@charset "UTF-8";
/* CSS Document */

/* ADVERT */

#PD p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 3px;
	margin-left: auto;
	display: block;
	color: #999;
	width: auto;
	text-align: center;
}
#PD {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	width: 230px;
	display: block;
	height: 35px;
	background-image: url(images/PDAD_BG.png);
	float: left;
}
#PD a {
	color: #999;
	text-decoration: none;
}
#PD a:hover {
	color: #990000;
	text-decoration: none;
}
#PD img {
	margin: 5px;
	padding: 0px;
	float: left;
}


#container {
	padding: 0px;
	height: 680px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(images/curveBG.png);
	background-repeat: no-repeat;
}
#wrapper {
	padding: 0px;
	float: left;
	height: 680px;
	width: 950px;
	margin: 0px;
}
#topcontent {
	height: 300px;
	width: 950px;
	background-image: url(images/washing_tumble.png);
	background-repeat: no-repeat;
}
#banner {
	height: 80px;
	width: 950px;
}
#banner h1 {
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: center;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	height: 40px;
	background-image: url(images/H1BG.png);
	background-repeat: repeat-x;
	color: #000;
	font-style: italic;
}
#bottomcontent {
	height: 300px;
	width: 950px;
}
#servicelist {
	height: 230px;
	width: 500px;
	float: left;
	margin: 0px;
	padding: 0px;
	font-style: italic;
}
#servicelist ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	display: block;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 60px;
	text-transform: uppercase;
	list-style-image: url(images/bullet.png);
	padding: 0px;
}
#servicelist li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
}
#map {
	float: right;
	height: 230px;
	width: 450px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/map.png);
	background-position: -40px;
	background-repeat: no-repeat;
}
#numbers {
	height: 60px;
	width: 930px;
	padding: 0px;
	text-align: center;
	display: block;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-image: url(images/numbersBG.png);
	background-repeat: repeat-x;
	clear: both;
}
.number {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #900;
}
#numbers p {
	display: block;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
	letter-spacing: 1px;
	color: #666;
	font-size: medium;
	text-transform: uppercase;
}
#flashID {
	margin: 0px;
	padding: 0px;
	height: 300px;
}
#coveragelist {
	padding: 0px;
	height: 30px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#coveragelist p {
	display: block;
	text-align: center;
	padding: 0px;
	margin-top: 5px;
	margin-right: 80px;
	margin-bottom: 0px;
	margin-left: 80px;
	color: #333;
}
.bill {
	color: #900;
	font-weight: bold;	
}

