body {
	background-image: url(images/back.jpg);
	font-family: Arial;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
#main {
	width: 795px;
	position: absolute;
	left: -397px;
	margin-left: 50%;
}
#top {
	background-image: url(images/top.jpg);
	width: 790px;
	height: 57px;
	background-repeat: no-repeat;
}
#mid {
	background-image: url(images/mid.jpg);
	background-repeat: repeat-y;
	width: 790px;
}
#bottom {
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	height: 9px;
	width: 790px;
}
#main h1 {
	font-size: 16px;
	font-style: italic;
	padding-top: 7px;
	padding-left: 7px;
	margin-left: 15px;
	margin-bottom: 0px;
}
#logoText {
	width: 240px;
	margin-left: 15px;
	color: #FFFFFF;
	font-size: 15px;
	text-align: center;
	padding-top: 5px;
	font-style: italic;
}
#mid h2 {
	font-size: 14px;
	font-style: italic;
	padding-left: 7px;
}
#logo {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	height: 189px;
	width: 749px;
	margin-left: 20px;
}
#text {
	padding-right: 7px;
	padding-left: 7px;
	position: absolute;
	top: 255px;
}
#right {
	text-align: justify;
	padding-right: 10px;
	padding-top: 3px;
	margin-left: 190px;
	padding-bottom: 1px;
	z-index: 100;
}
#left {
	position: absolute;
	width: 160px;
	top: 300px;
	left: 7px;
	padding-left: 5px;
	font-size: 13px;
	z-index: 95;
}
#left ul {
	list-style-position: inside;
	list-style-image: url(images/marker.gif);
	margin-left: 2px;
	padding-left: 2px;
}
#left ul ul {
	font-size: 11px;
	margin-left: 10px;
	list-style-image: url(images/marker_s.gif);
}
#left li {
	margin-top: 2px;
}
a:link {
	text-decoration: none;
	color: #2A567B;	
}
a:visited {
	text-decoration: none;
	color: #41617B;	
}
a:hover {
	color: #00A4B3;
	text-decoration: underline;
}
#menu2 {
	position: absolute;
	left: 630px;
	top: 30px;
	font-size: 12px;
	color: #2A567B;
}
#copy {
	background-image: url(images/copyright.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 578px;
	padding: 1px;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
}
#kogukh {
	height: 191px;
	width: 150px;
	position: absolute;
	left: 10px;
	bottom: 15px;
	z-index: 75;
	background-image: url(images/botleft.jpg);
	background-repeat: no-repeat;
}
#copy a {
	color: #FFFFFF;
}
.tableData {
	font-size: 10px;
	text-align: center;
}
.whiteRow {
	color: #FFFFFF;
	background-color: #658AAB;
}
#ads {
	left: 40px;
	bottom: 300px;
	position: absolute;
}
