* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
	background: url(image/bg_c.gif); 
	font-size: 8pt;
	line-height: 14pt;
	color: #666666;
	font-family: Trebuchet, Tahoma, Arial, Helvetica, Sans-Serif;
}

a.news, a.news:link, a.news:visited {
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}

a.news:hover, a.news:active {
	color: #9eda25;
	background: #333333;
	font-weight: bold;
	text-decoration: none;
}

#page {
	margin: 0 auto;
	width: 893px;
	text-align: left;
	padding: 94px 0px 0px 0px;
}

#header {
	width: 893px;
	height: 65px;
}

#logo {
	height: 21px;
}

#nav {
	height: 44px;
}

#nav_1 {
	float: right;
	width: 121px;
}

#nav_2 {
	float: right;
	width: 105px;
}

#nav_3 {
	float: right;
	width: 97px;
}

#nav_4 {
	float: right;
	width: 114px;
}

#flash {
	height: 240px;
}

#content {
	padding: 10px 0px 0px 0px;
}

#content_news {
	float: left;
	width: 480px;
}

#content_news1 {
	height: 37px;
}

#content_news2 {
	background: #9eda25;
	width: 465px;
	line-height: 110%;
	padding: 0px 0px 0px 10px;
}

#content_news3 {
	height: 20px;
}

#content_thumbs {
	float: left;
	width: 365px;
	text-align: center;
	padding: 0px 0px 0px 10px;
}

#content_thumbs1 {
	height: 60px;
}

#content_thumbs2 {
	height: 60px;
}

#content_thumbs3 {
	height: 60px;
}

#content_siteby {
	float: left;
	width: 26px;
	padding: 0px 0px 0px 10px;
}

.clear {
	clear: both;
}