/* Template 5 */

nav {
	position:fixed;
	background: #fff;
	z-index: 999999;
	width: 100%;
	float: none;
}

body {
	padding: 0;
	background:#fff;
}

#header_menu {
	float:right;
	width:710px;
}

.clear {
	clear:both;
}

.frame{
	clear:left;
	float:right;
}

#cont_gen {
	width: 980px;
	float: none;
	text-align: center;
	margin: 0 auto;
	background: none;
}

.flex-control-nav {
	display: none;
}