/* CSS Document */

html, body {
	height: 100%;
}

body {
	margin: 0;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #045144;
	font-size: 12pt;
}

p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

a {
	color: #2598c7;
	outline: none;
}

a:hover {
	color: #CCCCCC;
}

/* IE PNG Fix */
img, div, #mastheadLogo, #mastheadPhone, #mastheadBtn, #pageHdr {
	behavior:  url("scripts/iepngfix.htc")
}

#master {	
	background-image: url(../images/body-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: auto;
	min-height: 100%;
	margin-bottom: -179px;
	position: relative;
}

#container {
	margin: 0 auto;
	width: 907px;
}

#masthead {
	height: 140px;
	position: relative;
}

#mastheadLogo {
	position: absolute;
	background-image: url(../images/truclean-logo.png);
	background-repeat: no-repeat;
	height: 111px;
	width: 210px;
	text-indent: -9999em;
	margin: 0;
	top:0px;
	left:0px;
}

#mastheadPhone {
	position: absolute;
	margin: 0;
	text-indent: -9999em;
	background: url(../images/hdr-contact-phone.png) no-repeat;
	z-index: 6;
	width: 247px;
	height: 31px; 
	top: 15px;
	left: 419px;
}

#mastheadBtn {
	position: absolute;
	margin: 0;
	z-index: 6;
	top: 46px;
	left: 555px;
}

#mastheadImg {
	position: absolute;
	margin: 0;
	z-index: 3;
	background-repeat: no-repeat;
	top:0px;
	left:669px;
}

#navbar {
	height: 45px;
}

#body {
	min-height:440px;
	height:auto !important;
	height:440px;
	padding: 47px 37px 0px;
}

#homeContent {
	width: 539px;
	float: left;
}

#homeContent p {
	font-size: 0.9em;
	padding: 10px 40px 10px 87px;
}

/* Guarantee */

#guarantee {
	width: 540px;
	height: 156px;
	margin: 10px 0px;
	background: url(../images/guarantee-bg.gif) no-repeat;
	position: relative;
}

#guaranteeContent {
	position: absolute;
	top: 35px;
	left: 248px;
	padding-right: 80px;
}

#guaranteePortrait {
	background-image: url(../images/guarantee-portrait-bg.gif);
	background-repeat: no-repeat;
	height: 291px;
	width: 231px;
	margin: 10px auto;
	position: relative;
}

#guaranteePortraitContent {
	position: absolute;
	top: 160px;
	padding: 0px 24px;
}

#guarantee h1, #guaranteePortrait h1 {
	color: #2598c7;
	font-size: 1em;
	font-weight: normal;
	padding: 0px 0px 10px 0px;
}

#guarantee h2, #guaranteePortrait h2 {
	text-indent: -9999em;
	margin: 0;
	padding: 0;
}

#guarantee p, #guaranteePortrait p {
	color: #3e8a84;
	font-size: 0.7em !important;
	padding: 0px 0px 10px 0px !important;
	margin: 0;
	text-align: left !important;
}

#lastP {
	font-size: 0.6em;
	overflow: auto;
	float: right;
}

/* Video Sidebar */

#videoSidebar {
	float: right;
	width: 290px;
	height: 400px;
	overflow: auto;
}

/* Sub Pages */

#content {
	width: 565px;
	float: left;
	padding-bottom: 30px;
}

#content p {
	font-size: 0.9em;
	padding: 10px 10px 10px 30px;
}

#content blockquote {
	padding: 5px 5px 5px 50px;
}

#content ul, #content ul {
	font-size: .7em;
}

#content ul li, #content ol li {
	padding: 2px;
}

#sidebar {
	float: left;
	width: 265px;
}

#sidebar h3 {
	color: #3e8a84;
	font-size: 0.7em;
	text-align: center;
	padding: 10px 0px 10px 0px;
}

#sidebar p {
	font-size: 0.8em;
	text-align: center;
}

/* Cleaning Customers */

#featuredCustomers {
	background-image: url(../images/featured-customers.gif);
	background-repeat: no-repeat;
	height: 400px;
	width: 162px;
	text-indent: -9999em;
	margin: 0 auto;
}

/* Services */

#servicesListContainer {
	overflow: auto;
}

#servicesList {
	float: left;
}

/* Headers */
#pageHdr {
	width: 539px;
	height: 60px;
	margin: 0;
	background: url(../images/main-hdr-bg-img.png) no-repeat;
	position: relative;
	margin: 0px 0px 20px 0px;
}

#pageHdr h1 {
	position: absolute;
	color: #045144;
	font-size: 1.4em;
	top: 16px;
	left: 83px;
}

#subPageHdr {
	width: 546px;
	height: 43px;
	margin: 0;
	background: url(../images/sub-hdr-bg-img.gif) no-repeat;
	position: relative;
	margin: 10px 0px 10px 19px;
}

#subPageHdr h1 {
	position: absolute;
	color: #045144;
	font-size: 1em;
	top: 12px;
	left: 10px;
}

/* Disclaimer */

#disclaimer p {
	font-size: 0.8em;
	padding: 10px;
}

/* Terms and Conditions */

#terms {
	font-size: 0.8em;
	padding: 10px;
}

#terms h3 {
	padding-bottom: 10px;
}

#terms p {
	padding-bottom: 8px;
}


/* Footer */

.clearfooter {
	height: 179px;
	clear: both;
}

#footerContainer {
	background-image: url(../images/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 179px;
	width: 100%;
	position: relative;
}

#footer {
	width: 907px;
	margin: 0 auto;
	position: relative;
}

#footerInfo {
	position: absolute;
	top: 80px;
	left: 43px;
	color: #abc2bc;
	font-size: 0.7em;
}

/* Classes */

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}

.clear {
	clear: both;
}

.centerImg {
	display: block;
	margin: 0 auto;