@charset "utf-8";

/* CSS Document */



#aesthetic-dentistry-centre-banner {

	position:absolute;

	width:792px;

	height:326px;

	background-image:url(../images/teeth-whitening-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;

}



#content ul {

	margin:0 0 0 0;

	padding:0 0 0 0;

	list-style:none;

}

#content ul li {

	background-image:url(../images/bullet-content.jpg);

	background-position:left top;

	background-repeat:no-repeat;

	padding-left:30px;

	margin:6px 0 6px 0;

}



.image-right {

	margin-left:12px;

}



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

}

