HTML {
	margin:0 0 0 0;
	padding:0 0 0 0;
	height:100%;
	width:100%;
}
BODY {
	margin:0 0 0 0;
	padding:0 0 0 0;
	width:100%;
	height:100%;
	font-family:Arian AMU, Arial, Helvetica, sans-serif;
	background-color:#FFF;
}

#conteiner {
	height:100%;
	width:1120px;
	min-width:960px;
	margin:0 auto 0 auto;
}
* {
	outline:none;
}
#top {
	width:100%;
	min-width:980px;
	height:150px;
	white-space:nowrap;
}

#content {
	height:auto;
	overflow:visible;
}

#banners {
	padding-left:20px;
	padding-bottom:10px;
	height:60px;
}

#banners DIV {
	height:60px;
	width:234px;
	float:left;
	padding-right:10px;
}

.banners {
	padding-left:20px;
	padding-bottom:10px;
	height:60px;
}

#bottomContent{
	margin-top:50px;
	padding-left:20px;
	min-width:960px;
}

#serviceLeftMenu {
	list-style:none;
	margin:0;
	padding:0;
	font-size:14px;
}

#serviceLeftMenu A {
	text-decoration:none;
}

#serviceLeftMenu A:hover {
	text-decoration:underline;
}

P, SPAN, TD, LI {
	font-size:15px;
	text-align:justify;
}

A {
	color:#365900;
	text-decoration:underline;
}

A:hover {
	color:#858585;
}

#bottom{
 font-size:11px;
 color:#757575;
 margin-top:50px;
}

#bottom A{
	color:#365900;
}
#bottom A:hover{
	color:#365900;
	color:#757575;
}

H1 {
	font-size:25px;
	color:#365900;
	font-weight:normal;
	padding:0 0 10px 0;
	margin:0 0 0 0;
	text-align:left;
}

.banners DIV {
	padding-right:10px;
}

/*p {
	padding-top:20px;
}*/
.menu {
	height: 128px;
	float:right;
	white-space:nowrap;
}

.menu UL {
	margin:0 0 0 0;
	padding:0 0 0 0;
	white-space:nowrap;
}

.menu UL LI {
	list-style:none;
	float:left;	
}

.menu UL LI A{
	font-size:14px;
	color:#365900;
	text-decoration:underline;
	display:block;
	width:124px;
	height:70px;
	_height:128px;
	text-align:center;
	padding-top:58px;
}

.menu UL LI A:hover{
	background-image:url(../../images/main_menu_hover.gif);
	background-repeat:no-repeat;
}

.menuActive {
	font-size:small;
	color:#365900;
	text-decoration:underline;
	display:block;
	width:124px;
	height:70px;
	_height:128px;
	text-align:center;
	padding-top:58px;
	background-image:url(../images/main_menu_hover.gif);
	background-repeat:no-repeat;
}
	
.langBar {
	font-size:10px;
	color:#9e9e9e;
	text-align:right;
	clear:both;
	margin-right:24px;
	padding-top:10px;
	height:15px;
}

.langBar A{
	font-size:10px;
	color:#365900;
	text-decoration:underline;
	padding-left:5px;
}

.langBar A:hover{
	color:#9e9e9e;
}

.mainPic{
	float:left;
	width:410px;
	height:414px;
	background-repeat:no-repeat;
}
.quickMenuMain{
	width:680px;
	height:414px;
	float:right;
	background-image:url(../images/main_menu_block.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
.quickMenu{
	height:297px;
	width:650px;
	margin:30px 26px 0 26px;
	/*background-image:url(../images/quick_menu.gif);*/
	background-repeat:no-repeat;
}

.quickMenuBlocks {
	height:150px;
	width:142px;
	_width:162px;
	float:left;
	text-align:center;
	padding:10px 8px 0 8px;
	font-size:10px;
	text-align:center;
}

.quickMenuBlocks A{
	font-size:12px;
	color:#365900;
	text-decoration:underline;
	text-align:center;
}

.quickMenuBlocks A:hover{
	color:#9e9e9e;
}

.topLogo {
	float:left;
	background:url(../images/logo.gif) no-repeat top left;
	height:128px;
	width:350px;
}

.bottomContnetText {
	float:left;
	/*width:75%;*/
	width:766px;
	color:#333;
}

.bottomContnetNewsBlock {
	float:right;
	width:194px;
	border:solid 1px #e6e6e6;
	margin-right:24px;
}

.bottomContentNewsT {
	height:auto;
	border-bottom: dashed 1px #e6e6e6;
	padding:6px 10px 10px 10px;
	color:#365900;
}

.bottomContentNews {
	padding:10px 10px 10px 10px;
	color:#858585;
	
}

.bottomContentNews A{
	text-decoration:none;
	color:#333;
}

.bottomContentNews A:hover{
	color:#365900;
}

.bottomPic {
	background: url(../images/bottom_pic.gif) no-repeat;
	background-position:left;
	margin:50px 0 50px 0;
	height:52px;
}


.newsTime {
	font-size:10px;
	color:#666;
}


.sub1 {
	margin-left:15px;
}