@media all and (max-width: 1243px) {
  	
  	#content {
  		height: 482px;
  	}

  	#content .inner {
  		width: 1120px;
	}

	#base-bar {
		top: -1px;
	}
}

@media all and (min-width: 1244px) {
  	#content {
  		height: 480px;
  	}

  	#content .inner {
  		width: 1244px;
	}
}


#content {
	background: rgb(250,237,228);
	background: rgb(250, 243, 235);
	background: rgb(223,192,127);
	background: url(../images/sprites/home-bg.jpg);
	/*background-image: url(../images/sprites/bg2.jpg);*/
 	background-position: center;
 	background-repeat: no-repeat;	

background-position: center;
	padding: 0;
}

#content .inner {
	
	/*width: 1244px;*/
	height: 480px;
	padding: 0;
	left: 0;
	opacity: 1.0;
	position: relative;	
}

#features {
	
	width: 100%;
	height: 480px;
	left: 0;
	opacity: 1.0;
	/*background-image: url(../images/carousel-4.jpg);*/
	position: relative;
	top: -480px;
	z-index: 0;
	display: block;	
	position: relative;
}

#features li {
	height: 100%;
	position: absolute;	
	top: 0;
	width: 100%;
	background-repeat: no-repeat;

}


.feature.secondary {
	display: none;
}

.feature {
	position: relative;	
	left: 0;
}

#li1 {
	background-image: url(../images/carousel-1_3.jpg);
	background-image: url(../images/carousel-1_2.jpg);
}

#li2 {
	background-image: url(../images/carousel-2.jpg);
}

#li3 {
	background-image: url(../images/_carousel-3.jpg);
}

#li4 {
	background-image: url(../images/carousel-4.jpg);
}



#ie-intro {
	position: absolute;	
	right: 80px;
	top: 100px;
	z-index: 1;
}

#base-bar {
	margin-bottom: 0;
}

#base-bar h2 {
	border-bottom: none;
}

#base-bar.home {
	height: 194px;
}

#base-bar.home .inner {
	/*background-image: url(../images/base-bar.jpg);*/
	background-repeat: no-repeat;	
}

#base-bar h2 a {
	display: inline;
	position: static;
}

#base-bar a.base-bar-link {
	display: block;
	width: 353px;
	height: 141px;
	position: relative;	
	top: 26px;
	left: 5px;
	opacity: 1;
	box-shadow: 4px 4px 16px 1px black;
	border: 1px solid black;
}

#base-bar a.base-bar-link:hover {
	opacity: 0.9;
	box-shadow: 4px 4px 16px 5px black;	
}

#salon-link {
	background-image: url(../images/sprites/temp/1.jpg);
}

#spa-link {
	background-image: url(../images/sprites/temp/2.jpg);
}

#promotions-link {
	background-image: url(../images/sprites/temp/3.jpg);
}
