@charset "utf-8";
body {
	background: #b99ed7 url(images/bg.jpg) repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
}
#wrapper {
	height: auto;
	width: 1013px;
	margin-right: auto;
	margin-left: auto;
}
.top {
	background: url(images/header.png) no-repeat;
	float: left;
	height: 184px;
	width: 1013px;
}
#flash {
	float:left;
	width:440px;
	height:184px;
	margin: 0 40px 0 210px;
}
.top-title {
	font: normal 24px "Trebuchet MS";
	color: #FFFFFF;
	float: left;
	height: auto;
	width: 285px;
	margin-top: 27px;
	text-align: right;
	padding-right: 0px;
	float:left;
	overflow:hidden;
}
.menu-bg {
	background: url(images/menu-bg.png);
	float: left;
	height: 30px;
	width: 285px;
	margin-top: 11px;
	padding-top: 3px;
	float:left;
}
.main {
	background: url(images/main-bg.png);
	float: left;
	height: auto;
	width: 1013px;
	padding-top: 26px;
	margin-bottom: 30px;
}
.main-left {
	float: left;
	height: auto;
	width: 627px;
	/*margin-left: 27px;*/
	margin-left:20px;
}
.main-right {
	float: left;
	height: auto;
	width: 297px;
	/*margin-right: 26px; */	
 	margin-left: 36px;
	margin-right:13px;
}
.main-boxes-tile {
	background: url(images/tile-grout.png) no-repeat;
	float: left;
	height: 187px;
	width: 297px;
	font: normal 16px "Trebuchet MS";
	color: #FFFFFF;
}
.main-boxes-carpet {
	background: url(images/carpet.png) no-repeat;
	float: left;
	height: 187px;
	width: 297px;
	font: normal 16px "Trebuchet MS";
	color: #FFFFFF;
	margin-left: 33px;
}
.main-boxes-text {
	float: left;
	height: 147px;
	width: 278px;
	margin-top: 15px;
	margin-left: 19px;
}
.main-boxes-titles {
	font: normal 17px "Trebuchet MS";
	color: #FFFFFF;
	margin-bottom: 10px;
	text-shadow: #333333 1px 1px 1px;
}
.main-boxes-text h1 {
font-size:17px;
} 
h1 {
	font: normal 27px "Trebuchet MS";
	color: #FFFFFF;
	margin-bottom: 10px;
	text-shadow: #333333 1px 1px 1px;
	
	margin: 0px;
	
}
.services-boxes-titles {
	font: normal 22px "Trebuchet MS";
	color: #FFFFFF;
	margin-bottom: 10px;
	text-shadow: #333333 1px 1px 1px;
}
.main-free-quote {
	font: 14px "Trebuchet MS";
	color: #60347d;
	float: left;
	height: 21px;
	width: 245px;
	text-align: right;
	padding-right: 10px;
	padding-top: 4px;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.form-bg {
	background: url(images/form-bg.png);
	float: left;
	height: 609px;
	width: 297px;
	margin-bottom: 50px;
	overflow:hidden;
}
.main-text-container {
	float: left;
	height: auto;
	width: 627px;
	padding-top: 22px;
}
.title {
	font: 22px Arial, Helvetica, sans-serif;
	color: #3f2062;
	float: left;
	height: auto;
	width: 100%;
}
.title-line {
	font: 22px Arial, Helvetica, sans-serif;
	color: #3f2062;
	float: left;
	height: auto;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.li-divider {
	float: left;
	height: auto;
	width: 50%;
}
li.odd {
	color: #3f2062;
	padding-bottom: 7px;
	padding-left: 8px;
	padding-top: 7px;
	list-style: none url(images/bullet-li.jpg);
	margin-left: -42px;
	font: normal normal normal 14px Arial, Helvetica, sans-serif;
	background: #FFFFFF;
}
li {
	color: #FFFFFF;
	padding-bottom: 7px;
	padding-left: 8px;
	padding-top: 7px;
	list-style: none url(images/bullet-li.jpg);
	margin-left: -42px;
	font: normal normal normal 14px Arial, Helvetica, sans-serif;
	background: #ac9ebb;
}
.amin-text-simple {
	font: normal 12px/20px Arial, Helvetica, sans-serif;
	color: #3f2062;
	float: left;
	height: auto;
	width: 100%;
	margin-top: 15px;
	text-align: justify;
}
.amin-text-simple h2 {
	color: #3F2062;
	padding: 0;
	margin: 15px 0 0;
}
.pic-pad {
	margin-left: 8px;
}
.testimonials-text {
	font: 12px/20px Arial, Helvetica, sans-serif;
	color: #3f2062;
	height: auto;
	width: 100%;
	margin-top: 15px;
	float: left;
}
.footer {
	background: url(images/footer.png);
	float: left;
	height: 42px;
	width: 915px;
	font: 11px Tahoma;
	color: #666666;
}
a.top-link-normal:link, a.top-link-normal:visited, a.top-link-normal:active {
	color: #FFFFFF;
	text-decoration: none;
	font: 18px "Trebuchet MS";
	margin-right: 10px;
	margin-left: 10px;
}
a.top-link-normal:hover {
	color: #333333;
	text-decoration: none;
	font: normal normal normal 18px "Trebuchet MS";
	margin-right: 10px;
	margin-left: 10px;
}
.fform-title {
	float: left;
	height: 157px;
	width: 138px;
	margin-top: 15px;
	margin-right: 147px;
	margin-left: 11px;
	font: 24px "Trebuchet MS";
	color: #4c477e;
}
.form-subtitle {
	font: 14px "Trebuchet MS";
	color: #4c477e;
	margin-top: 10px;
}
.form {
	font: 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	float: left;
	height: auto;
	width: 259px;
	margin-left: 11px;
}
.form-left {
	float: left;
	height: 33px;
	width: 80px;
	padding-top: 6px;
}
.form-right {
	float: left;
	height: 33px;
	width: 179px;
	margin-top: 8px;
}
.fields {
	height: 16px;
	width: 179px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.message {
	height: 80px;
	width: 179px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.services-box-1 {
	background: #448064 url(images/services-box1.jpg);
	float: left;
	height: 187px;
	width: 297px;
	font: 14px Arial, Helvetica, sans-serif;
	color: #202020;
}
.services-box-2 {
	background: url(images/services-box2.jpg);
	float: left;
	height: 187px;
	width: 297px;
	font: 14px Arial, Helvetica, sans-serif;
	color: #6a3c85;
	margin-left: 33px;
}
.main-boxes-text-services {
	float: left;
	height: 147px;
	width: 278px;
	margin-top: 10px;
	margin-left: 15px;
}
.services-free-quote {
	font: 14px "Trebuchet MS";
	color: #60347d;
	float: left;
	height: 21px;
	width: 245px;
	text-align: right;
	padding-right: 10px;
	padding-top: 9px;
}
.services-box-3 {
	background: url(images/services-box3.jpg);
	float: left;
	height: 227px;
	width: 297px;
	font: 14px Arial, Helvetica, sans-serif;
	color: #6a3c85;
}
.services-free-quote2, .services-free-quote3 {
	font: 14px "Trebuchet MS";
	color: #60347d;
	float: left;
	height: 21px;
	width: 245px;
	text-align: right;
	padding-right: 10px;
	padding-top: 9px;
	margin-top: 41px;
}
.services-box-4 {
	background: url(images/services-box4.jpg);
	float: left;
	height: 227px;
	width: 297px;
	font: 14px Arial, Helvetica, sans-serif;
	color: #202020;
	margin-left: 33px;
}
.services-pic {
	background: url(images/services-pic.jpg);
	float: left;
	height: 357px;
	width: 417px;
	margin: 10px 103px 60px 106px;
}
.clear {clear:both;}
#right {
float:left;
width:285px;
margin-left:5px;
}
img {border:none;}
.submit {
background: url('images/submit.jpg') no-repeat;
width:179px;
height:64px;
cursor:pointer;
}
.contactpage{
font:16px;
}
#water {
margin:0 auto;
padding:20px 0 0;
width:400px;
height:auto;
overflow:hidden;
}
#water h4 {
font:Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:normal;
margin:0 0 15px 0;
}
.g-services-top {
background:url(images/g-services-top.jpg) no-repeat;
width:297px;
height:13px;
}
.g-services {
background: #5ec991 url(images/g-services-bottom.jpg) no-repeat bottom;
width:267px;
height:auto;
overflow:hidden;
padding:0 15px 10px;
}
.g-services-arrow {
background:url(images/g-services-arrow.jpg) no-repeat;
width:297px;
height:25px;
padding:0 0 0 30px;
}
.servicesleft {
width:297px;
height:auto;
overflow:hidden;
float:left;
margin:0 0 15px 0;
}
.gy-services-top {
background:url(images/gy-services-top.jpg) no-repeat;
width:297px;
height:10px;
}
.gy-services {
background: #b5d91c url(images/gy-services-bottom.jpg) no-repeat bottom;
width:267px;
height:auto;
overflow:hidden;
padding:0 15px 10px;
color:#6A3C85;
}
.gy-services-arrow {
background:url(images/gy-services-arrow.jpg) no-repeat;
width:297px;
height:25px;
padding:0 0 0 30px;
}
.servicesright {
width:297px;
height:auto;
overflow:hidden;
float:left;
margin:0 0 33px 33px;
}
h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#fff;
width:627px;
height:auto;
margin:0 0 15px 0;
padding:10px;
font-weight:600;
}
#carpet-steam-clean {
background: url(images/carpet-steam-cleaning.jpg) no-repeat;
}
#floor-board {
background: url(images/floor-board-polishing.jpg) no-repeat;
}
#duct-cleaning {
background: url(images/duct-cleaning.jpg) no-repeat;
}
#tile-and-grout {
background: url(images/tile-and-grout-cleaning.jpg) no-repeat;
}
#additional-services {
background: url(images/additional-services.jpg) no-repeat;
}
.ulservices {
width:500px;
}
.ulservices li {
background:none;
color:#3F2062;
float:left;
margin:0 0 10px 0;
list-style:disc outside;
width:240px;
font-size:12px;
}
.ulservices2 li {
background:none;
color:#3F2062;
float:none !important;
margin:0 0 10px 200px;
list-style:disc outside;
width:240px;
font-size:12px;
text-align:left;
}
#addservices {
width:auto;
height:auto;
margin:0 0 25px 0;
text-align:center;
}
.servicesdiv {
height:auto;
width:auto;
margin:0 0 15px 0;
color:#3F2062 !important;
}
.contactus {
border:1px solid #000;
padding:3px;
float:right;
text-decoration:none;
font-weight:bold;
}
.servicesdiv a:link, .servicesdiv a:visited {
color:#000;
}
.servicesdiv p {
margin:0 0 10px 0;
}
#sidebarpic {
width:200px;
height:auto;
overflow:hidden;
margin:0 auto;
}
.bold {
font-weight:bold;
}
.number1 {
background: url(images/wizard-number1.jpg) no-repeat;
color:#fff;
font: 22px Arial, Helvetica, sans-serif;
float:left;
height:35px;
width:100%;
padding:13px 10px 10px 15px;
}
#contact-testimonial {
width:300px;
height:auto;
float:left;
margin:0 0 0 20px;
font: 12px/20px Arial, Helvetica, sans-serif;
color: #3f2062;
}
#services-menu {
padding:10px 0;
height:auto;
width:100%;
overflow:hidden;
}
#services-menu ul {
background:#FEF201;
padding:10px 0;
}
#services-menu li {
list-style:none;
display:inline;
margin-left:11px;
background:none !important;
font-size:10px;
}
#services-menu a:link, #services-menu a:visited {
color:#6C3D86;
}
.mainHeading {
	font-size: 21px;
	padding: 4px 10px;
	height: 32px;
}
.fontColor {
	color:#3F2062 !important;
}
.subHeading {
	background:url("images/floor-board-polishing.jpg") no-repeat scroll 0 0 transparent;
	padding: 8px 10px;
}
a.blend {
	text-decoration: none;
	color: #fff;
}
