div.top div.header {
	height : 70px;
	/*background-color: #24446D;*/
}
div.top div.header div.logo {
	background-image : url('images/header_top.jpg');
	height : 70px;
}
div.top div.header div.userinfo {
	top : 45px;
}


div.menu {
 background-color: #B3CAE0!important;
 background-image: url('images/menu.gif')!important;
 border-top: none!important;
}
div.menu a{
 background-color: #B3CAE0!important;
 color:#24446D!important;
}