* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #000000;
}
#wrapper { 
 margin: 0 auto;
 width: 922px;
}
#header {
	width: 922px;
	color: #333;
	height: 100px;
	margin-top: 10px;
}
#logo {
	float: left;
	height: 79px;
	width: 387px;
	margin-top: 10px;
}
#top-phone {
	float: right;
	height: 78px;
	width: 396px;
	margin-top: 18px;
	text-align: right;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}
#top-phone a {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#covering {
	height: 40px;
	width: 912px;
	font-size: 13pt;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 6px;
}



#navigation {
	width: 912px;
	margin: 0px;
	border-top: 5px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	border-left: 5px solid #FFFFFF;
}
#content {
	width: 912px;
	background: #FFFFFF;
	margin: 0px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: #666666;
	border-top: 5px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	border-left: 5px solid #FFFFFF;

}

#content h1 {
	font-size: 12pt;
	font-weight: bold;
}

#content h2 {

	font-size: 10pt;
	font-weight: bold;
}

#content ul {
	line-height: 1.5em;
	margin-left: 35px;
	list-style-position: outside;
	list-style-type:none;
	display: block;
	position: static;
	float: left;
}
#content li {
	background-image: url(images/bullet.gif);
	background-position: left 6px;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom:3px;
	}

.main-image {
	width: 912px;
	margin-right: 5px;
}
.home-feat-boxes {
	float: left;
	width: 912px;
}

.home-feat-box-left {
	float: left;
	height: 171px;
	width: 280px;
	padding: 10px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(images/home-feat-left-bg.gif);
	background-repeat: no-repeat;
}

.home-feat-box-mid {
	float: left;
	height: 171px;
	width: 280px;
	padding: 10px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(images/home-feat-mid-bg.gif);
	background-repeat: no-repeat;
}
.home-feat-box-right {
	float: left;
	height: 171px;
	width: 282px;
	padding: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-image: url(images/home-feat-right-bg.gif);
	background-repeat: no-repeat;
}
.home-feat-text-area {
	width: 100%;
	margin-top: 10px;
	font-size: 8pt;
	color: #000000;
	height: 107px;
}
.home-feat-text-area-img {
	margin-right: 7px;
}

.home-feat-read-more {
	width: 100%;
	text-align: right;
}



#footer {
	width: 892px;
	margin: 0px 0px 10px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 7pt;
	color: #FFFFFF;
	text-align: center;
	background-color: #6699cc;
	padding: 10px;
	border-top: 0px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
	border-left: 5px solid #FFFFFF;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}


.main-text-area {
	width: 912px;
	margin-right: 5px;
	overflow: auto;
}
.main-text-area a {
	font-weight: normal;
	color: #6699CC;
	text-decoration: none;
}
.main-text-area a:hover {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.home-text-area-box {
	float: right;
	width: 283px;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-color: #6699cc;
}
.home-text-area-box-no-bg {

	float: right;
	padding: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.home-text-area-box2 {

	float: right;
	width: 282px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.home-text-area-testim {
	color: #FFFFFF;
	margin-bottom: 5px;
	font-size: 10pt;
	font-weight: normal;
}
.home-text-area-testim a {
	color: #FFFFFF;
}
.home-text-area-testim a:hover {
	color: #FFFFFF;
}




.home-quote-text-area {

	width: 100%;
	margin-top: 10px;
	font-size: 9pt;
	color: #FFFFFF;
}
.form-field-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
}
.commercial-item {
	float: left;
	width: 901px;
	margin-bottom: 10px;
	background-color: #efefef;
	padding: 5px;
}
.commercial-item-img {
	margin-right: 10px;
}
.form_boxes {
	background-color: #efefef;
	padding: 4px;
}
.com-text-area-box {

	float: right;
	width: 282px;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-color: #b0c57d;
}
.dom-text-area-box {


	float: right;
	width: 282px;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-color: #c7c7c7;
}
.home-heads {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-bottom: 4px;
}
.home-heads a {
	color: #FFFFFF;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}
#carpet-cleaner-left-col {
	float: left;
	width: 600px;
}
#carpet-cleaner-right-col {
	float: right;
	width: 300px;
}
