/* CSS Document */

* {
	margin:0;
	font-size:100%;
	padding-top: 10;
	padding-right: 10;
	padding-bottom: 0;
	padding-left: 0;
	text-align: justify;
	line-height: normal;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

body{
	background:#ddded4;
	text-align:center;
}

img {
	vertical-align:top;
	border: 8;
}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea
	{
		font-family:Arial;
		font-size:0.77em;
		line-height:1.7em;
		color:#000;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#ce2b0d;}
a:hover{text-decoration:none;}
p {
	padding-top:10px;
	font-weight: lighter;
	font-size: 13px;
}

/* ============================= main layout ====================== */

.link {
	display:block;
	float:left;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	font-size:13px;
	line-height:1em;
	margin-top:14px;
	background-image: url(images/link-tail-bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding-right: 0px;
	padding-left: 0px;
}
.link span {background:url(images/link-right-bg.gif) top right no-repeat; display:block;}
.link span span {background:url(images/link-left-bg.gif) top left no-repeat; padding:3px 36px 8px 29px;}
.link:hover {background:url(images/link-tail-bg-hover.gif) top repeat-x;}
.link:hover span {background:url(images/link-right-bg-hover.gif) top right no-repeat;}
.link:hover span span {background:url(images/link-left-bg-hover.gif) top left no-repeat;}

#header .link {background:url(images/link-tail-bg2.gif) top repeat-x; margin-top:14px;}
#header .link span {background:url(images/link-right-bg2.gif) top right no-repeat;}
#header .link span span {background:url(images/link-left-bg2.gif) top left no-repeat; padding:4px 49px 8px 42px;}
#header .link:hover {background:url(images/link-tail-bg2-hover.gif) top repeat-x;}
#header .link:hover span {background:url(images/link-right-bg2-hover.gif) top right no-repeat;}
#header .link:hover span span {background:url(images/link-left-bg2-hover.gif) top left no-repeat;}

.link2 {background:url(images/list-bg2.gif) no-repeat 0 6px; padding-left:12px; color:#b3b2b2; text-decoration:none;}
.link2:hover {text-decoration:underline;}

li {background:url(images/list-bg2.gif) no-repeat 0 10px; line-height:1.833em; padding-left:14px;}
li a {color:#b3b2b2; text-decoration:none;}
li a:hover {text-decoration:underline;}

.box li {background:url(images/list-line.gif) bottom left repeat-x; line-height:1.667em; padding:0;}
.box li a {background:url(images/list-bg.gif) no-repeat 0 4px; padding-left:24px; color:#000; font-weight:bold; font-style:italic;}
.box li a:hover {color:#b22913; text-decoration:none}
.last {background:none !important;}

.imgindent {margin:0 20px 0 0; float:left;}
.imgindent2 {margin:0 10px 0 0; float:left;}
.title {margin-bottom:9px;}
cite {font-style:normal;}

/* ============================= header ====================== */
.top 
{ 
width:128%; 
background: #ccc; 
} 

.top_content 
{ 
float:right; 
} 
.top_pic 
{
	float:right;
	background-image: url(images/Arrow.PNG);
	background-repeat: no-repeat;
} 
.top1 
{ 
width:126%; 
background: #ccc; 
} 

.logo {position:absolute;}
.block {
	background:url(images/Carpet-Cleaning-landing.jpg) top left no-repeat;
	margin-top:11px;
	font-size:13px;
	line-height:1.5em;
	height:300px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 40px;
	padding-right: 650px;
	padding-bottom: 65px;
	padding-left: 38px;
}
#header .menu {
	padding-top: 74px;
	padding-right: 0px;
	padding-bottom: 41px;
	padding-left: 456px;
	background-image: none;
}

/* ============================= content ====================== */

.row1 {
	height: 100%;
	padding-top: 0;
	padding-right: 12px;
	padding-bottom: 26px;
	padding-left: 14px;
}
.box {background:url(images/box-tail-bg.gif) bottom repeat-x #f0efef;}
.box .tail-left {background:url(images/box-tail-bg.gif) left repeat-y;}
.box .tail-right {background:url(images/box-tail-bg.gif) right repeat-y;}
.box .tail-top {background:url(images/box-corner-top-tail.gif) top repeat-x;}
.box .corner-top-right {background:url(images/box-corner-top-right.gif) top right no-repeat;}
.box .corner-top-left {background:url(images/box-corner-top-left.gif) top left no-repeat; width:100%;}
.box .indent {
	padding-top: 28px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 15px;
}
.box .special {padding:17px 22px 14px 19px;}

.row2 {background:url(images/row2-tail.gif) top repeat-x #373738; padding:10px 14px 32px 14px; color:#b3b2b2;}
.row2 strong {color:#fff; text-transform:uppercase;}

.box2 {background:#cbc9c9 url(images/box2-tail-top.gif) top repeat-x; color:#373738;}
.box2 .tail-bottom {background:url(images/box2-tail-bottom.gif) bottom repeat-x;}
.box2 .tail-right {background:url(images/box2-tail-right.gif) top right repeat-y;}
.box2 .tail-left {background:url(images/box2-tail-left.gif) top left repeat-y;}
.box2 .corner-bottom-right {background:url(images/box2-corner-bottom-right.gif) bottom right no-repeat;}
.box2 .corner-bottom-left {background:url(images/box2-corner-bottom-left.gif) bottom left no-repeat;}
.box2 .corner-top-right {background:url(images/box2-corner-top-right.gif) top right no-repeat;}
.box2 .corner-top-left {background:url(images/box2-corner-top-left.gif) top left no-repeat; width:100%;}
.box2 .indent {
	padding-top: 23px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 18px;
}
.box2 strong {color:#b22913; text-transform:none;}
.box2 strong a {color:#000; font-size:1.0833em;}


.col-pad {padding-right:13px;}
.col-pad2 {
	padding-right:40px;
	height: 190px;
}
.col-pad3 {padding-right:38px;}
.col-pad4 {padding-right:68px;}


.date {background:url(images/cal-bg.gif) no-repeat 0 25px; padding:0 0 18px 38px;}
.phone {float:right; letter-spacing:-1px;}


.padding0 {padding-bottom:0;}
.padding1 {padding-top:6px;}
.padding2 {
	padding-top:7px;
}
.margin1 {margin-left:24px;}


/* ============================= footer ====================== */

#footer a {color:#000;}
#footer .menu {width:100%; overflow:hidden;}
.menu ul {margin-left:-11px;}
.menu li {display:inline; border-left:1px solid #000; padding:0 7px 0 10px;}


#contact_footer {
	clear: both;
	width: 100%;
	height: 50px;
	text-align: center;
	color: #777D3E;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#contact_footer a {
	color: #999999;
}

#contact_footer a:hover {
	color: #ffffff;
}
/* ============================= forms ============================= */


#ContactForm .rowi {height:47px;}
#ContactForm .link2 {float:right; margin-left:20px;}

.input {width:262px; height:19px; border:1px solid #a09b96; background:#fff; padding:0 0 0 5px; font-size:1em;}
textarea {width:260px; height:113px; border:1px solid #a09b96; background:#fff; padding:0 0 0 5px; overflow:auto; font-size:1em; margin-bottom:10px;}
