﻿body, html {
	background-image: url(images/bg-in.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	scrollbar-face-color: #000000;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
#header {
	border: 0px;
	padding: 0px;
	margin: 0px;
	height: 123px;
}
#phone {
	color: white;
	font-size: 11px;
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 5px;
}
#content {
	background-color: black;
	border: 1px #1b1a1a solid;
	border-top: 0px;
	width: 722px;
	height: 302px;
	text-align: center;
	padding: 5px;
	padding-top: 0px;
	overflow: auto;
	position: relative;
}
#content p {
	width: 90%;
	margin: 10px auto;
	text-align: justify;
}
#content ul {
	text-align: left;
	width: 90%;
	margin: 10px auto;
}
#content h1 {
	width: 90%;
	margin: 10px auto;
	text-align: left;
}
#sideMenu {
	width: 222px;
	height: 360px;
	float: right;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: -28px;
	background-color: white;
}
#sideMenu li {
	border-bottom: 1px #d8d8d8 solid;
	padding: 3px 0px;
}
#sideMenu li.last {
	border: 0px;
}
.sideAbout {
	background-image: url(images/right-image-about.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.sideContact {
	background-image: url(images/right-image-contact-02.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.sideHair {
	background-image: url(images/right-image-ourhair.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.sideIndianHair {
	background-image: url(images/right-image-indian.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.sideEuroHair {
	background-image: url(images/right-image-euro.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.sideHairPieces {
	background-image: url(images/right-image-hairpieces.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.sideWigs {
	background-image: url(images/right-image-wigs.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.sideFAQ {
	background-image: url(images/right-image-faq.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.sideHealthy {
	background-image: url(images/right-image-healthy.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#sideMenu .quote {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	text-align: left;
	width: 80%;
	margin: 5px auto;
}
#nav {
	margin: 0;
	text-align: center;
	background-color: black;
	width: 732px;
	border-right: 1px #1b1a1a solid;
	border-left: 1px #1b1a1a solid;
	padding: 5px 0;
}
#nav ul {
	width: 428px;
	margin: 0px;
	list-style: none;
	padding: 0px;
	display: block;
	width: 428px;
	margin: 0 auto;
}
#sideMenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#nav li {
	float: left;
}
#nav li span {
	border-right: 1px white solid;
	padding: 0 7px;
	text-transform: uppercase;
	font-size: 10px;
}
#nav .first {
	padding-left: 0px;
}
#nav .last {
	border: 0px;
	padding-right: 0px;
}
#nav a {
	text-decoration: none;
	color: white;
}
#nav a:hover {
	color: #e7c63a;
}
#footer {
	font-family: Tahoma, Arial;
	font-size: 9px;
	color: #5E5D5D;
	text-align: center;
	padding: 10px;
}
#contactForm {
	width: 490px;
	background-image: url(images/border-top.gif);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #484747;
	margin: 0 auto;
	padding: 0px;
	position: relative;
}
#contactForm div {
	background-image: url(images/border-bottom.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 100%;
	padding: 10px;
}
#contactForm textarea {
	scrollbar-arrow-color: #464646;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-darkshadow-color: #999999;
	scrollbar-face-color: #D4D0C8;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-track-color: #e6e6e6;
}
.clearboth {
	clear: both;
}
.clearleft {
	clear: left;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.mainText {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
}
p, label {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
}
label {
	margin: auto 10px;
	vertical-align: middle;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F6E496;
}
.grayText {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
}
.quote a:hover, .grayText a:hover{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
}

li {
	font-family: Tahoma, Arial;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
}
a:link {
	color: #999999;
	text-decoration: underline;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.smallText {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #FFFFFF;
}
