/* CSS Document */
body{
	margin:0;
	padding:0;
	color:#000000;
	font:14px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #E9F9E6;
	background-image: url(images/mainbg.gif);
	background-repeat: repeat-x;
	background-position: thin;
	margin-top: 0px;
}
div, p, ul, ol, h1, h2, h3, h4, h5, img{
	margin:0px;
	padding:0px;
}
p{
	margin:0px;
	padding:0px;
	text-indent: 10px;
}
ul{
	list-style-type:none;	
}
#content{
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #9AB04B;
	border-left-color: #9AB04B;
	width: 1002px;
	background-color: #FFFFFF;
	float: left;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #9AB04B;
}

/*--MAIN PANEL--*/
#mainPan{
	width:1004px;
	position:relative;
	margin:0 auto;
}

/*--TOP PANEL--*/
#topTitle{
	height:45px;
}
#topPan{
	width:1010px;
	height:174px;
	color:#fff;
	margin:0;
	position:relative;
}
#topPanHeader{
	color: #FFFFFF;
	position: absolute;
	left:0px;
	top: 45px;
	border: 3px solid #9AB04B;
}
#topPanVspace{
	height: 125px;
	width: 6px;
	background-color: #9AB04B;
	float: left;
}
#topPan h1{
	color: #FFFFFF;
	position: absolute;
	left: 15px;
	font-size: 2em;
	height: 35px;
	width: 600px;
	line-height: 35px;
}
#phone{
	position: absolute;
	font-weight: bold;
	font-size: 2em;
	right: 10px;
	height: 35px;
	width: 380px;
	padding-top: 10px;
	line-height: 35px;
}
#topPan ul{
	background-color: #FF6633;
	color:#FFFFFF;
	width:192px;
}
#topPan ul li{
	background-color: #FF6633;
	color:#FFFFFF;
}
#topPan ul li a{
	background-color: #FF6633;
	color:#FFFFFF;
	text-decoration:none;
}
#topPan ul li a:hover{
	background-color: #FF6633;
	color:#D5DEB1;
	width:192px;
	text-decoration:none;
}

#linkImg{
	position: relative;
	font-size:1em;
	left: 0px;
	top: 105px;
	font-weight: bold;
	text-align: center;
	width: 192px;
}
#postContruction{
	background-image: url(images/chicago-after-construction-cleaning-service-chicago.gif);
	background-repeat: no-repeat;
	float: left;
	width: 192px;
	height: 125px;
}
#residential{
	background-image: url(images/chicago-house-cleaning-chicago-service.gif);
	background-repeat: no-repeat;
	float: left;
	width: 192px;
	height: 125px;
}
#moveIn{
	background-image: url(images/chicago-move-in-cleaning-service-chicago.gif);
	background-repeat: no-repeat;
	float: left;
	width: 192px;
	height: 125px;
}
#green{
	background-image: url(images/chicago-green-cleaning-services-chicago.gif);
	background-repeat: no-repeat;
	float: left;
	width: 210px;
	height: 125px;
}
#residential{
	background-image: url(images/chicago-house-cleaning-chicago-service.gif);
	background-repeat: no-repeat;
	float: left;
	width: 192px;
	height: 125px;
}
/*--/TOP PANEL--*/

/*--LEFT PANEL--*/
#room{
	width:600px;
	float: left;
}
#room #title{
	width:600px;
	color: #9AB04B;
	font-weight: bold;
	text-align: center;
	font-size: 1.3em;
	text-decoration: underline;
}
#room #description{
	width:330px;
	text-align: left;
	margin: 5px 0 0 15px;
	float: left;
}
#room #imag{
	width:250.px;
	text-align: left;
	margin: 5px 0 0 5px;
	float: left;
	width: 230px;
}
#room img{
	border: medium solid #9AB04B;
}
p.one{
	width:448px;
	height:30px;
	font-size:1em;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	margin:0;
	color:#1EA9FC;
	padding:3px 0 0 25px;
	font-weight: bold;
	text-indent: 10px;
	background-image: url(images/bullet1.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-decoration: underline;
}
p.two{
	width:448px;
	height:30px;
	font-size:1em;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	margin:0;
	color:#1EA9FC;
	padding:3px 0 0 25px;
	font-weight: bold;
	text-indent: 10px;
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-decoration: underline;
}
p.three{
	width:448px;
	height:30px;
	font-size:1em;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	margin:0;
	color:#1EA9FC;
	padding:3px 0 0 25px;
	font-weight: bold;
	text-indent: 10px;
	background-image: url(images/bullet3.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-decoration: underline;
}
p.border{
	height:1px;
	background-color: #1EA9FC;
	margin: 5px 0 5px 0;
}
#leftPan{
	width:600px;
	float:left;
	margin:0;
	color:#000000;
	background-color: #FFFFFF;
	clear: both;
	padding: 10px 10px 0px 10px;
	text-align: justify;
	background-repeat: no-repeat;
}
#leftPan strong{
	color:#666666;
	font-weight: bold;
}
.phone{
	color:#9AB04B;
	font-weight: bold;
}
#leftPan a{
	color:#FF6633;
	font-weight:bold;
	text-decoration:none;
}
#leftPan a:hover{
	color:#9AB04B;
	font-weight:bold;
	text-decoration:none;
}
#leftPanTitle{
	color:#FF6633;
	text-align: center;
	font-size: 2em;
	height: 70px;
	padding-bottom: 10px;
}
#leftPanTitle strong{
	color:#9AB04B;
	font-weight: bold;
}
#leftPan .bold{
	color:#1EA9FC;
	font-weight: bold;




	font-size: 1.em;
	font-size: 1.1em;
}

