/* css document */
*{margin:0; padding:0}
body{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; background:url(images/bgbody.gif) repeat-x top left}
a{color:#000; font-weight:bold; text-decoration:none}
a:hover{text-decoration:underline}
img{border:none}
p{text-align:justify; line-height:18px; margin-bottom:10px}

#wrap
{
	width:1002px;
	height:auto;
	margin:0 auto;
}

#hd-part1
{
	width:1002px;
	height:128px;
	float:left;
}

#hd-part1-l
{
	width:424px;
	height:108px;
	float:left;
	background:url(images/bg-logo.gif) no-repeat top left;
	padding:20px 0 0 24px;
}

#hd-part1-m
{
	width:256px;
	height:128px;
	float:left;
}

#hd-part1-r
{
	width:280px;
	height:64px;
	float:left;
	background:url(images/toplinksbg.gif) no-repeat top left;
	padding:64px 0 0 18px;
}

#hd-part1-r ul li
{
	list-style:none;
	display:inline;
	color:#640252;
	font-weight:bold;
}

#hd-part1-r ul li a
{
	color:#640252;
}

.clear-flt{clear:both}

#hd-part2
{
	width:1002px;
	height:343px;
	float:left;
}

#hd-part2-l
{
	width:356px;
	height:320px;
	float:left;
	background:url(images/leftnavbg.gif) no-repeat top left;
	padding:23px 0 0 92px;
}

#hd-part2-l ul li
{
	list-style:none;
}

#hd-part2-l ul li a
{
	display:block;
	width:201px;
	height:35px;
	float:left;
	line-height:35px;
	background:url(images/nav-bg.gif) no-repeat top left;
	margin-bottom:14px;
	padding-left:24px;
}

#hd-part2-l ul li a:hover, #hd-part2-l ul li a.present
{
	background:url(images/nav-bg1.gif) no-repeat top left;
	color:#fff;
	text-decoration:none;
}

#hd-part2-m
{
	width:193px;
	height:208px;
	float:left;
	background:url(images/bulletsbg.gif) no-repeat top left;
	padding:135px 0 0 100px;
}

#hd-part2-m ul li
{
	font-family:Arial, Helvetica, sans-serif;
	list-style:none;
	font-size:16px;
	font-weight:bold;
	padding-bottom:10px;
}

#hd-part2-m ul li h2
{
	font-size:16px;
}


#hd-part2-r
{
	width:261px;
	height:343px;
	float:left;
	background:url(images/hd-right.jpg) no-repeat top left;
}

#top-nav
{
	width:902px;
	height:61px;
	float:left;
	padding-left:100px;
}

#top-nav ul li
{
	list-style:none;
	display:inline;
}


#top-nav ul li a
{
	display:block;
	height:61px;
	float:left;
	line-height:61px;
	background:url(images/bullet.jpg) no-repeat left center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#fff;
	font-weight:normal;
	margin-right:50px;
	padding-left:30px;
}

#top-nav ul li a:hover, #top-nav ul li a.hvr
{
	background:url(images/bullet1.jpg) no-repeat left center;
	text-decoration:none;
}

#mid-cont
{
	width:962px;
	height:auto !important;
	min-height:400px !important;
	height:400px;
	float:left;
	padding:12px 20px 15px 20px;
	text-align:justify;
}

#mid-cont ul, #mid-cont ol
{
	margin:0 0 10px 15px;
}

#mid-cont ul li, #mid-cont ol li
{
	padding:5px 0 5px 5px;
}

#mid-cont ul li a
{
	font-weight:normal;
}

#mid-banner
{
	width:722px;
	height:auto;
	float:left;
	background:url(images/piggy.jpg) no-repeat top left;
	padding:10px 0 50px 240px;
	font-size:18px;
	line-height:30px;
	letter-spacing:.08em;
	color:#7d7d7b;
	
}

#ban-head
{
	color:#f75426;
	font-size:22px;
	margin-bottom:10px;
	font-weight:bold;
}

#mid-cont h1
{
	color:#cd0b58;
	font-size:18px;
	font-weight:normal;
	margin-bottom:15px;
}

#footer
{
	width:1002px;
	height:auto;
	float:left;
	background:#91177a;
	padding:20px 0;
	text-align:center;
}

#footer ul li
{
	list-style:none;
	display:inline;
	color:#fff;
}

#footer ul li a
{
	color:#fff;
	font-weight:normal;
}

#copyright
{
	width:1002px;
	height:auto;
	float:left;
	color:#fdadee;
	padding:20px 0;
	text-align:center;
}

#copyright a
{
	color:#fdadee;
}

.headsm
{
	color:#cd0b58;
	font-size:14px;
	font-weight:bold;
	margin-bottom:15px;
}

#footer-text{float:left; height:29px; width:1002px; margin-top:5px;}
