html {
	height: 100%;
}
body {
	height: 100%;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 163.6%;
	background: #fff;
	color: #615d5d;
}
	body {
		
	}


	body.error404 {
		background: #fff !important;
	}

#wrap {
	min-width: 1000px;
	min-height: 100%;
	height: 100%;
	zbackground: url(../images/bgi.gif) left 155px no-repeat;
	margin-bottom: -145px;
	position: relative;
}
	#wrap[id] {
		height: auto;
	}
	
#header {
min-height: 170px;
background: #B5C0D1 url(../images/bg.jpg) top left repeat-x;
padding: 1px;

}
	
#footer {
	min-width: 1000px;
	height: 145px;
	margin: 0 auto;
	position: relative;
}
#prefooter {
	height: 180px;
	clear: both;
}
	#prefooter[id] {
		height: 180px;
	}
	
	body:empty #prefooter {
		height: 180px;
	}


table {
	border-collapse: collapse;
	border-spacing: 0;
}
td {
	padding: 0;
}
ul, ol, li {
	margin: 0;
	padding: 0;
}
ul, ol {
	margin-bottom: 1em;
}
ul {
	padding-left: 2em;
}
ol {
	padding: 0 0 1em 25px;
}
	ol li {
		margin-bottom: 0.6em;
		padding-left: 1em;
	}

h1, h2, h3, h4 {
	margin: 1em 0 0.3em;
	padding: 0;
	font-weight: normal;

}
h1 {
	font-size: 163.6%;
}
h2 {
	font-size: 127.3%;
	font-weight: bold;
	color: #5f749a;
}
h3 {
	font-size: 109.09%;
	font-weight: bold;
}

p {
	padding: 0;
	margin: 0 0 1em;
}

a {
	color: #2161a1;
}
	a:hover {
		color: #b4945c;
		text-decoration: none;
	}

.clr {
	clear: both;
}
.nobr {
	white-space: nowrap;
}

img.border {
	background-color: #eaf2e9;
	padding: 5px;
}
img.left {
	float: left;
	margin-right: 20px;
}
img.right {
	float: right;
	margin-left: 20px;
}
img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
a img {
	border: none;
}

/************************************************************************/

#logo {
	margin-top: 20px;
	margin-left: 53px;
}
#top_buttons {
	position: absolute;
	left: 17px;
	top: 17px;
	z-index: 1;
}
	#top_buttons img {
		display: block;
		margin-bottom: 10px;
	}
#lang {
	position: absolute;
	left: 55px;
	top: 17px;
	font-size: 10px;
	line-height: 10px;
	padding-left: 10px;
	Zbackground: url(../images/lang_arrow.gif) 0 2px no-repeat;
}


#slogan{
	position: absolute;
	top: 35px;
	left: 260px;
	z-index: 2;
	width: 200px;
}

#slogan font{
	font-size:32px;
	font-family: Georgia;
	color: #9C8251;
	line-height: 120%;
}

#slogan font span{
	padding-left: 25px;
}

#header_images {
	position: absolute;
	top: 0;
	right: 47%;
	z-index: 2;
	width: 200px;
	padding: 1px;
}


#mainpic {
	padding-top: 5px;
	padding-left: 200px;
}

#main_feather {
	float: left;
	padding-top: 130px;
	padding-left: 0;
	position: absolute;
	top: 0;
	left: 0;
	
}

#blockcont {
	position: absolute;
	right: 0;
	top: 0;
	width: 240px;
	height: 160px;
	padding-bottom: 1px;
	line-height: 120%;
	font-size: 13px;
	overflow: hidden;
}

	#blockcont div.rtop {
		padding: 0px 20px 10px;
	}
	
	#blockcont p {
		padding: 0;
		margin:5px 0;
	}
	

	#blockcont h3 {
		color: #5e5e5e;
		font-weight: bold;
	}
		#blockcont .rtop small {
			font-size: 10px;
		}
		#blockcont .rtop strong {
			font-size: 12px;
			white-space: nowrap;
		}
		#blockcont .rtop a.writeus {
			font-size: 11px;
			color: #615d5d;
		}
		

		
		
		
#menu {
	font-size: 127.27%;
	line-height: 100%;
	zmargin-top: 165px;
	margin-left: 30px;
	margin-right: 30px;
	background: #CACACA url(../images/menu_left.gif) top left repeat-y;
	min-height: 52px;
}

#menu_bg {
	min-height: 12px;
	padding: 20px 10px 20px 20px;
	background: url(../images/menu_right.gif) top right repeat-y;
}
		
	#menu a.hlink, #menu span.hact {
		margin-left: 6%;
	}
		#menu span.hact {
			font-weight: bold;
		}
		#menu a.hlink:hover {
			color: #b4945c !important;
			text-decoration: underline;
		}
		#menu span.hact.hover {
			color: #b4945c !important;
			text-decoration: none !important;
		}

		#menu span.w {
			
			padding: 0.7em 0;
		}

	#menu div.submenu {
		position: absolute;
		right: 100%;
		margin-right: -30px;
		top: 0;
		text-align: right;
		width: 220px;
		padding: 1em 10px;
		display: none;
		font-size: 85.72%;
	}
		#menu div.submenu a, #menu div.submenu span, #menu div.submenu strong {
			
			padding: 0.7em 25px;
		}
			#menu div.submenu a:hover {
				
			}


			
			

