body {
	
 	 font-family: Bank, Bank Gothic;
	font-size: 11px;
	color:#3E3E3E;
	margin-top: 0px;
	margin-bottom: 10px;
	}


@font-face {
 font-family: Bank;
 src: url(http://ghem.eu/Bank.eot) /* EOT file for IE */
}
@font-face {
 font-family: Bank;
 src: url(http://ghem.eu/Bank.ttf) /* TTF file for CSS3 browsers */
}


div#main {
	width: 882px; 
	position: relative;
	margin:0 auto;
margin-top: 0px;
	text-align:center;
	}

div.nav {
	position: absolute; 
	top: 0px;
	border-left: 1px solid #3E3E3E;
	padding-left: 10px;
	height: 75px;
	}

h1 {font-family:"Bank Gothic"; font-size:24px; color:#3E3E3E; font-weight:normal; display:inline;}
h2 {font-family:"Bank Gothic"; font-size:13px; color:#3E3E3E; display:inline;}
h3 {font-family:"Bank Gothic"; font-size:12px; color:#3E3E3E; font-weight:lighter; display:inline; line-height:18pt;}
h4 {font-family:"Bank Gothic"; font-size:22px; color:#3E3E3E; font-weight:p.thicker; display:inline; line-height:18pt;}

a:link {color: #3E3E3E;	text-decoration: none;}
a:visited {text-decoration: none; color: #3E3E3E;}
a:hover {text-decoration: none; color: #3E3E3E;}
a:active {text-decoration: none; color: #3E3E3E;}

a.nav:hover {text-decoration: none;	color: #3E3E3E;	background-color:#3E3E3E;}



img {border-style: none;}


.content {
	float: left;
	text-align: center;
	margin-top: 5px;
	}

/* top menu */
.menu {font-family:"Bank Gothic"; font-size:12px; color:#3E3E3E; line-height:18pt;}

/* footer */
.plank {float: left; margin-top: 5px;}
.footer_left {float: left; margin-top: 5px; width: 400px; text-align: left;}
.footer_right {float: left; width: 480px; margin-top: 5px;	text-align: right; margin-bottom:5px;}
