div#wrapper {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top: 0px;
	width:800px;
	background-color: #ffffff;
	height: 100%;
}

div#wrapper1 {
	position:relative; 
	margin-left:auto; 
	margin-right:auto; 
	top: 0px; 
	width:744px;  
	background-color: #ffffff; 
}

