body#home {
	background: #6A9088;
}

#home .breadcrumb { 
	background: #6A9088;  
}

body#home .inner-content {
    background: url(../images/home-illustration.jpg) right 15px no-repeat;
	text-indent: -999px;  
}

#facebook {
	width: 80px;
	height: 101px;
	position: absolute;
	top: 38px;
	left: 270px;
	/* background: url(../images/home_facebook.jpg) 0 0 no-repeat;*/
	outline: none;
}

#twitter {
	width: 80px;
	height: 101px;
	position: absolute;
	top: 38px;
	left: 350px;
	/*background: url(../images/home_twitter.jpg) 0 0 no-repeat; */
	outline: none;
}


#specials a {
	width: 161px;
	height: 217px;
	position: absolute;
	top: 38px;
	left: 74px;
	background: url(../images/specials-mirror.jpg) 0 0 no-repeat;
	outline: none;
}

#specials a:hover {
	background: url(../images/specials-mirror-on.jpg) 0 0 no-repeat;  
}


#blog a {
	width: 160px;
	height: 221px;
	position: absolute;
	top: 153px;
	left: 270px;
	background: url(../images/beauty-blog-mirror.jpg) 0 0 no-repeat;
	outline: none; 
}

#blog a:hover {
	background: url(../images/beauty-blog-mirror-on.jpg) 0 0 no-repeat;
}

#squad a {
	width: 159px;
	height: 221px;
	position: absolute;
	top: 295px;
	left: 74px;
	background: url(../images/beauty-squad-mirror.jpg) 0 0 no-repeat;
	outline: none; 
}
  
#squad a:hover {
	background: url(../images/beauty-squad-mirror-on.jpg) 0 0 no-repeat;  
}

#aveda a {
	width: 159px;
	height: 222px;
	position: absolute;
	top: 414px;
	left: 270px;
	background: url(../images/aveda-mirror.jpg) 0 0 no-repeat;
	outline: none;
}

#aveda a:hover {
	background: url(../images/aveda-mirror-on.jpg) 0 0 no-repeat;
}

.inner-footer {
	margin: 15px 0 0 65px;
	padding-bottom: 16px;
	background: url(../images/parlor-cameo.jpg) 0 0 no-repeat;
}

.inner-footer p {
	width: 842px;
	height: 132px;
	background: url(../images/home-text.gif) 130px 10px no-repeat;
}

.inner-footer p span {
	position: absolute;
	left: -9999px;
}

.footer {
	margin: -10px 0 0 200px;
}

.footer li {
	display: inline;
	padding-right: 15px;
	color: #6A9088;
	font-weight: bold;
}

.footer li a,
.footer li a:hover {
	color: #6A9088;
}

.footer li a:hover {
	color: #808080;
}

.footer2 {
	color: #6A9088;
	font-size: 9px;
	margin: 10px 0 0 200px;
}

#reviewButtonHome {
	padding-top: 12px;
	padding-bottom: 12px;
}

