body {
	background: #ffffff;
}

#main_wrap {
	background: transparent url('../images/white/main_page_bg.jpg') center bottom  no-repeat;;
}

#menu ul li#item1 a {
	background: transparent url('../images/white/icon1.png') 50% -82px  no-repeat;;
}

#menu ul li#item1 a:hover {
	background: transparent url('../images/white/icon1.png') 50% 0 no-repeat;;
}

#menu ul li#item2 a {
	background: transparent url('../images/white/icon2.png') 50% -82px  no-repeat;;
}

#menu ul li#item2 a:hover {
	background: transparent url('../images/white/icon2.png') 50% 0 no-repeat;;
}

#menu ul li#item3 a {
	background: transparent url('../images/white/icon3.png') 50% -82px no-repeat;;
}

#menu ul li#item3 a:hover {
	background: transparent url('../images/white/icon3.png') 50% 0 no-repeat;;
}


#menu ul li#item4 a {
	background: transparent url('../images/white/icon4.png') 50% -82px no-repeat;;
}

#menu ul li#item4 a:hover {
	background: transparent url('../images/white/icon4.png') 50% 0 no-repeat;;
}

#menu ul li#item5 a {
	background: transparent url('../images/white/icon5.png') 50% -82px no-repeat;;
}

#menu ul li#item5 a:hover {
	background: transparent url('../images/white/icon5.png') 50% 0 no-repeat;;
}

#menu ul li#item6 a {
	background: transparent url('../images/white/icon6.png') 50% -82px no-repeat;;
}

#menu ul li#item6 a:hover, #menu ul li#item6 a.selected {
	background: transparent url('../images/white/icon6.png') 50% 0 no-repeat;;
}

#footer a {
	color: #ff9900;
}

#footer {
	color: #000000;
}

#menu ul li a {
	color: #000000;
}
