/* light header */
#header {
	background: #fff url(../images/header/light/header-bg.png) repeat-x;
}

.header-dark #top {
	color: #666;
}

#logo {
	background: url(../images/header/light/header_middle_center.jpg) no-repeat;
height: 116px;
width: 878px;
top: 0px;
margin-left: 5px;
}