/*Author Raffi Keklikian for http://coinoplaundryservice.com*/
*,html,body{margin:0;padding:0}

body{ background:url(images/bg.jpg) repeat;
background-color:#06022b;}

#container{ margin:0 auto;
width:800px;
margin-top:5px;

}

#white_bg{ background:url(images/white_head.png);
width:800px;
height:75px;
margin-bottom:5px;}

.navlist{ margin-top: -45px;
margin-right:40px;
}

.navlist li{
display: inline;
list-style-type: none;
padding-right: 30px;
}

.navlist, a{
text-decoration:none;
z-index:555;
color:#FFF;
}

.navlist{
text-align:right;
z-index:555;
}

#footer{background:url(images/white_head.png);
		width:800px;
		height:20px;
		margin:0 auto;
		word-spacing:10px;
		font-weight:bold;
}

.navlist_footer li{display: inline;

}

.navlist_footer{ margin:0 auto;
width:800px;
margin-top:5px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;

}

#about_box{
	background:url(images/white_head.png);
	position:relative;
	width:300px;
	color:#FFF;
	font-size:14px;
font-family:Georgia, "Times New Roman", Times, serif;
	padding:5px;
	min-height:230px;

	}
	
	#about img{padding-bottom:5px;}
	
	#about a{color:#F60;
			font-size:12px;}
			
			
			#bottom{clear:both;
			height:240px;
			margin-top:5px;
			width:800px;
			margin-bottom:5px;
			
			}
			
			
			#deals{ float:right;
			position:relative;
			width:485px;
			height:230px;}
			
			#address{ font-size:18px;
			color:#FFF;
font-family:Georgia, "Times New Roman", Times, serif;
			}
			
			#addy{
				width:400px;
				float:right;
				margin-top:18px;}
			
			#info{width:400px;
			float:right;
			clear:both;}
			
			#rates{font-size:18px;
			color:#FFF;
font-family:Georgia, "Times New Roman", Times, serif;
			width:390px;}