/* css document */
*{margin:0;	padding:0}
body{font-family:Verdana, Arial, Helvetica, sans-serif;	font-size:11px}
img{border:none}
#wrap{width:960px;height:auto;margin:0 auto;padding:25px 0}
.clrfloat{clear:both}

#head
{
	width:960px;
	height:85px;
	float:left;
}

#head-left
{
	width:450px;
	height:85px;
	float:left;
}

#head-right
{
	width:210px;
	height:85px;
	float:left;
	padding-left:300px;
}

#head-right ul li
{
	list-style:none;
	display:inline;
	padding-right:35px;
}

#head2
{
	width:960px;
	height:337px;
	float:left;
}

#head2-left
{
	width:276px;
	height:337px;
	float:left;
	background:url(images/leftmenu-bg.jpg) no-repeat top left;
}

#head2-left ul li
{
	list-style:none;
	font-weight:bold;
	font-size:12px;
	background:url(images/arrow-left.gif) no-repeat 0% 50%;
	margin-left:20px;
	padding-left:10px;
}

#head2-left ul li a
{
	text-decoration:none;
	color:#fff;
	display:block;
	height:28px;
	width:225px;
	padding:14px 0 0 10px;
	overflow:hidden;
}

#head2-left ul li a:hover
{
	color:#000;
	background:#b1c162;
}

#head2-right
{
	width:664px;
	height:337px;
	float:left;
	padding-left:20px;
}

#head2-right-top
{
	width:664px;
	height:267px;
	float:left;
}

#head2-right-top-l
{
	width:291px;
	height:167px;
	float:left;
	background:url(images/right-top-left.jpg) no-repeat top left;
	padding:100px 0 0 18px;
}

#head2-right-top-l ul li
{
	list-style:none;
	background:url(images/bullet.gif) no-repeat 0% 25%;
	color:#747373;
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
	padding:0 0 10px 20px;
}

#head2-right-top-l ul li h2
{
	color:#747373;
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif, "Trebuchet MS";
}

#head2-right-top-r
{
	width:355px;
	height:267px;
	float:left;
	background:url(images/right-top-right.jpg) no-repeat top left;
}

#head2-right-bot
{
	width:257px;
	height:68px;
	float:left;
	background:url(images/right-right-b.jpg) no-repeat top left;
	padding:2px 0 0 407px;
}

#head3
{
	width:960px;
	height:172px;
	float:left;
	padding-top:10px;
}

#head3-left
{
	width:233px;
	height:172px;
	float:left;
	background:url(images/head2-left.jpg) no-repeat top left;
}

#head3-right
{
	width:709px;
	height:112px;
	float:left;
	background:url(images/head3-right.jpg) no-repeat top left;
	padding:60px 0 0 18px;
}

#head3-right h3
{
	color:#595901;
	font-weight:bold;
	font-size:11px;
}


#head3-right ul li
{
	list-style:none;
	display:inline;
	width:226px;
	float:left;
	background:url(images/arrow2.gif) no-repeat 0% .2em;
	color:#696901;
	padding:0 0 8px 10px;
	margin-right:0px;
	font-weight:bold;
}



#head3-right ul li a
{
	color:#595901;
	text-decoration:none;
}

#head3-right ul li a:hover
{
	text-decoration:underline;
}

#contents-cont
{
	width:960px;
	height:auto;
	float:left;
	padding:10px 0;
	text-align:justify;
}

#contents-cont ul, #contents-cont ol
{
	margin:8px 0 8px 15px;
}

#contents-cont ul li, #contents-cont ol li
{
	color:#000;
	padding:3px 0 3px 5px;
	margin-left:15px;
}

#contents-cont ul li a
{
	color:#000;
	text-decoration:none;
}

#contents-cont ul li a:hover
{
	text-decoration:underline;
}

#contents-cont p
{
	padding-bottom:10px;
	line-height:18px;
}

#contents-cont p a
{
	text-decoration:none;
	color:#009900;
}

#contents-cont p a:hover
{
	text-decoration:underline;
}

.heading
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#606060;
	background:url(images/head-arrow.jpg) no-repeat 0% 0%;
	padding:5px 0 5px 45px;
	line-height:30px;
	margin:5px 0;
}

.heading h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#606060;
}

#footer
{
	width:960px;
	height:32px;
	float:left;
	background:url(images/footerbg.gif) no-repeat top left;
	text-align:center;
	padding-top:15px;
}

#footer ul li
{
	list-style:none;
	display:inline;
}

#footer ul li a
{
	text-decoration:none;
	color:#000;
}

#footer ul li a:hover
{
	text-decoration:underline;
}

#copyright
{
	width:960px;
	height:30px;
	float:left;
	text-align:center;
	padding:10px 0;
	color:#6e6d6d;
}

#sitemap
{
	width:960px;
	height:auto;
	float:left;
}

#sitemap ul li
{
	width:250px;
	display:inline;
	float:left;
}

#sitemap ul li a
{
	text-decoration:none;
	color:#006600;
	font-weight:bold;
}

#sitemap ul li a:hover
{
	text-decoration:underline;
}

.sitemap-h
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding:10px 0 5px 32px;
	color:#FF6600;
}

.sitemap-h a
{
	color:#FF6600;
	text-decoration:none;
}

.sitemap-h a:hover
{
	text-decoration:underline;
}