#content {
	margin-left: 30px;
	margin-right: 30px;
	background: #fff;
}

	#content h1, #content h2{
		background: #F6F6F6;
		height: 15px;
		margin:0;
		padding: 20px 20px;
		font-size: 21px;
		font-weight: normal;
		color: #615D5D;
	}
	
	
	#content div.text{
		padding-left: 20px;
		margin-top: 20px;
		padding-right: 20px;
		padding-bottom: 4em;
		min-height: 250px;
		height: 250px;
	}
		#content div.text[class] {
			height: auto;
		}

	#content table {
		border: 0;
		margin: 0 0 20px;
	}
		#content table tr.header td {
			font-weight: bold;
		}
		#content table td {
			padding: 0;
		}

		 #content table#comp {
			margin: 6px 0px;
			height: 110px;
		}
		
		 #content table#comp td {
			padding: 6px 20px;
			height: 110px;
		}
		
		#content table.list {
			
		}
		
		#content table.list td {
			padding: 6px 10px 6px 20px;
			line-height: 120%;
			height: 110px;
			width: 50%;
		}
		
		#content table.list td  a{
			text-decoration: none;
			zcolor: #2161a1;
		}
		
		
	#content div.prim {
		margin-top: 15px;
		padding: 0 40px 10px 20px;
	}
	
	#content div.all_prim {
		margin-top: 15px;
		padding: 0 40px 10px 20px;
		font-size: 15px;
	}
	
	
	ul{
		list-style-type: none;
		margin:0;
		padding: 0 0 0 10px;
	}
	
	.list ul li{
		background: url(../images/li.gif) left 6px no-repeat;
	}
	
	ul li{
		padding: 0 0 3px 12px;
		margin:0;
		background: url(../images/li.gif) left 9px no-repeat;
	}
	
	.spec {
		float:right;
		width: 182px;
	height: 182px;
	margin-right: 17px;
	margin-top: 9px;
	}
	
	p.all {
		margin: 3px 0 0 22px;
		font-weight: bold;
	}
		
		

#main_news {
	margin-left: 50px;
	margin-right: 50px;
}

#main_news h2{
	width: 182px;
}

div.news {
	margin-bottom: 5px;
}
span.date {
	padding: 0 1em 0 2px;
	background: #c6c6c6;
	color: #fff;
}
.news_wrap {
	padding-right: 20px;
}

.news_archive {
	background: #F7F7F7;
	display: block;
	width: 99px;
	height: 32px;
	margin-top: 5px;
}



#hk {
	position: absolute;
	top: 283px;
	left: 300px;
	color: #fff;
	font-size: 109.1%;
	padding-right: 270px;
}
	#hk a {
		color: #fff;
	}
	#hk img {
		margin-right: 8px;
	}




#footer {
	width: 100%;
	background: url(../images/footer_bg.gif) left bottom no-repeat;
}
	#footer img.tomain {
		position: absolute;
		left: 90px;
		bottom: 55px;
	}
	#counter {
		position: absolute;
		bottom: 67px;
		left: 33%;
		height: 15px;
	}
	#footer div.right {
		position: absolute;
		top: 0;
		right: 0;
		width: 234px;
		height: 125px;
		background: url(../images/footer_right.gif) 0 0 no-repeat;
	}
	#footer div.copy {
		color: #979797;
		font-size: 81.82%;
		line-height: 120%;
		position: absolute;
		left: 200px;
		top: 60px;
	}
	#footer div.vmd {
		background: url(../images/footer_bg.gif) -181px 6px no-repeat;
		color: #979797;
		font-size: 81.82%;
		line-height: 140%;
		height: 30px;
		padding-top: 60px;
		padding-left: 20px;
		position: absolute;
		left: 55%;
		width: 160px;
	}


img.border {
	background-color: #fff;
	border: 1px solid #eaf2e9;
	padding: 10px 10px 15px;
	margin: 0 0px;
}
img.left {
	float: left;
	margin: 0 10px 10px 0;
}
img.right {
	float: right;
	margin: 0 0 10px 10px;
}
img.center {
	display: block;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}

a img {
	border: none;
}


table.form {
	border: none !important;
}
html body div#content table.form td {
	padding: 0 0 0.5em;
	vertical-align: top;
	border: none !important;
}
	table.form td.r1 {
		text-align: right;
	}
	table.form td.r2 {
		padding-left: 5px !important;
		width: 99%;
	}
	table.form select {
		border: 1px solid #dedede;
		color: #615d5d;
		margin-right: 1em;
	}
	table.form input {
		width: 300px;
		border: 1px solid #dedede;
		color: #615d5d;
		padding: 1px 3px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
		table.form input.button {
			color: #615d5d;
			background: #fff;
			padding: 0 1em;
			font-size: 14px;
			font-weight: bold;
			height: 24px;
			width: auto !important;
			cursor: pointer;
		}
	table.form textarea {
		width: 300px;
		height: 200px;
		font-size: 100%;
		border: 1px solid #dedede;
		color: #615d5d;
		padding: 3px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	.red {
		color: #c00;
	}

p.promo-banner {
	padding-top: 20px;
	text-align: center;
}
