/* #main {
		      background-color:white;
		      height: 900px;
		      left: 50%;
		      margin-left: -485px;
		      position: relative;
		      top: -15px;
		      width: 1161px;
		    }*/
		    body{
		      background-color:white;
		    }
#main {
		background-color: white;
    margin: 83px 236px;
    position: relative;
    top: 15px;
    width: 678px;
}
#container {
		min-height: 0;
}
#content {
			min-height: 580px;
}