@charset "utf-8";
/* CSS Document */

h1, h2, h3, h4, h5, h6, p, div, ul, ol, li, table, td, form {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#body_background_index {
	background-image: url(images/index_background_main_content.png);
	background-repeat:no-repeat;
	width: 800px;
	height: 575px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #000;
	background-position: -1px;
}

#content {
	width: 780px;
	margin-top: 7px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}

#sub_navigation {
	width: 135px;
}

#sub_navigation li {
	float: left;
	list-style-type: none;
}

#sub_navigation ul li a {
	display: block;
	text-decoration: none;
	color: #FFF;
	font-family: "Century Gothic";
	font-size: 13px;
	letter-spacing: -1px;
}

#sub_navigation a:hover {
	background-color: #A7A7A7;
}

#small_bullet {
	font-size: 10px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-left: 5px;
}

#navigation_index {
	width: 175px;
	font-family: "Century Gothic";
	color: #FFF;
}

#navigation_index ul {
	width: 175px; 
	list-style-type: none;
}
	
#navigation_index ul, #navigation_index li, #navigation_index li a {
	height: 21px;
}

#navigation_index li a {
	color: #FFF;
	text-indent: -9999px;
	text-decoration: underline;
	font-weight: normal;
}

#navigation_index li a:hover {
	background-color: #A7A7A7;
	font-weight: normal;
}

#sub_categories {
	margin-bottom: 8px;
	margin-left: 15px;
	font-size: 16px;
}

#navigation_index ul #sub_categories a{
	text-decoration: none;
	font-weight: normal;
}

#services a {
	height: 21px;
	width: 85px;
}

#nails a {
	height: 21px;
	width: 52px;
}

#waxing_and_tinting a {
	height: 21px;
	width: 127px;
}

#facials a {
	height: 21px;
	width: 63px;
}

#massage a {
	height: 21px;
	width: 80px;
}

#airbrush_tanning a {
	height: 21px;
	width: 133px;
}

#microdermabrasion a {
	height: 21px;
	width: 153px;
}

#packages a {
	height: 21px;
	width: 88px;
}

#spa_packages a {
	height: 21px;
	width: 115px;
}

#wedding_packages a {
	height: 21px;
	width: 153px;
}

#special_offer a {
	height: 21px;
	width: 125px;
}

#gift_certificate a {
	height: 21px;
	width: 136px;
}

#appointment a {
	height: 21px;
	width: 117px;
}

#navigation_index_need_margin_bottom {
	margin-bottom: 7px;
}

#footer {
	margin-top: 4px;
}

#footer p {
	font-family: "Century Gothic";
	color: #FFF;
	font-size: 12px;
	text-align: center;
}
