@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	background:#FFFFFF;
}

#wrapper {
	width:730px;
	margin:0 auto;
}

#header {
	width:717px;
	height:18px;
	background:#eaeaeb;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#646464;
	text-align:right;
	padding-top:20px;
	padding-right:13px;
}

#header a {
	color:#646464;
	text-decoration:none;
}

#banner {
	width:730px;
	height:187px;
	margin:3px 0;	
}

#menu {
	width:196px;
	height:177px;
	float:left;
	background:#005c36;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-transform:uppercase;
	padding-top:10px;
}

#menu a {
	text-decoration:none;
	color:#FFFFFF;
}

#menu ul {
	list-style-image:url(images/square.gif);
}

#menu li {
	margin-top:18px;
}

#logo {
	width:204px;
	height:187px;
	float:left;
	background:url(images/logo.gif) no-repeat;
}

#flash {
	width:330px;
	height:187px;
	float:left;
}

#content {
	width:730px;
	background:url(images/watermark.gif) no-repeat top;
	padding-top:15px;
}

#wrapper_content {
	width:695px;
	margin:0 auto;
}

#content_left {
	width:240px;
	float:left;
	border-right:2px solid #e8e9eb;
}

#content_right {
	width:453px;
	float:left;
	
}

#welcome {
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#898989;
	padding-left:20px;
	border-bottom:2px solid #e8e9eb;
}

#welcome h2 {
	font-family:Tahoma, Arial;
	font-size:11px;
	text-transform:uppercase;
	color:#ec893c;
}

#welcome h2 strong {
	font-size:14px;
	color:#005c36;
	font-family:Arial, Helvetica, sans-serif;
}

#welcome strong {
	color:#005c36;
	font-weight:bold;
}

#pickup {
	width:400px;
	margin:0 auto;
}

#pickup_left {
	width:189px;
	float:left;
	font-size:11px;
	color:#898989;
	font-family:Tahoma, Arial;
	border-right:2px solid #e8e9eb;
}

#pickup_left h2 {
	font-size:14px;
	color:#ec893c;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:0px !important;
	padding-top/**/:/**/10px;
}

#pickup_left a {
	text-decoration:none;
	color:#005c36;
	font-weight:bold;
}

#pickup_left img {
	margin-top:9px;
}

#pickup_right img {
	margin-top:9px;
}

#pickup_right {
	padding-left:20px;
	width:189px;
	float:left;
	font-size:11px;
	color:#898989;
	font-family:Tahoma, Arial;
}

#pickup_right h2 {
	font-size:14px;
	color:#ec893c;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:0px !important;
	padding-top/**/:/**/10px;
}

#pickup_right a {
	text-decoration:none;
	color:#005c36;
	font-weight:bold;
}


#advertisement {
	width:227px;
	height:111px;
}

#title_news {
	width:99px;
	height:11px;
	background:url(images/title_news.gif) no-repeat;
	margin-bottom:20px;
}

.news_row {
	width:227px;
}

.news_left {
	width:75px;
	float:left;
	padding-top:26px;
}

.news_right {
	width:152px;
	float:right;
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#898989;
}

.news_right strong {
	color:#f08b40;
	font-weight:bold;
}

.news_right a {
	text-decoration:none;
	color:#005c36;
	font-weight:bold;
}

#search {
	width:263px;
	height:18px;
	margin-top:30px;
	margin-left:15px;
}

#listbox {
	width:200px;
	height:18px;
	float:left;
}

#listbox select {
	width:200px;
	height:18px;
	border:1px solid #ced6c2;
	background:#FFFFFF;
}

#search_button {
	width:63px;
	height:18px;
	float:left;
	text-align:right;
}

#footer {
	width:730px;
	height:75px;
}

#footer_left {
	width:396px;
	height:75px;
	background:#e7e8ea;
	float:left;
}

#footer_right {
	width:284px;
	height:50px;
	background:#b8b8b8;
	float:left;
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#FFFFFF;
	padding-left:50px;
	padding-top:25px;
}

#footer_right a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

.clear {
	clear:both;
	height:15px;
	font-size:1px;
}