@charset "windows-1251";
html, body {
	height: 100%;
	width: 100%;
}
h1, h2, h3, h4, td, tr, table, form, div, body, html, img, ul, ol, li {
	margin: 0px 0px;
	padding: 0px;
}
br {
	clear: left;
}
div.relative {
	position:relative;
}
div {
	border: 0px solid red;
}
h1 {
	font-size:18px;
}
body * {

}
#main {
	background-image: url(images/bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 850px;
	width: 809px;
	position: relative;
}
#main2 {
	background-image: url(images/bg2.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 809px;
}
#main3 {
	background-image: url(images/bg3.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 809px;
}
.text {
	font-family: "Arial Black", Arial;
}
.text h2{
	font-size: 12px;
	line-height: 12px;
	color:#FFFFFF;
	font-weight: normal;
	font-family: "Arial Black", Arial;
}
.black {
	color: #000000;
}
.white {
	color: #FFFFFF;
}
#man {
	position: absolute;
	left: 17px;
	top: 66px;
}
#main #text01 {
	position: absolute;
	left: 345px;
	top: 88px;
}
#main #text02 {
	position: absolute;
	left: 545px;
	top: 101px;
	font-size: 13px;
}
#main #text03 {
	position: absolute;
	left: 550px;
	top: 152px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif, "Arial Narrow";
}
#main #text03 a {
	color: #000;
}
#main #text04 {
	position: absolute;
	left: 674px;
	top: 152px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif, "Arial Narrow";
}
#main #text05 {
	position: absolute;
	left: 550px;
	top: 348px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#main #text06 {
	position: absolute;
	left: 187px;
	bottom: 40px;
	font-size:12px;
}
#main #text07 {
	position: absolute;
	left: 29px;
	bottom: 50px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#main #text07 a {
	color:#000000;
}
#main #text08 {
	position: absolute;
	left: 630px;
	bottom: 50px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#main #text08 a {
	color:#000000;
}
.description {
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 10px;	
	color: #000;
}

.description h1, .description h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	font-size:18px;
}
.description strong {
	display: block;
	padding: 3px 0px;
}
.description img {
	border: 1px solid black;
}
#main #text09 {
	position: absolute;
	left: 335px;
	bottom: 40px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#main #text10 {
	padding-top: 420px;
	padding-left: 20px;
	padding-bottom: 150px;
	width: 500px;
	font-size:11px;
	line-height: 14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
ul, li {
	margin:0; padding:0;
	list-style-type: none;

}

