/* IMPORTS */
@import url(basic.css);
@import url(toppanel.css);

@import url(modules.css);

a {
	color: #9C0000;
}
a:hover {
	text-decoration: none;
}
body {
	background: #1D4601 url(images/body_bgr.jpg) repeat-x;
	color: #3E3E3E;
	padding-bottom: 25px;
	text-align: center;
}
h1, h2, h3, h4, h5, h6 {
	color: #7F2910;
	font-family: Verdana;


	}
#left h1, #left h2, #left h3, #left h4, #left h5, #left h6,
#right h1, #right h2, #right h3, #right h4, #right h5, #right h6 {
	font-family: Arial;
}
img {
	border: 0 solid #ff8b35;
}

/* BOX */
#box {
	background: url(images/box_bgr.gif) repeat-y 199px;
	font: 80% Arial, Verdana, sans-serif;
	margin: 3px auto;
	text-align: left;
	width: 984px;
	position: relative;	
}

/* HEADER */
#header {
	background: url(images/header.jpg) no-repeat right;
	height: 184px;
	position: relative;
	width: 984px;
}
#left h1 {
	background: url(images/header_h1.jpg) no-repeat;
	width: 196px;
	height: 145px;
	padding: 0;
	position: absolute;
		left: 0;
}
#left a.logo {
	background: url(images/logo.jpg) no-repeat;
	display: block;
	position: absolute;
		top: 50px;
		left: 456px;
	width: 244px;
	height: 110px;
}
#language {
	height: 16px;
	position: absolute;
	top: 5px;
	right: 0px;

}
#language li {
	float: left;
	list-style-type: none;
	margin-right: 5px;
}

/* CONTAINER */
#container {
	width: 983px;/*984*/
	background:  url(images/container3_bgr.gif) no-repeat right bottom;
	padding-bottom: 24px;

}

/* LEFT */
#left {
	float: left;
	overflow: hidden;
	width: 196px;
	background: url(images/left_bgr.jpg) no-repeat;
}
/* MENU */
#menu {
	background:  url(images/menu_bgr.gif) repeat-y;
	padding: 140px 0 0 0;
	width: 196px;
	
}
#menu2x{
	background: url(images/menu2_bgr.jpg) no-repeat bottom;
	padding-bottom: 20px;
}
#menu_end{
	height: 10px;
	background: url(images/menu_end.jpg) no-repeat bottom;
}
#menu ul {
	padding: 0 17px;
}
#menu ul ul {
	padding: 0;
}
#menu li {
	padding: 4px 0 4px 14px;
	background: url(images/li_bgr.gif) no-repeat 0px 10px;

}
#menu li li {
	background: url(images/li2_bgr.gif) no-repeat 0px 12px;
	list-style-type: none;
}
#menu a {
	color: #3E3E3E;
	display: block;
	text-decoration: none;
	padding-left: 
}
#menu span {
	text-decoration: underline;
	color: #9C0000;
}
#menu a:hover {
	text-decoration: underline;
}

/* CONTENT */
#content {
	float: left;
	min-height: 250px;
	_height: 250px;
	width: 591px;
	background: #F5FFE0;	
	background: url(images/content_bgr.jpg) no-repeat;
	padding-top: 185px;
}

#info {
	/*background: #737575 url(images/info_bgr.jpg) no-repeat;*/
	position: relative;
	height: 59px;
	
}
#navi {
	color: #A53E00;
	font-size: 88%;
	letter-spacing: 1px;
	padding: 0.5em 0 0 0;
	margin-left: 17px;
	text-align: right;
	position: relative;
	top: 9px;
	right: 10px;
}
#navi li {
	background: url(images/navi.gif) no-repeat right;
	display: inline;
	margin-right: 8px;
	padding-right: 16px;
}
#navi li.last {
	background: transparent;
	margin: 0;
	padding: 0;
}
#navi a {
	color: #A53E00;
}

/* RIGHT */
#right {

	/*background: Red;*/
	background:  url(images/rbox_bgr.gif) no-repeat bottom right;
	padding-bottom: 22px;
	width: 196px;
}
#right2 {

	background: #1D4602 url(images/rbox2_bgr.jpg) repeat-x;
		float: left;
	overflow: hidden;
	width: 196px;	
}

/* BOXES */
.leftbox, .rightbox {
	/*background:  url(images/rbox_bgr.gif) no-repeat bottom;*/
}



.rb_1{
	background: url(images/lb1_top.gif)  no-repeat top right;
	padding-top: 24px;
	width: 196px;
}
.rb_1 .btm{
	height: 24px;
	background:  url(images/lb1_bottom.gif) no-repeat bottom right;
}
.rb_2{
	background: url(images/rb2_top.gif)  no-repeat top right;
	padding-top: 24px;
	width: 196px;
}
.rb_2 .btm{
	height: 24px;
	background:  url(images/rb2_bottom.gif) no-repeat bottom right;
}

.lb_1{
	background: url(images/lb1_top.gif)  no-repeat top right;
	padding-top: 24px;
	width: 196px;
}
.lb_1 .btm{
	height: 24px;
	background:  url(images/lb1_bottom.gif) no-repeat bottom right;
}

.lb_2{
	background: url(images/rb2_top.gif)  no-repeat top right;
	padding-top: 24px;
	width: 196px;
}
.lb_2 .btm{
	height: 24px;
	background:  url(images/rb2_bottom.gif) no-repeat bottom right;
}



/* FOOTER */
#footer {
	background: #1D4602;
	/*border-top: 1px solid #fff;	*/
	font-size: 88%;
	width: 983px;
}
#footer p {
	color: #fff;
	padding: 0 10px;
}
#footer a {
	color: #FFD335;
}
#footer img {
	float: left;
	margin: 0 10px;
}
#footer_left, #footer_right {
	float: left;
	padding: 10px 0;
	width: 490px;
}
#footer_right {
	text-align: right;
}

/* CLASSES */
.cleaner {
	clear: both;
	font-size: 1px;
	height: 1px;
	overflow: hidden;
}
.errmsg {
	margin-bottom: 10px;
	color: Red;
	text-align: center;
}
.status_info{
	background: url(images/info_ico.gif) no-repeat 8px 8px;
	width: 450px;
	font-weight: bold;
	margin: 15px auto 15px auto;
	padding: 15px 15px 15px 45px;
	border: 1px solid #a5a5a5;
	border-left: none;
	border-right: none;
}
.status_error{
	background: url(images/error_ico.gif) no-repeat 8px 8px;
	width: 450px;
	font-weight: bold;
	margin: 15px auto 15px auto;
	padding: 15px 15px 15px 45px;
	border: 1px solid #a5a5a5;
	border-left: none;
	border-right: none;
	color: #830000;
}