/*

               
  
 HOMEPAGE CSS STYLES ONLY
============================================================= */ 

#sidebar {
	float: right;
	}
#content {
	float: left;
	}


/* - MAIN 
=============================================================== */
/*total 640x398*/
#main_feature_home { 
	background: url('../images/bck_feature_frame_home.jpg') no-repeat;
	width: 591px;
	height: 351px;
	padding: 47px 0 0 49px;
	position: absolute;
	bottom: 45px;
	left: 11px;
	z-index: 3;
	}
	
#slideshow {
	width: 540px;
	height: 310px;
	overflow: hidden;
	}
	
	
#sub_feature_home {
	width: 355px;
	height: 410px;
	position: absolute;
	right: 17px;
	bottom: 60px;
	z-index: 4;
	}

.tab_l_col select {
	width: 175px;
	}
	
	
	p.rss_event em{		color: #666;}
