@charset "utf-8";
/* CSS Document */

/*---------------------------------------start of rotate quotes box styles------------------------------*/
#irotate {
	width: 410px;
	height: 247px;
	background-image: url(../images/imagerotate1/irbg.jpg);
	background-repeat: no-repeat;
	float: right;
	margin-right: 35px;
	margin-top: 12px;
	position: relative;
}
#irotate p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #005195;
	position: absolute;
	left: 17px;
	top: 100px;
	margin: 0px;
	padding: 0px;
}
#irotate .rotatebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #266200;
	padding: 0px;
	margin-top: 12px;
	margin-left: 40px;
	margin-right: 10px;
	width: 420px;
	top: 20px;
	left: 130px;
}

/*---------------------------------------end of rotate quotes box styles------------------------------*/
/*----styles just for Find a Cleaner Page-------------*/

#titleLine {
	clear: both;
	background-color: #005195;
	text-align: left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	color: #FFF;
}
#mainContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-bottom: 40px;
}

#titleLine h1 {
	font-size: 18px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 0.3em;
	padding-right: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 0.5em;
}
/*-----------------start of knowledge base block styles---------------------------------------------*/
#knowledgeBase {
	background-image: url(../images/knowledge_base_bckgrd.jpg);
	background-repeat: no-repeat;
	height: 148px;
	width: 193px;
	float: right;
	margin-right: 35px;
	margin-top: 12px;
	position: relative;
}
#knowledgeBase p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #005195;
	position: absolute;
	left: 17px;
	top: 100px;
	margin: 0px;
	padding: 0px;
}
#knowledgeBase a:link,#knowledgeBase a:visited {
	color: #005195;
	text-decoration: none;
}
#knowledgeBase a:hover {
	color: #266200;
	text-decoration: none;
}
/*---------------------------end of knowledge base block---------------------------------*/
/*-----------------start of holidaylet block styles---------------------------------------------*/
#holidaylet {
	background-image: url(../images/knowledge_base_bckgrdn.jpg);
	background-repeat: no-repeat;
	height: 148px;
	width: 250px;
	float: right;
	margin-right: 35px;
	margin-top: 12px;
	position: relative;
}
#holidaylet p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #005195;
	position: absolute;
	left: 22px;
	top: 105px;
	margin: 0px;
	padding: 0px;
}
#holidaylet a:link,#holidaylet a:visited {
	color: #005195;
	text-decoration: none;
}
#holidaylet a:hover {
	color: #266200;
	text-decoration: none;
}
/*---------------------------end of holidaylet base block---------------------------------*/
/*-----------------start mirror block styles---------------------------------------------*/
#mirror {
	background-image: url(../images/mirror.jpg);
	background-repeat: no-repeat;
	height: 274px;
	width: 410px;
	float: right;
	margin-right: 35px;
	margin-top: 12px;
	position: relative;
}
#mirror p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #005195;
	position: absolute;
	left: 17px;
	top: 100px;
	margin: 0px;
	padding: 0px;
}
#mirror a:link,#mirror a:visited {
	color: #005195;
	text-decoration: none;
}
#mirrir a:hover {
	color: #266200;
	text-decoration: none;
}
/*---------------------------end of mirror block---------------------------------*/

