body 
{
	background-color: #aabfd4;
}

div.main{
	width:834px;
	margin-top:25px; 
	margin-bottom:25px; 
	background-image: url(/layout/bottom_blue.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 20px;
}

td.center{
	width:100%;
	padding:15px;
}

td.left .menu, td.right .pane{
    width:140px;
    padding:15px;
}

div.top .menu_table 
{
	background-color: #4C7399;
	padding: 5px 15px;
	margin-left: 17px;
	border-top: 1px  solid #26394C;
	border-bottom: 1px  solid #26394C; 
}

div.top p 
{
	display: none;
}

div.top div.item 
{
	margin-bottom: 0px;
}

div.middle 
{
	min-height: 200px;
	height: auto !important;
	height: 200px;
	margin: 0px 17px;
	background-color: #fff;
}

div.bottom{

}

.level_1 DIV.horizontal TABLE.items DIV.item 
{
	padding-right: 25px;
}
