#globalWrapper
{
       background: none;
	width: 1000px;
	height: 523px;
	background-color:white;
	margin: 80px auto;
	position: relative;
}

#leftCol 
{
       background: none;
	width: 340px;
	height: 523px;
	float: left;
}


