body {
   margin:0;
   background: url(../images/wallpaper.gif) 50% 0;
	background-color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
img {border:none;}
form {padding:0;margin:0;}
.form select, .form input, .form textarea {vertical-align:middle;}
#main {
	margin: 0 auto;
	width: 980px;
	background: url(../images/holder.png) repeat-y;
	padding: 0 48px;
}

#header {
	position: relative;
	width: 950px;
	height: 208px;
	z-index: 999;
}
#header .logo {
	position: absolute;
	top: 0;
	left: 0;
	width: 297px;
	height: 152px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/logo.jpg) no-repeat;
}
#top-nav {
	position: absolute;
	top: 152px;
	left: 0;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 950px;
	height: 55px;
	background: url(../images/top-nav-bg.gif) no-repeat;
}
#top-nav li {
	float: left;
	position: relative;
}
#top-nav li a {
	float: left;
	margin: 0 0 0 2px;
	text-align: center;
	height: 55px;
	text-indent: -9999px;
	overflow: hidden;
}
#top-nav li a.home {
	margin: 0;
	width: 119px;
	background: url(../images/home-link.gif) no-repeat;
}
#top-nav li a.treatments {
	width: 153px;
	background: url(../images/treatments-link.gif) no-repeat;
}
#top-nav li a.products {
	width: 138px;
	background: url(../images/products-link.gif) no-repeat;
}
#top-nav li a.book-appointment {
	width: 204px;
	background: url(../images/book-appointment-link.gif) no-repeat;
}
#top-nav li a.about-us {
	width: 150px;
	background: url(../images/about-us-link.gif) no-repeat;
}
#top-nav li a.contact {
	width: 175px;
	background: url(../images/contact-link.png) no-repeat;
}
#top-nav li a.home:hover {background-position: 0 100%;}
#top-nav li a.treatments:hover {background-position: 0 100%;}
#top-nav li a.products:hover {background-position: 0 100%;}
#top-nav li a.book-appointment:hover {background-position: 0 100%;}
#top-nav li a.about-us:hover {background-position: 0 100%;}
#top-nav li a.contact:hover {background-position: 0 100%;}
#top-nav li.active a {background-position: 0 100%;}
#top-nav li:hover .drop, #top-nav li.hover .drop {display: block;}
#top-nav li .drop {
	position: absolute;
	display: none;
	top: 55px;
	left: 0;
	width: 259px;
}
#top-nav li .drop-bottom {
	float: left;
	width: 259px;
	height: 9px;
	overflow: hidden;
	background: url(../images/drop-bottom-bg.png) no-repeat;
}
#top-nav li .drop ul {
	float: left;
	list-style: none;
	padding: 0 0 0 1px;
	margin: 0;
	width: 259px;
	background: url(../images/drop-bg.png) no-repeat;
	font: 15px "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
}
#top-nav li .drop ul li {
	width: 257px;
	padding: 2px 0 0;
	background: url(../images/top-nav-sep.gif) no-repeat;
}
#top-nav li .drop ul li:first-child {
	background: none;
}
#top-nav li .drop ul li a {
	float: none;
	display: block;
	text-align: left;
	width: 241px;
	padding: 6px 0 4px 16px;
	height: auto;
	text-indent: 0;
	color: #fff;
	text-decoration: none;
}
#top-nav li .drop ul li a:hover {
	color: #000;
}
#header .box {
	position: absolute;
	top: 28px;
	right: 4px;
	width: 163px;
	height: 73px;
	font: 12px "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif; 
	color: #fff;
	padding: 19px 50px 0 25px;
	background: url(../images/header-box.gif) no-repeat;
}
#header .box span {
	display: block;
	padding: 6px 0 0;
	margin: 5px 0 0;
	border-top: 1px solid #333;
	color: #d60059;
	font-size: 10px;
}
#header .box a {
	color: #fff;
	text-decoration: none;
}
#header .box a:hover {text-decoration: underline;}
#content {
	display: table;
	width: 950px;
	margin: 14px 0 0;
	z-index: 9;
	position: relative;
}
#column {
	float: left;
	width: 640px;
	margin: 0 20px 0 0;
}
#column h1 {
	margin: 7px 0 0 24px;
	color: #ff0066;
	font-size: 21px;
	font-weight: normal;
}
#flash {
	float: left;
	margin: 9px 0 0 0;
}
#flash2 {
	float: left;
	margin: 9px 0 0 0;
}
#column .text-area {float: left;}
#column .text-area p {
	margin: 18px 14px 0 23px;
	font-size: 16px;
	color: #ccc;
}
#column .text-area p a {color: #c0004d;text-decoration: none;}
#column .text-area p a:hover {text-decoration: underline;}
#column .box {
	float: left;
	width: 640px;
	padding: 55px 0 0;
	position: relative;
	background: url(../images/sep.gif) no-repeat 100% 39px;
}
#column h2 {
	margin: 0 0 0 25px;
	font-size: 21px;
	font-weight: normal;
	color: #fff;
}
#column .item {
	position: absolute;
	top: 2px;
	left: -20px;
	width: 40px;
	height: 103px;
	background: url(../images/item.gif) no-repeat;
}
#column .sub-box {
	float: left;
	width: 260px;
	padding: 28px 54px 0 15px;
}
#column .sub-box-last {padding-right: 0;}
#column .sub-box .img {
	display: block;
	width: 252px;
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 4px 3px 6px 4px;
}
#column .sub-box h3 {
	margin: 13px 8px 0;
	color: #ff0066;
	font-size: 14px;
	font-weight: normal;
}
#column .sub-box p {
	margin: 3px 8px 0;
	font: 12px "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
	color: #fff;
}
#column .sub-box p a {
	color: #ff0066;
	text-decoration: none;
}
#column .sub-box p a:hover {
	text-decoration: underline;
}
#column .sub-box2 {
	overflow: hidden;
	width: 600px;
	margin: 0 0 15px 13px;
	padding: 0 19px 14px 8px;
	background: url(../images/sub-box2-bg.gif) repeat-x 0 100%;
}
#column .sub-box2-last {
	background: none;
}
#column .sub-box2 h2 {
	margin: 0 0 0 5px;
	font-size: 21px;
	font-weight: normal;
	color: #f06;
}
#column .sub-box2 h3 {
	margin: 25px 0 0 9px;
	font-size: 13px;
	color: #f06;
}
#column .sub-box2 p {
	margin: 10px 0 0;
	font: 13px "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
	color: #fff;
}
#column .sub-box2 p em {
	color: #f06;
}
#column .sub-box2 a {
	color: #ff0066;
	text-decoration: none;
}
#column .sub-box2 a:hover {
	text-decoration: underline;
}
#column .sub-box2 .table {
	width: 587px;
	margin: 6px 0 0;
	color: #fff;
	font: 13px/21px "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
	border-collapse: collapse;
}
#column .sub-box2 .table tr td {
	width: 392px;
	padding: 0 0 0 9px;
	background-color: #191919;
	border-bottom: 1px solid #000;
}
#column .sub-box2 .table tr.grey td {
	background-color: #0e0e0e;
}
#column .sub-box2 .table td.time {width: 116px;color: #f06;padding: 0;}
#column .sub-box2 .table td.price {width: 69px;padding: 0;}
#column .sub-box2 .table td.text {
	background-color: #000;
	width: 587px;
}
#column .sub-box2 .table p {
	margin: 20px 0 0 9px;
	font-size: 13px;
	color: #fff;
	font-style: italic;
}
#column .sub-box2 .table2 {
	margin: 25px 0 0;
	width: 553px;
	font: 13px/21px "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
}
#column .sub-box2 .table2 h3 {
	margin: 0;
	font-size: 13px;
	color: #f06;
}
#column .sub-box2 .table2 p {
	margin: 0 0 10px;
	font-size: 13px;
	color: #fff;
}
#column .sub-box2 .table2 p em {color: #fff;}
#column .sub-box2 .table2 td {
	width: 368px;
	padding-right: 25px;
	vertical-align: top;
}
#column .sub-box2 .table2 td.time {
	width: 116px;
	padding-right: 0;
	color: #f06;
}
#column .sub-box2 .table2 td.price {
	width: 69px;
	color: #fff;
}
#column2 {
	float: right;
	width: 283px;
	overflow: hidden;
}
.title-box {
	float: left;
	width: 283px;
	height: 86px;
	padding: 22px 0 0;
	margin: 0 0 1px;
	background: url(../images/column2-title-box-bg.jpg) no-repeat;
}
.title-box h2 {
	margin: 0 0 0 46px;
	font-size: 21px;
	color: #fff;
	font-weight: normal;
}
.title-box p {
	margin: 6px 30px 0 46px;
	font-size: 15px;
	line-height: 15px;
	color: #ccc;
}
#column2 .title-box2 {
	float: left;
	width: 237px;
	height: 81px;
	padding: 35px 0 0 46px;
	background: url(../images/column2-title-box2-bg.jpg) no-repeat;
}
#column2 .title-box2 h2 {
	margin: 0;
	font-size: 20px;
	font-weight: normal;
	color: #fff;
}
#column2 .title-box2 .visit {
	float: right;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
	margin: 2px 19px 0 0;
}
#column2 .title-box2 .visit:hover {text-decoration: underline;}
#column2 .title-box2 p {
	clear: both;
	padding: 6px 0 0;
	margin: 0;
	color: #ccc;
	font: 12px/13px "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
}
#column2 .box {
	float: right;
	width: 280px;
	background: url(../images/box-bg.gif) repeat-y;
}
#column2 .box .box-inner {
	float: left;
	width: 240px;
	padding: 0 30px 25px 10px;
	background-color: #2a2a2a;
	background: url(../images/box-top-bg.gif) no-repeat;
}
#column2 .box-first .box-inner {
	background: none;
}
#column2 .box2 .box-inner {
	padding: 13px 0 8px 3px;
	width: 260px;
}
#column2 .box .box-bottom {
	float: left;
	width: 280px;
	height: 1px;
	overflow: hidden;
	background: url(../images/box-bottom-bg.gif) no-repeat;
}
#column2 .box .box-bottom2 {
	float: left;
	width: 280px;
	height: 8px;
	overflow: hidden;
	background: url(../images/box-bottom2-bg.gif) no-repeat;
}
#column2 .box h3 {
	margin: 15px 0 0;
	font-size: 15px;
	color: #f06;
	font-weight: normal;
}
#column2 .box h3 a {color: #f06;text-decoration: none;}
#column2 .box h3 a:hover {color: #fff;}
#column2 .box h4 {
	margin: 15px 0 0;
	font-size: 21px;
	color: #f06;
	font-weight: normal;
}
#column2 .box .date {
	font-size: 15px;
	color: #626262;
}
#column2 .box p {
	margin: 0;
	font: 12px "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
	color: #fff;
}
#column2 .box .box-inner2 p {
	margin: 10px 0 0;
	font: 13px/13px Georgia, "Times New Roman", Times, serif;
	line-height: 1.4;
}
#column2 .box .box-inner2 p a {
	color: #ff0066;
	text-decoration: none;
}
#column2 .box .box-inner2 p a:hover {
	text-decoration: underline;
}
#column2 .box .form {padding: 12px 0 0;}
#column2 .box .form .row {
	padding: 0 0 6px;	
	float: left;
	width: 100%;
}
#column2 .box .form label {float: left;font-size: 13px;line-height: 23px;color: #fff;}
#column2 .box .form .text-input {
	float: right;
	width: 190px;
	height: 23px;
	background: url(../images/text-input-bg.gif) no-repeat;
}
#column2 .box .form .text-input2 {
	float: right;
	width: 145px;
	height: 23px;
	background: url(../images/text-input2-bg.gif) no-repeat;
}
#column2 .box .form .text-input input, #column2 .box .form .text-input2 input {
	float: left;
	width: 180px;
	border: 0;
	font-size: 13px;
	color: #000;
	background-color: transparent;
	padding: 3px 0 0 5px;
}
#column2 .box .form .text-input2 input {width: 135px;}
#column2 .box .form .btn {
	float: right;
	width: 121px;
	height: 27px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../images/submit-btn.gif) no-repeat;
}
#column2 .box .map {
	float: left;
	width: 202px;
	margin: 8px 0 0 31px;
	display: inline;
}
#column2 .box .map a {
	float: right;
	margin: 6px 0 0;
	font: 10px/13px "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
	color: #ff0066;
	text-decoration: none;
}
#column2 .box .map a:hover {text-decoration: underline;}
#column2 .box2 .box-inner h3 {
	margin: 0 0 0 8px;
	font-size: 21px;
}
#column2 .box2 .box-inner h4 {
	margin: 0 0 0 8px;
	font-size: 14px;
	color: #f06;
}
#column2 .box2 .box-inner p {
	margin: 4px 0 0 8px;
}
#column2 .box2 .box-inner p a {
	color: #d60059;
}
#column2 .box2 .box-inner p a:hover {
	text-decoration: none;
}
#column2 .box .image-holder {
	float: left;
	width: 251px;
	height: 107px;
	margin: 12px 0 7px;
	padding: 4px 3px 6px 4px;
	background-color: #ffffff;
	border: 1px solid #ccc;
	position: relative;
	display: inline;
}
#footer {
	width: 936px;
	margin: 33px 0 0 15px;
	border-top: 1px solid #333;
	padding-top: 9px;
	font: 12px/13px "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
	color: #c0c0c0;
	text-align: center;
}
#footer p {margin: 0;}
#footer ul {
	list-style: none;
	padding: 0;
	margin: 6px 0 0;
}
#footer ul li {display: inline;border-left:1px solid #c0c0c0;padding: 0 0 0 3px;}
#footer ul li.first {
	border: 0;
	padding-left: 0;
}
#footer ul li a {color: #c0c0c0;text-decoration: none;}
#footer ul li a:hover {color: #f06;}

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {visibility: visible !important;}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] {
	display: none !important;
}
.sIFR-hasFlash .content h2 {
	font-size: 32px;
	margin-bottom: 15px;
}
#example2 div{
	margin: 0;
	font: 12px "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
	color: #fff;
	margin-bottom: 20px;
	margin-top: 10px;
}
#example2class div{
	margin: 0;
	font: 12px "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Verdana, Arial, sans-serif;
	color: #fff;
}
#example2 div a{
	margin: 25px 0 0;
	font-size: 15px;
	color: #f06;
	font-weight: normal;
	text-decoration:none;
	
}
#example2 div a:hover{
	color: #fff;text-decoration:underline;
}
.datefield{
	margin:0;
	font-size: 15px;
	color: #626262;
	
}