/* css document */
*{margin:0; padding:0;}
img{border:0}
.clrfloat{clear:both}
body{font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:11px;	background:url(images/bodybg.jpg) repeat-x #596a72;}

#outerdiv
{
	width:902px;
	height:auto;
	margin:0 auto;
	padding-top:26px;
}

#head1
{
	width:902px;
	height:126px;
	float:left;
}

#head1-l
{
	width:14px;
	height:126px;
	float:left;
	background:url(images/head-l-corner.gif) no-repeat top left;
}

#head1-r
{
	width:14px;
	height:126px;
	float:left;
	background:url(images/head-r-corner.gif) no-repeat top left;
}

#head1-logo
{
	width:256px;
	height:106px;
	float:left;
	background:#fff;
	padding:20px 0 0 20px;
}

#head1-right
{
	width:598px;
	height:126px;
	float:left;
	background:url(images/header-right.jpg) no-repeat top right;
}

#head2
{
	width:902px;
	height:140px;
	float:left;
	background:url(images/head2-bg.gif) repeat-x;
}

#head2-l
{
	width:331px;
	height:140px;
	float:left;
	background:url(images/head2-l.gif) no-repeat top right;
}

#head2-r
{
	width:541px;
	height:116px;
	float:left;
	background:url(images/head2-r.jpg) no-repeat top right;
	padding:24px 0 0 30px;
}

#head2-r ul li
{
	list-style:none;
	background:url(images/arrow.gif) no-repeat 0% 25%;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	padding:0 0 7px 10px;
}

#head2-r h3
{
	color:#fff;
	font-weight:bold;
	font-size:12px;
}

#top-nav
{
	width:902px;
	height:48px;
	float:left;
	background:url(images/nav-bg.jpg) repeat-x;
}

#top-nav-l
{
	width:128px;
	height:48px;
	float:left;
	background:url(images/nav-l.jpg) no-repeat top left;
}

#top-nav-r
{
	width:130px;
	height:48px;
	float:left;
	background:url(images/nav-r.jpg) no-repeat top left;
}

#top-nav-link
{
	width:600px;
	height:48px;
	float:left;
	padding-left:44px;
}

#top-nav-link ul li
{
	list-style:none;
	display:inline;
}
#top-nav-link ul li.navsep
{
	width:2px;
	height:48px;
	display:block;
	float:left;
	background:url(images/nav-sep.jpg) no-repeat;
}

#top-nav-link li a
{
	height:28px;
	width:auto;
	display:block;
	float:left;
	padding:20px 20px 0 20px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

#top-nav-link li a:hover
{background:url(images/nav-bgo.jpg) repeat-x;}

#mid-ctr
{
	width:882px;
	height:auto;
	float:left;
	padding:10px 10px 20px 10px;
	background:#fff;
}

#left-ctr
{
	width:280px;
	height:auto;
	float:left;
}

.left-link
{
	width:280px;
	height:51px;
	float:left;
	background:url(images/leftlink-bg.gif) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	padding-bottom:1px;
}

.left-link-l
{
	width:15px;
	height:51px;
	float:left;
	background:url(images/leftlink-l.gif) no-repeat top left;
}

.left-link-r
{
	width:6px;
	height:51px;
	float:right;
	background:url(images/leftlink-r.gif) no-repeat top left;
}

.left-link-link
{
	width:254px;
	height:36px;
	float:left;
	padding:15px 0 0 5px;
}

.left-link-link a
{
	text-decoration:none;
	color:#fff;
}

.left-link-link a:hover
{
	color:#ff8b00;
}

#left-banner
{
	width:280px;
	height:auto;
	float:left;
	padding-top:22px;
}

#right-cont
{
	width:592px;
	height:auto;
	float:left;
	padding:0 0 0 10px;
}

#right-cont p
{
	padding:0 0 8px 0;
	text-align:justify;
	line-height:18px;
}

#right-cont p a
{
	color:#000;
}

#right-cont p a:hover
{
	color:#FF6600;
}

h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#000;
	padding-bottom:10px;
}

h1 a
{
	color:#000;
	text-decoration:none;
}

h1 a:hover
{
	text-decoration:underline;
}

#footer
{
	width:882px;
	height:auto;
	float:left;
	background:#efefef;
	padding:10px;
	text-align:center;
}

#footer ul li
{
	list-style:none;
	display:inline;
	padding:0 7px 0 0;
}

#footer ul li a
{
	color:#000;
	text-decoration:none;
}

#footer ul li a:hover
{
	text-decoration:underline;
}

#copyright
{
	width:882px;
	height:auto;
	float:left;
	padding:10px;
	text-align:center;
	background:#fff;
}

#copyright a
{
	color:#000;
	text-decoration:none;
}

#copyright a:hover
{
	text-decoration:underline;
}

#right-cont ol, #right-cont ul  
{
	padding-bottom:10px;
}

#right-cont ul li, #right-cont ol li
{
	line-height:17px;
	padding:3px 0 3px 0;
	margin-left:20px;
}

#sitemap
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#sitemap ul
{
	margin-bottom:10px;
}

#sitemap ul li
{
	list-style:none;
	line-height:15px;
	padding:2px 0;
}

#sitemap ul li a
{
	text-decoration:none;
	color:#000;
}

#sitemap ul li a:hover
{
	text-decoration:underline;
}

#articles
{
	width:592px;
	height:auto;
	float:left;
}

#articles ul li
{
	padding:0 0 2px 0;
	list-style:none;
}

#articles ul li a
{
	text-decoration:none;
	color:#000;
}

#articles ul li a:hover
{
	text-decoration:underline;
}

.link {text-align:center; font-family:Verdana; font-size:12px; font-style:normal; font-weight:bold; color:#000000; }
/* end of css document */