* {
	margin: 0;
}

html, body {
	height: 100%;
}

body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	background: url(img/header.png) top center no-repeat;
	color: #676767;
	font-size: 1em;
	line-height: 120%;
}

.wrapper {
	min-height: 100%;
	width: 1090px;
	height: auto !important;
	height: 100%;
	margin: 0 auto -82px; /* margin = footer-height */
}

.content {
	height: 900px;
}

.push {
	height: 82px; /* .footer height */
}

.footer {
	background: url(img/footer.png) bottom left repeat-x;
	height: 82px; 
}

.footercon {
	width: 1090px;
	margin: auto;
	color: #413629;
	padding: 26px 0 0 0;
	font-size: 0.9em;
	line-height: 120%;
}

.small {
	font-size: 0.7em;
}

.left{
	width: 45%;
	float: left;
	padding: 60px 0 0 0;
	position: relative;
}

.model1 {
	background: url(img/model1.jpg) -40px bottom no-repeat;
}

.model2 {
	background: url(img/model2.jpg) top left no-repeat;
}

.model3 {
	background: url(img/model3.jpg) top left no-repeat;
}

.right{
	background: url(img/right_bg.png) top left repeat-x;
	float: right;
	width: 482px;
	height: 960px;
	padding: 0 0 0 30px;
	position: relative;
}

h1{
	background: url(img/hairdreams_beauty_lounge.png) top left no-repeat;
	text-indent: -999999px;
	display: block;
	height: 74px;
	margin: 40px 0 50px 0;
}

h2{
	font-size: 0.9em;
	color: #353433;
	line-height: 120%;
	font-weight: normal;
}

h3{
	font-size: 0.9em;
	color: #413629;
	display: block;
	margin: 10px 0 6px 0;
}

h5{
	background: url(img/hbl.png) top left no-repeat;
	text-indent: -99999px;
	display: block;
	height:26px;
}

h6{
	display: block;
	margin: 0 0 12px 0;
}

p, ul {
	font-size: 0.7em;
	line-height: 150%;
}

ul {
	margin: 0 0 10px 20px;
}

ul li {
	list-style: square;
}

.slider{
	background: url(img/slider.png) top left no-repeat;
	width: 345px;
	height: 270px;	
	margin: 20px 0 0 0;
	padding: 20px;
	color: #fff;
}


#slider, #slider2 {
	position: relative;
	width: 300px;
	margin: 0 0 16px 0;
}


#carousel1 ul li {
	border: 3px solid #fff;
}

.logo{
	z-index: 999;
}


.contact {
	line-height: 110%;
	font-size: 0.8em;
	padding: 0 0 0 24px;
}

.contact img {
	margin: 0 0 12px 0;
}

#badge{
	position: absolute;
	background: url(img/badge.png) top left no-repeat;
	width: 250px;
	height: 190px;
	top:170px;
	right:-20px;
}

#badge a {
	display: block;
	width: 250px;
	height: 190px;
	cursor: pointer;
}
