@charset "UTF-8";
/* CSS Document */


body{
	background-color:#F4F0D7;
	margin-top:10px;
	}
	
.class1 a{
	display: block;
	padding-top: 12px;
	padding-bottom: 12px;
}	
	
.class1 A:link {
	text-decoration: none;
	color: #ffffff;
	font-size:14px;
	font-weight:bold;
}
.class1 A:visited {text-decoration: none; color: #ffffff; font-size:14px; font-weight:bold;}
.class1 A:active {text-decoration: none; color: #ffffff; font-size:14px; font-weight:bold;}
.class1 A:hover {
	text-decoration: underline;
	color: #ffffff;
	font-size:14px;
	font-weight:bold;
	background-color: #D9180A;
}	

.class2 A:link {text-decoration: none; color: #ffffff; font-size:13px; font-weight:normal;}
.class2 A:visited {text-decoration: none; color: #ffffff; font-size:13px; font-weight:normal;}
.class2 A:active {text-decoration: none; color: #ffffff; font-size:13px; font-weight:normal;}
.class2 A:hover {text-decoration: underline; color: #ffffff; font-size:13px; font-weight:normal;}	

.topoptext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FE0102;
	text-align:right;
	}

.mainbgtop{
	background-image:url(../images/mainbgtop.jpg);
	background-repeat:no-repeat;
	width:962px;
	height:31px;
	}
	
.mainbgmiddle{
	background-image:url(../images/mainbgmiddle.jpg);
	background-repeat:repeat-y;
	width:962px;
	height:600px;
	}	
	
	.nav:link	{ text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #00244A; }
.nav:visited	{ text-decoration: none; background: transparent; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #00244A} 
.nav:hover	{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #576F87;
} 
.nav:active	{ text-decoration: none; background: transparent; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FF0000}

	
.logo{
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
	height:49px;
	padding-left:10px;
	padding-top:20px;
	}	
	
.topbar{
	height:6px;
	background-color:#FF2E2E;
	}
	
.onepxhigh{
	height:1px;
	}	
	
.twopxhigh{
	height:2px;
	}	
	
.eightpxhigh{
	height:8px;
	}		
	
.twentypxhigh{
	height:20px;
	}	
	
.tempflash{
	background-image:url(images/tempflash.jpg);
	background-repeat:no-repeat;
	height:237px;
	width:850px;
	}
	
.menuitems{
	background-color:#FF2E2E;
	text-align:center;
	}
	
.undermenubar{
	height:6px;
	background-color:#D8D8D8;
	}
	
.thintableleft{
	background-color:#FFFFFF;
	height:527px;
	border:thin;
	border-color:#E0E0E0;
	padding-left:15px;
	padding-top:20px;	
	}
	
.redlines{
	background-image:url(images/redlines.jpg);
	background-repeat:no-repeat;
	height:26px;
	}	
	
.mainwelcome{
	background-image:url(images/mainwelcome.jpg);
	background-repeat:no-repeat;
	height:58px;
	}	
	
.mainsmalltext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	}	
	
.thintablerighttop{
	background-color:#DC180A;
	height:24px;
	border:thin;
	border-color:#E0E0E0;
	background-repeat:repeat-y;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
	}	
	
.thintableright{
	background-color:#FFFFFF;
	height:165px;
	border:thin;
	border-color:#E0E0E0;
	}	

.thintableright2{
	background-color:#FFFFFF;
	height:124px;
	border:thin;
	border-color:#E0E0E0;
	}		
	
.thintableright3{
	background-color:#FFFFFF;
	height:194px;
	border:thin;
	border-color:#E0E0E0;
	}	
	
.propsintitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FF2E2E;
	padding-top:8px;
	padding-bottom:5px;
	}
	
.propssmalltext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	}		
	
.thintablebottom{
	background-color:#FFFFFF;
	height:105px;
	border:thin;
	border-color:#E0E0E0;
	}	
	
#news{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

#ticker{
	margin-top: 2px;
}		

#ticker a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #DC180A;
	width: 900px;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 0px;
	margin: 0px;
	font-weight: bold;
}

p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 4px;
	padding-bottom: 12px;
}

h2{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #DC180A;
	margin-bottom: 0px;
}

li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-left: 4px;
	color: #FE0000;
	font-weight: bold;
}

ul{

}
.intro{
	font-weight: bold;
	font-size: 14px;
}

#insurance-points{
	background-color: #FFFFCC;
	border: 1px solid #FF2E2E;
	width: 500px;
}

.cleaning-pic{
	float: right;
	padding: 6px;
	margin-bottom: 12px;
	margin-left: 12px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

#top-clean-box{
	border: 1px solid #CCCCCC;
	width: 816px;
	margin-left: 57px;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-bottom: 8px;
	margin-top: 2px;
	background-image: url(top-box-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#bottom-clean-box{
	border: 1px solid #CCCCCC;
	width: 816px;
	margin-left: 57px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-top: 8px;
	margin-bottom: 6px;
	height: 350px;
}

#cleaning-areas{
	border: 1px solid #CCCCCC;
	float: right;
}

#cleaning-areas td{
	padding-right: 4px;
	padding-left: 4px;
}

#cleaning-form p{
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

#cleaning-form{
	width: 540px;
	float: left;
	margin-right: 20px;
	border: 1px solid #CCCCCC;
}

#footer{
	height: 24px;
	width: 850px;
	clear: both;
	background-color: #DC180A;
	text-align: center;
	color: #FFFFFF;
	padding-top: 6px;
	margin-top: 6px;
	margin-left: 57px;
}

#footer p{
	margin: 0px;
	padding: 0px;
}

.redtxt{
	color: #DC180A;
}

.header-phone{
	float: left;
	padding-left: 457px;
}

.header-logo{
	float: left;
}

#top-clean-box h2, #bottom-clean-box h2{
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #DC180A;
	padding-top: 12px;
	padding-bottom: 3px;
	margin-bottom: 0px;
	margin-top: 0px;
}

