@charset "utf-8";
/* CSS Document */

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	text-align: left;
	height: auto;
	position: relative;
	font-family: Arial, "Courier New", Courier;
	font-size: 12px;
	color: #000000;
}  
body {
	text-align: center;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	background-color: #575757;
}
#wrapper #top {
	position: relative;
	height: 75px;
	width: 979px;
	background-color: #FFE5B4;
	background-image: url(images/andyhairstudio_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	padding-top: 15px;
}
#wrapper #banner {
	position: relative;
	height: 324px;
	width: auto;
	z-index: 200;
	background-image: url(images/bg_andyhairstudio_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#wrapper #banner #flash {
	position: relative;
	height: 260px;
	width: 476px;
	top: 0px;
	left: 260px;
	z-index: 5;
}
#wrapper #bottom {
	position: relative;
	height: auto;
	width: 1000px;
	z-index: 1;
	top: 0px;
	background-image: url(images/bg_bottom.jpg);
	background-repeat: repeat-y;
	
}
#wrapper #bottom #col_left {
background-color: #D9D4BB;
	position: relative;
	width: 202px;
	top: 0px;
	float: left;
	z-index: 40;
	padding-top: 20px;
}
#wrapper #bottom #col_centre {
	width: 550px;
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
	background-color: #FFE5B4;
	z-index: 2;
	top: 0px;
	padding-top: 20px;
	padding-bottom: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	float: left;
}
#wrapper #bottom #col_right {
	background-color: #D9D4BB;
	float: right;
	width: 182px;
	position: relative;
	z-index: 10;
	top: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	
}

#apDiv3 {
	position:relative;
	left:27px;
	top:50px;
	width:148px;
	height:370px;
	z-index:3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: bold;
}

#apDiv3 a{
color:#CCCCCC;
text-decoration:none;

}
#apDiv3 a:hover{
border-bottom:thin solid #FFFFFF}


#copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	position: relative;
	padding-top: 5px;
}
#wrapper #bottom #col_left #voucher_layout {
	position: relative;
	height: 285px;
	width: 161px;
	background-image: url(images/voucher.png);
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-top: 40px;
	padding-right: 15px;
	text-align: center;
	left: 4px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#wrapper #bottom #col_left #booking_layout {
	position: relative;
	height: 82px;
	width: 180px;
	left: 10px;
}
#wrapper #bottom #clearer {
	clear: both;
}
#wrapper #banner #menu2 {
	position: relative;
	height: 20px;
	width: 450px;
	left: 285px;
}
#wrapper #banner #menu2 a {
	color: #510000;
	text-decoration: none;
}
#wrapper #banner #menu2 li {
	float:left;
	display:inline;
	position:relative;
	padding-right:20px;
	padding-left:20px;
	background:url(images/tick2.png) left center;
	background-repeat:no-repeat;
 }

