.headerArea .headerLogo img {
	margin	:	0px;
}
.mainHeaderArea {
	height	:	110px;
	width	:	100%;
}

.headerArea .headerLogo {
	width	:	100% !important;
	padding	:	0px !important;
	margin	:	0px;
}

.bodyArea .menuContent .teaser {
	background-color	:	#B33335;
	border-top			:	1px solid #fff;
}

.bodyArea .menuContent li a,
.bodyArea .menuContent .menuLevel1,
.bodyArea .menuContent .menuLevel2,
.bodyArea .menuContent .menuLevel3,
.bodyArea .menuContent .menuLevel4,
.bodyArea .menuContent .menuLevel5,
.bodyArea .menuContent .menuLevel6,
.bodyArea .sideBarArea h2 {
	background-color	:	#B33335;
	color				:	#fff;
}

.nav.primary ul li a:hover {
	background-color	:	#D2B9A3;
}




