#home1, .tabs {
	-moz-opacity:0.8; 
	opacity:0.8; 
	filter:alpha(opacity=80); 
	FILTER: progid:DXImageTransform.Microsoft.Alpha( style=0,opacity=80); 	
}
#home {
	1background: url(../img/body_bg.gif) repeat-x; 
	position:relative; 
	height:105px; 
	width:auto; 
	margin-left:20px; 
	
}
.feature { 
	height:102px; 
	position:absolute; 
	width:100%; 
	1overflow:hidden; 
	color:#FFF !important; 
	background:#7A1B10 url(../img/m_corn2.gif) no-repeat left top;
	border-bottom:3px solid #4A0400;
	z-index:100;
	}
.feature.active_div { 
	z-index:200;
	}
.feature div { 
	padding:10px 20px 10px 20px;
}
.feature img { 
	border:none; 
	}
.feature li {
	cursor: pointer; 
	cursor: hand;
	
}
.feature div a { 
	padding:5px 9px 0 12px;
	display:inline-block; 
	color:#FFF !important; 
	1background-color:#DAEAFB; 
	white-space:nowrap;
	text-decoration:none !important;
	background: url(../img/m2_li.gif) no-repeat left 12px;
	font-size:12px;
	cursor: pointer; 
	cursor: hand;
	z-index:20;
	}
.feature a:hover {
	text-decoration:underline !important;
	} 
.feature a.active {
	font-weight:bold !important;
	color:#F7E6C4 !important; 
	} 
.tabs { 
	margin:3px 0 0 20px;
	padding-left:20px; 
	1white-space:nowrap;
	*margin-bottom:0px;
	cursor: pointer; 
	cursor: hand;
	height:24px; 
	}
.tabs li {
	float:left;
	display:block; 
	*1display:inline !important;
	list-style:none; 
	text-align:center;
	padding:0;
	margin:0;
	cursor: pointer; 
	cursor: hand;
	height:24px; 
	}
.tabs li div {	
	background: url(../img/m_02.gif) no-repeat right top;
	1display:inline-block; 
	1*display:inline !important;
	height:24px; 
	float:left;
	
	}
.tabs li div.corn2 {	
	float:left;
	height:24px;
	width:10px;
	}
.tabs li a { 
	color:#F7E6C4 !important; 
	display:block; 
	1*display:inline !important;
	text-decoration:none !important;
	text-transform:uppercase;
	width:auto;
	font-size:12px;
	margin:0;
	padding:5px 3px 0px 11px ;
	}
.tabs li.active { 
	1margin-right:20px;
	}
.tabs li.active div {	
	background: url(../img/m_corn1.gif) no-repeat left top;
	float:left;
	}
.tabs li.active div.corn2 {	
	float:left;
	background: url(../img/m_corn12.gif) no-repeat right top;
	}
.tabs li.active div.end {	
	}
.tabs li.active a { 
	color:#FFF !important; 
	
	}
.tabs li a.start { 
	padding:5px 0px 0px 11x !important ;
	}