#leftPan ul{
	list-style-type:disc;
	margin: 0 0 15px 35px;
}

/*--/LEFT PANEL--*/

/*--MIDDLE PANEL--*/
#middlePan{
	width:192px;
	float:left;
	background-color: #E9F9E6;
	margin: 0px 5px 0 0px;
	padding: 10px 0 0 0;
}
#middlePan ul{
	width:180px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
}
#middlePan ul li{
	width:180px; 
	height:27px; 
	border-bottom:1px dashed #868686;
}
#middlePan ul li a{
	display:block;
	height:27px;
	background-color:#9AB04B;
	color:#fff;
	font:14px/25px Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:0 0 0 5px;
	font-weight:bold;
} 
#middlePan ul li a:hover{
	text-decoration:none;
	background-color:#FF6633;
	font-weight:bold;
}
#pay-pal{
	font-weight:bold;
	text-align: center;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	background-color: #9AB04B;
}
#suburbs{
	overflow: auto;
	width: 191px;
	height: 325px;
	margin: 5px 0 0 0;
	padding: 0 0 0 2px;
	font-size: 14px;
	background-color: #9AB04B;
}	
#suburbs a{
	color:#FFFFFF;
	text-decoration: none;
}
#suburbs a:hover{
	color:#E9F9E6;
	text-decoration: underline;
}

/*--/MIDDLE PANEL--*/

/*--RIGHT PANEL--*/
#rightPan{
	width:180px;
	margin:0;
	padding:10px 0 0 0;
	float: right;
}

#rightPan a{
	color:#FF6633;
	font-weight:bold;
	text-decoration:none;
}
#rightPan a:hover{
	color:#9AB04B;
	font-weight:bold;
	text-decoration:none;
} 

#rightPan ul{
	width:180px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#rightPan ul li{
	width:180px; 
	height:27px; 
	border-bottom:1px dashed #868686;
}
#rightPan ul li a{
	display:block;
	height:27px;
	background-color:#FF6633;
	color:#fff;
	font:14px/25px Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:0 0 0 5px;
	font-weight:bold;
} 
#rightPan ul li a:hover{
	text-decoration:none;
	background-color:#9AB04B;
	font-weight:bold;
	color:#FFFFFF;
}
#rightPan ul li.contact{
border:none;
}

#testimonial{
	width:100px;
	height:47px;
	display:block;
	background:url(images/icon1.jpg) 0 0 no-repeat #fff;
	color:#06507A;
	border-bottom:1px solid #E6E6E6;
	font-size:14px;
	line-height:14px;
	padding:6px 0 0 50px;
	font-weight:bold;
	text-transform:uppercase;
	text-align: center;
}
#client{
	width:170px;
	height:100%;
	background:url(images/icon2.jpg) 0 0 no-repeat;
	text-indent: 30px;
	font-style: italic;
	text-align: justify;
}
#continue{
	width:140px;
	height:28px;
	background:url(images/icon3.jpg) 0 0 no-repeat;
	padding:5px 0 0 30px;
}
/*---FOOTER PANEL--*/
#footermainPan{
	height:178px;
	color:#fff;
	margin:0;
	padding:0;
	clear:both;
	background-color: #E9F9E6;
	background-image: url(images/footerbg.gif);
	background-repeat: repeat-x;
	background-position: 0 bottom;
}
#footerPan{
	width:1004px;
	position:relative;
	margin:0 auto;
}

#footerPan ul{
	position:absolute;
	top:10px;
	left: 245px;
	width: 650px;
}
#footerPan li{
	float:left; 
	font:13px/15px "Trebuchet MS",Arial, Helvetica, sans-serif; 
	font-weight:normal;
}
#footerPan ul li a{
	padding:0 0 0 12px;
	color:#9AB04B;
	text-decoration:none;
	font-weight:bold;
}
#footerPan ul li a:hover{
	text-decoration:underline;
	color:#FF6633;
	font-weight:bold;
}

#footerPan p.copyright{
	color:#fff;
	font:11px/15px Tahoma,Arial, Helvetica, sans-serif;
	position:absolute;
	top:150px;
	left:150px;
	font-weight: bold;
	width: 700px;
	text-align: center;
}
#review{
	text-align:justify;
	text-indent: 25px;
	border-bottom: solid thin #FFFFFF;
}

