body {
	font-family: Verdana, monospace;
	color:#ffffff;
	margin:10px;
	font-size:11px;
	background:#CECECE;
	}
	
td {
	font-family: Verdana, monospace;
	color:#ffffff;
	font-size:11px;
	}	
	
#main {
	padding:0px; 
	margin-left:auto;
	margin-right:auto; 
	background: #001E3F url(images/back.gif) repeat-y center top; 
	width:730px; 
	height:100%;
	font-family:verdana; 
	font-size:11px; 
	color:#ffffff;
	}
	
#left {
	width:230px; 
	height:100%;
	padding:0px;
	margin:0px;
	vertical-align:top;
	text-align:left;
	}
	
.menu{
	margin-top:10px;
	
	}
	
.areas {
	padding-top:5px;
	}	
	
.carpet img {
	background-image:url(images/carpet.gif);
	}
	
.carpet:hover a  {
	background-image:url(images/carpet_over.gif);
	}		
	
.upholstery {
	background-image:url(images/upholstery.gif);
	}
	
.upholstery:hover {
	background-image:url(images/upholstery_over.gif);
	}		

.pet {
	background-image:url(images/pet.gif);
	}
	
	
.pet:hover {
	background-image:url(images/pet_over.gif);
	}	
	
#locations{
	position:absolute; 
	background-color:#3A6FBE; 
	width:342px; 
	height:239px; 
	visibility:hidden; 
	top:290px; 
	right:48%;
	font-size:10px;
	}
	
.city {
	text-align:left;
	padding:10px;
	}	
	
.footer {
	vertical-align:bottom;
	}	
	
#center {
	float:left;
	width:460px;
}	

.grey {
	color:#111111;
	padding:10px;
}

.grey1 {
	color:#111111;
	
}

#topmenu {
	background-color:#1F4685;
	width:100%;
	padding:47px 5px 10px 5px;
	font-weight:bold;
	
	}
	
a.top {
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
	}
	
a.top:hover {
	text-decoration:underline;
	}
	
a {
	color:#ffffff;
	}
	
li {padding:5px;}

.title {
	font-size:17px;	
	}
	
.title2 {
	font-size:18px;
	color:#111111;	
	}
	
	
h2 {
	color:#F1BC49;
	text-align:right;
	}
	
h1 {padding:0px;margin:0px;font-weight:none;}