/* 1. GENERAL
-----------------------------------------------------------------------------------------------
===============================================================================================*/	

body {
	color:#343D54;
	background:url(../images/bg.png) repeat-x top left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 62.5%;
}
body#int {
	background:url(../images/bg_int.png) repeat-x top left;
}
* {
	margin:0;
	padding:0;
	list-style-type:none;
}
/* 1.1	Headings and paragraphs
-----------------------------------------------------------------------------------------------*/


/* 1.2	Forms
-----------------------------------------------------------------------------------------------*/	
input, textarea, select {
	font-family:Arial, Helvetica, sans-serif;
}
/* 1.3	Links
-----------------------------------------------------------------------------------------------*/	
a:link, a:visited {
	color:#343D54;
	text-decoration: underline;
}
a:hover, a:active {
	text-decoration:none;
}
/* 1.4	Miscellaneous
-----------------------------------------------------------------------------------------------*/	
hr {
	display: none;
}
img {
	border: none;
}
fieldset br {
	clear:both;
}
fieldset {
	border:none;
}
/* 2. GENERAL ELEMENTS
-----------------------------------------------------------------------------------------------
===============================================================================================*/	
.clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
	overflow: hidden;
}
.clearfix:after { /* clear floats */
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
/* Hides from IE-mac \*/
.clearfix {
	display: block;
}
/* End hide from IE-mac */

/* 3. LAYOUT
-----------------------------------------------------------------------------------------------
===============================================================================================*/
#container {
	width: 960px;
	margin: 0 auto;
}
#header {
	padding: 0;
	height:104px;
}
#banner {
	height: 310px;
}
#content {
	padding: 0;
}
body#int #content {
	padding: 25px 0 0 0;
}
#footer {
	padding: 18px 0 0 0;
	margin: 35px 0 0 0;
	color:#FFF;
	font-size:1.2em;
	background: #326fd0 url(../images/footer-bg.gif) repeat-x top left;
}
/* 3.1 HEADER
-----------------------------------------------------------------------------------------------
===============================================================================================*/
.logo {
	background:url(../images/logo.png) no-repeat top left;
	width: 223px;
	height:84px;
	margin: 20px 0 0;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
}
#header-right {
	width: 636px;
	float:right;
}
#header-right .info {
	height: 65px;
	padding: 0;
}
#header h2 {
	background:url(../images/slogan.png) no-repeat top left;
	width: 328px;
	height:18px;
	margin: 38px 0 0;
	float:left;
	text-indent:-99999px;
	overflow:hidden;
}
#header-right h3 {
	color:#FFF;
	padding: 0 5px 0 0;
	font-size:2.2em;
	margin: 34px 0 0;
	float:right;
}
ul#main-nav {
	background:url(../images/bg_nav.gif) no-repeat top left;
	width: 636px;
	font-size:1.4em;
	color:#FFF;
	padding: 1px 0 0 0;
	font-weight:bold;
	height:38px;
}
ul#main-nav li {
	float:left;
	padding: 12px 21px 0 21px;
	height:24px;
	background:url(../images/bg_navborder.gif) no-repeat top right;
}
ul#main-nav li.last {
	background:none;
	padding-right: 0;
}
ul#main-nav li a {
	text-decoration:none !important;
	color:#FFF !important;
}
ul#main-nav li a:hover {
	color:#FEF858 !important;
}
/* 3.2 BANNER
-----------------------------------------------------------------------------------------------
===============================================================================================*/
#banner-wrapper {
	width: 406px;
	color:#00234E;
	padding: 22px 0 0 0;
	line-height:1.7em;
	font-size:1.2em;
}
#banner-wrapper h2 {
	background:url(../images/header_cleanhealthy.png) no-repeat top left;
	width: 405px;
	height:184px;
	padding: 0 0 5px 0;
	text-indent:-99999px;
	overflow:hidden;
}
#banner .polaroid1, #banner .polaroid2 {
	position:absolute;
}
#banner .polaroid1 {
	margin: 2px 0 0 472px;
}
#banner .polaroid2 {
	margin: 8px 0 0 702px;
	z-index:10;
}
/* 3.3 CONTENT
-----------------------------------------------------------------------------------------------
===============================================================================================*/
/* Main Content */
#main-content {
	width: 656px;
	float:right;
	padding-top: 15px;
}
#main-content h3 {
	color:#343D54;
	font-size:1.8em;
	line-height: 1.2em;
	padding: 1em 0 .2em 0;
}
body#int #main-content h2 {
	font-size:2.5em;
	padding: 0 0 .5em;
}
#main-content h4 {
	color:#343D54;
	font-size:1.4em;
	padding: 0 0 5px 0;
	font-style:italic;
}
#main-content strong.larger {
	color:#343D54;
	font-size: 1.2em;
	color: #054094;
}
#main-content p {
	padding: 0 0 1em 0;
	line-height:1.4em;
	font-size:1.2em;
}
#main-content ul {
	padding: 0 0 1em 2em;
	line-height:1.4em;
	font-size:1.2em;
}
#main-content ul li {
	margin: 0 0 .5em;
	list-style: disc;
}
#main-content .our-services {
	padding: 15px;
	border: 1px #001a41 solid;
	background: #377dd6 url(../images/services-bg.gif) repeat-x top left;
	color: #fff;
}
#main-content .our-services h3 {
	margin: 0 0 15px;
	padding: 0;
	color: #fff;
}
#main-content .our-services h3 small {
	font-size: 11px;
	font-weight: normal;
}
#main-content .our-services a {
	color: #fff;
	text-decoration: none;
}
#main-content .our-services a:hover {
	text-decoration: underline;
}
#main-content .our-services li {
	font-weight: bold;
	font-size: 1.17em;
}
#main-content ul.services {
	float:left;
	width: 280px;
	font-size:1.2em;
	padding: 0 0 0 10px;
}
#main-content ul.services li {
	list-style-type:square;
	margin: 5px 0 5px 10px;
}
#main-content .info-bubble {
	width: 180px;
	padding: 10px;
	background: #3175d4;
	font-size: 1.2em;
	color: #fff;
	text-align: center;
	border: 1px #194686 solid;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#main-content .starburst {
	width: 339px;
	height: 133px;
	padding: 43px 0 0;
	color: #fff;
	font-weight: bold;
	text-align: center;
	background: url(../images/starburst.png) no-repeat 0 0;
}
#main-content .starburst p {
	padding-left: 30px;
	padding-right: 30px;
}
#main-content .starburst strong {
	font-size: 1.17em;
}
/* Sidebar */
#sidebar {
	width: 253px;
	margin: 5px 0 0;
	padding: 0 25px 0 0;
	float:left;
	border-right: 1px #375479 solid;
}
#sidebar .menu-wrapper {
	margin: 0 0 15px;
	background: url(../images/nav-side-top.gif) no-repeat top left;
}
#sidebar .menu {
	padding: 11px;
	background: url(../images/side-nav-bottom.gif) no-repeat bottom left;
}
#sidebar .menu h3 {
	height: 22px;
	padding: 0 0 8px;
	background: url(../images/services-title.gif) no-repeat 0 0;
	overflow: hidden;
	text-indent: -9999px;
	border-bottom: 1px #6a9ce3 solid;
}
#sidebar .menu ul {
	padding: 0 0 0 5px;
}
#sidebar .menu li {
	padding: 2px 0 3px;
	font-size: 1.4em;
	line-height: 1.3;
	font-weight: bold;
	background: url(../images/nav-divider.gif) repeat-x bottom left;
}
#sidebar .menu li a {
	display: block;
	padding: 3px 0 3px 15px;
	color: #fff;
	text-decoration: none;
	background: url(../images/nav-bullet.gif) no-repeat 5px 9px;
}
#sidebar .menu li a:hover {
	background-color: #528ad9;
	color: #fff95c;
}
#sidebar .menu li.current a {
	color: #fff95c;
}
#sidebar .box.howto p {
	padding: 5px 0;
	font-size: 1.2em;
}
#sidebar .box.howto .box-wrapper {
	padding: 5px 10px;
}
#sidebar a.finally {
	background:url(../images/sidebar_finally.gif) no-repeat top left;
	width: 236px;
	height:162px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	margin: 0 0 20px 8px;
}
#sidebar a.finally:hover {
	background-position: bottom left;
}
#sidebar a.springcleaning {
	background:url(../images/coupon-spring.jpg) no-repeat top left;
	width: 253px;
	height:148px;
	text-indent:-9999px;
	padding: 0 0 13px 0;
	overflow:hidden;
	display:block;
}
#sidebar a.summercleaning {
	background:url(../images/coupon-summer.jpg) no-repeat top left;
	width: 253px;
	height:148px;
	text-indent:-9999px;
	padding: 0 0 13px 0;
	overflow:hidden;
	display:block;
}
#sidebar a.fallcleaning {
	background:url(../images/coupon-fall.jpg) no-repeat top left;
	width: 253px;
	height:148px;
	text-indent:-9999px;
	padding: 0 0 13px 0;
	overflow:hidden;
	display:block;
}
#sidebar a.wintercleaning {
	background:url(../images/coupon-winter.jpg) no-repeat top left;
	width: 253px;
	height:148px;
	text-indent:-9999px;
	padding: 0 0 13px 0;
	overflow:hidden;
	display:block;
}
#sidebar .box {
	background:url(../images/bg_sidebarroundedtop.gif) no-repeat top left;
	width: 252px;
}
#sidebar .box-wrapper {
	background:url(../images/bg_sidebarroundedbottom.gif) no-repeat bottom left;
	padding:  9px 0 7px 11px;
}
#sidebar .box h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.8em;
	color:#C95D00;
	text-transform:uppercase;
	font-weight:normal;
}
#sidebar .box .text {
	width: 120px;
	padding: 0 15px 0 0;
	float:left;
}
#sidebar .box p {
	font-size:1.1em;
	padding: 10px 0 0 0;
}
#sidebar .box p span.number {
	font-size:1.7em;
	display:block;
}
/* contact form */
.contactform {
	font-size: 1.2em;
}
.contactform td {
	vertical-align: top;
	padding-bottom: 6px;
}
.contactform td.label {
	padding-right: 15px;
	padding-top: 2px;
}
.contactform input, .contactform textarea {
	font-size: 1.1em;
}
.contactform .textbox {
	width: 250px;
	padding: 1px;
}
.contactform .button {
	border: none;
	background-color: #1f63b8;
	color: #fff;
	font-weight: bold;
	padding: 2px 10px 2px 10px;
}
.quote-box {
	width: 215px;
	margin: 0 17px 7px 0;
	float: left;
	background: url(../images/quote-box-bg.gif) repeat-y;
}
.quote-box-top {
	background: url(../images/quote-box-top.gif) no-repeat;
	height: 4px;
	overflow: hidden;
}
.quote-box-bottom {
	background: url(../images/quote-box-bottom.gif) no-repeat;
	height: 4px;
	overflow: hidden;
}
.quote-box-content {
	padding: 6px 10px 6px 10px;
}
#main-content .quote-box-content p {
	font-size: 1.2em;
	margin: 0;
	padding: 0;
}
#main-content .quote-box-content p.quote {
	padding-bottom: 1.2em;
	color: #cc0000;
}
/* 3.4 FOOTER
-----------------------------------------------------------------------------------------------
===============================================================================================*/
#footer a {
	color:#FFF !important;
	text-decoration:underline;
}
#footer-wrapper {
	margin: 0 auto;
	line-height:1.3em;
	width:960px;
	overflow: hidden;
}
#footer p.appt {
	float: left;
	width: 400px;
	font-size: 1.83em;
	line-height: 1.18em;
}
#footer p.guarantee {
	float: left;
	width: 290px;
	font-size: 1.5em;
	line-height: 1.8em;
	text-align: center;
}
#footer p.guarantee a {
	line-height: 1.3em;
}
#footer .footer-left {
	width: 540px;
	float:left;
	font-size: .92em;
}
#footer .copyright {
	float:right;
	text-align:right;
	padding: 0 20px 0 0;
	width: 320px;
	font-size: .92em;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}
#footer ul {
	padding: 15px 0 10px;
	font-size: .92em;
	text-align: center;
}
#footer ul li {
	display: inline;
}
#footer hr {
	margin: 15px 0 10px;
	display: block;
	height: 1px;
	overflow: hidden;
	border: none;
	background: #577bb7;
}



#footer2 {
	background: #326fd0;
	color: #fff;
	font-size: 1.1em;
}
#footer2 p {
	padding: 6px 0;
	margin: 0 auto;
	width: 960px;
}



.number td {
	margin-bottom:0px;
	padding-bottom:20px;
	font-size:1.2em;
}
ol {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding: 0 0 0 30px;
	line-height:1.4em;
}
#main-content ol li {
	padding: 0 0 10px 0;
	list-style-type:square;
}
ol li {
	padding: 0 0 24px 0;
	list-style-type:square;
}
.letter {
	background-color: #ccc;
	margin-bottom: 22px;
}
.letter td {
	padding: 5px 3px 5px 3px;
	background-color: #fff;
}
#content .letter p {
	margin-bottom: 0;
	padding-bottom: 0;
}
