* {
	margin: 0px;
	padding: 0px;
	
}
UL {
	margin-left:25px;
}
body {
	background-image: url(../images/bluebg.jpg);
	background-repeat: repeat-x;
}
#outer {
	background-image: url(../images/dropshadowbg.png);
	background-repeat: repeat-y;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #a9a9a9;
	border-left-color: #a9a9a9;
}
#banner {
	height: 350px;
	width: 900px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#bannerleft {
	height: 353px;
	width: 299px;
	float: left;
	border-bottom: 2px solid #00B7C6;
	background-color: #FFFFFF;
	margin-top: -5px;
}

#bannerright {
	height: 350px;
	width: 601px;
	float: left;
	background-color: #000000;
}
#rightbanner {
	height: 297px;
	width: 600px;
	overflow: hidden;
	clear:both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00B7C6;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #00B7C6;
}
#content {
	width: 900px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #22bbde;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
#left_col {
	float: left;
	width: 570px;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#right_col {
	width: 240px;
	float: left;
	padding-top: 40px;
}
#bottomlists {
	width: 570px;
}
#leftlist ul {
	list-style-type: none;
	width: 250px;
	margin-left: 30px;
	color: #000000;
	text-align:left;
}

#leftlist {
	float: left;
	width: 270px;
}
#rightlist {
	float: left;
	width: 270px;
}
#rightlist ul {
	margin-left: 30px;
	list-style-type: none;
}

#inner_footer {
	clear: both;
	height: 40px;
	width: 895px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #e5e5e5;
}
#outer_footer {
	background-image: url(../images/botfooterbg.jpg);
	background-repeat: repeat-x;
	height: 30px;
	width: 915px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 10px;
	color: #016d96;
}

#outer_footer a:link, #outer_footer a:visited, #outer_footer a:active {
	color: #016d96;
}	

#inner_footer ul {
	list-style-type: none;
	margin-right: auto;
	margin-left: auto;
	width: 820px;
}
#inner_footer li {
	display: inline;
}
#inner_footer a:link, #inner_footer a:visited, #inner_footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}


#inner_footer a:hover {
	color: #00B7C6;
}



/*************************************************************************/
/****************          Navigation     ********************************/
/*************************************************************************/

#bannerleft ul {
	height: 220px;
	width: 235px;
	list-style-type: none;
	margin-left: 40px;
	margin-top: 130px;
}
#bannerleft li {
	border-bottom: solid 2px #bfbfbf;
}
#bannerleft a:link, #bannerleft a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	height: 25px;
	width: 235px;
	display: block;
	font-weight: bold;
	padding-top: 5px;
}
#bannerleft a:hover {
	background: url(../images/uppernavbg.png) repeat-y;
	cursor: hand;
}
#engineering .engineering{
	color: #016d96;
}
#planning .planning{
	color: #016d96;
}
#surveying .surveying {
	color: #016d96;
}
#landscape .landscape {
	color: #016d96;
}
#environmental .environmental {
	color: #016d96;
}
#bannerleft li ul {
	display:none;
}
#bannerleft .sub_left {
	display: none;
}
#bannerleft li:hover > ul{
	display:block;
	position:absolute;
	border: 2px solid #bfbfbf;
	background-color: #000000;
	padding-left: 10px;
	padding-right: 10px;
	height: 100px;
	width: 185px;
	left: -180px;
	top: 26px;
	color: #FFFFFF;
	margin-left: 50%;
}
#bannerleft > LI:hover > UL {
	left:0; top:24px;
}

#bannerleft li li {
	height: 30px;
	width: 185px;
	border: none;
	display: block;
}
#bannerleft li li a:link, #bannerleft li li a:visited, #bannerleft li li a:active {
	color: #FFFFFF;
	width: 185px;
}
#bannerleft li li a:hover {
	color: #00b7c6;
	background-color: none;	
	background-image: none;
}

#topnav {
	background-color: #000000;
	height: 50px;
	width: 595px;
}
#topnav ul {
	height: 30px;
	width: 500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-top: 10px;
	padding-left: 5px;
}
#topnav li {
	display: inline;
	float: left;
	height: 40px;
	color: #FFFFFF;
}
#topnav a:link, #topnav a:visited, #topnav a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}
#topnav a:hover {
	color: #00B7C6;
}

/****************************************************************/
/***************       Formatting   *****************************/
/****************************************************************/
h1 {
	color: #016d96;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
h4 {
	color: #016d96;
	font-size: 14px;
}
.more {
	color: #818181;
	font-size: 12px;
}
#planningbg {
	background-image: url(../images/planningbg.jpg);
	background-repeat: no-repeat;
	width: 900px;
	background-position: center top;
}
#civilbg {
	background-image: url(../images/left_colbg.gif);
	background-repeat: no-repeat;
	width: 900px;
	background-position: center top;
}
#singlelist {
	width: 570px;
	margin-right: auto;
	margin-left: auto;
}
#singlelist ul {
	margin-left: 30px;
	text-align: left;
	list-style-type: none;
}
.diamonds {
	list-style-position: inside;
	list-style-type: square;
}
#surveyingbg {
	background-image: url(../images/surveyingbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#structuralbg {
	background-image: url(../images/structuralbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#landscapebg {
	background-image: url(../images/landscapebg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#aboutbg {
	background-image: url(../images/aboutbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#constructionbg {
	background-image: url(../images/constructionbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#environmentalbg {
	background-image: url(../images/environmentalbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#left_form {
	float: left;
	width: 100px;
	line-height: 18px;
}
#content a:link, #content a:visited, #content a:active {
	color: #016d96;
	text-decoration: none;
}
.blue {
	color: #016d96;
	font-weight: bold;
}
#right_form {

}
