* {
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
body, div, span, p, a, img, ul, ol, li, caption, table, thead, tbody, tfoot, tr, th, td, form, fieldset, legend, label, dl, dt, dd, blockquote, applet, object, h1, h2, h3, h4, h5 {
	border-top-width: thick;
	border-right-width: 0;
	border-bottom-width: 0px;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.image{
	border-style: solid;
	border-color: #FFF;
	border-width:10px;
      }
	  
	  .image2{
	border-style: solid;
	border-color: #999999;
	border-width:5px;
      }

  .image3{
	border-style: solid;
	border-color: #999999;
	border-width:2px; 
      }
	  
	   .image4{
	border-style: solid;
	border-color: #009900;
	border-width:1px;
      }

.phoneno{
	color: #000000;
	font-weight: regular;
	font-size: 1.2em;
	line-height:0.5em;

}

.onmessage{
	color: #000000;
	font-weight: regular;
	font-size: 1.2em;
	line-height:0.5em;
	}

.crumb {
	font-size: 0.5em;
	color: #999999;
	font-weight: normal;
		line-height:0.5em;
	}
.email {
	font-size: 0.7em;
	color: #006600;
	font-weight: regular;
	}
	
.style135 {font-size: 12px}
.style137 {color: #99FF99}
.style141 {
	color: #006600;
	font-weight: bold;
}
.oneColElsCtr #container #mainContent #main #nav table tr td #showreel tr td iframe {
	text-align: center;
}
.style152 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style161 {font-size: 18px}
.style162 {color: #006600; font-size: 16px;}
.style163 {
	font-size: 50%;
	color: #DDDDDD;
}
.style164 {
	color: #006600;
	font-weight: bold;
	font-size: 14px;
	font-style: italic;
}
.style165 {color: #333333}
.style167 {font-size: 36px}
.style168 {color: #8E0303}
.style169 {color: #66FF00}
.style170 {color: #006600}
.style171 {color: #FFFFCC}
.style172 {color: #FFCC00}
.style173 {font-size: 16px}
-->
.style65 {
	color: #00FF00
}
.style67 {font-size: 1.2em}
.style69 {color: #FF0000}
.style70 {color: #58B340}
.style72 {
	font-size: 1em
}
.style80 {color: #000000}
.style81 {color: #666666}
.style82 {	font-size: 1.2em;
	float: left;
	margin-right: 5px;
}
.style83 {color: #009900}
.style84 {color: #58B340; font-size: 0.8em; }
.style102 {
	color: #FFFFCC;
	font-weight: bold;
}
.style104 {
	font-size: 0.6em;
	color: #CCCCCC;
	font-style: italic;
	vertical-align: bottom;
}
.style112 {color: #CCCCCC}
.style114 {
	font-size: 30%;
	color: #000000;
}
.style120 {font-size: 1.2em; color: #FFFFFF; font-weight: bold; }
.style122 {
	font-size: 0.6em;
	color: #333333;
}
.style124 {font-size: 10px}
.style126 {color: #666666; font-size: 12px; }
.style127 {color: #FFFFFF}
.style128 {color: #FFFFFF; font-weight: bold; }
.style129 {color: #FFFFFF; font-weight: bold; font-size: 120%; }

.picture {border: 3px solid #000000; }

.oneColElsCtr #container {
	width: 880px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColElsCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

#headertitle {
	background-image: url(../images/design/title.gif);
	margin-left: -5px;
}

body {
	text-align:center;
	font-family: "arial", serif;
	font-size: 0.8em;
	line-height: 1.5;
	color: #00CC00;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	background-color: #FFFFFF;
}

a {text-decoration:none;}

h1, h2, h3, h4, h5, h6 {margin:15px 0 10px 0;}
h1 {
	font-size:260%;
	font-weight:normal;
}
h2 {
	font-size:1.1em;
	font-weight:normal;
}
h3 {font-size:140%; font-weight:normal;}
h4, h5 {font-size:100%;}

p, table, ul, ol, dl, fieldset {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

table {border-collapse:collapse; border-spacing:0; font-size:100%;}
th {text-align:center; font-weight:bold;}
th, td {padding:3px 7px;}

ul, ol {margin-left:30px;}
ul ul, ol ol {margin:0; margin-left:20px;}
ol {list-style-type:decimal;}
li {display:list-item;}

dt {font-weight:bold;}
dd {margin-left:30px;}

fieldset {position:relative; padding:10px;}
legend {position:absolute; top:-1em; margin:0; padding:5px 10px; font-size:100%; font-weight:bold;}

/* ----------------------------------------------------------------------------------------------------------
2) Universal styles (display, float, margin, text-align...)
---------------------------------------------------------------------------------------------------------- */

.box {min-height:1px;}
.box:after {display:block; visibility:hidden; clear:both; line-height:0; font-size:0; content:".";}

.relative {position:relative;}

.clear {clear:both;}

.f-left {float:left !important;} img.f-left {float:left; margin-right:15px;}
.f-right {float:right !important;} img.f-right {float:right; margin-left:15px;}

.t-left {text-align:left !important;}
.t-center {
	text-align:left !important;
}
.t-right {text-align:right !important;}
.t-justify {text-align:justify !important;}

.va-top {vertical-align:top;}
.va-middle {vertical-align:middle;}
.va-bottom {vertical-align:bottom;}

.nom {margin:0 !important;}
.nomt {margin-top:0 !important;}
.nomb {margin-bottom:0 !important;}

.noscreen {display:none;}

    .bigger {font-size:110%;}
    .smaller {font-size:85%;}
    
/* ----------------------------------------------------------------------------------------------------------
3) LAYOUT
---------------------------------------------------------------------------------------------------------- */

#main {
	width:100%;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
}
    
	#header {
	position:relative;
	padding-bottom:15px;
	background-color: #FFFFFF;
}

        #logo {margin:0; font-weight:normal;}
        
        #strapline {margin:0;}
        
        #contact {
	position:absolute;
	top:-132px;
	right:21px;
	padding:7px;
	height: 87px;
}

		#contact2 {
	position:absolute;
	top:-86px;
	right:21px;
	padding:7px;
	width: 517px;
	height: 50px;
}

		#contact3 {
	position:absolute;
	top:50px;
	right:0px;
	padding:7px;
}


    #nav {clear:both; padding:1px 0; border-left:0 !important; border-right:0 !important;}
    
        #nav ul {margin:0; padding:0; list-style:none; font:120%/1.6 "arial",sans-serif;}
        #nav ul li {display:inline; margin:0; padding:0;}
        #nav ul li a {
	display:block;
	float:left;
	padding:5px 13px;
	border:0;
	background-color: #000000;
	background-image: url(../images/dot-03.gif);
	background-repeat: repeat-y;
	background-position: 100% 0;
}
        #nav ul li#nav-active a {border:0; font-weight:bold;}

	#content {
	position:relative;
	padding:0px 0 30px 0;
	overflow:hidden;
	font-size: 1.1em;
}

	#footer {clear:both; font-size:85%;}

/* ----------------------------------------------------------------------------------------------------------
4) Page: Home
---------------------------------------------------------------------------------------------------------- */

#contentbox1 {
	float:left;
	width:800px;
}



    #contentbox1-title {padding:5px;}
    #contentbox1-title h2 {margin:0; margin-bottom:2px;}
    #contentbox1-title p.date {margin:0; font-size:85%;}
	
	 #contentbox1-title2 {
	padding:5px;
	background-color: #CDCCCA;
}
    #contentbox1-title2 h2 {margin:0; margin-bottom:2px;}
    #contentbox1-title2 p.date {margin:0; font-size:85%;}
    
    #contentbox1-perex {display:block; padding:15px; font-size:110%;}
    #contentbox1-perex p {
	margin:0;
	background-color: #FFFFFF;
}

#latest {
	float:right;
	width:270px;
}
#latest_watch {
	float:right;
	width:260px;
	background-color: #000000;
}

#ourservices1  {
	float:right;
	width:290px;
	}
	
	#ourservices2  {
	float:left;
	width:470px;
	margin-left: 15px;
	}
	
		#ourservices3  {
	float:left;
	width:90%;
	margin-left: 15px;
	}
	
			#ourservices4  {
	float:left;
	width:780px;
	margin-left: 15px;
	background-color: #CCCCCC;
	}
	
		
			#contactus  {
	float:left;
	width:780px;
	margin-left: 15px;
	background-color: #CCCCCC;
	}

.columns {
	float:left;
	width:300px;
}
.columns.margin {margin:0 9px;}

    .columns h4 {margin-bottom:3px;}
    .columns ul {margin:20px 0 !important;}
    .columns p.date {margin:0; font-size:85%;}
    .columns p.bb {padding-bottom:20px; background:url("../images/dot-02.gif") 0 100% repeat-x;}
    .columns p img.f-left {margin-right:8px;}
    .columns p {position:relative;}

/* ----------------------------------------------------------------------------------------------------------
Z) Others
---------------------------------------------------------------------------------------------------------- */

ul.ul-list {margin:15px 0; padding:0; list-style:none;}
ul.ul-list li {margin:0; margin-bottom:6px; padding:0; padding-left:20px; background:url("../images/ico-list.gif") 0 4px no-repeat;}

.mainstyle {clear:both; background:url("../images/dot.gif") 0 50% repeat-x; font-size:85%;}
.mainstyle span {
	margin-left:15px;
	padding:0 5px;
	font-weight:bolder;
	text-transform:uppercase;
}

a.ico-more {padding:5px 7px; border:0 !important;}

/* thumbs*/

#thumbs
{
	padding-top: 0px;
	padding-bottom: 10px;
}

#thumbs .thumb_row
{
	width: 644px;
	width/* */:/**/640px;
	width: /**/640px;
	padding: 2px;
	display: block;

}

#thumbs .thumb
{
	width: 128px;
	float: left;
	width/* */:/**/120px;
	width: /**/120px;
	padding: 0px 4px 10px 4px;
	font-family: verdana, arial, hevetica, sans-serif;
	font-size: 9px;
	line-height: 130%;
}

#thumbs .thumb_img
{
	width: 120px;
	height: 120px;
	background:url("img/bg_thumb.gif");
	text-align: center;
	padding-bottom: 3px;
}

/* end thumbs*/
.bl {background: url(../images/bl.gif) 0 100% no-repeat #CCCCCC; }
.br {background: url(../images/br.gif) 100% 100% no-repeat}
.tl {background: url(../images/tl.gif) 0 0 no-repeat}
.tr {background: url(../images/tr.gif) 100% 0 no-repeat; padding:10px}
.clear {font-size: 1px; height: 1px}

.blb {background: url(../images/bl_b.gif) 0 100% no-repeat  #000000; }
.brb {background: url(../images/br_b.gif) 100% 100% no-repeat}
.tlb {background: url(../images/tl_b.gif) 0 0 no-repeat}
.trb {background: url(../images/tr_b.gif) 100% 0 no-repeat; padding:10px}
.clear {font-size: 1px; height: 1px}