@charset "UTF-8";
/* CSS Document */

.forehand_menu {
	float: right;	
	list-style: none;
}

.forehand_menu li {
	float: left;
	padding: 0 0 0 17px;
	font-weight: bold;
	text-transform: capitalize;
	font-size: 14px;
}

#layout_header {
	height: 101px;	
}