/*
Stylesheet SuperLaksNet Webdesign
Author: Katsu Lask
Author URI: http://www.superlaks.net
*/

/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;}
body {
	line-height: 1;
	overflow-y: scroll;}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	clear: both;}
ol, ul {
	list-style: none;}
blockquote {
	quotes: none;}
blockquote:before, blockquote:after {
	content: '';
	content: none;}
del {
	text-decoration: line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;}
a img {
	border: none;}
	
/* General
-------------------------------------------------------------- */
body {
	background-color: #D7D7D7;}
#container {
	width: 982px; !important;
	width /**/:982px;
	margin: 0 auto;}
	
/* Headings
-------------------------------------------------------------- */
h4, h5, h6 {
	font-family: Gill Sans, Century Gothic, Avant Garde, sans-serif;	
	font-size: 10pt;
	font-weight:normal;
	color:#000000;}
h1	{
	font-family: Gill Sans, Century Gothic, Avant Garde, sans-serif;	
	font-size: 15pt;
	color: #2D3036;
	font-weight: bold;
	line-height: 20px;
	vertical-align: super;
	margin: 0 0 12px 0}
h2	{
	font-family: Gill Sans, Century Gothic, Avant Garde, sans-serif;	
	font-size: 12pt;
	font-weight: bold;
	color: #2D3036;
	line-height: 20px;}
h3 {
	font-family: Gill Sans, Century Gothic, Avant Garde, sans-serif;
	font-size: 11pt;
	font-weight: 600;
	color: #000000;
	margin-top: 10pt;
	margin-bottom: 4pt;
}
	
/* Header
-------------------------------------------------------------- */
#header {
	float: left;
	width: 982px !important;
	width /**/:982px;
	height: 376px;
	background-image: url(images/header.png); 
	background-repeat: no-repeat;}	
	
/* Menu
-------------------------------------------------------------- */
#menu {
	float: left;
	width: 982px !important;
	width /**/:982px;
	margin: 269px 0 0 80px;
	font-family: Gill Sans, Century Gothic, Avant Garde, sans-serif;	
	font-size: 12pt;
	font-weight:normal;
	color:#D7D7D7;}	
	
/* Content
-------------------------------------------------------------- */

#content {
	float: left;
	width: 743px !important;
	width /**/:923px;
	background-color: #C3C6C9;
	padding: 80px 100px 100px 80px;
	font-family: Gill Sans, Century Gothic, Avant Garde, sans-serif;	
	font-size: 11pt;
	color: #000000;
	text-align: left;
	line-height: 20px;}
.reference_image {
	float: left;
	width: 370px;
	padding-bottom: 30px;}
.reference_text {
	float: right;
	width: 350px;}
.seperate {
	clear: both;}
ul {
	list-style-type:cjk-ideographic;
	margin-left: 2em;}
li {
	margin-bottom: 1.2em;}


/* Footer
-------------------------------------------------------------- */

#footer {
	clear: both; 
	width: 743px !important;
	width /**/:923px;
	background-color: #C3C6C9;
	padding: 0 100px 15px 80px;
	font-family: Gill Sans, Century Gothic, Avant Garde, sans-serif;	
	font-size: 9pt;
	color: #000000;
	text-align:right;}

/* Links
-------------------------------------------------------------- */	
a:link {
	text-decoration: none;
	font-family: Gill Sans, Century Gothic, Avant Garde, sans-serif;	
	font-size: 11pt;
	font-weight:bold;
	color: #4D515A;}
a:visited {
	text-decoration: none;
	font-family: Gill Sans, Century Gothic, Avant Garde, sans-serif;	
	font-size: 11pt;
	font-weight:bold;
	color: #4D515A;}
a:hover {
	text-decoration: none;
	font-family: Gill Sans, Century Gothic, Avant Garde, sans-serif;	
	font-size: 11pt;
	font-weight:bold;
	color: #FF6666;}
a:active {
	text-decoration: none;
	font-family: Gill Sans, Century Gothic, Avant Garde, sans-serif;	
	font-size: 11pt;
	font-weight:bold;
	color: #FF6666;}
#menu a:link {
	font-family: Gill Sans, Century Gothic, Avant Garde, sans-serif;	
	font-size: 12pt;
	font-weight:normal;
	color:#D7D7D7;
	text-decoration: none;}
#menu a:visited {
	font-family: Gill Sans, Century Gothic, Avant Garde, sans-serif;	
	font-size: 12pt;
	font-weight:normal;
	color:#D7D7D7;
	text-decoration: none;}
#menu a:hover {
	font-family: Gill Sans, Century Gothic, Avant Garde, sans-serif;	
	font-size: 12pt;
	font-weight:normal;
	color:#FF6666;
	text-decoration: none;}
#menu a:active {
	font-family: Gill Sans, Century Gothic, Avant Garde, sans-serif;	
	font-size: 12pt;
	font-weight:normal;
	color:#FF6666;
	text-decoration: none;}
#footer a:link {
	font-family: Gill Sans, Century Gothic, Avant Garde, sans-serif;	
	font-size:9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;}
#footer a:visited {
	font-size: 9px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;}
#footer a:active {
	font-size: 9px;
	color: #FF6666;
	text-decoration: none;
	font-weight: normal;}
#footer a:hover {
	font-size: 9px;
	color: #FF6666;}
	
/* Clear Floats
-------------------------------------------------------------- */
.clear {
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
}