#contentTable {
	width: 1003px;
	display: block;
	position: absolute;
	z-index: 5;
	top: 129px;
	left: 0px;
}
.contentWide {
	vertical-align: top;
	display: block;
	width: 842px;
	padding: 25px 50px 25px 111px;
}
.contentLeft {
	vertical-align: top;
	display: block;
	width: 616px;
	padding: 25px 50px 25px 111px;
}
.contentRight {
	width: 226px;
	padding: 61px 15px 32px 12px;
	border-left: 1px dashed #E6EAEE;
	color: #666666;
	vertical-align: top;
	text-align: left;
}
.contentRight p, .contentRight td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}	
.contentRight h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0440A3;
	padding-top: 8px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #0440A3;
}
#topnav {
	display: inline;
	position: absolute;
	z-index: 9;
	width: 100%;
	height: 100px;
	top: 0px;
	left: 0px;
	background-color: #000000;
}
#banner {
	padding: 3px;
	border: 1px solid #4a5254;
	position: absolute;
	z-index: 10;
	left: 323px;
	top: 16px;
}
#homepage, #contacts, #sitemap {
	height: 16px;
	width: 138px;
	border: 1px solid #4a5254;
	left: 766px;
	position: absolute;
	z-index: 12;
	text-align: left;
}
#homepage a, #contacts a, #sitemap a {
	color: #9aa5a8;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 2px 2px 20px;
}
#homepage a:hover, #contacts a:hover, #sitemap a:hover {
	color: #FFFFFF;
	background-color: #FF6600;
}
#homepage {
	top: 20px;
}
#contacts {
	top: 40px;
}
#sitemap  {
	top: 60px;
}
