body {
	overflow-x: hidden;
}

#wrapper{
	height: 100%;
	height: auto !important;
	min-height: 100%;
	position: relative;
	overflow-x: hidden;
}

#left{
	margin-top: 20px;
	text-align: left;
	z-index: 99999;
	position: absolute;
	top: 0px;
	left: 50px;
	width: px;
}

#right{
	width: 960px;
	line-height: 1.6em;
	float: right;
}

#scroll {
    height: 180px !important;
}