﻿html,
body{
	width:100%;
	height:100%;
}
body {
	margin:0;
	font:14px Calibri, Arial, Helvetica, sans-serif;
	color:#000;
	background:#c0c0c0;
}
img {border-style:none;}
a {
	text-decoration:none;
	color:#000;
}
a:hover {text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,
fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper {
	margin:0 auto;
	overflow:hidden;
	width: 1000px;
	background:#fff;
	padding:392px 0 0;
	position:relative;
}
/* header start */
#header {
	width:1000px;
	position:absolute;
	top:0;
	left:0;
	padding:24px 0 0;
	z-index:100;
}
#header em {
	background: url(../images/slogon.gif) no-repeat;
	width: 562px;
	height: 24px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	top:126px;
	left:182px;
}
/* logo */
.logo {
	background: url(../images/logo.gif) no-repeat;
	width: 980px;
	height: 80px;
	text-indent:-9999px;
	display:block;
	margin:0 0 0 14px;
	padding:0 0 8px;
}
.logo a {
	height:100%;
	width:100%;
	display:block;
	background: url(../images/none.gif);
}
.picture {
	width:100%;
	overflow:hidden;
	background:#6b690d;
}
.picture img {display:block;}
/* login */
.login {
	position:absolute;
	left:704px;
	top:19px;
	width:272px;
}
.login div {
	height:1%;	overflow:hidden;
	padding:0 0 13px;
}
.login div label {
	width:100px;
	float:left;
	text-align:right;
	padding:0 6px 0 0;
	line-height:24px;
	font-size:12px;
	color:#445ba0;
}
.login div input {
	border:1px solid #808080;
	width:154px;
	float:left;
	outline:none;
	margin:0;
	font-size:12px;
	padding:3px 5px;
}
.button-submit {
	text-indent:-9999px;
	background: url(../images/btn-login.gif) no-repeat;
	width: 105px;
	height: 20px;
	float:right;
	font-size:0;
	line-height:0;
	overflow:hidden;
	border:0;
	padding:0;
	margin:-1px 2px 0 0;
	display:inline;
	cursor:pointer;
}
/* nav */
#nav {
	list-style:none;
	margin:0 -10px 0 0;
	padding:0;
	width:1010px;
	background:#6b690d;
}
#nav:after {
	content:"";
	display:block;
	clear:both;
}
#nav li.hover div,
#nav li:hover div {
	display:block;
}
#nav li {
	float:left;
	position:relative;
	text-align:center;
	margin:0 10px 0 0;
	line-height:34px;
	font-size:16px;
}
#nav div {
	position:absolute;
	width:1px;
	height:1px;
	left:50%;
	top:35px;
	display:none;
}
#nav a {
	color:#fff;
	display:block;
	padding:0 0 1px;
}
#nav li a:hover,
#nav li.hover a,
#nav li:hover a {
	text-decoration:underline;
}
#nav ul {
	list-style:none;
	margin:0;
	padding:8px 12px 4px;
	position:absolute;
	left:-58px;
	top:0;
	background:#efee79;
	width:93px;
}
#main {
	overflow:hidden;
	width:100%;
	margin:0 0 -214px;
}
#nav ul li {
	float:none;
	text-align:left;
	font-size:12px;
	color:#68674e;
	line-height:14px;
	padding:0 0 4px;
	margin:0;
}
#nav li:hover ul li a,
#nav li.hover ul li a,
#nav ul li a {
	color:#39529d;
	text-decoration:none;
}
#nav li:hover ul li a:hover,
#nav li.hover ul li a:hover,
#nav ul li a:hover {text-decoration:underline;}
/* content start */
#content {
	width:520px;
	float:left;
	padding:0 0 210px 63px;
	margin:0 -100% 0 0;
}
#content h1 {
	margin:0 0 12px;
	font-size:25px;
	font-weight:normal;
	line-height:26px;
}
#content p {
	line-height:22px;
	margin:0 0 24px;
}
/* list */
.list {
	list-style:none;	margin:0;	padding:0 0 20px;}.list li {	height:1%;	overflow:hidden;	vertical-align:top;
	background: url(../images/marker.jpg) no-repeat 0 10px;
	line-height:20px;
	padding:0 0 2px 12px;
	
}
/* content end */
/* sidebar start */
#sidebar {
	width:353px;
	float:right;
	padding:12px 23px 0 0;
	position:relative;
	z-index:10;
}
#sidebar h3,
#sidebar h2 {
	font-size:22px;
	font-weight:normal;
	line-height:26px;
	margin:0 0 9px;
	text-align:center;
}
#sidebar h3 {text-align:left;}
#sidebar h3 span {display:block;}
#sidebar h4 {
	font-size:12px;
	line-height:22px;
	margin:0;
	font-weight:normal;
}
#sidebar p {
	line-height:22px;
	font-size:12px;
	margin:0 0 22px;
}
.box {
	height:1%;
	overflow:hidden;
	padding:0 20px 1px 27px;	
}
.images {
	height:1%;	overflow:hidden;
	margin:0 0 6px;
}
.images img {
	display:block;
	border:10px solid #6b690d;
}
/* list-item */
.list-item {
	list-style:none;	margin:0;	padding:0 0 18px;}.list-item li {
	font-size:12px;
	height:1%;
	overflow:hidden;
	vertical-align:top;
	line-height:20px;
	padding:0 0 2px;
}
/* block */
.block {
	border-top:4px solid #6b690d;
	width:307px;
	overflow:hidden;
	padding:8px 20px 10px 29px;
	margin:0 0 0 -3px;
}
/* mail */
.mail {
	width:100%;
	overflow:hidden;
	padding:0 0 12px;
}
.mail .btn-go {
	position:relative;
	z-index:3;
	text-indent:-9999px;	background: url(../images/btn-go.gif) no-repeat;
	width: 65px;
	height: 24px;
	float:right;
	font-size:0;	line-height:0;	overflow:hidden;	border:0;	padding:0;	margin:0 0 0 -65px;	cursor:pointer;
}
.mail label {
	float:left;
	font-size:12px;
	line-height:24px;
	padding:0 8px 0 0;
}
.mail span {
	display:block;
	height:1%;
	overflow:hidden;
	padding:0 78px 0 0;
}
.mail span span {
	height:22px;
	border:1px solid #808080;
	padding:0 5px;
}
.mail span input {
	float:left;
	padding:2px 0;
	margin:0;
	outline:none;
	font-size:13px;
	border-style:none;
	background:none;
	width:100%;
}
/* sidebar end */
/* footer start*/
#footer {
	height:1%;
	overflow:hidden;
	position:relative;
	background:#6b690d;
	padding:10px 20px 8px;
	text-align:center;
	font-size:12px;
	line-height:20px;
	color:#fff;
}
#footer a {color:#fff;}
#footer p {
	display:inline;
	margin:0;
	font-size:12px;
}
#footer address {
	font-style:normal;
	display:inline;
}
/* footer end */