body {
	font-family: "GeosansLightRegular";	
}
a:link {
	text-decoration: none;
	color:#000000;
	outline-style: none;
}
a:visited {
	text-decoration: none;
	color:#000000;
	outline-style: none;
}
#nav a:hover {
	text-decoration: underline;
	color:#000000;
	outline-style:none;
}
a:active {
	text-decoration: none;
	color:#000000;
	outline-style:none;
}	
img, img a {	
	border: none;
}



#header { padding-top:87px; margin:0 0 30px 0; position:relative; z-index:89;} 

#header .logo h1 { text-align:center;  font-family:"GeosansLightRegular"; font-size:"65px"; margin:0px 0 0 0; letter-spacing:-2px; position: absolute;
    top: 104px;left: 393px;}
#header .logo h1 a { color:#000000 ; font-weight:normal; bottom:-11px; position:absolute; }
#header .logo h1 a:hover { text-decoration:none;}  
#header .logo img {}

#wrapper { top:0px;width: 940px;margin:auto; height:auto; margin-bottom:1px;}

#nav {
    top:0px;
	z-index:6;
	line-height: 0px;
	font-size: 19px;
	position: absolute;
	width:940px;
}
#menu {
 margin-left:20px;
 margin-right:10px;	
}
#menu a {
	font-size:19px;
	position: relative;
	top: 89px;
    color: #000000;
}

td.padded-R {
	padding-right: 65px;
}
td.padded-L {
	padding-left: 65px;
}
#content {
	position:relative;
	top: -61px;
	width:940px;
	min-height:650px;
	border-color:#000000;
	border-style: solid;
	border-bottom-width:15px;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:16px;
	float: none;
	margin-bottom:-55px;
	display:block;
	height: auto;
overflow: hidden;
}
#content_press {
	position:relative;
	top: -61px;
	width:940px;
	border-color:#000000;
	border-style: solid;
	border-bottom-width:15px;
	border-left-width:1px;
	border-right-width:1px;
	border-top-width:16px;
	float: none;
	padding-bottom: 70px;
	margin-bottom:-55px;

}

#motioncontainer {
	z-index:6;
	position:relative;
	padding-right:30px;
	font-size:20px;
}
#map {
	width:1000px;
	height:479px;
	position: relative;
}
.detail {
	text-align:left;
	padding-left: 30px;
	padding-top:10px;
	position: relative;
	font-size:14px;
}
#stockists{
	width:800px;
	padding-left:50px;
}
#footer {
	position: relative;
	
	width:940px;
	margin:auto;
}
#gallery {
	top:50px;
	position: relative;
	margin:auto;
	text-align: center;
}

.clear{
	clear:both;
}