/* general markup */

h1 {
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 12px;
	margin: 0px auto;
	background: #000000;
}
body a:link {
	text-decoration: none;
	font-weight: bold;
	color: #e89218;
} 
body a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #e89218;
}
body a:hover {
	font-weight: bold;
	color: #c5c6c8;
}

/* div positions */
#like {
	position: absolute;
	margin-top: 680px;
	margin-left: 7px;
	z-index: 100;
}

#container {
	position: relative;
	margin: 0 auto;
	z-index: 10;
}
#spacer {
	position: relative;
	top: 0px;
	margin: 0 auto;
	width: 100%;
	height: 608px;
	background: #000000;
	border-bottom: solid #ffffff 7px;
}
#content {
	position: relative;
	top: 0px;
	margin: 0 auto;
	width: 960px;
	height: 720px;
	overflow: visible;
}
#navigation {
	postion: relative;
	margin: 0 auto;
	width: 214px;
	height: 650px;
	float: left;
}
#presentation {
	postion: relative;
	margin: 0 auto;
	width: 532px;
	height: 720px;
	background: #ffffff;
	float: left;
}
#tekst {
	position: relative;
	margin: 0 auto;
	width: 200px;
	height: 240px;
	top: 220px;
	left: 70px;
}
#tekst2 {
	position: relative;
	margin: 0 auto;
	width: 200px;
	height: 240px;
	top: 208px;
	left: 70px;
}
#block1 {
	position: relative;
	margin: 0 auto;
	width: 200px;
	height: 240px;
	top: 220px;
	left: 70px;
}
#block2 {
	position: relative;
	margin: 0 auto;
	margin-top: -2px;
	width: 200px;
	height: 240px;
	top: 220px;
	left: 70px;
}
#block3 {
	position: relative;
	margin: 0 auto;
	margin-top: -2px;
	width: 200px;
	height: 240px;
	top: 220px;
	left: 70px;
}
.hidden { display: none; }
.unhidden { display: block; }
#banner {
	postion: relative;
	margin: 0 auto;
	width: 214px;
	height: 650px;
	float: left;
}

/* navigation bar styles */
#subnav {
	position: relative;
	width: 100px;
	height: 0px;
	top: 142px;
	left: 262px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
}
#nav li {
	display: inline;
	padding: 0;
	margin: 0;
}
#nav a:link {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
#nav a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}#nav a:hover {
	font-weight: bold;
	color: #ffffff;
}
#expertise #nav-haircuts a,
#expertise1 #nav-colours a,
#expertise2 #nav-hairextensions a,
#expertise3 #nav-hairstraightening a,
#expertise4 #nav-waves a {
	color: #e89218;
	text-shadow: none;
}
#expertise #nav-haircuts a:hover,
#expertise1 #nav-colours a:hover,
#expertise2 #nav-hairextensions a:hover,
#expertise3 #nav-hairstraightening a:hover,
#expertise4 #nav-waves a:hover {
	color: #ffffff;
}
#nav a:active {
	color: #e89218;
}
