	div.clear {
	clear:both;
}
	body {
	margin:0px;
	padding:0px;
	text-decoration:none;
	font-family:Arial;
	font-size:12px;
	color:#000000;
}
	body a {
	font-family:Arial;
	text-decoration:underline;
	color:#B07010;
}
	body a:hover {
	text-decoration:none;
	color:#80C0E0;	
}
	#wrapper {
	width:1000px;
	text-align:left;
	
}
	.moduletable {
	margin-bottom: 10px;
	text-align: right;
	margin-right: 10px;
	float: right;
}
/* ---- cellpadding=0 cellspacing=0 ------- */	
	table {
	border:none;
}
	td {
	padding:0px;
	border:0px;
	text-decoration:none;
	font-family:Arial;
	font-size:12px;
	color:#000000;
}
	.contentheading, 
	.moduletable h3, 
	.componentheading {
	font-weight:normal;
	color:#a63f05;
	font-size:18px;
	padding:0px 0px 14px 0px;
	margin:0px;
}
	.background_dark {
	background-image:url(../images/background_dark.jpg);
	background-position:0px 0px;
	background-repeat:repeat-x;
}
	.background_light {
	background-image:url(../images/background_light.jpg);
	background-position:0px 0px;
	background-repeat:repeat;
}
	.container {
}
	.back_head {
	background-image:url(../images/back_head.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	height:412px;
	overflow:hidden;
}
	.back_body_repeat {
	background-image:url(../images/back_body_repeat.jpg);
	background-position:0px 0px;
	background-repeat:repeat-y;
}
	.body_container {
	background-image:url(../images/back_body.jpg);
	background-position:0px bottom;
	background-repeat:no-repeat;
	min-height:151px;
}
	.body_text {
	width:830px;
	margin:0px 0px 0px 110px;
	padding:0px 0px 15px 0px;
}
	.left_content_part {
	width:560px;
	float:left;
}
	.right_content_part {
	margin-left:570px;
}
	.menu_part {
	width:120px;
	float:left;
}
	.content_part {
	margin-left:120px;
	padding:0px 20px 0px 0px;
	float:fixed;
}
	.back_footer {
	background-image:url(../images/back_footer.jpg);
	background-position: 0px 0px;
	background-repeat:no-repeat;
	height:104px;
	overflow:hidden;
}
/* --------- Site menu ------------- */
	.moduletable_sitemenu_top {
	margin:110px 0px 0px 110px;
}
	.mainlevel_sitemenu_top, 
	.mainlevel_sitemenu_bottom {
	display:block;
	float:left;
	color:#ffffff;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	margin:7px 0px 0px 0px;
}
	.mainlevel_sitemenu_top:hover, 
	.mainlevel_sitemenu_bottom:hover {
	color:#f3a838;
}
	span.mainlevel_sitemenu_top, 
	span.mainlevel_sitemenu_bottom {
	display:block;
	height:35px;
	width:6px;
	background-image:url(../images/menu_separator.jpg);
	background-position:center 0px;
	background-repeat:no-repeat;
	margin:0px 23px 0px 23px;
}
	.moduletable_sitemenu_bottom {
	margin:17px 0px 0px 110px;
}
	.menu_sitemenu_left {
	margin:0px;
	padding:0px 0px 0px 13px;
}
	.menu_sitemenu_left li {
	margin-bottom:3px;
	color:#8b2607;
}
	.menu_sitemenu_left a {
	font-size:15px;
	color:#8b2607;
}
