body{
	margin: 0; padding: 0;
	background: #ffffff url(bgBottomLeft.png) no-repeat bottom left;
}
.mainTopLeft, .mainTopRight, .mainBottomRight{
	height: 100%;
}
.mainTopLeft{
	background: url(bgTopLeft.gif) no-repeat top left;
}
.mainTopRight{
	background: url(bgTopRight.png) no-repeat top right;
}
.mainBottomRight{
	background: url(bgBottomRight.gif) no-repeat bottom right;
}

.main{
	float: left; position: relative;
	display: block;	clear: both;
	top: 50%;	left: 50%;
	width: 971px; height: 570px;
	margin: -285px 0 auto -485px;
	margin-left: -485px; 	
	background: url(bgMain.png) no-repeat top center;
}
.main a{
	display: block;
	width: 270px; height: 105px;
}
.main a.clinic{
	margin: 92px 0 0 209px;
}
.main a.dental{
	margin: 138px 0 25px 477px;
}
.main p{
	font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 330px;
	line-height: 18px;
	color: #0068a6;
}