@charset "windows-1251";
body {
	background-color: #ffffff;
	margin: 20px 0 0 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #737373;
}
table {
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #737373;
}
.menu {
	font-size: 28px;
	color: #cccccc;
	font-weight: bold;
}

a:link {color: #660A00; text-decoration: none;}
a:visited {color: #660A00; text-decoration: none;}
a:hover {color: #660A00; text-decoration: none;}
a:active {color: #660A00; text-decoration: none;}

a.menu:link {color: #cccccc; text-decoration: none;}
a.menu:visited {color: #cccccc; text-decoration: none;}
a.menu:hover {color: #e6e6e6; text-decoration: none;}
a.menu:active {color: #cccccc; text-decoration: none;}

div#main {
	position: relative;
}
div#menu {
	position: absolute;
	left: 253px;
	top: -2px;
	width: 245px;
	height: 105px;
}
div#lefttext {
	position: absolute;
	left: 7px;
	top: 3px;
	width: 207px;
	text-align: justify;
}
div#copytext {
	position: absolute;
	left: 502px;
	top: 34px;
	width: 207px;
	text-align: justify;
	height: 77px;
}
div#maintext {
	position: absolute;
	top: 179px;
	left: 504px;
	width: 271px;
	text-align: justify;
	height: 528px;
}
div#logo {
	position: absolute;
	left: 10px;
	top: 181px;
	width: 245px;
	height: 245px;
}
div#logo3 {
	position: absolute;
	left: 501px;
	top: 112px;
	width: 245px;
	height: 245px;
}
div#logor {
	position: absolute;
	left: 506px;
	top: 516px;
	width: 245px;
	height: 245px;
}
div#picture {
	position: absolute;
	left: 257px;
	top: 180px;
	width: 245px;
}
div#contact {
	position: absolute;
	left: 8px;
	top: 429px;
	width: 245px;
}
div#copyright {
	position: absolute;
	left: 143px;
	top: 585px;
	width: 111px;
	height: 48px;
}
div#toptext {
	position: absolute;
	left: 4px;
	top: 140px;
	width: 775px;
	text-align: justify;
	height: 23px;
}
