@charset "UTF-8";
body {
	background-image: url(Images/bg_fade.jpg);
	background-repeat: repeat-x;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;

}
.nav {
}

.quoting div div p {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3156B1;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3156B1;
	margin-top: 20px;
	padding-top: 5px;
}

.footer {
	color: #FFF;
	border-right-style: solid;
	border-right-color: #FFF;
	margin-right: 10px;
	padding-right: 10px;
	border-right-width: thin;
}
.tl2 {
	background-image: url(Images/left_top.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 30px;
	width: 66px;
}
.mm2 {
	background-image: url(Images/fill.gif);
	background-repeat: repeat;
}
.tm2 {
	background-image: url(Images/fill.gif);
	background-repeat: repeat-x;
	background-position: center 6px;
}
.tr2 {
	background-image: url(Images/right_top.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	width: 66px;
}
.mr2 {
	background-image: url(Images/fill.gif);
	background-repeat: repeat-y;
	background-position: -1px center;
}
.bm2 {
	background-image: url(Images/fill.gif);
	background-repeat: repeat-x;
	background-position: center 0px;
}
.bl2 {
	background-image: url(Images/left_bottom.gif);
	background-repeat: no-repeat;
	background-position: 35px -8px;
	height: 66px;
	width: 66px;
}
.br2 {
	background-image: url(Images/right_bottom.gif);
	background-repeat: no-repeat;
	background-position: left -7px;
}
.ml2 {
	background-image: url(Images/fill.gif);
	background-repeat: repeat-y;
	background-position: 37px center;
}

.phone {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFF;
}

.h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #000;
	text-decoration: underline;
}
.h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
}
.h3 a {
	color: #000;
}



.footerColor {
	color: #FFF;
}



.tm {
	background-image: url(Images/top_glow.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 74px;
	width: 996px;
}
.mr {
	background-image: url(Images/right_glow.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 75px;
}
.ml {
	background-image: url(Images/left_glow.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 76px;
}
.tl {
	background-image: url(Images/tl_glow.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tr_glow {
	background-image: url(Images/tr_glow.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.mm {
	background-image: url(Images/steel_bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFF;
}
.h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000;
	text-decoration: underline;
	padding-left: 66px;
}
.sidebarTitle {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000;
	font-weight: bold;
}
a:link {
	color: #FFF;
}

a:visited {
	color: #FFF;
}
.sidebarBody {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
}
.h2Contact {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFF;
	text-decoration: underline;
}
.footer a {
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.footerColor a {
	text-decoration: none;
}
.footerColor a:hover {
	text-decoration: underline;
}
.h3 a {
	color: #000;
	text-decoration: none;	
}

