@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/dentist-reviews.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	top:34px;
	z-index:1;
}

#patient-media-form-block {
	position:absolute;
	top:405px;
	width:143px;
	padding:55px 27px 0 27px;
	background-image:url(../images/patient-media-gallery-form-bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	z-index:1;
	height: 575px;
}
#patient-media-form-block form {
	margin:0 0 0 0;
	padding:0 0 0 0;
}
#patient-media-form-block p {
	margin:0 0 0 0;
	padding:0 0 14px 0;
}
#patient-media-form-block form .text-input {
	width:140px;
}

#have-a-question {
	position:absolute;
	top:675px;
	width:198px;
	height:103px;
	z-index:1;
}

#content {
	position:absolute;
	right:0px;
	top:405px;
	width:576px;
	color:#ffffff;
	text-align:justify;
	z-index:1;
}

#footer {
	position:absolute;
	top:1050px;
	width:792px;
	text-align:center;
	z-index:1;
}


