body{
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	font-family:Helvetica, Arial, Verdana, sans-serif !important;
	font-size:13px;
}
span{
	
}
/* Menus */
.menu_list_item{
	width:155px;
	margin:0 25px 0 0;
	float:left;
}
.menu_list_title{
	color:#000000;
	font-size:14px;
	font-weight:bold;
	display:block;
	padding-top:7px;
	text-align:center;
	text-decoration:none;
}
.menu_list_title:hover{
	text-decoration:underline;	
}
.menu_list_img{
	display:block;
}
.menu_list_img img{
	border:none;
}

#mainimg{
	width:240px;
	text-align:left;
}
#mainimg img{
	border:none;	
	margin-bottom:10px;
}
#horimg img{
	border:none;	
	margin-right:10px;	
}
p{
	margin:0 0 10px 0 !important;
}
a{
	color:#9B9C1C;
}
#logo{
	margin:10px 0 0 0;
}
#logo img{
	border:none;
}
.h1img{
	margin:10px 0;
}
#main_outer{
	width:1010px;
	background-image:url(/images/mainbg.jpg);
	background-repeat:repeat-y;
	margin:30px 0 0;
	position:relative;
}
#outer{
	background-image:url(/images/top.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#inner{
	background-image:url(/images/bottom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
#main{
	background-image:url(/images/home_bottom_right.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	margin:0 0 55px 0;
}
#content{
	background-image:url(/images/home_bottom_left.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	min-height:400px;
	padding:0 0 55px 0;
}
#navtop{
	border-bottom:2px solid #9B9C1C;
	line-height:32px;
	margin:0 15px 0 0;
	padding:20px 0 15px;
}
#navtop ul{
	margin:0 0 0 20px;
	padding:0;
}
#navtop ul li{
	float:left;
	list-style:none;
	padding:0;
	margin:0;
}
#navtop ul li a{
	height:18px;
	line-height:18px;
	border-right:1px solid #C9CA84;
	color:#000000;
	padding:0 10px;
	display:block;
	font-weight:normal;
	text-decoration:none;
}
#navtop ul li a.current{
	font-weight:bold;	
}
#navtop ul li a:hover{
	text-decoration:underline;	
}
#inner_content{
	margin:0 90px;
}
#home_content{
	margin:100px 90px 10px;
	min-height:550px;
}
#home_content .lalign{
	width:380px;
}
#home_content .lalign img{
	border:none;	
}
#home_content .ralign, #home_content .ralign p{
	width:445px;
	text-align:justify;
}
#home_content .pgtitle{
	display:none;
	
}
#footer{
bottom:17px;
font-size:14px;
left:90px;
position:absolute;
width:570px;
}
#footer .sk, #footer .sk a{
	font-size:11px;
	color:#666666;	
}
#footer .lalign p{
	margin:0 !important;
	padding:0 !important;
}
#slideshow{
	margin:20px 0 0 0;
}
.slidefeats .img{
	float:left;
	margin:0 12px 0 0;
}
.slidefeats img{
	border:none;
}
