@charset "utf-8";

/* CSS Document */



#wrapper {

	position:relative;

	width:792px;

	margin:0 auto;

}







#aesthetic-dentistry-centre-banner {

	position:absolute;

	width:792px;

	height:326px;

	background-image:url(../images/implant-dentist-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:#ffffff;

	text-align:justify;

	z-index:1;

}

#content a {

	color:#ffffff;

}



#footer {
	position:absolute;
	top:2300px;
	width:792px;
	text-align:center;
	left: -1px;

}

