html {
}

body {
	width: auto;
	overflow:hidden;
}

.oneColFixCtr {
	height: 100%;
	width: auto;
	overflow: hidden;
}

.oneColFixCtr #container {
	height: 100%;
	width: auto;
	overflow: hidden;
}

#bg {
	/*display: none;*/
	position: relative;
}

#header {
	width: atuo;
}

#menuContainer {
}

#mainMenu {
	overflow: hidden;
	height: 32px;
}
#mainMenu li a {
	display: inline;
}

#scroll_wrap {
	width: auto;
}

#scroll_wrap .selector_content {
	background-image: none;
	position: static;
	height: 700px;
	width: auto;
}

#footer {
}
