body {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: verdana, helvetica, sans-serif;
	color: #333;
	background-color: #fff;
	}

a:link {color: #900; text-decoration: underline;}
a:visited {color: #600; text-decoration: underline;}
a:hover {color: #f00; text-decoration: underline;}
a:active {color: #f00; text-decoration: underline;}

table.navigation td a:link {color: #900; text-decoration: none; display: block; width: 100%; padding: 0px 2px 8px 2px;  border-bottom: 5px solid #900;}
table.navigation td a:visited {color: #900; text-decoration: none; display: block; width: 100%; padding: 0px 2px 8px 2px; border-bottom: 5px solid #900;}
table.navigation td a:hover {color: #f00; text-decoration: none; display: block; width: 100%; padding: 0px 2px 8px 2px; border-bottom: 5px solid #f00;}
table.navigation td a:active {color: #f00; text-decoration: none; display: block; width: 100%; padding: 0px 2px 8px 2px; border-bottom: 5px solid #f00;}

table.navigation td.home a:link, table.navigation td.home a:visited, table.navigation td.home a:hover, table.navigation td.home a:active{border-bottom: 0px solid #900;}

html>body table.navigation td  a {
	width: auto;
	}

div#logo {
	position: absolute;
	z-index: 3;
	width: 205px;
	height: 65px;
	top: 20px;
	right: 6%;
	}
div#navbar {
	position: absolute;
	z-index: 3;
	width: 48%;
	height: 65px;
	top: 60px;
	left: 4%;
	}
div#centralleft {
	position: absolute;
	z-index: 1;
	width: 60%;
	height: 240px;
	left: 2%;
	top: 100px;
	background-image: url(central_left_bg.jpg);
	background-repeat: repeat-x;
	}
div#centralright {
	position: absolute;
	z-index: 1;
	width: 36%;
	height: 240px;
	left: 62%;
	top: 100px;
	background-image: url(central_right_bg.jpg);
	background-repeat: repeat-x;
	}
div#cup {
	position: absolute;
	z-index: 2;
	width: 690px;
	height: 295px;
	right: 3%;
	top: 45px;
	}
div#slogan {
	position: absolute;
	z-index: 2;
	width: 772px;
	height: 75px;
	right: 3%;
	top: 120px;	
	}
div#intro {
	position: absolute;
	z-index: 2;
	width: 42%;
	height: 110px;
	left: 4%;
	top: 220px;
	color: #fff;
	font-size: 12px;
	}
div#leftbar {
	position: absolute;
	z-index: 2;
	width: 36%;
	left: 4%;
	top: 360px;
	}
div#centerbar {
	position: absolute;
	z-index: 2;
	width: 28%;
	left: 43%;
	top: 360px;
	}
div#rightbar {
	position: absolute;
	z-index: 2;
	width: 22%;
	left: 74%;
	top: 360px;
	}
div#leftbarinterbg {
	position: absolute;
	z-index: 2;
	width: 48%;
	left: 4%;
	top: 120px;
	background-color: #fff;
	height: 300px;
	}
div#leftbarinter {
	position: absolute;
	z-index: 2;
	width: 44%;
	left: 6%;
	top: 140px;
	background-color: #fff;
	}
div#rightbarinter {
	position: absolute;
	z-index: 2;
	width: 22%;
	left: 55%;
	top: 360px;
	}
div#copy {
	font-size: 65%;
	}
div.content {
	font-size: 75%;
	}

img {
	border: 0px solid #fff;
	}
img.map {
	padding-left: 10px;
	}
p {
	margin-top: 7px;
	margin-bottom: 7px;
	}
h2 {
	color: #600;
	font-size: 150%;
	margin: 0px 0px 0px 0px;
	font-weight: lighter;
	}
h2.contacts {
	color: #600;
	font-size: 150%;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	}
b.news {
	color: #600;
	font-weight: bold;
	font-size: 120%;
	}
span.date {
	color: #B27F7F;
	font-size: 75%
	}
li {
	list-style-type: square;
	}
form {
	margin: 0px 0px 0px 0px;
	}
input, textarea {
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
	}
input.enter {
	background-color: #900;
	color: #fff;
	width: auto;
	border: 1px solid #900;
	cursor: pointer;
	}
input.check {
	width: auto;
	}
table.production td, table.form td {
	font-size: 75%;
	vertical-align: top;
/*	width:100%; */
	}
table.subscribe td{
	font-size: 75%;
	padding: 0px 4px 4px 0px;
	}
table.navigation td {
	width: 20%;
	font-size: 75%;
	font-weight: bold;
	text-align: center;
	}
table.navigation td.home {
	width: 5%;
	}
table.navigation td.homebig {
	width: 19%;
	}	           	
div#secondnav img {
	margin-right: 5;
	margin-left: 15;
	}
table.datatable {
	border-collapse: separate;
	}
table.datatable th {
	font-size: 80%;
	background-color: #900;
	color: #fff;
	}
table.datatable td {
	font-size: 75%;
	vertical-align: top;
	}
table.datatable td.center {
	text-align: center;
	}
table.datatable tr.line1 {
	background-color: #fff;
	}
table.datatable tr.line2 {
	background-color: #fdd;
	}
img.structure {
       margin-right: 10px;
	border: 1px solid #900;
	}

div#banner_contpage {
	position: absolute;
	top: 0px;
	right: 0px;
	margin-right: -215px;
}