body{
	margin:0;
	color:#fff;
	font:16px/24px Georgia, "Times New Roman", Times, serif;
	background:#d6b782;
}
img{border-style:none;}
a{
	color:#fff;
	text-decoration: underline;
	outline:none;
}
a:hover{text-decoration:none;}
input,
textarea,
select{
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#page {
	margin:0 auto;
	background:url(../images/bg-page.gif) repeat-y;
	width:921px;
	padding:0 9px;
}
/*header style*/
#header {
	height:123px;
	overflow:hidden;
	background:#fff;
	padding:8px 12px 0 0;
}
.logo {
	float:left;
	background:url(../images/logo.gif) no-repeat;
	width:502px;
	height:113px;
	margin:0 0 0 15px;
	display:inline;
}
.logo strong {
	float:left;
	text-indent:-9999em;
}
.delivery {
	float:right;
	font-size:15px;
	color:#e8823e;
	margin:5px 26px 5px 0;
	text-decoration:none;
}
.delivery:hover {
	text-decoration:underline;
}
.phone {
	float:right;
	clear:right;
	background:url(../images/phone.gif) no-repeat;
	width:337px;
	height:76px;
	text-indent:-9999em;
}
/*navigation style*/
#nav {
	margin:0;
	padding:0 0 0 2px;
	list-style:none;
	height:1%;
	background:#fff;
	overflow:hidden;
}
#nav li {
	float:left;
	background:url(../images/separator.gif) no-repeat;
	padding-left:2px;
}
#nav li:first-child {
	padding-left:0;
}
#nav li a {
	height:38px;
	float:left;
	height:38px;
}
#nav li a span {
	text-indent:-9999em;
	float:left;
}
#nav li a:hover, #nav li.active a {
	background-position:0 100%;
}
.about {
	background:url(../images/nav-about.gif) no-repeat;
	width:154px;
}
.services {
	background:url(../images/nav-services.gif) no-repeat;
	width:86px;
}
.collectors {
	background:url(../images/nav-collectors.gif) no-repeat;
	width:140px;
}
.rug {
	background:url(../images/nav-rug.gif) no-repeat;
	width:89px;
}
.resources {
	background:url(../images/nav-resources.gif) no-repeat;
	width:101px;
}
.news {
	background:url(../images/nav-news.gif) no-repeat;
	width:130px;
}
.testimonials {
	background:url(../images/nav-testimonials.gif) no-repeat;
	width:119px;
}
.contact-nav {
	background:url(../images/nav-contact.gif) no-repeat;
	width:84px;
}
/*container style*/
#container {
	height:1%;
	overflow:hidden;
	border:solid #000;
	border-width:1px 0;
	padding:13px 11px 13px 18px;
}
/*home container style*/
#page .home-container {
	background:url(../images/bg-home.jpg) no-repeat 100% 0;
	padding-right:530px;
}
#container h1 {
	font-size:34px;
	font-weight:normal;
	margin:0;
	line-height:normal;
}
#container p {
	margin:15px 0 0;
}
#container .contact {
	font-size:18px;
	display:block;
	font-weight:normal;
	line-height:normal;
	margin-top:18px;
}
.banners {
	width:100%;
	overflow:hidden;
	margin-bottom:15px;
}
.banner {
	height:110px;
	overflow:hidden;
	float:left;
	margin-right:1px;
}
.banner span {
	float:left;
	text-indent:-9999em;
}
.cleaning{
	background:url(../images/banner1.gif) no-repeat;
	width:292px;
}
.rug-banner{
	background:url(../images/banner2.gif) no-repeat;
	width:336px;
}
.repairs {
	background:url(../images/banner3.gif) no-repeat;
	width:291px;
	margin:0;
}
.wrap {
	background:url(../images/separator2.gif) repeat-y 677px 0;
	width:100%;
	overflow:hidden;
	margin-top:15px;
}
/*inner page container style*/
.main-column {
	width:665px;
	float:left;
}
#container h2 {
	margin:0;
	font-size:20px;
	font-weight:normal;
}
.img-box {
	float:right;
	font-size:14px;
	width:231px;
	margin:0 0 15px 20px;
}
.img-box img {
	display:block;
	border:1px solid #fff;
}
.img-box p {
	padding-left:7px;
}
.sidebar {
	background:url(../images/bg-sidebar.gif) no-repeat;
	width:181px;
	float:right;
	padding:0 10px;
}
.menu {
	margin:0 0 25px;
	padding:0;
	list-style:none;
	font-size:18px;
}
.menu li {
	margin:12px 0 0 3px;
}
.menu a {
	text-decoration:none;
}
.menu a:hover, .menu .active a {
	color:#dabf8d;
}
.sidebar blockquote {
	margin:0;
	font-size:14px;
	border:solid #b74e22;
	border-width:1px 0;
	padding-bottom:10px;
}
.sidebar blockquote cite {
	font-size:14px;
	font-weight:bold;
	font-style:normal;
}


.new_sidebar {
	background:url(../images/bg-sidebar.gif) no-repeat;
	width:181px;
	float:right;
	padding:0 10px;
}
.new_sidebar blockquote {
	margin:0;
	font-size:14px;
	border:solid #b74e22;
	border-width:0 0 1px 0;
	padding-bottom:10px;
}
.new sidebar blockquote cite {
	font-size:14px;
	font-weight:bold;
	font-style:normal;
}
#page .sidebar blockquote p {
	margin:10px 0 0;
}
q{quotes: none;}
q:before{content:"";}
q:after{content:"";}
/*footer style*/
#footer {
	font:10px Arial, Helvetica, sans-serif;
	background:#b74e22;
	padding:12px 11px;
}
#footer ul {
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
}
#footer li {
	float:left;
	padding:0 10px;
	margin:0 10px 0 -10px;
	border-left:1px solid #fff;
}
#footer p {
	margin:5px 0 0;
}
#footer a {
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer .copy a {
	border-left:1px solid #fff;
	padding-left:8px;
	margin-left:4px;
}
#seo-text {
	text-decoration:none;
	color:#da8f70;
}
#seo-text a {
	text-decoration:none;
	color:#da8f70;
}
#seo-text a:hover {
	text-decoration:none;
	color:#da8f70;
}
#seo-text a:active{
	text-decoration:none;
	color:#da8f70;
}
#seo-text a:visited {
	text-decoration:none;
	color:#da8f70;
}