body
{
	background-image:url(/layout/bg.gif);
	background-repeat:repeat-x;
	background-color:#fff;
}
div.main{
	width:640px;
	margin-top:114px; 
	position:relative;
}

td.center{
	width:100%;
	padding:5px;
}


.modules_center
{
		background-color:#fff;
		width:480px;
		padding-left:150px;
		padding-top:18px;
		padding-right:20px;
		height: auto !important;
		min-height:440px;
		height:440px;		
}

#logo
{
	position:relative;
	left:125px;
	top:-54px;
}
#remote
{
	background-image:url(/layout/remote_bg.gif);
	background-repeat:repeat-y;
	height: auto !important;
	min-height:200px;
	height:200px;		
	position:relative;
	left:128px;
	top:-54px;
	
	
}

div.modules_menuandleft .menu
{
	text-align:center;
	width:249px;
	margin-left:5px;
}

div.modules_menuandleft .menu .item
{
	padding-top:10px;
	padding-bottom:10px;
	border-bottom:1px solid #fff;
	margin:0px;
}

div.modules_menuandleft .menu .active .item
{
	background-color:#FFF88E;
}

div.modules_menuandleft .menu .item a
{
	text-transform:uppercase;
	text-decoration:none;
}
div.modules_menuandleft .menu .active .item a
{
	font-weight:bold;
}

div.bottom
{
	width:970px;
	color:#666;
	font-size:12px;
}
