body{
background-color: #FFFFFF;
margin: 0 auto;
text-align: center;
}

td,tr,table {
font: 12px verdana;
color: #663399;
text-align: left;
}

#main {
	position: relative;
	margin: auto;
	width: 950px;
	}

#menu {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 950px;
	height: 150px;
	}

#our_services {
	position: absolute; 
	top: 150px; 
	left: 25px; 
	width: 900px;
	height: 500px;	
}

#contact {
	position: absolute; 
	top: 150px; 
	left: 25px; 
	width: 900px;
	height: 500px;	
}

#testimonials {
	position: absolute; 
	top: 150px; 
	left: 0px; 
	width: 1024px;
	height: 768px;	
}

#about_us {
	position: absolute; 
	top: 150px; 
	left: 32px; 
	width: 847px;
	height: 667px;	
}

#sharing_smiles {
	position: absolute; 
	top: 150px; 
	left: 50px; 
	width: 800px;
	height: 700px;	
}

#educational {
	position: absolute; 
	top: 150px; 
	left: 150px; 
	width: 650px;
	height: 596px;	
}