@charset "utf-8";
/* CSS Document */

#aesthetic-dentistry-centre-banner {
	position:absolute;
	width:792px;
	height:327px;
	background-image:url(../images/aesthetic-dentistry-centre-banner.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	top:34px;
	z-index:1;
}

#content {
	position:absolute;
	right:0px;
	top:405px;
	width:576px;
	color:#B7AA7E;
	text-align:justify;
	z-index:1;
}
#footer {
	position:absolute;
	top:998px;
	width:792px;
	text-align:center;
	z-index:1;
}


