/* CSS Document */
#MainBody
{
	width:990px;
	margin:0 auto;
	background:url(../images/header.jpg) top center no-repeat;
}
#Header
{
	height:215px;
	position:relative; 
}
#HeadLink
{
	display:block;
	position:absolute;
	width:710px;
	height:115px;
	left:0;
	top:0;
}
#Header #Logo
{
	position:absolute;
	width:250px;
	height:140px;
	left:720px;
	top:40px;
	z-index:1000;
}
#Header #FavBtn
{
	width:99px;
	height:32px;
	background:url(../images/fav_icon.png) center no-repeat;
	position:absolute;
	left:20px;
	top:110px;
}
#Header #LanBtns
{
	position:absolute;
	left:630px;
	top:170px;
	width:50px;
	text-align:center;
}
#ColLeft
{
	width:205px;
	float:left;
	margin-left:15px;
}
#ColRight
{
	width:205px;
	float:right;
	margin-right:15px;
}
#ColMid
{
	width:528px;
	margin:0 auto;
}
#ColMid h1
{
	font:bold 12px Arial;
}
#PageBody
{ 
	width:743px;
	background:#e7e7e7 url(../images/gray_bord.gif) center repeat-y;
}
#GrayBot
{
	background:url(../images/gray_bot.gif) bottom center no-repeat;
	padding:0 1px 10px 1px;
	border-top:1px solid #a1a1a1;
}
#PageBody #Title
{
	background:url(../images/title_bg.gif) center repeat-x;
	margin-right:1px;
}
#PageBody #Title div
{
	margin-right:10px;
	background:url(../images/green_arr.gif) center right no-repeat;
	overflow:hidden;
}
#PageBody #Title h1
{
	width:400px;
	text-align:right;
	font:normal 14px Arial;
	padding-right:15px;
	height:31px;
	line-height:31px;
	float:right;
}
#PageBody #Title span
{
	display:block;
	float:left;
	width:167px;
	height:31px;
	background:url(../images/title_left.gif) center left no-repeat;
	text-align:left;
	padding-left:25px;
	line-height:31px;
	color:#558420;
	text-decoration:none;
}
#Content
{
	width:745px;
	float:left;
	margin-left:15px;
}
#TopSwf
{
	width:198px;
	height:141px;
	position:absolute;
	left:770px;
	top:0;
	z-index:1;
}
#Footer
{
	clear:both;
	height:43px;
	margin:0 15px 0 15px;
	background:url(../images/bottom_bg.gif) center repeat-x;
}
#Footer table
{
	width:97%;
	margin:0 auto;
}
#Footer table td, #Footer table th
{
	padding-top:18px;
}
#Footer table th
{
	text-align:left;
}
#Footer table a
{
	font-weight:normal;
	color:#000;
	text-decoration:none;
}