@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	background: url(images/black_gray_bg.gif) repeat-x 0px -30px;
}
.banner{
	height: 190px;
	width: 884px;
	background: url(images/revamped_banner.png) no-repeat 0px 1px;
}
.top_black_bar{
	background: url(images/top_black_bar.gif) repeat-x 0px 0px;
	height: 215px;
	margin-left: 1px;
	width: 883px;

}
.logo{
	margin-top: 0px;

}
.background_shade{
	background: url(images/gray_bg.gif) repeat-y -3px;
}
.bannerSectionHeight{
	height: 180px;
}
.bottom_shade{
	background: url(images/gray_bg_bottom.gif) no-repeat -3px -1px;
	height: 21px;
}
.nav_menu{
	margin-top: -1px;
	margin-left: 8px;
}
.content_text{
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	color: #000000;
}

.Content_title{
	font: bold normal 23px Arial, Helvetica, sans-serif;
	color: #1A1A18;
	padding-bottom: 4px;
	border-bottom: 1px dashed #666666;

}
.About_us{
	font: bold normal 24px Arial, Helvetica, sans-serif;
	color: #1A1A18;
	padding: 2px;
	border-bottom: 1px dashed #919191;

}

.ContactFormBorder{
	border: 1px solid #CDCDCD;
	background: #E6E6E6;
}
.freeQuotesForms{
	border: 1px solid #CCCCCC;
	background: #E5E4E4;
	font-style: normal;
}
.freeQuotesFormsTitle{
	font: normal 15px Arial, Helvetica, sans-serif;
	color: #930000;
	border-bottom: 1px dashed #666666;
	
}
#Contact{
	margin-top: 10px;
}
.Spacer{
	margin-top: 10px;
}
.footer{
	background: url(images/footer.gif) no-repeat 5px 0px;
	height: 60px;
}
