@charset "utf-8";
/* CSS Document */
body, html
{
	height:100%;
	background:#ede9d6;
}
body, td, tr, textarea, input
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:medium;
	margin:0;
	padding:0;
}
#container
{
	position:relative;
}

/*	а�аОаДаВаАаЛ  */
div#footer
{
	position:absolute;
	z-index:48;
	bottom:0px;
	left:50%;
	height:30px;
	width:48%;
}

/*	а�аОаГаОб�аИаП  */
div#logotype
{
	position:absolute;
	z-index:40;
	bottom:10px;
	right:35px;
	text-align:right;
}
div#lines div
{
	z-index:0;
	position:absolute;
	background-color:#AAA6A3;
	padding:0;
	margin:0;
	overflow:hidden;
}

#content
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:medium;
	padding:250px 0 200px 280px;
	color:#666666;
}
#content strong
{
	color:#000000;
}
#content a:link, a:active, a:visited
{
	color:#000000;
	text-decoration:none;
}
#content a:hover, a:focus
{
	color:#000000;
	text-decoration:underline;
}
#content ul
{
	margin:10px 0 0 0;
}
#content ul li
{
	margin:0 0 0 60px;
}
#content table
{
	margin:10px 0 0 55px;
}
#content table td
{
	padding:5px;
}




h2
{
	color:#666;
	font-size:20px;
	font-weight:normal;
	padding:0;
	margin:0;
}
h3
{
	font-size:larger;
	font-weight:normal;
	text-transform:uppercase;
	padding:0;
	margin:25px 0 0 0;
}
h4
{
	font-size:larger;
	font-weight:bold;
	padding:0;
	margin:5px 0 0 0;
}
h5
{
	font-size:inherit;
	font-weight:bold;
	text-decoration:underline;
	padding:0;
	margin:15px 0 0 0;
	font-family:Tahoma, Helvetica, sans-serif;
}



















/*	аГб�аАб�аИаКаА  */
div#mainImage
{
	position:absolute;
	z-index:45;
	top:40px;
	left:15px;
	padding:4px;
	border:#999999 1px solid;
}
div#mainImage div
{
	width:600px;
	height:200px;
	text-align:right;
	background: #EDE9D6;
}
/*	аЛаИаНаИаИ  */
div#lines div#first
{
	top:80px;
	left:0px;
	height:1px;
	width:70%;
}
div#lines div#second
{
	bottom:50px;
	right:0px;
	height:1px;
	width:60%;
}
div#lines div#third
{
	top:0px;
	left:230px;
	height:600px;
	width:1px;
}