@charset "utf-8";
/* CSS Document */

body, div, p, form, ul, ol, table, h1, h2, h3 {
	padding:0px;
	margin:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
}

a {
	text-decoration:none;
	color:#ffffff;
}

a:hover {
	text-decoration:underline;
}

p {
	padding-bottom:20px;	
}

h1 {
	padding-left:10px;
	font-style:italic;
	font-size:30px;
}

h2 {
	padding-left:10px;
	font-style:italic;
	font-weight:normal;
}

h3 {
	margin:50px 10px 10px 10px;
	padding:2px 2px 2px 10px;
	clear:both;
	font-size:24px;
	font-style:italic;
	background-color:#949684;
}

ul {
	list-style:inside;
	margin-left:30px;
}

body {
	padding-top:35px;
	background:#b6b8a8 url('./images/header/background.gif') repeat-x top;
}

.news {
	margin:30px 10px 0px 10px;
	padding:3px;
	font-size:24px;
	font-style:italic;
	text-align:center;
	background-color:#435e17;
}

.border {
	padding:2px;
	background-color:#949684;
}

.imageRight {
	float:right;
	margin-right:20px;
}

.main a {
	color:#736961;
}


/* -- -- -- */
.header {
	width:100%;
	height:170px;
	background-image:url('./images/header/background.jpg');
}

.footer {
	height:47px;
	padding-top:13px;
	clear:both;
	text-align:center;
	font-size:12px;
	color:#b6b8a8;
	background-image:url('./images/main/footer.jpg');
}

.wd {
	width:770px;
	margin:0px auto 0px auto;
	font-size:11px;
	text-align:right;
	color:#afaa9c;
}

.page {
	width:770px;
	margin:0px auto 0px auto;
}

.title {
	padding:0px 0px 2px 10px;
	float:left;
}

.navigation {
	padding-top:25px;
	float:right;
	font-size:14px;
	color:#ffffff;
}

.navigation a {
	margin:15px;
}

.navigation .selected {
	color:#251b13;
}

.image {
	width:750px;
	height:250px;
	clear:both;
	border:solid 10px #949684;
}

.home {
	background-image:url('./images/header/home.jpg');
}

.ipl {
	background-image:url('./images/header/ipl.jpg');
}

.lpg {
	background-image:url('./images/header/lpg.jpg');
}

.mesotherapy {
	background-image:url('./images/header/mesotherapy.jpg');
}

.content {
	width:750px;
	margin:0px auto 0px auto;
}

.sites {
	clear:both;
	padding:10px 0px 20px 0px;
}