* {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	
}
body {
	text-align: center;
	line-height: 1.6em;
	background: #FFFFFF url(imgs/body_strip.jpg) repeat-x center top;
}
.clear {
	clear: both;
}
#inner {
	width: 706px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header {
	height: 314px;
	width: 530px;
	margin-top: 20px;
	float: right;
	background-image: url(imgs/header1.jpg);
	text-align: left;
}
#header img {
	margin-top: 90px;
	margin-left: 60px;
}
#content {
	background: #FFFFFF url(imgs/content_strip.gif) no-repeat center top;
	width: 530px;
	float: right;
	text-align: left;
}
#left {
	width: 340px;
	float: left;
}
#right {
	width: 190px;
	float: right;
	margin-top: 85px;
}
#right .hair_styles {
	padding: 2px;
	margin-right: 8px;
	border: 1px solid #CCCCCC;
	margin-bottom: 18px;
}
#right .logos {
	margin: 0 0 15px 30px;
}
#left h1 {
	margin: 40px 0 20px 40px;
	font-size: 28px;
	color: #630209;
	font-weight: normal;
}
#left h2 {
	font-size: 24px;
	color: #630209;
	font-weight: normal;
	margin: 0 0 20px 40px;
}
#left h3 {
	font-size: 20px;
	color: #630209;
	font-weight: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 40px;
}
#left p {
	margin: 0 20px 25px 65px;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: 18px;
}
#nav {
	width: 176px;
	position: absolute;
	left: 0;
	top: 150px;
	height: 302px;
	background: url(imgs/flowers.jpg) no-repeat right bottom;
}
#nav ul {
	width: 176px;
	height: 138px;
	position: relative;
	background: url(imgs/nav.jpg) no-repeat;
}
#nav ul li { 
	list-style: none; 
	position: relative; 
}
#nav ul li	{
	list-style: none;
	position: absolute;
	left: 0;
}
#nav ul li, #nav a {
	display: block;
	width: 176px;
}
#nav ul li a {
	text-indent: -9999px;
}
#op1 a {width: 176px; height: 30px;}
#op2 a {width: 176px; height: 31px;}
#op3 a {width: 176px; height: 32px;}
#op4 a {width: 176px; height: 32px;}

#op1 {top: 13px; height: 30px;}
#op2 {top: 43px; height: 31px;}
#op3 {top: 74px; height: 32px;}
#op4 {top: 106px; height: 32px;}

#op1 a:hover {background: transparent url(imgs/nav.jpg) no-repeat -176px -13px;}
#op2 a:hover {background: transparent url(imgs/nav.jpg) no-repeat -176px -43px;}
#op3 a:hover {background: transparent url(imgs/nav.jpg) no-repeat -176px -74px;}
#op4 a:hover {background: transparent url(imgs/nav.jpg) no-repeat -176px -106px;}
.opening {
	width: 100px;
	display: block;
	float: left;
}
#left a {
	color: #DD2328;
}
#left img {
	padding: 2px;
	border: 1px solid #CCCCCC;
}
#left a:hover {
	text-decoration: none;
}
#right h3 {
	font-size: 18px;
	color: #630209;
	font-weight: normal;
	margin-bottom: 5px;
	margin-left: 50px;
}
.splash {
	float:right; margin:90px 20px 0 0;
}
