body {
	background-image: none;
	background-color: #1d63a4;
}
a, #item_page_container h2 {
	color: #ff6000;
}
#container_main {
	margin-top: 0;
}
#header {
	height: 100px;
}
#header_menu a {
	color: #000;
}
#footer, #footer a {
	color: #fff;
}
#last_viewed, #brands, #top_items, #search_box, #basket_box, #categories, #login_box , .item_page_basket {
	background-color: #fff;
	border-color: #b3dcff;
}
#categories a {
	font-size: 11px;
	font-weight: bold;
	color: #195e98;
}
#categories a:hover {
	color: #ff6000;
}
#categories ul li {
	padding: 6px 0 6px 0;
}
#brands div {
	height: 50px;
}