@charset "utf-8";
body {
	background-image: url(images/bg-body.gif);
	background-repeat: repeat-x;
	height: 440px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
#main {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 1px;
}
#header {
	width: 980px;
	margin-top: 10px;
}
#logo {
	float: left;
	width: 200px;
	margin-left: 15px;
}
#phone {
	float: right;
	margin-top: 15px;
	margin-right: 20px;
}
#toplinks {
	margin-top: 6px;
	padding-top: 1px;
	/*height: 46px;*/
}
#toplinks ul {
	margin: 0px;
	padding: 0px;
}
#toplinks ul li {
	display: inline;
	list-style-type: none;
	float: left;
}
#toplinks ul li a {
	display: block;
	color: #825801;
	text-decoration: none;
	height: 16px;
	padding: 15px;
}
#toplinks a:hover {
	color: #FFF;
	background-color: #AF210B;
}
#toplinks .active  {
	color: #FFF;
	background-color: #AF210B;
}
#toplinks .vertical {
	margin-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
}
#banner {
	width: 980px;
}
#banner .quality-service {
	float: left;
	width: 306px;
	margin-top: 40px;
	margin-left: 30px;
}
#banner .image-banner {
	margin-top: 5px;
}
#banner .banner-text {
	float: left;
	margin-top: 70px;
	margin-left: 20px;
	width: 300px;
	color: #FFF;
	text-align: justify;
}
#banner .getfreeestimate {
	margin-top: 7px;
}
#banner .services {
	background-image: url(images/bg-services.gif);
	background-repeat: no-repeat;
	float: right;
	height: 256px;
	width: 228px;
	margin-top: 20px;
	margin-right: 30px;
	padding-top: 30px;
	padding-right: 20px;
	padding-left: 20px;
}
#banner .servicelist {
	margin-top: 20px;
}
.servicelist ul {
	margin: 0px;
	padding: 0px;
}
.servicelist li {
	list-style-type: none;
	color: #333;
}
.list {
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	padding-left: 20px;
}
.hrline {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content {
	margin-top: 30px;
	margin-right: 35px;
	margin-left: 32px;
}
#leftcol {
	float: left;
	width: 600px;
	text-align: justify;
}
#rightcol {
	float: right;
	width: 258px;
}
#rightcol .tc-form {
	background-image: url(images/tc-form.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 258px;
}
#rightcol .bg-form {
	background-image: url(images/bg-form.gif);
	background-repeat: repeat-y;
	padding: 15px;
	width: 228px;
	color: #792F0B;
}
#rightcol .bc-form {
	background-image: url(images/bc-form.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 258px;
}
#footer {
	background-image: url(images/bg-footer.gif);
	background-repeat: repeat-x;
	height: 42px;
	padding-top: 15px;
	margin-top: 20px;
	width: 100%;
}
#footer .footer-text {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	padding-left: 30px;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}









h1 {
	margin: 0px;
	padding: 0px;
	color: #333;
	font-size: 24px;
	font-weight: normal;
}
h2 {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #c54e12;
	padding: 0px;
	margin: 0px;
}
h3 {
	font-size: 12px;
	font-style: normal;
	color: #792F0B;
	margin: 0px;
	padding: 0px;
}
.txtbox {
	background-color: #fac674;
	border: 1px solid #c4690b;
	width: 200px;
}
.phone {
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	color: #AF210B;
}
.call {
	font-size: 20px;
	font-style: normal;
	color: #C24811;
}

.alternate1 {
	background-color: #FAC674;
	padding: 7px;
}
