body {
	position: relative;
	color: #2c2c2c;
	font: normal 11.5px/1.5 'Lucida Grande', sans-serif;
	text-align: center;
	padding: 0;
	margin: 0;
	background-color: #191818;
	background-image: url(../images/bgflower.jpg);
	background-repeat: repeat;
	background-position: left top;
}
img {border:0px}
.more {
	font: normal 10px/1.5 'Lucida Grande', sans-serif;
	text-align:right;
	background-image: url(../Images/moreinf1.gif);
	background-position: right top;
	background-repeat: no-repeat;
	margin: 5px 10px 0 0;
	padding-right: 20px;
}
h1.logo a {
	position: absolute;
	top: 39px;
	left: 0;
	width: 259px;
	height: 90px;
	display: block;
	background-image: url(../images/logo.jpg);
	overflow: hidden;
	text-indent: -2000em;
}
.break {
	background-image: url(../Images/break.gif);
	background-repeat: repeat-x;
	height: 10px;
	width: 605px;
	background-position: 10px 0px;
}
h2 {
	overflow: hidden;
	text-indent: -2000em;
	height: 1%;
}

h3 {
	font: normal 175%/1.5 Arial, sans-serif;
	color: #aaabab;
	margin: 0 0 8px 5px;
}

h3.flash { margin: 0 0 8px 0; padding: 0; }

h4 {
	font: normal 165%/1.5 Arial, sans-serif;
	color: #404040;
	margin: 0px 0 0 0;
}


h5 {
	font: normal 240%/1 Georgia, serif;
	color: #fff;
	margin: 10px 0 35px 0;
	padding: 0;
}

p { margin-bottom: 25px; }

a { text-decoration: none; color: #e660cf; }
a:hover { text-decoration: underline; }
#outerwrapper{
	background-image: url(../Images/bgflower1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	position:relative;
	margin:0 auto;
	overflow: hidden;
}
#wrapper {
	width: 920px;
	text-align: left;
	padding: 0;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	background-image: url(../Images/bg_main.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #191818;
	border-bottom: 15px solid #000000;
}

#masthead {
	position: absolute;
	top: 0;
	left: 0;
	height: 130px;
	width: 100%;
}

#banner {
	width: 100%;
	height: 271px;
	position: absolute;
	top: 130px;
	left: 0;
	
}

#content {
	width: 920px;
	position: relative;
	margin-top: 200px;
	padding: 0;
	overflow: hidden;
}

#mainContent {
	width: 490px;
	float: left;
	overflow: hidden;
	margin-left: 10px;
}

#secondaryContent {
	width: 400px;
	overflow: hidden;
	float: right;
	color:#999999;
}

#mainNav {
	position: absolute;
	top: 42px;
	right: 0;
	width: 400px;
	height: 38px;
	overflow: hidden;
	list-style: none;
}


#mainNav li {
	min-height: 38px;
	float: left;
	list-style: none;
}
	
#mainNav li a {
	position: relative;
	display: block;
	height: 38px;
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -2000em;
}
  
#m_home a {width: 90px; background-position: 0 0; }
#m_home a:hover { background-position: 0 -38px; }
#m_home a.selected { background-position: 0 -38px; } 

#m_treatments a { width: 120px; background-position: -90px 0; }
#m_treatments a:hover { background-position: -90px -38px; }
#m_treatments a.selected { background-position: -90px -38px; }

#m_about a { width: 96px; background-position: -210px 0; }
#m_about a:hover { background-position: -210px -38px; }
#m_about a.selected { background-position: -210px -38px; }

#m_contact a { width: 82px; background-position: -306px 0; }
#m_contact a:hover { background-position: -306px -38px; }
#m_contact a.selected { background-position: -306px -38px; }


.thumb {
	width: 132px;
	margin: 0 10px 20px 0; 
	padding: 0;
	float: left;
}

.thumb a img {
	border: 5px solid #0d0c0c;
}

.thumb a:hover img {
	border: 5px solid #3cb8d7;
}

.thumb p {
	margin: 0 0 0 5px;
	padding: 0;
}

.vcard { 
	margin: 40px 0 35px 0;
	padding-top: 40px;
	border-top: 1px solid #404040; }
	
.vcard h5, .vcard p {
	margin: 0;
	padding: 0;
	line-height: .7em;
}

.vcard p { line-height: 1.5em; margin-bottom: 20px;}

.vcard .tel, .vcard a {
	font: normal 18px/1.5 Georgia, serif;
}

.vcard a { 
	color: #fff;
	font-weight: normal; }
	
#footer {
	padding: 5px 0 0 0;
	clear: both;
}

#footer p {
	font-size: 10px;
	color: #404040;
	width: 627px;
	float: left;
	text-align: center;
	}
	
#footer img { 
	float: centre;
	padding-top: 6px; }
	
p strong {
	font: normal 130%/1.5 Arial, sans-serif;
	color: #3cb8d7;
	margin: 10px 0 0 0;
	}
	
form h3 {
	font-size: 120%;
	text-transform: uppercase;
	color: #fff;
	margin: 0;
	padding: 0;
}

form p { font-size: 10px; }

.pile {
	padding-left: 120px;
	background: url(../images/flickr.gif) no-repeat 0 0;
	margin-top: 80px;
}

