/* CSS Document */
body {
	font: 78%/1.5 arial, helvetica, serif;
	background:#69f;
	margin: 0px;
}
.style1 {color: #6699FF}
#main {
	 margin: 0px;
	 width: 800px;
	 vertical-align:middle;
	 
	 }

#content {
     background: #fff;
     margin: 0px;
	 padding: 0px;
	 text-align: center;
	 line-height: 12px;
	 }

#washservice {
    background:url(../images/separ.jpg) repeat;
    padding: 0px;
	text-align:center;
	line-height: 12px;
	}
#map  a{
    color:#C00;
	font-weight:bold;
}
#map  a:hover {  
    color:#C00;
	font-weight:bold;
	text-decoration:underline;
	}

#faq  a {  
    color:#000;
	font-weight:bold;
}
#faq  a:hover {  
    color:#000;
	font-weight:normal;
	text-decoration:underline;
}
#footer  a{
    color:#ccc;
	font-weight:normal;
	text-decoration:none;
	
	}	
#footer  a:hover{
    color:#ccc;
	font-weight:normal;
	text-decoration:underline;
	
	}	
#wwt {
     margin:20px;
	 padding:20px;
	 line-height:1.5em;
	 }	
#mission  {
     margin:20px;
	 padding:20px;
	 line-height:1.5em;
	 }	
#mission  a{
    color:#F30;
	background-color:transparent;
	text-decoration:none;
	}
#mission a:hover{
    color:#F60;
	background-color:transparent;
	text-decoration:underline;
	}
h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #f00;
}

h2{
 font-size: 114%;
 color: #33c;
}

h3{
 font-size: 100%;
 color: #333;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #f00;
}

h5{
 font-size: 100%;
 color: #334d55;
}
p{
 line-height:12px;
 padding: 10px;
 font-size: 12px;
 color:#333;
 }

a:link, a:visited{
	color: #ccc;
	text-decoration: none;
}

a:hover {
    color:#fff;
	text-decoration: none;
}
#contact a{
    color:#009;
	background-color:transparent;
	text-decoration:none;
	}
#contact a:hover{
    color:#06F;
	background-color:transparent;
	text-decoration:none;
	} 
#footer  {
	background-image:url(../images/submenu.jpg);
	}