body {
	margin: 0px; 
	padding: 1px 0px 30px 0px;
	color: #6E6E70;
	font-size: 10px; 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-image: url(../images/gui/bg.jpg); background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.clr {
	font-size: 0px;
	line-height: 1px;
	height: 0px;
	clear: both;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover { color: #FFB812; }
a img { border: none; }
form {
	padding: 0px;
	margin: 0px;
}
/* --------- */
.mainout {
	width: 640px;
	text-align: left;
}
.header { height: 118px; }
.header img { margin-top: 43px; }
.lang {
	float: right;
	width: 130px;
	height: 31px;
	line-height: 26px;
	font-weight: bold;
	text-align: center;
	background-image: url(../images/gui/lang.gif); background-position: bottom right; background-repeat: no-repeat;
	border-right: 1px solid #707070;
}
.lang a { color: #707070; }
.lang a:hover {
	color: #000000;
	text-decoration: underline;
}
.contentout { padding-left: 42px; }
.contentin {
	padding-top: 40px;
	border-left: 1px solid #707070;
	border-bottom: 1px solid #707070;
}
.menu {
	height: 24px;
	line-height: 24px;
	padding-left: 4px;
	color: #000000;
	text-transform: uppercase;
}
.menu a , .footermenu a {
	margin: 0px 10px 0px 10px;
	padding-bottom: 5px;
}
.menu a:hover { background-image: url(../images/gui/menu.gif); background-position: bottom center; background-repeat: no-repeat; }

.sep , .sep2 {
	height: 7px;
	line-height: 0px;
	font-size: 0px;
}
.sep { background-image: url(../images/gui/sep.gif); background-repeat: no-repeat; }
.sep2 { background-image: url(../images/gui/sep2.gif); background-repeat: no-repeat; }
.slogan .sep {
	position: relative;
		top: -7px;
}
.contentname {
	padding-left: 14px;
	color: #FFB812;
	font-size: 24px;
	font-weight: bold;
}
.contentin2 {
	border-left: 1px solid #C5C5C5;
	border-right: 1px solid #707070;
}
.submenu {
	float: right;
	width: 238px;
	padding: 25px;
	margin: 0px 0px 15px 20px;
	background-color: #E7E5E5;
}
.submenu img { margin-bottom: 10px; }
.submenu a {
	display: block;
	height: 21px;
	line-height: 21px;
	padding-left: 10px;
	color: darkred;
/*	color: #707070; */
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/gui/arrow.gif); background-position: center left; background-repeat: no-repeat;
	border-bottom: 1px dotted #707070; 
}
.submenu a:hover { color: #000000; }
.submenua {
	float: right;
	width: 238px;
	padding: 25px;
	margin: 0px 0px 15px 20px;
	background-color: #E7E5E5;
}
.submenua img { margin-bottom: 10px; }
.submenua a {
	display: block;
	height: 21px;
	line-height: 21px;
	padding-left: 10px;
	color: darkred;
	font-size: 16px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/gui/arrow.gif); background-position: center left; background-repeat: no-repeat;
	border-bottom: 1px dotted #707070; 
}
.submenua a:hover { color: #000000; }
.content {
	padding: 25px 25px 20px 14px;
	font-size: 11px;
	text-align: justify;
}
.footer {
	
	border-left: 1px solid #707070;
}
.footermenu {
	height: 24px;
	line-height: 24px;
	padding-left: 4px;
	color: #000000;
}
.copy {
	margin-left: 14px;
	padding: 2px 0px 10px 4px;
	font-weight: bold;
	border-top: 1px dotted #999999;
}













