@import url(styles.css);

#toplogo   { text-align: left; position:relative; }

#header { height:70px; text-align:left;}

#topquote { clear:both; float:none; }
#topquote blockquote 
{
	width:100%;
	  font-size: 1em; 
	  color: #333;  
	  background-color:#fff;
	  font-style:italic;	
	 font-weight: normal;
	  font-family: "trebuchet ms", Verdana, sans-serif; 
	  letter-spacing: 0px;	
	  } 

#nav{ height:14px; border-bottom:solid 12px #fff; }
