*{margin:0;padding:0;}
html,body {
	height:100%;
	width:100%;
	background:#293b3f url(../image/bg2.gif) repeat-y center center;
	}
body {
	font:10px/18px Arial, Helvetica, sans-serif;
	line-height:normal;
}
.header {
	width:767px;
	height:126px;
	background:url(../image/header_bg.jpg);
	border-left:2px solid #d0a825;
	border-right:1px solid #d0a825;
	margin:0 auto;
	padding-left:1px;
}
#header_nav{
	width:755px;
	margin:0 auto;
	height:26px;
	background:url(../image/header_nav_bg_2.gif) no-repeat;
	line-height:26px;
	padding-right:10px;
}
#header_nav_nav {
	float:right;
	width:auto;
	font-size:12px;
	font-weight:700;
}
#top_nav{
	position:relative;
	width:300px;
	top:95px;left:425px;
	list-style:none;
}
#header_nav_nav ul{
	list-style:none;
	width:200px;
	position:absolute;
	background:#fff;
	padding:0;
	margin:0;
	border-top:1px solid #3F617C;
	border-left:1px solid #3F617C;
	display:none;
}
#header_nav_nav ul li{
	border-bottom:1px solid #3F617C;
	border-right:1px solid #3F617C;
	border-collapse:collapse;
	padding:2px;
}
	
.divider{background:url(../image/header_nav_divider.jpg);width:18px;}

#header_nav_nav a, #top_nav a{color:#d0a825;text-decoration:none;}

#header_nav_nav a:hover{color:#fff;}
#header_nav_nav a.reverse:hover{background:#fff;color:#3F617C;}

#search_form{background:url(../image/search_form_bg.jpg);padding:10px 0px 10px 6px; margin-left:2px;}
#search_form form{color:#3F617C;font-weight:700;padding:2px 5px 0px 32px;}
#search_form .formfield{
	background:#eee;
	border:1px solid #3F617C;
	color:#333;
	width:100px;
	height:15px;
}
#search_form .button{background:url(../image/button_go.jpg) no-repeat 2px;width:22px;height:22px;border:0;}
#search_form .button:hover{cursor:pointer;}

#content_container {
	width:768px;
	border-left:0px solid #d0a825;
	border-right:0px solid #d0a825;
	text-align:left;
	margin:auto;
}

#left_col{
	float:left;
	width:198px;
}

#right_col{
	float:left;
	width:570px;
	padding:10px 0 0 0;
}

#content{
   	clear:left;
	float:right;
	width:570px;
	background: url(../image/content_bg.jpg) no-repeat;
	min-height:288px;
	height:288px;
}

#content p {padding-right:10px; padding-top:12px;}

.magnet{
	background: url(../image/magnet_bg_3.jpg) no-repeat;
	height: 200px;
	width: 170px;
	float: left;
	text-align:center;
	padding-top:10px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	clear: none;
}

#news_block
{
	float:left;
	width:175px;
	padding-left:5px;
}
	.news_header
	{
		font-size:13px;
		font-weight:bold;
		padding:0 0 5px 0;
		border-bottom:3px solid #afbdc8;
		color:#213a63;
		margin-bottom:4px;
	}
		.news_header_date
		{
			color:#927100;
		}
	#news_block a
	{
		color:#3e5e77;
		text-decoration:none;
		padding:2px 4px;
		display:block;
		border-bottom:1px dashed #ddd;
		font-size:11px;
		font-weight:bold;
	}
	#news_block a:hover
	{
		background:#e9ecee;
	}
#slideshow{margin-bottom:15px;}
