body,html
{
	padding:0px;
	margin:0px;
	background-color: rgb(79,17,6);
	font-family:Arial;
	font-size:12px;
	color: rgb(83,83,83);
}

h1
{
	padding:0px;
	margin: 0px;
	font-size: 12px;
	color: rgb(83,83,83);
	font-weight:bold;
}

a
{
	color: rgb(88,13,10);
	text-decoration: none;
}

input, textarea
{
	font-family:Arial;
	font-size:12px;
	color: rgb(83,83,83);
}

a:hover
{
	color: rgb(78,3,0);
	text-decoration: underline;
}

div#supcontainer
{
	width: 944px;
}

div#container
{
	clear:both;
	float:left;
	width: 944px;
	background-color: #fff;
	padding-bottom:10px;
}

div#left
{
	clear:both;
	float:left;
	width:222px;
}

div#logo
{
	clear:both;
	float:left;
	width: 222px;
}

div#logo img
{
	vertical-align:bottom;
}

div#leftmenu
{
	clear:both;
	float:left;
	padding-left:10px;
}

div#leftmenu ul
{
	padding:0px;
	margin:0px;
	list-style:none;
}


div#leftmenu ul li.level1
{
	float:left;
	clear:both;
	width:182px;
	height:31px;
	background-image: url(/resources/images/5_bg_leftmenu.gif);
	border-bottom: 1px solid rgb(206,181,186);
	padding-left:20px;
	line-height:31px;
	text-align:left;
}

div#leftmenu ul li.level1 a
{
	text-decoration: none;
	color: rgb(87,12,9);
	text-transform: uppercase;
	font-size:12px;
	font-weight:bold;
}

div#leftmenu ul li.level1 a:hover,
div#leftmenu ul li.level1_selected a:hover,
div#leftmenu ul li.level1_after a:hover,
div#leftmenu ul li.level1_after_selected a:hover,
div#leftmenu ul li.level1_last a:hover,
div#leftmenu ul li.level1_last_selected a:hover,
div#leftmenu ul li.level2 a:hover
{
	text-decoration: underline;
}

div#leftmenu ul li.level1_selected
{
	float:left;
	clear:both;
	width:182px;
	height:31px;
	background-image: url(/resources/images/6_bg_leftmenu_selected.gif);
	border-bottom: 1px solid rgb(206,181,186);
	padding-left:20px;
	line-height:31px;
	text-align:left;
}

div#leftmenu ul li.level1_selected a
{
	text-decoration: none;
	color: rgb(87,12,9);
	text-transform: uppercase;
	font-size:12px;
	font-weight:bold;
}

div#leftmenu ul li.level1_after
{
	border-top: 1px solid rgb(206,181,186);
	float:left;
	clear:both;
	width:182px;
	height:31px;
	background-image: url(/resources/images/5_bg_leftmenu.gif);
	border-bottom: 1px solid rgb(206,181,186);
	padding-left:20px;
	line-height:31px;
	text-align:left;
}

div#leftmenu ul li.level1_after a
{
	text-decoration: none;
	color: rgb(87,12,9);
	text-transform: uppercase;
	font-size:12px;
	font-weight:bold;
}

div#leftmenu ul li.level1_after_selected
{
	border-top: 1px solid rgb(206,181,186);
	float:left;
	clear:both;
	width:182px;
	height:31px;
	background-image: url(/resources/images/6_bg_leftmenu_selected.gif);
	border-bottom: 1px solid rgb(206,181,186);
	padding-left:20px;
	line-height:31px;
	text-align:left;
}

div#leftmenu ul li.level1_after_selected a
{
	text-decoration: none;
	color: rgb(87,12,9);
	text-transform: uppercase;
	font-size:12px;
	font-weight:bold;
}

div#leftmenu ul li.level1_last
{
	float:left;
	clear:both;
	width:182px;
	height:31px;
	background-image: url(/resources/images/5_bg_leftmenu.gif);
	padding-left:20px;
	line-height:31px;
	text-align:left;
}

div#leftmenu ul li.level1_last a
{
	text-decoration: none;
	color: rgb(87,12,9);
	text-transform: uppercase;
	font-size:12px;
	font-weight:bold;
}

div#leftmenu ul li.level1_last_selected
{
	float:left;
	clear:both;
	width:182px;
	height:31px;
	background-image: url(/resources/images/6_bg_leftmenu_selected.gif);
	padding-left:20px;
	line-height:31px;
	text-align:left;
}

div#leftmenu ul li.level1_last_selected a
{
	text-decoration: none;
	color: rgb(87,12,9);
	text-transform: uppercase;
	font-size:12px;
	font-weight:bold;
}

div#leftmenu ul li.level2
{
	float:left;
	clear:both;
	width:177px;
	height:20px;
	background-color: #fff;
	padding-left:25px;
	line-height:20px;
	text-align:left;
}

div#leftmenu ul li.level2 a
{
	text-decoration: none;
	color: rgb(90,90,90);
	text-transform: uppercase;
	font-size:12px;
	font-weight:bold;
}

div#right
{
	float:left;
	width: 722px;
	padding-top:10px;
}

