* {
	margin: 0px;
	padding: 0px;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	background-color: #FF9933;
}
a:link {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
}
a:active {
	text-decoration: none;
	color: #000000;
}
body {
	font: 12px/16px 'LektonRegular', Monaco, Andale Mono, monospace;
	font-weight: normal;
	color: #000000;
	letter-spacing: 1px;
	background: #fff;
	-webkit-tap-highlight-color: #ff0;		
		}
h1 {
	font-size: 10px;
	color: #000000;
	font-weight: 300;
	text-transform: uppercase;
}
p {
	margin: 0 0 12px 0;
}
body.section-1 #content {
	padding-top: 25px;
	padding-right: 100px;
	padding-bottom: 25px;
	padding-left: 100px;
}
body.section-2 #content {
	padding-top: 50px;
	padding-right: 5px;
	padding-bottom: 25px;
	padding-left: 20px;
}
body.section-3 #content {
	display: block;
	width: 200px;
	height: 200px;
}
#menu {
	height: 100px;
	width: 215px;
	overflow: visible;
	position: fixed;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	text-align: left;
	line-height: 17px;
}
.container {
	padding-top: 25px;
	padding-right: 100px;
	padding-bottom: 500px;
	padding-left: 30px;
	display: block;
	margin-right: 100px;
}
#content p {
	width: 400px;
	margin-bottom: 10px;
}
#content {
	height: 100px;
	margin-top: 0px;
	margin-right: 100px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}
#once {
	clear: left;
}
#img-container  {
	width: 400px;
	margin: 0px;
	padding-top: 25px;
	padding-right: 300px;
	padding-bottom: 12px;
	padding-left: 100px;
}
	.thumb-img { #position: relative;
	display: block;
	margin-left: 9px;
	width: 200px;
}
li {
	list-style-type: none;
	list-style-position: outside;
}
i {
	color: #000000;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
strong {
	color: #333333;
	text-decoration: underline;
	font-style: italic;
}
.container2 {
	padding-top: 0px;
	padding-right: 100px;
	padding-bottom: 25px;
	padding-left: 10px;
	display: block;
}
#brand{
			text-align: center;
			position: fixed;
			top:0;
			left:0;
			right:0;
			background: #fff;
			z-index: 20;
			padding:20px 10px;
		}
		
			#brand nav{
			margin-top: 20px;
		}
		
		#brand nav a{
			text-transform: uppercase;
			border: none;
		}
		
		#brand nav span{
	color: #CCCCCC;
		}
		
		#brand nav > span:last-child{
			display: none;
		}
		
		nav .next{
			display: block;
			position: fixed;
			text-indent: -9999px;
			overflow: hidden;
			height:30px;
			width: 100px;
			z-index: 4;
			right: 30px;
			top: 50%;
			border: none;
			background: transparent ;
		}
		
		nav .prev{
			display: block;
			position: fixed;
			text-indent: -9999px;
			overflow: hidden;
			height:30px;
			width: 100px;
			z-index: 4;
			left: 30px;
			top: 50%;
			border: none;
			background: transparent;
		}
		
		nav .prev, nav .next,
		nav .prev:hover, nav .next:hover{
			border-bottom: none;
		}
		
			#site{
			position: relative;
			padding: 24px 60px 0;
			margin: 0 auto;
			width: 648px;
h2 {
	font-size: 10px;
	color: #000000;
	font-weight: 300;
	text-transform: uppercase;
}

