/* Menu Start */

ul#nav  {
	height: 60px;
	width:619px;
	margin:0px;
	padding:0px;
	}
	
#nav li {
	display: inline;
	float: left;
	list-style: none;
	}
	
#nav li a {
	display: block;
	height: 60px;
	text-indent: -9999px;
}
/*--------------------------------- Home ---------------------------------*/	

#home {
	width:83px;
	height:60px;
	background-position:left top;
	background-repeat:no-repeat;
	background-image: url(../images/nav/home.gif);
	}
	
#home a {
	width:83px;
	height:60px;
	background-position:left top;
	background-repeat:no-repeat;
	background-image: url(../images/nav/home.gif);
	}
	
#home a:hover {
	width:83px;
	height:60px;
	background-position:left -60px;
	background-repeat:no-repeat;
	background-image: url(../images/nav/home.gif);
	}
	
#home_h {
	width:83px;
	height:60px;
	background-position:left -60px;
	background-repeat:no-repeat;
	background-image: url(../images/nav/home.gif);
	}
	
/*---------------------------------End Home ---------------------------------*/	

/*--------------------------------- About ---------------------------------*/	

#about {
	width:92px;
	height:60px;
	background-position:left top;
	background-repeat:no-repeat;
	background-image: url(../images/nav/about.gif);
	}
	
#about a {
	width:92px;
	height:60px;
	background-position:left top;
	background-repeat:no-repeat;
	background-image: url(../images/nav/about.gif);
	}
	
#about a:hover {
	width:92px;
	height:60px;
	background-position:left -60px;
	background-repeat:no-repeat;
	background-image: url(../images/nav/about.gif);
	}
	
#about_h {
	width:92px;
	height:60px;
	background-position:left -60px;
	background-repeat:no-repeat;
	background-image: url(../images/nav/about.gif);
	}
	
/*---------------------------------End About ---------------------------------*/	

/*--------------------------------- Treatments ---------------------------------*/	

#treatments {
	width:109px;
	height:60px;
	background-position:left top;
	background-repeat:no-repeat;
	background-image: url(../images/nav/treatment.gif);
	}
	
#treatments a {
	width:109px;
	height:60px;
	background-position:left top;
	background-repeat:no-repeat;
	background-image: url(../images/nav/treatment.gif);
	}
	
#treatments a:hover {
	width:109px;
	height:60px;
	background-position:left -60px;
	background-repeat:no-repeat;
	background-image: url(../images/nav/treatment.gif);
	}
	
#treatments_h {
	width:109px;
	height:60px;
	background-position:left -60px;
	background-repeat:no-repeat;
	background-image: url(../images/nav/treatment.gif);
	}
	
/*---------------------------------End Treatments ---------------------------------*/

/*--------------------------------- testimonials ---------------------------------*/	

#testimonials {
	width:117px;
	height:60px;
	background-position:left top;
	background-repeat:no-repeat;
	background-image: url(../images/nav/testimoial.gif);
	}
	
#testimonials a {
	width:117px;
	height:60px;
	background-position:left top;
	background-repeat:no-repeat;
	background-image: url(../images/nav/testimoial.gif);
	}
	
#testimonials a:hover {
	width:117px;
	height:60px;
	background-position:left -60px;
	background-repeat:no-repeat;
	background-image: url(../images/nav/testimoial.gif);
	}
	
#testimonials_h {
	width:117px;
	height:60px;
	background-position:left -60px;
	background-repeat:no-repeat;
	background-image: url(../images/nav/testimoial.gif);
	}
	
/*---------------------------------End testimonials ---------------------------------*/

/*--------------------------------- Fees ---------------------------------*/	

#fees {
	width:120px;
	height:60px;
	background-position:left top;
	background-repeat:no-repeat;
	background-image: url(../images/nav/fees.gif);
	}
	
#fees a {
	width:120px;
	height:60px;
	background-position:left top;
	background-repeat:no-repeat;
	background-image: url(../images/nav/fees.gif);
	}
	
#fees a:hover {
	width:120px;
	height:60px;
	background-position:left -60px;
	background-repeat:no-repeat;
	background-image: url(../images/nav/fees.gif);
	}
	
#fees_h {
	width:120px;
	height:60px;
	background-position:left -60px;
	background-repeat:no-repeat;
	background-image: url(../images/nav/fees.gif);
	}
	
/*---------------------------------End Fees ---------------------------------*/

/*--------------------------------- Contact ---------------------------------*/	

#contact {
	width:98px;
	height:60px;
	background-position:left top;
	background-repeat:no-repeat;
	background-image: url(../images/nav/contact.gif);
	}
	
#contact a {
	width:98px;
	height:60px;
	background-position:left top;
	background-repeat:no-repeat;
	background-image: url(../images/nav/contact.gif);
	}
	
#contact a:hover {
	width:98px;
	height:60px;
	background-position:left -60px;
	background-repeat:no-repeat;
	background-image: url(../images/nav/contact.gif);
	}
	
#contact_h {
	width:98px;
	height:60px;
	background-position:left -60px;
	background-repeat:no-repeat;
	background-image: url(../images/nav/contact.gif);
	}
	
/*---------------------------------End Contact ---------------------------------*/





#maindiv {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main_left {
	float: left;
	width: 271px;
	position: relative;
}
#mid_curv {
	background-image: url(../images/mid_curve.gif);
	background-repeat: no-repeat;
	float: left;
	height: 272px;
	width: 10px;
	position: relative;
}
#main_right {
	float: right;
	width: 619px;
	position: relative;
}
#contentarea {
	background-color: #f7f0f4;
	border-right: 3px solid #f0e6eb;
	border-left: 3px solid #f0e6eb;
	width: 583px;
	padding: 15px;
	min-height:385px;
	_margin-top:-17px; /* for IE6 */
}
#submenu_bg {
	background-color: #e8dde3;
	height: 25px;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
	height: 25px;
	margin: 0px;
	padding: 0px;
	line-height: 25px;
	text-align: left;
	vertical-align: middle;
}

.submenu li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	display: inline;
	height: 25px;
	line-height: 25px;
	font-weight: bold;
}

.submenu li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	height: 25px;
}

.submenu li a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	display: inline-block;
	height: 25px;
}

.submenu li a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	height: 25px;
	background-color: #812B5A;
	line-height: 25px;
	display: inline-block;
}
.submenu_h {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	height: 25px;
	background-color: #812B5A;
	line-height: 25px;
	display: inline-block;
}
