* {padding: 0; margin: 0;} 
p {padding-bottom:15px}
li { margin-left:15px; margin-bottom:7px; margin-top:7px}
img { border:0; margin:0; padding:0}
html { overflow-y: scroll; } 

/*UNSTYLED LINKS*/
a{
	text-decoration: none;
}
	
a:link {color:#333333; font-weight:bold}
a:visited {color: #333333;font-weight:bold}
a:hover {
	color:#333333;
	font-weight:bold;
	text-decoration:underline
	}
/*UNSTYLED LINKS*/



body  {
	COLOR:#666666;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
	margin-top: 10px;
	margin-bottom: 0px;
	
}


html {scrollbar-face-color:#F5F5F5; scrollbar-arrow-color:#8890A8; scrollbar-track-color:#F5F5F5; scrollbar-shadow-color:#808080; scrollbar-highlight-color:#FFFFFF; scrollbar-3dlight-color:#E0E0E0; scrollbar-darkshadow-Color:#8890A8; }




#container {
	position:relative;
	width: 1000px;
	margin: 0px auto;
	text-align: left;
	z-index: 1;
}

/*alternate coloured tables Start*/
tr.d0 td {
	background-color:#EFEFEF;
}
tr.d1 td {
	background-color:#F4F4F4;
}
/*alternate coloured tables End*/


#nav01{ 
	position:absolute; 
	top:158px; 
	left:100px; 
	width:150px; 
	height:35px;
	overflow:hidden;
	z-index:99
	}
#nav02{ 
	position:absolute; 
	top:158px; 
	left:250px; 
	width:150px; 
	height:35px; 
	z-index:99
	}
#nav03{ 
	position:absolute; 
	top:158px; 
	left:400px; 
	width:150px; 
	height:35px;
	z-index:99 
	}
#nav04{ 
	position:absolute; 
	top:158px; 
	left:550px; 
	width:150px; 
	height:35px;
	z-index:99
	}
#nav05{ 
	position:absolute; 
	top:158px; 
	left:700px; 
	width:150px; 
	height:35px;
	z-index:99 
	}
#nav06{ 
	position:absolute; 
	top:158px; 
	left:850px; 
	width:150px; 
	height:35px;
	z-index:99
	}
	
	
   input.searchform{
	color: #999999;
	font-size: 20px;
	margin-left: 50px;
	margin-right:0px;
	border-width: 0px;
 }


.form {
	font-size: 14px;
	background-color: #ffffff;
	color:#333333;
	border-style: solid;
	border-color:#CECECE;
	border-width: 1px;
	padding:3px 3px 3px 3px;
	}
	


  input.submit_button{
	color: #ffffff;
	background-color:#222479;
	font-size: 16px;
	border:#222479 5px solid;
	cursor:hand

 }

 


/*global divs*/
#topspacer {position:relative;  left:10px; width:980px; height:210px}

#indexheader {position:relative; left:10px; width:980px; height:230px}
#header {position:relative; left:10px; width:980px; height:140px}

#indexinfobar {position:relative; padding-top:17px; left:0px; width:980px; height:40px}
#infobar {position:relative; padding-top:30px; left:0px; width:980px; height:50px}

#seperator1,#seperator2,#seperator3,#seperator4,#seperator5,#seperator6 {
	position:relative; 
	height:5px; 
	margin-bottom:20px; 
	border-bottom:#CCCCCC 1px dotted
	}
	
	
	
#float1 {position:absolute; top:3px; left:0px; z-index:99}
#float2 {position:absolute; top:15px; left:400px; width:600px; text-align:right; z-index:99}
#float3 {position:absolute; top:45px; left:400px; width:600px; text-align:right; z-index:99}

#maplink {position:absolute; top:380px; left:400px; width:600px; text-align:right; z-index:99}

/*homepage divs*/
#homewrapper {
	position:relative; 
	float:left; 
	left:0px; 
	width:100%; 
	margin-bottom:10px; 
	background-image:url(images/homewrapperbg.gif); 
	background-repeat:repeat-y
	}
	
	
#homeleft {position:relative; float:left; left:0px; width:670px}

#homeright {position:relative; float:right; right:0px; width:300px}



#aboutwrapper {
	position:relative; 
	float:left; 
	left:10px; 
	width:990px; 
	margin-bottom:10px
	}

#aboutleft {position:relative; float:left; left:0px; width:100%}


#teamwrapper {
	position:relative; 
	float:left; 
	left:0px; 
	width:100%; 
	margin-bottom:10px; 
	background-image:url(images/teamwrapperbg.gif); 
	background-repeat:repeat-y
	}
	


#footer {
	position:relative;
	clear:both; 
	width:100%; 
	padding:20px 0px 20px 0px; 
	text-align:center; 
	margin-top:20px;
	background-image:url(images/bg_footer.gif);
	background-repeat:repeat-x;
	background-color:#222479

	}
	
#footerwrapper {
	position:relative; 
	width: 1000px; 
	margin: 0px auto; 
	text-align: left
	}
/*FOOTER END*/
	
/*end footer divs*/

/*start homepage divs*/

.list {
	padding-top:10px;
	padding-bottom:10px;
	background: url(images/bul.jpg) no-repeat left center;
	padding-left: 20px;
	line-height:25px
}

