@charset "utf-8";

body {
	background:none;
}

a#top {
	display:none !important;
}

header {
	position:static !important;
	height:auto !important;
}

header nav ul.social {
	display:none !important;
}

footer {
	background:#3d60a5 url(../../img/bg_body.gif) left top repeat-y;
}



