*{margin:0; padding:0}
img{border:none}
body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:68.75%;
	background:url(images/pagebg.jpg) repeat-x top left #e3d4cf;
}

#div-cont
{
	width:902px;
	height:auto;
	margin:0 auto;
	font-size:1em;
}

#header
{
	width:902px;
	height:420px;
	float:left;
}

#header-l
{
	width:502px;
	height:420px;
	float:left;
}

#header-l-t
{
	width:462px;
	height:58px;
	float:left;
	background:url(images/logobg.jpg) no-repeat top left;
	padding:11px 0 0 40px;
}

#header-l-b
{
	width:428px;
	height:149px;
	float:left;
	background:url(images/left_bottom.jpg) no-repeat top left;
	padding:202px 0 0 74px;
}

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

#header-right-t
{
	width:336px;
	height:25px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	color:#c03801;
	padding:54px 0 0 64px;
}

#header-right-b
{
	width:362px;
	height:327px;
	float:left;
	padding:14px 0 0 38px;
}

#header-right-b ul li
{
	list-style:none;
	background:url(images/arrow.gif) no-repeat 0% .4em;	
	padding:0 0 6px 15px;
}

#header-right-b ul li a
{
	text-decoration:none;
	color:#6a2001;
	font-weight:bold;
}

#header-right-b ul li a:hover
{
	text-decoration:underline;
	color:#000;
}

#top-nav
{
	width:902px;
	height:63px;
	float:left;
}

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

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

#top-nav-m
{
	width:882px;
	height:63px;
	float:left;
	background:url(images/nav-m.jpg) repeat-x top left;
}

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

#top-nav-m ul li a
{
	display:block;
	width:110px;
	float:left;
	text-align:center;
	line-height:63px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	margin:0 15px;
}

#top-nav-m ul li a:hover, #top-nav-m ul li a.active
{
	background:url(images/hav-h.jpg) no-repeat top left;
	color:#000;
}

.clear{clear:both}

#contents-c
{
	width:862px;
	height:auto;
	float:left;
	background:url(images/contents-bg.jpg) no-repeat top left #fff;
	padding:26px 20px 0 20px;
}

#contents-c ul, #contents-c ol
{
	margin-left:20px;
	padding:8px 0;
}

#contents-c ul li, #contents-c ol li
{
	padding:0 0 3px 5px;
}

#contents-c ul li a
{
	color:#000;
	text-decoration:none;
	font-weight:bold;
}

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

#contents-c h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.6em;
	font-weight:bold;
	padding-bottom:15px;
}

#contents-c p
{
	text-align:justify;
	line-height:18px;
	padding-bottom:8px;
}

#contents-c p a
{
	text-decoration:none;
	font-weight:bold;
	color:#000;
}

#contents-c p a:hover
{
	text-decoration:underline;
}

#bottom-div
{
	width:100%;
	height:auto;
	background:url(images/bottom-bg.jpg) repeat-x top left #531401;
	padding:0 0 20px 0;
}


#footer
{
	width:902px;
	height:70px;
	margin:0 auto;
	background:url(images/footer-bg.jpg) no-repeat top left;
	padding-top:71px;
	text-align:center;
}

#footer-links
{
	width:902px;
	height:auto;
	float:left;
	color:#fff;
}

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

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

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

#cright
{
	width:902px;
	height:auto;
	float:left;
	color:#fbddd3;
	padding-top:7px;
}

table{border-collapse:collapse; border:1px solid #ebe1dc;}
table td{padding:0 15px;}

#sitemap ul li {list-style:none; padding-bottom:5px;}
#sitemap ul li a{font-weight:normal;}

.sitehead
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}

.footer-text{float:left; height:22px; width:902px; margin-top:10px;}
