/* CSS Document */
body{
	margin:4px 0 0 0;
	background:url(images/body-bg.jpg) repeat-x #014264;
	font:75% Arial, Helvetica, sans-serif;
}
h1{
font:italic 25px Georgia, "Times New Roman", Times, serif;
color:#006191;
padding:0;
margin:0;
}
hr{
border-top:1px solid #333;
background:#333;
height:1px;
overflow:hidden;
}
#main-container{
	width:940px;
	margin:0 auto 0 auto;
}
#top-banner-container{
	width:855px;
	margin:0 auto 0 auto;
}
.top-banner-height-hide{
height:108px;
overflow:hidden;
}
.steve-sartore{
margin:0 0 0 293px;
background:url(images/steve-sartore.png) no-repeat;
width:265px;
height:76px;
overflow:hidden;
z-index:522;
}
.float-left{
float:left;
text-align:center;
}
.float-right{
float:right;
}
.clear-both{
clear:both;
}
.white-top-right{
background:url(images/white-top-right.jpg) top right no-repeat #ffffff;
}
.white-top-left{
background:url(images/white-top-left.jpg) top left no-repeat;
}
.white-bottom-right{
background:url(images/white-bottom-right.jpg) top right no-repeat #ffffff;
}
.white-bottom-left{
background:url(images/white-bottom-left.jpg) top left no-repeat;
}
.center-green-bg{
border-left:7px solid #ffffff;
border-right:7px solid #ffffff;
background:#D4E8BA;
}
.banner-bottom{
margin:0 0 20px 200px;
}
#content-container{
	width:855px;
	margin:0 auto 0 auto;
}
.height-5px{
height:5px;
}
.height-7px{
height:7px;
}
.height-10px{
height:10px;
}
.our-gallery-right{
background:url(images/outGallery-right.jpg) top right no-repeat #006192;
width:526px;
height:50px;
overflow:hidden;
}
.our-gallery-left{
background:url(images/outGallery-left.jpg) top left no-repeat;
height:50px;
padding:17px 0 0 20px;
}
.img-center{
padding:0 20px 0 20px;
float:left;
width:327px;
}

/* Content Area */
.width_530_content{
float:left;
width:530px;
font:12px Tahoma, Arial, Helvetica, sans-serif;
color:#292929;
text-align:left;
}
.content-float{
font:12px Tahoma, Arial, Helvetica, sans-serif;
color:#292929;
float:left;
width:356px;
padding:0 15px 0 15px;
text-align:left;
line-height:18px;
}
.content{
font:12px Tahoma, Arial, Helvetica, sans-serif;
color:#292929;
text-align:left;
line-height:18px;
}

/** Footer **/
.footer-bg{
background:url(images/footer-bottom-bg.jpg) repeat-x;
padding:0 0 94px 0;

}
.white-bottom-right{
background:url(images/white-bottom-right.jpg) bottom right no-repeat #fff;
width:940px;
margin:0 auto 0 auto;
}
.white-bottom-left{
background:url(images/white-bottom-left.jpg) bottom left no-repeat;
height:35px;
text-align:center;
font:11px Tahoma, Arial, Helvetica, sans-serif;
color:#000000;
padding:15px 0 15px 0;
}
a.footer-link{
font:11px Tahoma, Arial, Helvetica, sans-serif;
color:#000000;
text-decoration:none;
}
a.footer-link:hover{
color:#FF6600;
}
.copyright{
font:11px Tahoma, Arial, Helvetica, sans-serif;
color:#014161;
}
.right-banner-top{
background:url(images/right-banner-top.jpg) top left no-repeat;
width:281px;
}
.right-banner-bottom{
background:url(images/right-banner-bottom.jpg) bottom right no-repeat #014161;
float:right;
font:12px Tahoma, Arial, Helvetica, sans-serif;
color:#FFFFFF;
}
.padding_15px{
padding:15px;
}
.padding_10px{
padding:10px;
}
.padding_10px_15px{
padding:10px 15px 10px 15px;
}
.white-content{
font:12px Tahoma, Arial, Helvetica, sans-serif;
color:#FFFFFF;
line-height:18px;
}
.tel-font{
font:bold 16px Tahoma, Arial, Helvetica, sans-serif;
color:#FFFFFF;
padding:0 15px 10px 15px;
}
.tel-font-number{
color:#D4E8BA;
}
.our-services{
border-top:1px solid #3E6E87;
padding:15px 15px 15px 15px;
background:#013855;
}
.ourservices-content-bg{
background:#346781;
font:12px Tahoma, Arial, Helvetica, sans-serif;
color:#FFFFFF;
padding:15px;
line-height:20px;
}
.dummy-height-100px{
height:100px;
}

.HPlink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #292929;
	text-decoration: underline;
}
.HPlink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #292929;
	text-decoration: underline;
}

.HPlink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #021931;
	background: #bc6464;
	text-decoration: underline;
}