div#header
{
	clear:both;
	float:left;
	width:712px; 
}

div#header img
{
	vertical-align:bottom;
}

div#title
{
	margin-top:3px;
	clear:both;
	float:left;
	width:712px;
	height:29px;
	background-image: url(/resources/images/14_bg_title.gif);
	background-repeat: repeat-x;
}

div#title_left
{
	clear:both;
	float:left;
	height:29px;
	padding-left:15px;
	color: #fff;
	text-align:left;
	text-transform: uppercase;
	line-height:29px;
	font-weight: bold;
}

div#title_right
{
	float:right;
	height:29px;
	width:400px;
	padding-right: 35px;
	background-image: url(/resources/images/15_bg_title_right.gif);
	background-repeat: no-repeat;
	background-position: top right;
	line-height: 27px;
	padding-top:0px !important;
	padding-top:5px;
	text-align:right;
}

div#title_right a
{
	color:#fff;
	text-decoration: none;
}

div#title_right img
{
	vertical-align:middle;
	padding-right:8px;
	padding-left:20px;
}

div#bottom
{
	clear:both;
	float:left;
	width: 712px;
	margin-top:3px;
	padding-bottom:20px;
	background-color: rgb(241,241,241);
	background-image: url(/resources/images/7_bg_middle.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

div#bottom_left
{
	clear:both;
	float:left;
	padding:6px;
	width:503px;
}

div#content
{
	clear:both;
	float:left;
	padding-bottom: 6px;
	text-align:left;
	height:auto !important;
	height:400px;
	min-height: 400px;
}

div#footer
{
	clear:both;
	float:left;
	margin-left:12px !important;
	margin-left:6px;
	width:480px;
	height:63px;
}

div#footer_left
{
	clear: both;
	float: left;
	height:63px;
	width: 10px;
	background-image: url(/resources/images/3_bg_footer_left.gif);
	background-repeat: no-repeat;
}

div#footer_content
{
	float:left;
	width: 460px;
	height:35px;
	padding-top:18px;
	padding-bottom:10px;
	background-image: url(/resources/images/2_bg_footer_content.gif);
	bakckground-repeat: repeat-x;
}

div#footer_right
{
	float: left;
	height:63px;
	width: 10px;
	background-image: url(/resources/images/4_bg_footer_right.gif);
	background-repeat: no-repeat;
}

div#bottom_right
{
	float:right;
	width:191px;
	padding-right:6px;
	padding-top:3px;
	padding-bottom:7px;	
}

div#rightbox_ads
{
	clear:both;
	float:left;
	width:191px;
}

div#rightbox_ads img
{
	vertical-align: bottom;
}

.news
{
	clear:both;
	float:left;
	width :483px;
	padding:10px;
	margin-bottom:7px;
	background-image: url(/resources/images/8_bg_news_top.gif);
	background-repeat: no-repeat;
	background-color :#fff;
	border-bottom: 3px solid rgb(88,13,10);
	text-align: left;
}

.subnews
{
	clear:both;
	float:left;
	width: 503px;
}

.subnews_header
{
	clear:both;
	float:left;
	width: 503px;
	height:8px;
	background-image: url(/resources/images/44_bg_subnews_header.gif);
	line-height:0px;
	font-size:0px;
}

.subnews_content
{
	clear:both;
	float:left;
	width: 493px;
	height: auto !important;
	height:55px;
	min-height:55px;
	padding-left:10px;
	background-image: url(/resources/images/43_bg_subnews_content.gif);
	background-repeat: repeat-x;
	text-align:left;
}

.rightbox
{
	clear:both;
	float:left;
	width:191px;
	background-image: url(/resources/images/9_bg_rightbox.gif);
	background-repeat: repeat-y;
	margin-bottom:5px;
}

.rightbox_header_1
{
	clear:both;
	float:left;
	height:20px;
	width: 176px;
	padding-top:10px;
	padding-left:15px;
	background-image: url(/resources/images/12_bg_rightbox_header1.gif);
	text-align:left;
	text-decoration: none;
	color: rgb(87,12,9);
	text-transform: uppercase;
	font-size:12px;
	font-weight:bold;
}

.rightbox_header_2
{
	clear:both;
	float:left;
	height:20px;
	width: 176px;
	padding-top:10px;
	padding-left:15px;
	background-image: url(/resources/images/13_bg_rightbox_header2.gif);
	text-align:left;
	text-decoration: none;
	color: rgb(87,12,9);
	text-transform: uppercase;
	font-size:12px;
	font-weight:bold;
}

.rightbox_content
{
	clear:both;
	float:left;
	width:191px;
	min-height:106px;
	height:auto !important;
	height: 106px;
	background-image: url(/resources/images/10_bg_rightbox_content.gif);
	background-repeat: no-repeat;
}

.rightbox_footer
{
	clear:both;
	float:left;
	width:191px;
	height:7px;
	line-height:0px;
	font-size:0px;
	background-image: url(/resources/images/11_bg_rightbox_footer.gif);
	background-repeat: no-repeat;
}

div#rightads
{
	clear:both;
	float:left;
	width: 191px;
	margin-top:5px;
}