/* CSS Document */

html { overflow-y:scroll; }
body {
	color:#666666;
	font-size:14px;
	margin:0 auto;
	line-height: 18px;
	background-color:#FFF;
	background-repeat: repeat-x;
	background-position: top center;
	font-family: "Century Gothic", Arial, Helvetica;
	background-image: url(images/bg_back.jpg);
}

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

a:hover {
	color:#b30838;
	text-decoration: underline;
}

h1, h2, h3, h4, p { margin:0 0 8px 0; }

h1 { font-size:20px; color:#b30838; }

h2 { font-size:20px; }

h3 { font-size:15px; color:#b30838; margin: 0 0 0 0; }

/* ---- class settings ----------------------- */

.img_top {
	position: absolute;
	top: 0;
	left: 0;
}

.img_btm {
	position: absolute;
	left: 1px;
	bottom: 0;
}

.hidden-text {
     display: block;
     position: absolute;
     top: 0px;
     left: 0px;
     text-indent: -2000em;
}

.no-bullet {
	list-style:none;
}

/* ---
    min-height:400px;
    height:auto !important;
    height:400px;
--- */

.title {
	color: #b30838;
	font-weight: bold;
}

/* ---- layout settings ----------------------- */


#main_container {
	position:relative;
	margin:0 auto;
	width:950px;
	height:auto;
}

#header {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:117px;
	background-repeat:no-repeat;
	background-image:url(images/bg_header-main.jpg);
}

#header-sub {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:110px;
	background-repeat:no-repeat;
	background-image:url(images/bg_header.jpg);
}

#banner {
	position:relative;
	top:0;
	left:0;
	width:905px;
	height:164px;
	padding: 0 0 0 5px;
	margin: 0 0 0 19px;
	background-color: #fff;
	border-left: 1px solid #D4D4D4;
	border-right: 1px solid #D4D4D4;
}

#banner2 {
	position:relative;
	top:0;
	left:0;
	width:910px;
	height:342px;
	margin: 0 0 0 19px;
	padding: 44px 0 0 0;
	background-color: #fff;
	border-left: 1px solid #D4D4D4;
	border-right: 1px solid #D4D4D4;
}

/* ---- start nav id settings ------------------------ */
 
#nav {
	position:relative;
	top:60px;
	left:280px;
	width:640px;
	height:32px;
}

#nav-treat {
	position:relative;
	top:0;
	left:0;
	width:192px;
	height:391px;
}

/* ---- end nav id settings -------------------------- */

#main {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:auto;
	padding: 10px 0 0 0;
}

#main-back {
	position:relative;
	top:0;
	left:0;
	width:912px;
	height:auto;
	background-repeat:repeat-y;
	background-image:url(images/bg_main.jpg);
	margin: 0 0 0 19px;
}

/* ---- start main content settings -------------- */

#container_left {
	position:relative;
	top:0;
	left:0;
	width:199px;
	height:auto;
	float: left;
}

#side_container {
	position:relative;
	top:0;
	left:0;
	width:308px;
	height:auto;
	font-size: 12px;
	padding: 15px 20px;
	background-repeat: repeat-y;
	background-image: url(images/bg_side.jpg);
}

#side_container2 {
	position:relative;
	top:0;
	left:0;
	width:360px;
	height:370px;
	font-size: 12px;
	padding: 15px 20px;
	background-repeat: no-repeat;
	background-image: url(images/bg_pre.jpg);
}

#side_container3 {
	position:relative;
	top:0;
	left:0;
	width:360px;
	height:300px;
	font-size: 12px;
	padding: 15px 20px;
	background-repeat: no-repeat;
	background-image: url(images/bg_pre-about.jpg);
}

#container-right {
	position:relative;
	top:0;
	left:0;
	width:678px;
	height:auto;
	float: right;
}

#container_right-sub {
	position:relative;
	top:0;
	left:0;
	width:665px;
	height:auto;
	background-repeat: repeat-y;
	background-image: url(images/bg_main-sm.jpg);
}

#content_main {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:560px;
	height:auto;
	padding: 15px 0 0 23px;
}

#content_main a {
	font-weight: bold;
	text-decoration: underline;
	margin: 10px 0 0 0;
}

#content_main-lg {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:885px;
	height:auto;
	padding: 15px 0 0 15px;
}

#content_main-intro {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:950px;
	height:382px;
	background-repeat:no-repeat;
	background-image:url(images/content-main.jpg);
}

.nav-intro {
	font-size:16px;
	width:187px;
	height:298px;
	float:left;
	position:relative;
	background-repeat:no-repeat;
	background-image: url(images/bg_nav-intro.jpg);
	padding: 22px 0 0 41px;
}

.content-intro {	
	font-size:17px;
	color:#666666;
	float:right;
	position:relative;
	width:380px;
	padding: 0 342px 0 0;
	line-height:38px;
}

/* ---- end main content settings ---------------- */

/* ---- start side bar content settings -------------- */

#side_bar {
	position:relative;
	top:0;
	left:0;
	float:left;
	width:300px;
	height:auto;
	padding: 0 0 0 20px;
}

/* ---- end side bar content settings ---------------- */

#footer {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:40px;
	clear:both;
}

#footer-sub {
	position:relative;
	top:0;
	left:0;
	width:950px;
	height:114px;
	clear:both;
	padding: 20px 0 0 0;
	background-repeat:no-repeat;
	background-image:url(images/bg_footer.jpg);
}

.footer-text {
	font-size:23px;
	color:#9c1a1f;
	position:relative;
	padding: 20px 0 0 35px;
}

