.clear {
	clear: both;
	line-height: 0;
}

body, html {
	margin: 0;
	padding: 0;
	background: url(images/backgr.jpg) repeat top left;
	color: #000000;
}

#content {
    background: #EAD7B3;
    margin: 0 auto;
    width: 1000px;
	position: relative;
}

#header {
	background:#E6EEFF;
	height:88px;
}

#datetimelang {
	color: #142334;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 150px;
	float: right;
	padding-right: 10px;
}

#datetimelang a {
	color: #000000;
	text-decoration: none;
}

#datetimelang a:visited {
	color: #000000;
	text-decoration: none;
}

#datetimelang a:hover {
	color: #000000;
	text-decoration: underline;
}


/* menu b */
#menu {
	width: 1000px;
	background-color: #2F5279;
	
	font-family: Georgia, "Times New Roman", Times, serif;
	
	color: #EDEDED;
}

#menu td {
	border: 1px solid #202020;
	text-align: center;
}

#menu a {
	position: relative;
	display: inline;
	text-align: center;
	padding: 10px 10px 10px;
	color: #EDEDED;
	text-decoration: none;

	font-size: 14px;
	font-weight: bold;
}

#menu a i {
	display: none;
	visibility: hidden;
	background: none;
}

#menu a:visited, #menu a:link {
	color: #EDEDED;
	text-decoration: none;
	display: block;
}

#menu a:hover {
	color: #EDEDED;
	text-decoration: none;
	background: #142334;
	display: block;
}

#menu a:hover i {
	visibility: visible;
	display: block;
	position: absolute;
	top: 35px;
	left: 0px;
	width: 170px;
	overflow: hidden;
	cursor: pointer;
	background: #EDEDED;
	border: solid 1px #2F5279;
	border-top: 0;
	
	color: #000000;
}

#menu a:hover i u {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight:normal;
	font-size: 12px;
	text-decoration: none;
	display: block;
	text-align: left;
	padding-left: 5px;
}

.hover_on {
	background: #2F5279;
	font-weight: bold;
	color: #EDEDED;
	height: 30px;
	line-height: 30px;
}

.hover_off {
	background: #EDEDED;
	font-weight: normal;
	color: #2F5279;
	height: 30px;
	line-height: 30px;
}

/* menu e */

.main_img {
	background: #142334;
	clear: both;
	height: 200px;
}

#down {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
}

/* content b */
#sidebar {
	background: #EAD7B3;
	float: left;
	width: 300px;
	overflow: hidden;
}

.sidebar_top {
	width: 300px;
	height: 30px;
	background: #8C7153;
	border-top: #142334 solid 1px;
	border-bottom: #142334 solid 1px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

.sidebar_title {
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF; 
	font-weight: bold;
	line-hight: 30px;
	padding-top: 5px;
}

.sidebar_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	padding: 10px;
}

.sidebar_text_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 130%;
}

.sidebar_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	padding: 10px;
	background: url(images/line.jpg) bottom center no-repeat;
}

.sidebar_text a {
	text-decoration: none;
	font-weight: bold;
	color: #663300;
}

.sidebar_text a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #663300;
}
 
.sidebar_text a:hover {
	text-decoration:underline;
}

.sidebar_text img {
	border: #534331 1px solid;
	padding: 5px;
	background-color: #FAF4EB;
	align:left;
	hspace:5px;
}

#main {
	background: #99c000;
	float: right;
	width: 700px;
	background: url(images/grad1.jpg) repeat-y left top #FFFFFF;
	overflow: hidden;
}

.main_top {
	width: 700px;
	height: 30px;
	background: url(images/grad2.jpg) repeat-y left top #2F5279;
	border-bottom: #142334 solid 1px;
	border-top: #142334 solid 1px;
}

.main_title {
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF; 
	font-weight: bold;
	line-hight: 30px;
	padding-top: 5px;
}


.main_text {
	padding: 15px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 140%;
}

.main_text p {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 140%;
}

.main_text h1 {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	line-height: 140%;

}


.main_text h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 140%;
	text-align: center;
}

.main_text h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 140%;
}

.main_text h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 140%;
}

.main_text h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 140%;
}

.main_text h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 140%;
}

.main_text pre {

}

.main_text img {
	border: #534331 1px solid;
	padding: 5px;
	background-color: #FAF4EB;
	align:left;
	hspace:5px;
}
 
.main_text a {
	text-decoration: none;
	font-weight: bold;
	color: #663300;
}
 
.main_text a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #663300;
}
 
.main_text a:hover {
	text-decoration: underline;
}

#content_footer {
	background: url(images/content_down.jpg) no-repeat #947858;
	height: 20px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

/* content e */

#screenshot {
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
}
