/* CSS Document */

body {
	background-color: #014782;
	text-align: center;
	}
	
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

#content{
background: url(../images/content_bkgd.gif) repeat-y;
width: 880px;
height: 650px;
text-align: left;
margin-top: 25px;
margin-bottom: 0px;
vertical-align: top;
line-height: 1em;
}

#main{
text-align:left;
width: 880px;
height: 520px;
margin-left:auto;
margin-right: auto;
}

#header{
height: 90px;
background-position:center;
padding: 0;
}

.header {
	font-size: 14px;
	color: #0000CC;
	font-weight: bold;
}

#logo{
float:left;
margin-left:60px;
margin-top: 5px;
}

#nav{
float:right;
margin-right:70px;
}

#banner_top_shadow{
height: 15px;
width: 770px;
background: url(../images/h-shadow-top.jpg) no-repeat;
padding: 0;
float:left;
margin-left:57px;
margin-top: 0px;
margin-bottom: 0px;
}

#highlight_home{
width:771px;
height: 221px;
background: url(../images/Construction_01.jpg) no-repeat;
border-width: 0px;
padding: 0;
float:left;
margin-left:56px;
margin-top: 0px;
margin-bottom: 0px;
}

#banner_bottom_shadow{
height: 15px;
background: url(../images/h-shadow-btm.jpg) no-repeat;
padding: 0;
float:left;
margin-left:57px;
margin-top: 0px;
margin-bottom: 0px;
width: 770px;
}

#overview{
float:left;
margin-top: 10px;
margin-bottom: 10px;
margin-left:70px;
float:left;
width:360px;
height: 143px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
background-position: left;
background-repeat:no-repeat;
text-align:justify;

}

#divider{
float:left;
margin-top: 10px;
margin-bottom: 10px;
float:left;
width:15px;
height: 220px;
background-image: url(../images/h-dots.gif);
background-position:center;
background-repeat:no-repeat;
}

#news{
float:right;
margin-top: 10px;
margin-bottom: 10px;
padding: 5px;
float:left;
width:360px;
height: 143px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
background-position: right;
background-repeat:no-repeat;
}

.news{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #0000CC;
font-size:11px;
}

#about_header{
background-image:url(../images/hdr_aboutus.gif);
background-repeat:no-repeat;
background-position:center;
width: 771px;
height: 104px;
border-width: 0px;
padding: 0px;
float:left;
margin-left:56px;
margin-top: 0px;
margin-bottom: 0px;
}

#services_header{
background-image:url(../images/hdr_services.gif);
background-repeat:no-repeat;
background-position:center;
width: 771px;
height: 104px;
border-width: 0px;
padding: 0px;
float:left;
margin-left:56px;
margin-top: 0px;
margin-bottom: 0px;
}

#portfolio_header{
background-image:url(../images/hdr_portfolio.gif);
background-repeat:no-repeat;
background-position:center;
width: 771px;
height: 104px;
border-width: 0px;
padding: 0px;
float:left;
margin-left:56px;
margin-top: 0px;
margin-bottom: 0px;
}

#contact_header{
background-image:url(../images/hdr_contactus.gif);
background-repeat:no-repeat;
background-position:center;
width: 771px;
height: 104px;
border-width: 0px;
padding: 0px;
float:left;
margin-left:56px;
margin-top: 0px;
margin-bottom: 0px;
}

#left_nav{
float:left;
margin-top: 0px;
margin-bottom: 0px;
margin-left:60px;
padding-left:10px;
padding-right:0px;
float:left;
width:180px;
height: 280px;
vertical-align: middle;
line-height: 90%;

}

.bottommenu{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #0000CC;
font-size:11px;
text-decoration:underline;
vertical-align:middle;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
}
.bottommenu-off{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #0000CC;
font-size:11px;
text-decoration:none;
vertical-align:middle;
padding: 0 0 0 0;
}

#content_pages_divider{
float:left;
margin-top: 5px;
margin-bottom: 0px;
float:left;
width:15px;
height: 400px;
background-image: url(../images/i-h-dots.gif);
background-position:center;
background-repeat:repeat-y;
}

#page_content{
float:left;
margin-top: 10px;
margin-bottom: 10px;
margint-left: 25px;
margin-right: 40px;
padding-left:15px;
padding-right:30px;
float:left;
width:520px;
height: 300px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #666666;
background-position: left;
background-repeat:no-repeat;
text-align:left;
}

.footer {
color: #FFFFFF; 
font-size: 10px; 
vertical-align:middle;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin:0 0 0 0;
padding:0 0 0 0;
width: 780px;
height:25px;
margin-left:auto;
margin-right: auto;
text-align:center;
vertical-align:middle;
}



