body {
	padding:0;
	margin:0;
	background:#D4D4D2 url('../img/body_bg.png') repeat-x;
	font-family: Arial;
	font-size: 13px;
}
table {
	border-collapse: collapse;
}

p, table {
	margin:0;
}

.clear {
	clear:both;
}

.wrap {
	width: 932px;
	margin: 10px auto;
}

.navi {
	text-align:right;
	margin: 0 22px 8px 0;
	padding-top:5px;
}

.navi li {
	padding:0;
	margin:0 0 0 1px;
	display:inline;
}

.navi li a {
	font: 12px arial;
	background-color:#0093A1;
	padding:8px 10px;
	color: white;
	text-decoration:none;
}

.navi li a:hover {
	background-color:#1E1E1E;
}

.navi li a.current {
	background-color:#1E1E1E;
	
}

.body {
	background-color:#FFFFFF;
	border-top:18px solid white;
	border-bottom:18px solid white;
	border-left:22px solid white;
	border-right:22px solid white;
}

.body .left {
	padding:15px;
	width: 200px;
	float:left;
	/*color:#505050;*/
}

.body .left table {
	margin-top:25px;
	margin-bottom:20px;
}
.body .left p {
	margin-top: 10px;
}
.body .left p strong {
	font-size:20px;
	font-weight: 100;
}

.body .center {
	padding:15px;
	width: 395px;
	float:left;
}

.body .center p {
	color:#1E1E1E;
	margin-bottom: 10px;
	margin-top:4px;
}

.body .center p a {
	color:black;
}

.body .right {
	padding:15px;
	padding-top:15px;
	width: 200px;
	float:left;
}

.body .right ul {
	margin-top:25px;
	color:#505050;
	margin-left:-20px;	
}

.body .right ul li {
	margin-bottom:10px;
}

* html .body .right ul {
	margin-left:15px;	
}

*:first-child+html .body .right ul {
	margin-left:15px;	
}

.botnavi {
	text-align:center;
	margin: 5px 22px 0 0;
}

.botnavi li {
	padding:0;
	margin:0px;
	border-right: 1px solid #0093A1;
	display:inline;
}

.botnavi li.last {
	border-right: 0px;
}

.botnavi li a {
	font: 12px arial;
	margin:0px 10px;
	color: #0093A1;
	text-decoration:none;
}

.botnavi li a:hover {
	text-decoration:underline;
}

.botnavi li a.current {
	text-decoration:underline;
}

h1 {
	background: url('../img/headers_white.gif') no-repeat;
	font-size:10px;
	text-indent:-10000px;
	margin:0;
	padding:0;
	margin-bottom:15px;
}
h1.opening_hours {
	height:18px;
	width:129px;
	background-position:0px 0px;
}
h1.emergencies {
	height:18px;
	width:129px;
	background-position:0px -46px;
}
h1.range_as_services {
	height:18px;
	width:159px;
	background-position:0px -22px;
}
h1.welcome {
	height:28px;
	background-position:124px -71px;
}
h1.where_lasting_smiles_begin {
	height:28px;
	background-position:48px -111px;
	margin-top:20px;
}
h1.about_us {
	height:28px;
	background-position:123px -138px;
}
h1.contact {
	height:28px;
	background-position:138px -164px;
}
h1.treatments {
	height:28px;
	background-position:108px -227px;
}
h1.dental-plan {
	height:30px;
	margin-top:1px;
	margin-bottom:12px;
	background-position:80px -194px;
}

h1.orthodontics_and_implants {
	height:30px;
	margin-bottom:13px;
	background-position:0px -260px;
}
h1.private-fee {
	height:30px;
	margin-top:1px;
	margin-bottom:12px;
background-position:75px -292px;}

h2 {
	color:#0093A1;
	font-size:13px;
}

h3 {
	color:#0093A1;
	font-size:13px;
}

small {
	font-size:10px;
}

ul.cosmetic li strong {
	color:#0093A1;
}