* { 
	margin: 0px;
	padding: 0px; 
}

body, html {
	height: 100%;
}

body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #030303;
}
	
#container {
	width: 900px;
	margin: auto;
	padding-top: 30px;
}


#header {
	margin: auto;
	width: 720px;
	height: 268px;
	background-image: url(../images/eaton-hair-style.jpg);
	background-repeat: no-repeat;	
	padding: 0px 20px;
	
}
	
h1 {
	text-indent: -9999px;
	background-image: url(../images/eaton-hair-logo.jpg);
	background-repeat: no-repeat;	
	margin-left: 400px;
	height: 268px;
}

h2 {
	width: 900px;
	height: 26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFBFFF;
	font-weight: bold;
	border-top: 2px #FF66FF solid;
	border-bottom: 2px #FF66FF solid;
	text-align: center;
	margin-top: 20px;
}

#content-contaioer {
	width: 900px;	
}

#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #ccc;	
	text-align: justify;
	padding: 25px 20px 0px 20px;	
}

#home-content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #ccc;	
	text-align: justify;
	padding: 0px 30px;
	width: 540px;
	float: left;	
	margin-top: 10px;
}

#home-content-left {
	margin-top: 10px;
	width: 120px;
	float: left;
	border: 4px double #910091;
	padding: 10px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #ccc;
	height: 120px;
	line-height: 40px;
}

#home-content-right {
	margin-top: 10px;
	width: 120px;
	float: left;
	border: 4px double #910091;
	padding: 10px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #ccc;
	height: 120px;
}

#home-content-right a {
	color: #FF66FF;
	text-decoration: none;	
}

#home-content-right a:hover {
	color: #FFBFFF;
	text-decoration: none;	
}


#content p {
	padding-bottom: 20px;
}

#content a {
	color: #FF66FF;
	text-decoration: none;	
}

#content a:hover {
	color: #FFBFFF;
	text-decoration: none;	
}

#contact-details {
	width: 420px;
	text-align: center;
	padding: 20px 0px;
}

#contact-details .large {
	font-size: 1.3em;
}

.right {
	float: right;
	padding: 0px 0px 0px 40px;	
}

.bbd {
	color: #FF66FF;
	font-weight:bold;
}

.pink {
	color: #FF66FF;
}
#contact div {
	float: left;
}

#location {
	float: left;
	background-image: url(../images/find-eaton-hair.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	min-height: 200px;
	padding-left: 230px;
}

#services {
	float: left;
	background-image: url(../images/eaton-hair-services-1.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	min-height: 200px;
	padding-left: 190px;
	font-size: 0.8em;
	width: 390px;
}

#service-image {
	float: left;
	width: 277px;
	padding-right: 0px;

}

#services .right {
	float: right;
	padding: 0px 0px 0px 20px;	

}

.small {
	font-size: 0.7em;
}
#menu-outer {
	width: 902px;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 10px;	
	border-top: 1px #2A2A2A solid;
	border-bottom: 1px #2A2A2A solid;
	height: 26px;
}

#menu a {
	margin-top: 1px;
	width: 99px;
	line-height: 26px;
	display: block;
	border-left: 1px #2A2A2A solid;
	color: #ccc;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	height: 24px;	
	float: left;
	text-align: center;
	background-image:url(../images/menu-bg.jpg);	
	border-bottom: 1px solid #363636; 	
}

#menu a:hover {
	color: #FF99FF;
	background-image:url(../images/menu-over-bg.jpg);
}

#menu a.selected {
	color: #666;
	background-image:url(../images/menu-selected-bg.jpg);		
	border-bottom: 1px solid #444; 
	border-right: 1px solid #444; 	
}

#hours {
	float: left;
	text-align: center;
}	

#hours table {
	padding: 20px 50px 0px 50px;
	width: 600px;
}

#hours table th {
	text-align: right;
	font-weight: normal;
}
#hours-image {
	float: left;
}

#products {
	padding-top: 30px;
	text-align: center;
	float: left;
	width: 500px;
}
#product-image-1 {
	float: left;
	width: 194px
}

#product-image-2 {
	float: left;
	width: 156px;
}

#team-left {
	text-align: center;
	width: 429px;
	float: left;
	border-right: 2px solid #333;
}

#team-right {
	text-align: center;
	width: 429px;
	float: left;
}

#offers {
	padding-top: 0px;
	text-align: center;
	float: left;
	width: 470px;
	font-size: 0.7em;
	padding: 0px 10px;
}
#offer-image-1 {
	float: left;
	width: 174px
}

#offer-image-2 {
	float: left;
	width: 196px;
}