#main{
    position: absolute;
    width: 960px;
    margin-left: -480px;
    left: 50%;

}

#content{
    width: 960px;
    left: 50%;
	padding-top:160px;
	margin:0 auto;
}

#header{
	width: 960px;
	height: 165px;
	background: url(../../pics/header_wide.jpg) no-repeat;
}

#contentData table {
	max-width:680px;
	width:auto !important;
	width:680px;
	}
	