@charset "utf-8";
/* CSS Document */
body
{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#474747;
	background:url(../images/body-bg.gif) repeat-x #ffffff;
	margin:0px;
}
.clearboth
{
	clear:both;
}
img
{
	border:none;
}
a
{
	outline:none;
	color:#474747;
	text-decoration:none;
}
h1
{
	font-size:24px;
	color:#44403b;
	margin:0px;
	padding:0px;
	font-weight:normal;
}
h2
{
	font-size:20px;
	color:#ffffff;
	margin:0px;
	padding:0px;
	font-weight:normal;
}
h3
{
	font-size:12px;
	color:#bd4802;
	margin:0px;
	padding:0px;
	font-weight:bold;
}
#outer
{
	width:980px;
	margin-left:auto;
	margin-right:auto;
}
#links
{
	height:36px;
	background:url(../images/links-bg.gif) repeat-x;
}
#links ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#links ul li
{
	font-size:12px;
	color:#423e39;
	text-transform:uppercase;
	float:left;
	margin-right:7px;
	font-weight:bold;
}
#links ul li a
{
	color:#423e39;
	display:block;
	padding-left:30px;
	padding-right:30px;
	padding-top:11px;
	padding-bottom:11px;
}
#links ul li a:hover
{
	background:url(../images/links-hover.gif) repeat-x;
	color:#ffffff;
}
#links .mar
{
	margin-top:11px;
}
#header
{
	height:85px;
	margin-top:7px;
}
.logo
{
	float:left;
	height:61px;
	width:373px;
	margin-top:10px;
}
.freequote
{
	float:right;
	width:186px;
	height:85px;
}
#banner
{
	width:980px;
	height:308px;
}
#content
{
	margin-top:8px;
	margin-bottom:8px;
}
.left-container
{
	width:220px;
	float:left;
}
.left-container .heading
{
	width:220px;
	height:27px;
	background:url(../images/left-heading-bg.gif) no-repeat;
	margin-bottom:13px;
	text-align:center;
	color:#ffffff;
	font-size:18px;
	font-weight:normal;
	padding-top:5px;
}
.left-container ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.left-container ul li
{
	font-size:12px;
	color:#44403b;
	font-weight:bold;
	height:22px;
	background:url(../images/services-links-bg.gif) no-repeat;
	margin-bottom:3px;
	padding-left:38px;
	padding-top:7px;
}
.left-container ul li:hover
{
	background:url(../images/services-links-bg-hover.gif) no-repeat;
}
.left-container ul li a
{
	color:#44403b;
	display:block;
}
.left-container ul li a:hover
{
	color:#bd4802;
}
.right-container
{
	width:746px;
	float:right;
	text-align:justify;
}
.orange
{
	color:#ffa200;
}
#box
{
	margin-bottom:8px;
	color:#ffffff;
}
#box p
{
	line-height:15px;
}
.box-top
{
	width:980px;
	height:15px;
	background:url(../images/box-top.gif) no-repeat;
}
.box-center
{
	width:950px;
	min-height:87px;
	background:url(../images/box-center.gif) repeat-x #363636;
	padding-left:15px;
	padding-right:15px;
}
.box-bottom
{
	width:980px;
	height:10px;
	background:url(../images/box-bottom.gif) no-repeat;
}
.box-inner
{
	width:459px;
	float:left;
	text-align:justify;
}
.box-divider
{
	width:2px;
	background:url(../images/box-divider.gif) repeat-y;
	float:left;
	margin-left:15px;
	margin-right:15px;
	min-height:120px;
}
#footer
{
	height:26px;
	font-size:11px;
	background:#ebe9e2;
	padding-top:12px;
}
#footer a
{
	font-size:11px;
}
#footer a:hover
{
	text-decoration:underline;
}
.footer-inner
{
	width:960px;
	margin-left:auto;
	margin-right:auto;
}
.footer-left
{
	float:left;
}
.footer-right
{
	float:right;
}
