body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	background: #FFF;
	}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;
	}

hr {
	border-top:1px solid #CCCCCC;
	height:-32px;
	margin-bottom:25px;
	border-left-style: none;
	border-left-color: inherit;
	border-left-width: medium;
	border-right-style: none;
	border-right-color: inherit;
	border-right-width: medium;
	border-bottom-style: none;
	border-bottom-color: inherit;
	border-bottom-width: medium;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}


	

img {
	border: none;
	}
	
#menu {
	width: 250px;
	margin: 10px;
	}
	
#menu li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #FFF;
	display: block;
	background:  url(menu.gif);
	padding: 8px 0 0 10px;
	}
	
#menu li a:hover {
	color: #FFF;
	background:  url(menu.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}
	
	
	
	
	
	
/*------------------------------------------------footer--------------------*/
#footer{
	width:977px;
	height:30px;
	margin:0 0;
	background:url(images/footer_bg.gif) 0 0 repeat-x #323232;
	color:#fff;
	position:relative;
}
#footer p.copyright{
	font:normal 11px/19px Arial, Helvetica, sans-serif;
	color:#D76E08;
	background-color:inherit;
	position:absolute;
	left:363px;
	top:0px;
}

#footer img{
	position:absolute;
	left:880px;
	top:51px;
	width:84px;
	height:26px;
}
#footer p.design{
	font:bold 12px/19px Arial, Helvetica, sans-serif;
	color:#C5BE25;
	background-color:inherit;
	position:absolute;
	left:19px;
	top:0px;
}
#footer p.design a{
	color:#FFFFFF; background-color:inherit; text-decoration:none;
	}
#footer p.design a:hover{
	color:#C5BE25; background-color:inherit;
	}
/*---------------------------------*/


#sidebar .box,
#sidebar ul li {
	background: transparent url('../images/dotted.gif') left bottom repeat-x;
	display: block;
	padding: 0;
}

#sidebar .box {
	background: #c0d7ea url('../images/smenubg.gif') left top repeat-x;
	color: #000;
	font-size: 90%;
	margin: 0 0 2em 0;
}

#sidebar .box h3 {
	color: #000;
	padding-bottom: 10px;
}

#sidebar .box .tr {
	background: transparent url('../images/smenucaptr.gif') right top no-repeat;
}

#sidebar .box .br {
	background: transparent url('../images/smenucapbr.gif') right bottom no-repeat;
	padding: 15px 10px 0 18px;
}

#sidebar .sidebar-nav {
	background: #ff7f00 url('../images/menubg.gif') left top repeat-y;
	font-size: 110%;
}

#sidebar .sidebar-nav .tr {
	background: transparent url('../images/menucaptr.gif') right top no-repeat;
}

#sidebar .sidebar-nav .br {
	background: transparent url('../images/menucapbr.gif') right bottom no-repeat;
	padding: 10px 0 10px 18px;
