body,html {
	height: 100%;
	text-align: left;
}

body,html,div,img {
	margin: 0;
	padding: 0;
	border: 0;
}

.cl {
	float: none;
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

#wrap {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
	min-width: 880px;
}

#wrap_content {
	width: 100%;
	overflow: hidden;
}

#content {
	margin-top: 80px;
	margin-left: -200px;
	float: left;
	width: 100%;
}

#cont_fix {
	padding-left: 200px;
}
#content-text{
	margin: 0px 10px;

}
#sub_menu {
	float: left;
	width: 200px;
	padding-top: 90px;
}

#footer-space {
	clear: both;
	height: 50px;
}

#footer {
	position: absolute;
	bottom: 0px;
	left: 0px;
	border-top: 1px solid #7f97ff;
	width: 100%;
	height: 40px;
}

#header {
	height: 80px;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	background: #162c8c;
}