body,html
{
	margin:0px;
	padding:0px;
	background: url(/resources/Images/1_bg-body.gif) repeat-x rgb(139,141,141);
	font-family:Arial;
	font-size:11px;
	color:#000;
}

a
{
	color: rgb(181,18,27);
	text-decoration:none;
}

a:hover
{
	text-decoration: underline;
}

h1, a h1, h1 a
{
	margin:0px;
	padding:0px;
	font-size:15px;
	color:rgb(181,18,27);
}

td
{
	font-size:11px;
}

div#container
{
	margin:0px auto;
	width:817px;
}

div#header
{
	clear:both;
	float:left;
	padding-left:8px;
	width:809px;
	background: url(/resources/Images/3_bg-header-left.gif) no-repeat top left;
}

div#header-bg
{
	clear:both;
	float:left;
	padding: 12px 8px 0px 0px;
	width:801px;
	height:159px;
	background: url(/resources/Images/4_bg-header-right.gif) no-repeat top right rgb(69,85,96);
}

div#header-bg img
{
	border-top:1px solid #fff;
	vertical-align:bottom;
}

div#topmenu
{
	clear:both;
	float:left;
	width:817px;
	background: url(/resources/Images/11_bg-topmenu.gif) repeat-x;
}

div#topmenu div#topmenu-left
{
	float:left;
	padding-left:20px;
	width:797px;
	background: url(/resources/Images/12_bg-topmenu-left.gif) no-repeat;
}

div#topmenu div#topmenu-right
{
	float:left;
	padding:8px 20px 8px 0px;
	width:777px;
	height:14px;
	background: url(/resources/Images/13_bg-topmenu-right.gif) no-repeat top right;
}

div#logo
{
	position: relative;
	top: -123px;
	left:-47px;
	clear:both;
	float:left;
	width:817px;
	text-align:left;
}

div#logo img
{
	vertical-align: bottom;
}

div#main
{
	position:relative;
	top: -63px;
	clear:both;
	float:left;
	width:817px;
	background: url(/resources/Images/6_bg-main.gif) repeat-y #fff -1px 0px;

}

div#main-bg
{
	float:left;
	width:817px;
	background: url(/resources/Images/7_bg-main-bg.gif) repeat-x -1px 0px;
}

div#main-left
{
	float:left;
	padding-left:8px;
	width:809px;
	background: url(/resources/Images/9_bg-main-left.gif) no-repeat -1px 0px;
}

div#main-right
{
	float:left;
	padding-right:8px;
	width:801px;
	background: url(/resources/Images/10_bg-main-right.gif) no-repeat top right;
}

div#main-center
{
	float:left;
	width:801px;
	background: url(/resources/Images/8_bg-main-center.gif) no-repeat 196px 0px;
}

div#left
{
	float:left;
	padding: 40px 3px 40px 15px;
	width:189px;
	background: url(/resources/Images/5_bg-left.gif) no-repeat 170px 7px;
}

div#left ul
{
	margin:0px;
	padding:0px;
	list-style:none;
}

div#left ul li
{
	line-height:8px;
	padding:4px 0px;
}

div#left ul li a
{
	font-weight:bold;
	color: rgb(110,109,109);
}

div#left ul li.level2
{
	padding-left:10px;
	line-height:12px;
}

div#left ul li.level2 a
{
	color: rgb(181,18,27);
}

div#left ul li.level3
{
	padding:3px 0px 3px 10px;
}

div#left ul li.level3 a
{
	font-size:10px;
}

div#left ul li.split1-2
{
	padding:0px;
	height:5px;
	line-height:0px;
	font-size:0px;
}

div#left ul li.split2-1
{
	padding:0px;
	height:15px;
	line-height:0px;
	font-size:0px;
}

div#right
{
	float:left;
	padding: 40px 25px 40px 28px;
	width:541px;
	background: url(/resources/Images/5_bg-left.gif) no-repeat 557px 7px;
}

div#bottom
{
	position:relative;
	top:-63px;
	clear:both;
	float:left;
	width:817px;
	height:18px;
	filter: none !important;
	filter: progid:dximagetransform.microsoft.alphaimageloader(src='/resources/Images/2_bg-footer.png', sizingmethod='scale');
	background: url(/resources/Images/2_bg-footer.png) no-repeat !important;
	background: none;
}

div#footer
{
	padding:20px 0px 0px 230px;
	position:relative;
	top:-80px;
	clear:both;
	float:left;
	width:587px;
	text-align:center;
	font-size:11px;
	color: rgb(69,85,96);
}


div#title
{
	float:left;
	width:590px;
	font-weight:bold;
	color: rgb(192,191,191);
}

div#time
{
	float:left;
	width:120px;
	font-size:10px;
	font-weight:bold;
	color: rgb(192,191,191);
	text-align:center;
}

div#language
{
	float:left;
	width:67px;
	font-size:10px;
	font-weight:bold;
	color: rgb(192,191,191);
	text-transform: uppercase;
	text-align:right;
}

div#language a
{
	color: rgb(192,191,191);
	text-decoration:none;
}