div.main{
	width:900px;
	margin-top:8px; 
	margin-bottom:25px;
}

td.center{
	/*width:100%;
	padding: 0px 0px 5px 15px;*/
}

td.left .menu {
    width:140px;
    padding:5px;
}

td.right .pane
{
	padding-left: 10px;
	width: 300px;
}

div.top{
	margin-bottom: 1px;
}

div.bottom{
	color: #5a8600;
	border-top: 1px solid #000;
	padding-top: 5px;
	margin-top: 20px;
}

.menu 
{
	border-top: 7px solid #919191;
}

.menu .level_0 
{
	background-image: url(/layout/topmenu_bg.gif);
	background-repeat: repeat-x;
	height: 32px;
	margin-bottom: 20px;
	width: 100%;
}

.menu .level_0 .items td 
{
	padding: 0px;
}

.menu .level_0 .horizontal .item 
{
	height: 32px;
	background-image: url(/layout/topmenu_divider.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding:0px 10px 0px 10px;
}

.level_0 a 
{
	display: block;
	padding-top: 5px;
}

.modules_menulevel1 
{
	background-color: #c0c0c0;
	border-right: 1px solid #dfdfdf;
	margin-right: 15px;
}

.siteheader img 
{
	padding-top: 1px;
}

.level_1 .first a 
{
	font-weight: bold;
}

.level_2 a 
{
	display:list-item;
	list-style-position:inside;
}