body {
   font: 15px Georgia,"Times New Roman",Chicago,Charcoal,serif;
   color: #000;
   background: #ffffff;
   padding: 0;
   margin: 0;

   }
#header {
	background-image:url(../img/bg_header.jpg);
	background-repeat:no-repeat;
	background-position: 0 85px;
	position: relative;
	height: 357px;
	}
	
a {
   color: #000;
   padding: 0 ;
   text-decoration: none;
   }

#subNav, #mainNav, #footer {
	display: none;
 }
.nv{
	display: none;
 }




