#sub_menu_columns{
	position:relative;
	padding-top:20px;
	line-height: 180%;
	float:left;
}

#col_header {
	font-size: 12px;
	color: #ddd97e;
}
#col1{
	width:250px;
	float: left;
	
}
#col2{
	width:145px;
	float:left;
	
}
#col3{
	width:130px;
	float:left;
	
}
#col4{
	width:137px;
	float:left;
	
}
#col5{
	width:150px;
	float:left;
	
}


#sub_menu ul{
	list-style:none;
	text-decoration:none;
}

#sub_menu {
	width:840px;
	height:225px;
	margin-top: 138px;
	font-size:11px;
	color: #bbced1;
}

#sub_menu a{
	text-decoration:none;
	color:#bbced1;
}

#sub_menu a:hover{
	color: #4e4844;
}
