html, body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #595959;
	color: #0e5740;
	background: #0e5740;
}

a {
	color: #0e5740;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

ul, ol, li {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1.4em;
}

ul, ol {
	margin: 1em 0 0 0;
}

h1 {
	margin: 0.5em 0 0 0;
	font-size: 1.8em;
	line-height: 1.4em;
	color: #0e5740;
	font-weight: bold;
}

h2 {
	margin: 0.5em 0 0 0;
	font-size: 1.2em;
	line-height: 1.4em;
	color: #0e5740;
	font-weight: bold;
}

h3, h4, h5, h6 {
	margin: 1 0 0 0;
	font-size: 1em;
	line-height: 1.4em;
	color: #595959;
	font-weight: bold;
}

p {
	margin: 1em 0 0 0;
	line-height: 1.4em;
}

form {
	margin: 0;
	padding: 0;
}

.form-row {
	margin: 1em 0 0 0;
}

input,
textarea,
select {
	width: 300px;
	padding: 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	border-color: #0e5740;
	border-style: solid;
	border-width: 1px;
	background: #ffffff;
	color: #595959;
}

input:focus,
textarea:focus,
select:focus {
	border-color: #f6ec76;
}

.button {
	width: auto;
	background: #0e5740;
	color: #ffffff;
	font-weight: bold;
	cursor: pointer;
}

.button:hover {
	background: #595959;
	border-color: #595959;
}

label,
.form-label {
	font-weight: bold;
}

.message {
	font-weight: bold;
}

table {
	margin: 1em 0 0 0;
}

table tr td {
	padding: 0 40px 0 0;
}

.page {
	float: left;
	width: 1000px;
	background: #e7f4e2 url('/assets/new_images/backgrounds/flowers-bg.jpg') no-repeat top left;
	font-size: 0.95em;
	-moz-box-shadow: 0 0 50px #06281e;
	-webkit-box-shadow: 0 0 50px #06281e;
}

.header {
	float: left;
	width: 1000px;
}

.logo {
	display: inline;
	float: right;
	width: 363px;
	height: 164px;
	margin: 25px 40px 0 0;
	background: url('/assets/new_images/header/logo.jpg') repeat-x top left;
	text-indent: -9000px;
	overflow: hidden;
}

.logo a {
	display: block;
	height: 100%;
}

.nav {
	display: inline;
	float: right;
	width: 585px;
	margin: 30px 40px 0 0;
	font-weight: bold;
}

.nav a {
	text-decoration: none;
}

.nav a:hover {
	text-decoration: underline;
}

.nav li {
	display: inline;
	margin: 0 0 0 1em;
}

.lnav {
	display: inline;
	float: left;
	width: 190px;
	margin: 30px 0 0 40px;
	font-weight: bold;
}

.lnav li {
	float: left;
	width: 190px;
	margin: 0.25em 0 0 0;
}

.lnav a {
	text-decoration: none;
}

.lnav a:hover {
	text-decoration: underline;
}

.content {
	display: inline;
	float: right;
	width: 730px;
	min-height: 475px;
	margin: 40px 40px 0 0;
	background: url('/assets/new_images/backgrounds/leaves.jpg') no-repeat top right;
}
* html .content {
	height: 475px;
}

/* Content backgrounds */

#chome {
	background-image: url('/assets/new_images/backgrounds/homenew.jpg');
}

#cabout {
	background-image: url('/assets/new_images/backgrounds/about.jpg');
}

#c1 {
	background-image: url('/assets/new_images/backgrounds/skin-analysis.jpg');
}

#c2 {
	background-image: url('/assets/new_images/backgrounds/skin-peels.jpg');
}

#c3 {
	background-image: url('/assets/new_images/backgrounds/facials.jpg');
}

#c4 {
	background-image: url('/assets/new_images/backgrounds/thread-vein.jpg');
}

#c5 {
	background-image: url('/assets/new_images/backgrounds/makeup.jpg');
}

#c6 {
	background-image: url('/assets/new_images/backgrounds/body.jpg');
}

#c7 {
	background-image: url('/assets/new_images/backgrounds/nails.jpg');
}

#c8 {
	background-image: url('/assets/new_images/backgrounds/waxing.jpg');
}

#c9 {
	background-image: url('/assets/new_images/backgrounds/tinting.jpg');
}

#c10 {
	background-image: url('/assets/new_images/backgrounds/tanning.jpg');
}

#c11 {
	background-image: url('/assets/new_images/backgrounds/pampering.jpg');
}

#c12 {
	background-image: url('/assets/new_images/backgrounds/weddings.jpg');
}

#c13 {
	background-image: url('/assets/new_images/backgrounds/men.jpg');
}
#c14 {
	background-image: url('/assets/new_images/backgrounds/youngladies.jpg');
}
#c15 {
	background-image: url('/assets/new_images/backgrounds/hotstone.jpg');
}

#intro {
	float: right;
	width: 570px;
	padding: 0 0 40px 160px;
}

#pagecover {
	float: right;
	width: 570px;
	min-height: 475px;
	padding: 0 0 0 160px;
	background: url('/assets/new_images/backgrounds/pagecover.png') no-repeat top left;
}
* html #pagecover {
	height: 475px;
	background: none;
	filter: progid:dximagetransform.microsoft.alphaimageloader(src='/assets/new_images/backgrounds/pagecover.png',sizingmethod='crop');
}

* html #pagecover a {
	position: relative;
}

#footer {
	float: left;
	width: 1000px;
	height: 100px;
	margin: 20px 0 0 0;
	padding: 150px 0 0 0;
	background: url('/assets/new_images/footer/leaf.gif') no-repeat top left;
	font-size: 0.85em;
}

#tag {
	float: left;
	width: 254px;
	height: 194px;
	margin: 0 0 0 30px;
	padding: 0 0 0 0;
	background: url('/assets/new_images/footer/tagnew.png') no-repeat top left;
}

#footer .links {
	display: inline;
	float: left;
	width: 700px;
	margin: 1em 0 0 40px;
	padding: 0 0 40px 0;
}

#footer .links li {
	display: inline;
	margin: 0 10px 0 0;
	padding: 0 0 0 10px;
	border-color: #595959;
	border-style: solid;
	border-width: 0 0 0 1px;
}

#footer .links li.first {
	padding: 0;
	border: none;
}

#footer p {
	display: inline;
	float: right;
	margin: 1em 40px 0 0;
}
