* {margin:0;padding:0}
h1,h2,h3,h4,h5,p{margin-bottom:1em}

body {
	background: #fff;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	text-align: left;
	color:#000;
}

#container {
	width: 766px;
	margin: 290px auto 0px;	
	background: #FFF;
	text-align: left;
	left: 50%;

}
* html #container{
	width: 766px;
	w\idth: 766px;
}
#header {
	width: 766px;
	height:270px;
	background: url(../images/logobanner.gif) no-repeat center top;
	text-align: left;
	position:absolute;
	top:0;
	left: 50%;
	margin-left:-383px;
}

#breadcrumbs {
	width: 766px;
	height:20px;
	text-align: left;
	position:absolute;
	top:270px;
	padding-left:36px;
	padding-top:5px;
	color:#999999;
}

#breadcrumbs a{
	color:#999999;
}


#leftmenu {
	width: 228px;
	height: auto;
	margin: 0px 0px 0px 0px;
	display: inline;
	float: left;
	position:relative;
	left:-196px;
}
#content {
	width: 228px;
	text-align: left;
	color: #00OOO0;
	float:left;
	position:relative;
	left:270px;
}
#rightmenu {
	width: 228px;
	height: auto;
	margin: 0px 30px 0px 0px;
	display: inline;
	float: right;
}
* html #rightmenu{
	width: 230px;
	w\idth: 230px;
}

#textbox{
	padding-top:12px;
	padding-left:40px;
	padding-right:30px;
	background: url(../images/pagesbg.gif) no-repeat;
}

#textbox h1{
	font-size: 130%;
	padding-left:30px;
}


#leftbox{
height:300px;
width:340px;
float:left;
}



#textboxleft_backbtn{
	width:340px;
	float:left;
	background-color:#C6E2FF;
	height:30px;
	text-align:right;
}

#textboxleft_backbtn img{
margin-right:6px;
}

#textboxleft {
	width:340px;
	float:left;
	background-color:#C6E2FF;
	height:270px;
	overflow:auto;
}

#textboxleft p{
	margin: 6px;
}

#textboxleft ul{
	list-style-position: inside;
	list-style-type: disc;	
	margin-left: 6px;
}

#textboxleft li{
	list-style-position: inside;
	list-style-type: disc;	
}

#textboxright {
	width:340px;
	float:right;
	height:300px;
	background-position:top;
	background-repeat:no-repeat;
}


#textboxright ul{
	list-style-position: inside;
	list-style-type: disc;	
	margin-left: 6px;
}

#textboxright li{
	list-style-position: inside;
	list-style-type: disc;	
}



#textboxleft1 {
	width:510px;
	float:left;
}

#textboxright1 {
	width:170px;
	float:right;
}


#projects{
	width:90%;
	padding-top:10px;
	padding-left:10px;
	clear:both;
}


#projectleft{
	float:left;
	padding:2px;
}

#projectright{
	float:right;
	width:220px;
	background-color:#A4D1FF;
	padding:2px;
}

#projecttitle{
	font-size:14px;
	color: #0087CB;
}






#footer {
	width: 766px;
	height: 40px;
	background: url(../images/footer1.gif) no-repeat;
	color: #000000;
	text-align: center;
	clear: both;
	padding-top:22px;
}

#nav{
	padding-top:37px;
	margin:0px;
	float:right;
}

#nav ul{
	list-style-type: none;
	margin:0px;
	padding:0;
}

#nav li{
	float:left;
	list-style-type: none;
	margin: 0;
	padding:0;
	
}

#nav li img{
	display: block;
	list-style-type: none;
}

#corners{
	height:10px;
	width:766;
}


#middle{
	width:700px;
	height:137px;
	margin-left:36px;
}

#middle h1{
	margin-left:35px;
	font-size:14px;
	margin-top:10px
}

#middle p{
	margin-left:35px;
}

#news{
	width:230px;
	height: 137px;
	float:left;
	}
	


#whatwedo{
	float:right;
	width:467px;
	height: 137px;
}

#servicetitles{
	width:700px;
	height:32px;
	margin-left:36px;
	clear:both;
}

#gallery {
	float:left;
}

#gallery ul{
	list-style-type: none;
	margin: 0;
	padding:0;
	width:100%;
	}
	
#gallery li{
	float:left;
	background-color:#999999;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	}
	
#gallery li img{
	display: block;
	width: 80px;
	border: 0px}

	

#flashbanner{
	height: 170px;
	width: 700px;
	position: absolute;
	top: 99px;
	left: 50%;
	margin-left: -347px;
}


#showimage{
position:absolute;
visibility:hidden;
top:333px;
left: 50%;
margin-left: -344px;
z-index:100;
width:340px;
}

#showimage img{
	width:340px;
}

a{
font-weight:bold;
}


a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #0084CE;
	text-decoration: none;
}


a:active {
	color: #000000;
	text-decoration: none;
}


#servicebullets{
	background-image: url(/images/bullet_white.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 17px;
	margin-bottom:6px;
}

#servicebullets a:hover{
	color: #0084CE;
}

#linkhover a{
	font-weight:bold;
}

#linkhover a:hover{
	color: #0084CE;
}