.footer-text2 {
	float:left;
	color:#666666;
	position:relative;
	padding: 15px 0 0 35px;
}

.slug {
	float:right;
	position:relative;
	padding: 2px 20px 0 0;
}

.email {
	float:right;
	position:relative;
	padding: 3px 30px 0 0px;
}

#footer a {
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}

/* ---- start navigation settings -------------------------- */
 
#nav a {
	position:relative;
	float:left;
	height:32px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image: url(images/nav/nav2.gif);
}

a#nav_01 {
	width:60px;
	background-position:0 0;
}

a:hover#nav_01{
	background-position: 0 -32px;
}

a#nav_02 {
	width:98px;
	background-position:-60px 0;
}

a:hover#nav_02{
	background-position:-60px -32px;
}

a#nav_03 {
	width:98px;
	background-position:-158px 0;
}

a:hover#nav_03{
	background-position:-158px -32px;
}


a#nav_04 {
	width:103px;
	background-position:-256px 0;
}

a:hover#nav_04{
	background-position:-256px -32px;
}

a#nav_05 {
	width:105px;
	background-position:-359px 0;
}

a:hover#nav_05{
	background-position:-359px -32px;
}

a#nav_06 {
	width:100px;
	background-position:-464px 0;
}

a:hover#nav_06{
	background-position:-464px -32px;
}


a#nav_07 {
	width:76px;
	background-position:-564px 0;
}

a:hover#nav_07{
	background-position:-564px -32px;
}

/* ---- start treatment navigation settings -------------------------- */
 
#nav-treat a {
	position:relative;
	float:left;
	width:192px;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image: url(images/nav/nav-treat.jpg);
}

a#nav-treat_01 {
	height:40px;
	background-position:0 0;
}

a:hover#nav-treat_01{
	background-position: -192px 0 ;
}

.active-treat_01 {
	background-position: -192px 0 !important;
}

a#nav-treat_02 {
	height:39px;
	background-position: 0 -40px;
}

a:hover#nav-treat_02{
	background-position: -192px -40px;
}

.active-treat_02 {
	background-position: -192px -40px !important;
}

a#nav-treat_03 {
	height:39px;
	background-position: 0 -79px;
}

a:hover#nav-treat_03{
	background-position: -192px -79px;
}

.active-treat_03 {
	background-position: -192px -79px !important;
}

a#nav-treat_04 {
	height:39px;
	background-position: 0 -118px;
}

a:hover#nav-treat_04{
	background-position: -192px -118px;
}

.active-treat_04 {
	background-position: -192px -118px !important;
}

a#nav-treat_05 {
	height:39px;
	background-position: 0 -157px;
}

a:hover#nav-treat_05{
	background-position: -192px -157px;
}

.active-treat_05 {
	background-position: -192px -157px !important;
}

a#nav-treat_06 {
	height:39px;
	background-position: 0 -196px;
}

a:hover#nav-treat_06{
	background-position: -192px -196px;
}

.active-treat_06 {
	background-position: -192px -196px !important;
}

a#nav-treat_07 {
	height:39px;
	background-position: 0 -235px;
}

a:hover#nav-treat_07{
	background-position: -192px -235px;
}

.active-treat_07 {
	background-position: -192px -235px !important;
}

a#nav-treat_08 {
	height:39px;
	background-position: 0 -274px;
}

a:hover#nav-treat_08{
	background-position: -192px -274px;
}

.active-treat_08 {
	background-position: -192px -274px !important;
}

a#nav-treat_09 {
	height:39px;
	background-position: 0 -313px;
}

a:hover#nav-treat_09{
	background-position: -192px -313px;
}

.active-treat_09 {
	background-position: -192px -313px !important;
}

a#nav-treat_10 {
	height:39px;
	background-position: 0 -352px;
}

a:hover#nav-treat_10{
	background-position: -192px -352px;
}

.active-treat_10 {
	background-position: -192px -352px !important;
}


/* ---- start nav drop settings -------------------------- */

#hidden-layers {
	position:absolute;
	top:399px;
	left:0;
	width:930px;
	height:auto;
}

#hidden-layers a {
	color:#fff;
	padding:3px;
	display:block;
	font-size:14px;
	text-decoration:none;
}

#hidden-layers a:hover {
	background-color:#006F5F;
	color:#fff;
} 

#hidden-layers2 {
	position:absolute;
	top:92px;
	left:0;
	width:950px;
	height:auto;
}

#hidden-layers2 a {
	color:#000;
	padding:3px;
	display:block;
	font-size:14px;
	text-decoration:none;
}

#hidden-layers2 a:hover {
	background-color:#BD3043;
	color:#fff;
} 

#L1, #L2, #L3, #L4, #L5, #L6, #L7, #L8, #L9, #L10 {
	position:absolute;
	visibility:hidden;
	height:auto;
}

#L1 { width:170px; left:241px; }
#L2 { width:170px; left:241px; }
#L3 { width:130px; left:241px; }
#L4 { width:190px; left:241px; }
#L5 { width:175px; left:241px; }
#L6 { width:205px; left:241px; }
#L7 { width:205px; left:241px; }
#L8 { width:205px; left:241px; }
#L9 { width:205px; left:241px; }
#L10 { width:205px; left:241px; }

#N1, #N2 {
	position:absolute;
	visibility:hidden;
	height:auto;
	background-color: #EEE;
}

#N1 { width:170px; left:320px; }
#N2 { width:170px; left:410px; }

.show {
	position:absolute !important;
	visibility:visible !important;
}

.hide {
	position:absolute !important;
	visibility:hidden !important;
}
