
body {
	background:#fff;
}

/*HEADER--------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------*/
header {
	height:84px;
	background:#E4EAEF;
	border-bottom:solid 1px #CDD4DB;
	box-shadow:none;
}

header .logo {
	background: url(images/logo.png) no-repeat 0px 0px;
	height:84px;
	width:75px;
}