body {
	margin-top:0px; /* adjust this if the height of the menu bar changes */
}

.nav {
	margin-top: 0px; /* this is a faux center fix for the nav options - adjust this if you wish to change the logo height or the font of the menu items */
}

footer {
	padding: 10px 0;	
}

@media (max-width:1000px){
	.banner_bg12 {
	    background:none;
	}
}

@media (max-width:677px){
	.banner_bg12 {
	    background:url(../images/bg3.jpg) left -260px repeat-x;
	}
}