body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  margin:0px;
  font-size:small;
  text-align:center;
  background-color:#999999;
  
}

#wrapper {width:700px; margin: 0px auto; text-align:left; background-color:#ffffff }

#banner {width:100%;height:77px;}

#banner img {top:10px; position:relative}

#navigation {width:680px;background-image:url(../../images/navbar.gif);background-repeat:no-repeat; height:40px;left:10px; position:relative;margin-top:10px; text-align:center; clear:both}

#navigation a {margin: 0px 5px; color:#FFFFFF; text-decoration:none; font-weight:bold;

position:relative; top: 5px;}

#footer {width:680px;background-image:url(../../images/navbar.gif);background-repeat:no-repeat; height:40px;left:10px; position:relative;margin-top:10px; text-align:center; font-size:x-small; color:#FFFFFF; clear:both;}

#phone {float:right; margin-right:10px; color:#6666FF; font-size:x-small}





#subnavigation {background-color:#f1f5fa;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:.85em;
text-align:left;
width:200px;
float:right;
margin-right:10px;
}
#subnavigation a{margin-left:5px;; color:#333333; text-decoration:none;}
		
		#main {text-align:center; width:700px;}
		
		#contentwrapper {width:650px;}
		#content {width:650px; margin-left:auto; margin-right:auto; text-align:left}
		
		
		.pageheader {font-size:1.15em; color:#006699; }
		.headline {font-size:1.15em; color:#006699; font-weight:bold }
		
		a {color:#006699;}