body,html{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0px;
	margin:0px;
}

#wrapper{
	width:858px;
	height:auto;
	margin:0 auto;
}

p,form{
	margin:0px;
	padding:0px;
}

.clear{
	clear:both;
}


#wrapper_logo{
	height:60px;
	margin:3px 0;
}

#banner{
	height:204px;
}

#menu_wrapper{
	width:858px;
	height:38px;
	background-image:url(../images/bgmenu.png);
	background-repeat:repeat-x;
}

.menu{
	width:auto;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	color:#FFF;
	float:left;
	padding:10px 14px 0 13px;
	height:28px;
	border-right:solid 1px #99CC00;
}

.menu a{
	text-decoration:none;
	color:#FFF;
}

.menu a:hover{
	color:#000;
}

.menu:hover{
	background-image:url(../images/bgmenu_hov.png);
	background-repeat:repeat-x;
}

#content_wrapper{
	height:auto;
	background-color:#FFF;
	margin:10px 0 5px 0;
}

#footer_wrapper{
	height:20px;
	background-image:url(../images/bgfooter.png);
	background-repeat:repeat-x;
	font-size:11px;
	text-align:center;
	color:#FFF;
	padding:10px 0 0 0;
	margin:0 0 5px 0;
}

#footer_wrapper a{
	text-decoration:none;
	color:#FFF;
}

#footer_wrapper a:hover{
	color:#FF0;
}


.panel_wrapper{
	width:276px;
	height:auto;
	float:left;
	margin:0 10px 10px 0;
}

.panel_top{
	width:276px;
	height:28px;
	background-image:url(../images/panel_top.png);
	background-repeat:no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:15px;
	color:#FFF;
	font-weight:bold;
	text-indent:16px;
	padding:8px 0 0 0;

}

.panel_mid{
	width:256px;
	height:auto;
	background-color:#DEDED8;
	padding:5px 10px;
	line-height:19px;
	font-size:11px;
	color:#54453D;
}

.panel_mid a{
	padding:2px 3px;
	background-color:#426791;
	text-align:center;
	color:#FFF;
	font-size:11px;
	text-decoration:none;
	border:1px outset #FFF;
}
.panel_mid a:hover{
	background-color:#73B114;
	border:outset 1px #000;
}

.panel_bottom{
	height:12px;
	width:276px;
	background-image:url(../images/panel_bottom.png);
	background-repeat:no-repeat;
}

.details{
	line-height:19px;
	color:#4B4034;
	font-size:12px;
}

h1{
	background-image:url(../images/h1.png);
	background-repeat:no-repeat;
	padding:8px 0;
	text-indent:24px;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
}


	/* BANNER SLIDER  */

		#slider ul, #slider li{ 
			margin:0;
			padding:0;
			list-style:none;
			}	
		#slider, #slider li{ 
			height:204px;
			width:858px;
			overflow:hidden;
			}	
		#slider{ 
			margin-left:0px;
			}	
		#prevBtn, #nextBtn{ 
			display:none;
			width:0px;
			height:0px;
			}	
		#nextBtn{ 
			left:701px;
			}														
		#prevBtn a, #nextBtn a{  
			display:block;
			width:30px;
			height:77px;
			background:url(../images/btn_prev.gif) no-repeat 0 0;	
			}	
		#nextBtn a{ 
			background:url(../images/btn_next.gif) no-repeat 0 0;	
			}								
	
	/* // slider */	


#afterfooter{
	font-size:11px;
	margin:3px 0;
}

#afterfooter a{
	text-decoration:none;
	color: #069;
	padding:0 10px;
}
#afterfooter a:hover{
	text-decoration:underline;
	color: #900;
	font-weight:bold;
}


.wrap_img_left{
	float:left;
	text-align:left;
	width:100px;
	margin:0;
	padding:1px 6px 0 0;
}

.img_wrapper{
	float:left;
	text-align:left;
	width:100%;
	margin:0;
	padding:1px 6px 0 0;
}

.host_tbl{
	border:solid 1px #0F0;
	padding:4px 6px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
}

.host_tbl_M{
	border-bottom:solid 1px #0F0;
	padding:4px 6px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
}

.order{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#900;
	text-decoration:underline;
	font-weight:bold;
}

.logosd{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#333;
}

.logosd a:hover{
	font-size:13px;
	color:#0C0;
}

.logosd a{
	color:#333;
}