.framed	img { border:#CCCCCC 7px solid;}	
.framed2 img { border:#CCCCCC 1px solid; padding:7px; margin-right:10px}
.framed3 img { border:#CCCCCC 5px solid;  margin-right:10px}
.framed4 img {margin-right:10px; margin-bottom:10px}


.home { border:#CCCCCC 1px solid;}	

.cap img {border:#cccccc 4px solid;margin-right:10px}


.tel { 
	font-size: 18px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#222479;
	font-weight:600; 
	padding-top:5px;
	padding-bottom:5px;
	letter-spacing:2px; 
	background: url(images/telephone_icon.gif) no-repeat left center;
    padding-left: 25px;
	}
	
	
.date { 
	font-size: 14px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#222479;
	font-weight:500; 
	padding-top:4px;
	padding-bottom:5px;
	background: url(images/calendar_empty.gif) no-repeat left center;
    padding-left: 18px;
	}

.list1 { 
	font-size: 14px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#333333;
	letter-spacing:2px;
	line-height:29px;
	font-weight:500; 
	padding-top:5px;
	padding-bottom:5px;
	background: url(images/tick.gif) no-repeat left center;
    padding-left:25px;
	}

.award { 
	font-size: 17px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#222479;
	font-weight:500;
	font-style:italic;
	padding-top:5px;
	padding-bottom:5px;
	letter-spacing:2px; 
	background: url(images/award.gif) no-repeat left center;
    padding-left: 37px;
	}
	
	
	

.f1 { color:#333333; line-height:35px}
.f2 { font-weight:600; color:#333333; line-height:28px}

.s1 { font-size:10px; color:#999999; line-height:15px}

.s2 { font-size:12px; color:#666666; line-height:20px}
.s3 { font-size:12px; color:#666666; line-height:25px}

.t1 { color:#ffffff; font-size:12px; font-weight:bold}/*nav text*/
.t2 { color:#ffffff; font-size:12px}/*header text*/

.p2 { color:#333333; font-size:12px}/*project text*/

.t3 { color:#222479; font-size:18px}/*header tel*/

.t4 { color:#666666; font-size:11px; font-weight:600}/*news date*/
.t5 { color:#333333; font-size:11px; font-style:italic;}/*news text*/
.t6 { color:#777777; font-size:11px; font-style:italic;}/*home testimonial text*/
.t8 { color:#777777; font-size:9px; font-style:italic;}/*cap info text*/


.address { color:#333333; font-size:11px; font-weight:bold; line-height:20px}
.address2 { color:#333333; font-size:11px}


.error1 {
    font-size: 12px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#FF0000;
	font-weight:500;
    padding-top:10px;
    padding-bottom:10px;
	padding-left:30px;
	background: url(images/delete.jpg) no-repeat left center;

}





.head1 {
	font-size: 18px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	color:#222479;
	font-style:italic;
	font-weight:500;
    padding-top:10px;
    padding-bottom:10px;

}

h1 {
	font-size: 24px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	color:#222479;
	font-style:italic;
	font-weight:500;
    padding-top:10px;
    padding-bottom:10px;

}

h2 {
	font-size: 24px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	color:#ffffff;
	font-weight:500;
    padding-top:10px;
    padding-bottom:10px;

}

/* NEWS HEADING */
h3 {
    font-size: 20px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	color:#222479;
	font-weight:500;
    padding-top:10px;
    padding-bottom:10px;
	padding-left:40px;
	background: url(images/news.jpg) no-repeat left center;

}

/* TESTIMONIALS HEADING */
h4 {
    font-size: 20px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	color:#222479;
	font-weight:500;
    padding-top:10px;
    padding-bottom:10px;
	padding-left:40px;
	background: url(images/test.gif) no-repeat left center;

}


.feat-head {
    font-size: 18px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	color:#333333;
	font-weight:500;
	font-style:italic;
    padding-top:10px;
    padding-bottom:10px;
	padding-left:10px

}


.link-head {
    font-size: 18px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	color:#222479;
	font-weight:500;
	font-style:italic;
    padding-top:10px;
    padding-bottom:10px;

}

.footertext {color:#ffffff;font-size:10px}

a.footerlinks { font-weight:normal; text-decoration: none; color: #ffffff}
a.footerlinks:link {color:#ffffff}
a.footerlinks:visited {color: #ffffff}
a.footerlinks:hover {color: #ffffff; text-decoration: underline}


a.more { font-weight:normal; text-decoration: none; color:#3333FF}
a.more:link {color:#3333FF}
a.more:visited {color: #3333FF}
a.more:hover {color: #666666; text-decoration: underline}



a.maplink {
	text-decoration: none;
	color: #454545;
	letter-spacing:1px;
	background: url(images/mag.gif) no-repeat right center;
    padding-right: 25px;
}
	
a.maplink:link {text-decoration: none;}
a.maplink:visited {text-decoration: none;}
a.maplink:hover {
	text-decoration: none;
	color: #999999;
}

a.att {
	font-size: 12px;
	color:#333333;
	font-weight:600;
    padding-top:5px;
	font-style:italic;
    padding-bottom:5px;
	padding-left:22px;
	background: url(images/att.gif) no-repeat left center;

}
	
a.att:link {text-decoration: none;}
a.att:visited {text-decoration: none;}
a.att:hover {
	text-decoration: none;
	color: #999999;
}


/*scroller*/

#slider {
	margin:0 0px;
	padding:0;
	list-style:none;
}
#slider ul, #slider li {
	margin:0;
	padding:0;
	list-style:none;
}

#slider li {
	width:1000px;
	height:272px;
	overflow:hidden;
}


p#controls { margin:0; position:relative; }
#prevBtn,
#nextBtn { display:block; margin:0; overflow:hidden; width:36px; height:36px; position:absolute; left: -50px; top:-170px; }
#nextBtn { left:1020px; }
#prevBtn a { display:block; width:36px; height:36px; background:url(images/l_arrow.gif) no-repeat 0 0; }
#nextBtn a { display:block; width:36px; height:36px; background:url(images/r_arrow.gif) no-repeat 0 0; }



#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 5px;
background-color: lightyellow;
font-size:10px;
color:#333333;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

