body {
	background: #C5C5A1; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}
#wrapper {
	width: 1008px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/_bg-main.gif) repeat-y;
}

/*  @@@@@[  Navigation  ]@@@@@ */
#nav{
	background: url(images/_bg-nav.gif) repeat-x;
	padding-left: 19px;
	padding-right: 31px;
}
#subnav-index{
	width: 249px;
	float: left;
}
/* @@@@@[  Header / Footer  ]@@@@@ */
#header {
	width: 995px;
	background-color: #fff;
}
#footer {
	background: #C5C5A1; 
	color: #505050;
	clear: both;
	width: 985px;
	font-size: 11px;
	margin: 0px auto;
	padding: 5px 13px 5px 10px;

}
#footer a:link, #footer a:visited, #footer a:active {
	color: #505050;
	text-decoration: none;
}
#footer a:hover {
	color: #505050;
	text-decoration: underline;
}
#footer .seo a:link, #footer .seo a:visited, #footer .seo a:active, #footer .seo a:hover {
	color: #505050;
	text-decoration: none;
}
#footer a.seo:visited, #footer a.seo:active, #footer a.seo:link {
	text-decoration: none;	
	color: #505050;
}
#footer a.seo:hover {
	text-decoration: none; cursor: text;
}
#gravitate{
	float: right;
	text-align: right;
}
/* @@@@@[  Index Page  ]@@@@@ */
#main-content{
	width: 995px;
	padding-left:  6px;
	padding-right: 7px;
	padding-bottom: 8px;
	background: url(images/_bg-wrapper-bot.gif) bottom no-repeat;
}
#top-header{
	height: 81px;
}
#content-index{
	width: 436px;
	padding-top: 8px;
	padding-right: 559px;
	background: url(images/_bg-index.jpg) top right no-repeat;
}
#quick-quote{
	background: url(images/_bg-quick-quote.jpg) no-repeat;
	width: 354px;
	height: 295px;
	padding: 15px 63px 0 19px;
	color: #3f3e3e;
}
#quick-quote-in{
	padding-top: 5px;
	padding-left: 10px;
}
#content-link{
	width: 436px;
}
.logo{
	padding-left: 33px;
	float: left;
}
.toll-phone{
	float: right;
	padding-right: 17px;
}
.button{
	float: right;
}
.button a:link, .button a:visited, .button a:active{
	color: #fffffe;
	text-decoration: none;
}
.button a:hover{
	color: #FFCC00;
	text-decoration: none;
}
.commercial{
	float: right;
	width: 186px;
}
/* @@@@@[  Main Page  ]@@@@@ */
#main {
	background: url(images/_bg-wrapper.gif) repeat-y
}
.clr {
	clear: both;
}
/* @@@@@[  Redefined Tags / Classes  ]@@@@@ */
a:link, a:visited, a:active {
	color: #669966; 
	text-decoration: underline;
}
a:hover {
	color: #669966; 
	text-decoration: none;
	}
#quick-quote h1 {
	font-family: Arial, Helvetica, sans-serif; 
	margin: 0px; 
	padding-top: 0px;
	color: #337413;
	font-weight: bold;
	font-size: 20px;
	text-transform: uppercase; 
}
h2 {
	font-weight: bold;
	color: #069;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 2px;
	font-size: 1.3em;
	line-height: 1.3em;
}
p {
	margin: 0px;
	padding-bottom: 15px;
}
/* @@@@@[  Form Elements  ]@@@@@ */
input, textarea, select {
	font-size: 11px; 
	color: #3c3c3c; 
	background: #fff; 
	border: 1px solid #fffff7;
}
input.clean {
	border-style: none; 
	background: none;
}
.width-form1{
	width: 188px;
	height: 18px;
}
.width-form3{
	width: 188px;
	height: 18px;
}
.width-form2{
	width: 120px;
}
.width-form4{
	width: 55px;
	height: 18px;
	margin-left: 5px;
}
#seoFooter {
	margin:5px auto;
	color:#636363;
	width:980px;
	font-size:10px;
	line-height:14px;
	text-align:left;
}
