#main 
{
	position: absolute;
	top: 140px;
	left: 40px;
	width:940px;
	height: auto;
	float:left;
	padding:10px;
	background: url(../../../images/transparentBg.png) left top repeat;
	z-index: 5;
}
