#header{
	padding: 38px 0 30px 0;
}

#header h1{
	line-height: 29px;
}

#main_menu{
	background: #87161A;
}

#main_menu ul li a.active,
#content .wrapper{
	background: #fff;
}

#content{
	background: #A1A1A8;
}

footer .wrapper,
footer a{
	color: #fff;
}