* {
	margin: 0px;
	padding: 0px;
}

html {
	overflow-y:scroll;  /* Forces the scroll bar on the right */
}

body {
  background: #3b2614 url('../images/bg.jpg') no-repeat top center;
  margin: 0px;
}
#container {
	width: 786px;
	margin: 0px auto;
}
img {
	border: 0px;
}
#content-middle {
  	height:auto !important;
 	height:485px;
	background: url('../images/content-middle.jpg') repeat-y;
	padding: 25px;
	padding-top: 20px;
}
#footer {
	text-align: center;
	color: #fff;
	font-size: 11px;
	line-height: 18px;
	margin-top: 15px;
	margin-bottom: 15px;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #ff8215;
}
#navigation {
	margin-left: 0px;	
}
ul#nav li {
	padding:0;
	margin:0;
	text-indent:-9999px;
	list-style-type:none;
	float:left;
}

ul#nav li a {
	border:0;
	display:block;
	text-decoration:none;
}

#about a {
	width:64px;
	height:57px;
	background-image:url(../images/nav_about.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
li#about a:hover {
	background-position:0px -57px;
}
#about_active a {
	width:64px;
	height:57px;
	background-image:url(../images/nav_about.gif);
	background-position:0px -57px;
	background-repeat:no-repeat;
}

#hair a {
	width:47px;
	height:57px;
	background-image:url(../images/nav_hair.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
li#hair a:hover {
	background-position:0px -57px;
}
#hair_active a {
	width:47px;
	height:57px;
	background-image:url(../images/nav_hair.gif);
	background-position:0px -57px;
	background-repeat:no-repeat;
}
#waxing a {
	width:70px;
	height:57px;
	background-image:url(../images/nav_waxing.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
li#waxing a:hover {
	background-position:0px -57px;
}
#waxing_active a {
	width:70px;
	height:57px;
	background-image:url(../images/nav_waxing.gif);
	background-position:0px -57px;
	background-repeat:no-repeat;
}
#laserhairremoval a {
	width:162px;
	height:57px;
	background-image:url(../images/nav_laserhairremoval.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
li#laserhairremoval a:hover {
	background-position:0px -57px;
}
#laserhairremoval_active a {
	width:162px;
	height:57px;
	background-image:url(../images/nav_laserhairremoval.gif);
	background-position:0px -57px;
	background-repeat:no-repeat;
}
#eyelashes a {
	width:94px;
	height:57px;
	background-image:url(../images/nav_eyelashes.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
li#eyelashes a:hover {
	background-position:0px -57px;
}
#eyelashes_active a {
	width:94px;
	height:57px;
	background-image:url(../images/nav_eyelashes.gif);
	background-position:0px -57px;
	background-repeat:no-repeat;
}
#skin a {
	width:48px;
	height:57px;
	background-image:url(../images/nav_skin.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
li#skin a:hover {
	background-position:0px -57px;
}
#skin_active a {
	width:48px;
	height:57px;
	background-image:url(../images/nav_skin.gif);
	background-position:0px -57px;
	background-repeat:no-repeat;
}

#pricelist a {
	width:86px;
	height:57px;
	background-image:url(../images/nav_pricelist.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
li#pricelist a:hover {
	background-position:0px -57px;
}
#pricelist_active a {
	width:85px;
	height:57px;
	background-image:url(../images/nav_pricelist.gif);
	background-position:0px -57px;
	background-repeat:no-repeat;
}

#contact a {
	width:82px;
	height:57px;
	background-image:url(../images/nav_contact.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
li#contact a:hover {
	background-position:0px -57px;
}
#contact_active a {
	width:82px;
	height:57px;
	background-image:url(../images/nav_contact.gif);
	background-position:0px -57px;
	background-repeat:no-repeat;
}

#packages a {
	width:92px;
	height:57px;
	background-image:url(../images/nav_packages.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
li#packages a:hover {
	background-position:0px -57px;
}
#packages_active a {
	width:92px;
	height:57px;
	background-image:url(../images/nav_packages.gif);
	background-position:0px -57px;
	background-repeat:no-repeat;
}


a {
	outline: none;
}

#content {
	clear: both;	
}