* {
	margin: 0;
	padding: 0;
	outline: 0;
	border: 0;
	text-decoration: none;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left;
}

body {
	background-color: #686868;
}

.clearit {
	clear: both;
}

h2 {
	font: 13px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	line-height: 13px;
	text-align: justify;
	margin-bottom: 10px;
}
	
p {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#333333;
	line-height: 12px;
	text-align: justify;
	margin: 0 0 8px 0;
}

p a {
	font-weight: bold;
	color: #39b54a;
}

p a:hover {
	color: #0000CC;
}

#container {
	position: relative;
	width: 960px;
	margin: 0 auto;
	text-align: center;
}

.toplinks {
	background: url(../images/links_bg.jpg);
	float: left;
	width: 610px;
	padding: 0 175px;
}

.toplinks ul  {
	list-style: none;
	margin: 0;
	padding: 0;
}

.toplinks ul li {
	float: left;
	height: 39px;
} 

.toplinks li a {
	text-indent: -9000px;
	display: block;
	height: 39px;
}

#l1, #l2, #l3, #l4, #l5, #l6, #l7, #l8 {
	background: url(../images/btn_links.jpg) 0 0 no-repeat;
	margin: 0; padding: 0;
}
#l1 {width: 63px; background-position: 0 0;}
#l2 {width: 86px; background-position: -63px 0;}
#l3 {width: 59px; background-position: -149px 0}
#l4 {width: 60px; background-position: -209px 0;}
#l5 {width: 109px; background-position: -269px 0;}
#l6 {width: 66px; background-position: -378px 0;}
#l7 {width: 72px; background-position: -444px 0;}
#l8 {width: 95px; background-position: -516px 0;}
#l1:hover, #l1.on {background-position: 0 -39px;}
#l2:hover, #l2.on {background-position: -63px -39px;}
#l3:hover, #l3.on {background-position: -149px -39px;}
#l4:hover, #l4.on {background-position: -209px -39px;}
#l5:hover, #l5.on {background-position: -269px -39px;}
#l6:hover, #l6.on {background-position: -378px -39px;}
#l7:hover, #l7.on {background-position: -444px -39px;}
#l8:hover, #l8.on {background-position: -516px -39px;}

#header {
	text-align: left;
	width: 960px;
}

#maincontent {
	background: url(../images/maincontent_bg.jpg) 0 0 repeat-y;
	width: 960px;
	height: 100%;
	clear: both;
}

#contentleft {
	float: left;
	width: 428px;
	padding: 0 0 0 51px;
}

#contentlefthome {
	float: left;
	width: 471px;
	height: 600px;
	padding: 0 0 0 51px;
	background: url(../images/3957856.jpg) 100% 100% no-repeat;
}

#contentlefthome2 {
	float: left;
	width: 471px;
	padding: 0 0 0 51px;
}

#paddedcontentleft {
	float: left;
	width: 471px;
	padding: 35px 0 0 51px;
}

#contactcontentleft {
	float: left;
	width: 471px;
	padding: 65px 0 0 51px;
}

#contentright {
	float: left;
	width: 379px;
	margin: 0 0 0 0;
	padding: 20px 10px 0 10px;
}

#contentright li {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight: normal;
	color:#333333;
	line-height: 12px;
	text-align: left;
	margin: 0 0 0 25px;
	list-style: url(../images/bullet.jpg);
}

#contentright ul {
	margin: 0 0 10px 0;
}

#siteright {
	float: left;
	width: 51px;
	height: 100%;
	background: url(../images/site_right.jpg) 0 0 repeat-y;
	clear: right;
}

#baseinfo {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #686868;
}

#baseinfo a {
	color: #FFFFFF;
}

#baseinfo a:hover {
	color: #254e09;
}

/*Get a Quote */
.dropdown {
	border: solid thin #000000;
	background-color: #FFCC99;
}

.address {
	width: 120px;
	display: block;
	float: left;
	padding: 0 0 5px 0;
}

.address a {color: #0000FF;}
.address a:hover {color: #ff6600; background: #ccc;}

.textfield {
	background: url(../images/textfield.jpg) 0 0 no-repeat;
	font: 11px Arial, Helvetica, sans-serif;
	width: 197px;
	height: 18px;
	padding: 2px 0 0 5px;
}

.message{
	background: url(../images/message.jpg) 0 0 no-repeat;
	font: 11px Arial, Helvetica, sans-serif;
	width: 200px;
	height: 60px;
	padding: 2px 0 0 5px;
}

label {
	display: block;
	float: left;
	width: 90px;
	font: 11px Arial, Helvetica, sans-serif;
	text-align: left;
}

.button_reset {
	background: url(../images/button_reset.jpg) 0 0 no-repeat;
	text-indent: -9000px;
	width: 70px;
	height: 20px;
	cursor: pointer;
}

.button_submit {
	background: url(../images/button_submit.jpg) 0 0 no-repeat;
	text-indent: -9000px;
	width: 70px;
	height: 20px;
	cursor: pointer;
}

.textfield:active, .textfield:hover, .textfield:focus{
	background: url(../images/textfield_on.jpg) 0 0 no-repeat;
	
}

.message:active, .message:hover, .message:focus {
	background: url(../images/message_on.jpg) 0 0 no-repeat;
	
}

.button_reset:active, .button_reset:hover, .button_reset:focus {
	background: url(../images/button_reset_on.jpg) 0 0 no-repeat;
	
}

.button_submit:active, .button_submit:hover, .button_submit:focus {
	background: url(../images/button_submit_on.jpg) 0 0 no-repeat;
	
}


form div {
	text-align: left;
	width: 300px;
	margin: 0 0 5px 0;
}

legend {
	display: none;
}

fieldset {
	text-align: left;
	border: none;
}

#formfield {
	float: left;
	width: 337px;
}

#formfieldinfo {
	font: 11px Arial, Helvetica, sans-serif;
	float: left;
	width: 310px;
	padding: 0 0 0 10px;
	text-align: left;
}

#footer {
	background: url(../images/site_footer.jpg) 0 0 no-repeat;
	height: 45px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding: 24px 0 0 0;
}

#footer a {
	color: #FFFFFF;
}

#footer a:hover {
	color: #00CC00;
}

#footer2 {
	background: url(../images/site_footer2.jpg) 0 0 no-repeat;
	height: 142px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding: 100px 0 0 0;
}

#footer2 a {
	color: #FFFFFF;
}

#footer2 a:hover {
	color: #254e09;
}