/*
Design by Bryant Smith
http://www.bryantsmith.com
Free use with link
*/

body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	background: #014D5D url(backgroundnew.jpg);
	background-repeat:repeat-x;
}
*
{
  margin: 0 auto 0 auto; 
}

#page
{
  display: block; 
  height:auto;
  position: relative; 
  overflow: hidden; 
  width: 670px;
}

.topNaviagationLink
{
	text-align:center;
	position:relative;
	margin-top:30px;
	font-size:16px;
	margin-left:-10px;
	width:121px;
	height: 35px;
	line-height: 35px;
	float:left;
	color:#333333;
	font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
}


.topNaviagationLink a
{
	text-decoration:none;
	color:#FFFFFF;
	font-weight: bold;
}

.topNaviagationLink a:hover
{
	color:#333333;
	display: block;
	width:121px;
	height: 35px;
	line-height: 35px;
	background-image:url(tab.png);
	font-weight: bold;
}

#mainPicture
{
width:670px;
height:345px;
background-color:#FFFFFF;
}

#mainPicture
{
width:670px;
height:345px;
background-color:#FFFFFF;
}

#mainPicture .picture
{
	position:relative;
	width:650px;
	height:325px;
	top:10px;
	background-image:url(images/engineersheader.jpg);
	background-repeat:no-repeat;
}

#headerTitle
{
position:relative;
top:30px;
left:40px;
font-size:25px;
color:#FFFFFF;
font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
}

#headerSubtext
{
position:relative;
top:30px;
left:50px;
font-size:14px;
color:#A9C8FA;
font-family:"Adobe Garamond Pro Bold", Georgia, "Times New Roman", Times, serif;
}

.contentBox
{
width:670px;
height:auto;
background-color:#FFFFFF;
}

.contentBox .innerBox
{
position:relative;
margin-top:10px;
width:650px;
height:auto;
top:10px;
background-image:url(content_back.png);
background-repeat:repeat-x;
padding-bottom:35px;
}

.contentTitle
{
	font-size:21px;
	margin-bottom:0px;
	padding-top:18px;
	margin-left:15px;
	margin-top:15px;
	font-weight: bold;
}

h1
{
	font-size:21px;
	margin-bottom:0px;
	padding-top:3px;
	margin-left:0px;
	margin-top:3px;
	font-weight: bold;
}

h2
{
	font-size:13px;
	margin-bottom:0px;
	margin-left:0px;
	margin-top:3px;
	font-weight: bold;
	color: #999999;
}

.contentText
{
	font-size:11px;
	line-height:20px;
	margin-left:13px;
	margin-right:20px;
}

.contentTextww
{
font-size:13px;
line-height:24px;
margin-left:13px;
margin-right:13px;
background-image: url(images/waterback.png); }

.contentTextgis
{
font-size:13px;
line-height:24px;
margin-left:13px;
margin-right:13px;
background-image: url(images/gis.jpg);
background-position:top;
background-repeat:no-repeat }


.contentTexttt
{
font-size:13px;
line-height:24px;
margin-left:13px;
margin-right:13px;
background-image: url(images/transportation.png); }

.contentTextss
{
	font-size:13px;
	line-height:24px;
	margin-left:13px;
	margin-right:13px;
	background-image: url(images/structures.png);
	background-position:top;
	background-repeat:no-repeat
}

.contentTextsc
{
	font-size:13px;
	line-height:24px;
	margin-left:13px;
	margin-right:13px;
	background-image: url(images/site_civil.png);
	background-position:top;
	background-repeat:no-repeat
}



#footer {
	width: 670px;
	height:16px;
	background: url(footer.png) no-repeat;
	text-align:center;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	padding-top:5px;
}

#footer a
{
	text-decoration:none;
	font-size:12px;
	color:#333333;
	font-weight: bold;
}

#footer a:hover
{
	text-decoration:none;
	font-size:12px;
	color:#999999;
	font-weight: bold;
}


a
{
	text-decoration:none;
	font-size:12px;
	color:#003700;
	font-weight: bold;
}


a:hover
{
	text-decoration:none;
	font-size:12px;
	color:#B4B4B4;
	font-weight: bold;
}
