/* CUSTOM CSS */

#banner1 {
	background:#fff;
	top:288px;
	
}

#logolink {
position: absolute;
display: block;
top: 295px;
margin-left:50%;
left: 221px;
width: 300px;
height: 90px;
background: url(/siteimages/clear_px.png) top left repeat;
z-index: 999999;

}

#nav a{
text-decoration:none;
font-size:1.5em;	
font-family:arial, helvetica, sans-serif;
color:#fff;	
font-weight:bold;
padding:0.70em 0 0.70em 0;
}

