body, html {
	height:100%; 
	width:100%;
	margin:0px;
	padding:0px;
	text-align: center;
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 9pt;
	color: #666666;
	font-weight: normal;
	line-height: 140%;
}
.overLayer{
	position:absolute;
	top:0px;
    margin-left: auto;
    margin-right: auto;
	height:611px;
	width:786px;
	background-color:#000000;
	padding:0px;
	margin:0px;
	z-index:1000;
}
a:hover, a:active {
	color: #ffffff;
	text-decoration: none;
}
h1 {
	font-size: 10pt;
	color: #231f20;
	display: inline;
}

a, a:visited, a:link {
	color: #231f20;
	text-decoration: underline;
}

a:hover, a:active {
	color: #999999;
	text-decoration: none;
}

a.sub_link, a.sub_link:visited, a.sub_link:link {
	font-size: 12pt;
	color: #999999;
	text-decoration: none;
	line-height: 170%;
}

a.sub_link:hover, a.sub_link:active {
	font-size: 12pt;
	color: #231f20;
	text-decoration: none;
	line-height: 170%;
}

#page {
	margin: 0 auto;
	width: 786px;
	text-align: left;
}

#top {
	width: 786px;
	height: 91px;
	background: #000000;
}

#logo {
	float: left;
	width: 364px;
}

#top_right {
	float: left;
	width: 422px;
}

#audio {
	width: 422px;
	height: 66px;
}

#nav_main {
	width: 422px;
	height: 25px;
}

#nav1 {
	float: left;
	width: 117px;
}

#nav2 {
	float: left;
	width: 97px;
}

#nav3 {
	float: left;
	width: 111px;
}

#nav4 {
	float: left;
	width: 97px;
}

#space_1 {
	width: 786px;
}

#banner {
	width: 786px;
	height: 148px;
}

#space_2 {
	width: 786px;
}

#content_main {
	width: 786px;
	height: 339px;
	background: #ffffff url(img/bg.jpg) repeat-x;
}

#content_flash {
	float: left; 
	width: 341px;
	height: 339px;
}

#content_text {
	float: left;
	width: 365px;
	height: 294px;
	padding: 45px 60px 0px 20px;
}

#space_3 {
	width: 786px;
}

#footer {
	clear: right;
	width: 786px;
	height: 22px;
	background: #000000;
	padding: 5px 0px 0px 0px;
}

#footer_rubic {
	float: right;
	width: 120px;
}

#footer_contact {
	float: right;
	width:  87px;
}

#footer_address {
	float: right;
	width: 397px;
}

.clear {
	clear: both;
}