html, body {
	height: 100%;
	margin: 0; 
  	overflow-x: hidden;
  	padding: 0; 
  	width: 100%;
}
*html, *html body {
	height: 100%;
	margin: 0; 
  	overflow: auto;
  	padding: 0; 
  	width: 100%;
}
body,td,th {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 120%;
		
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -115px;
	
}
.wrapper_1{
	width: 100%;
	height: 100%;
	/*background-image: url(/file?fle=2493);*/
	background-image: url(/file?fle=2606);
	background-position: top;
	background-repeat: repeat-x;
	left:0px; 
  	/*position: fixed; */
	/*position: absolute;*/
  	right: 0px; 
  	top: 0px;
	overflow: auto;
	overflow-x: hidden;
	background-color: #e9e9e9;
}
*html .wrapper_1{
	position: absolute;
	overflow: visible;
	overflow-x: hidden;
}
.subwrap{
	width: 1000px;
	height: 100%;
	position: absolute;
	margin-left: -500px;
	left: 50%;
	top: 0;
}
.banner{
	height: 78px;
	z-index: 1;
}
.nav{
	float: right;
	height: 40px;
	width: 510px;
	background-image: url(/file?fle=2504);
	background-position: top left;
	background-repeat: no-repeat;
	z-index: 1;
}
.logo{
	float: left;
	width: 173px;
	height: 78px;
	background-image: url(/file?fle=2503);
	background-position: top left;
	background-repeat: no-repeat;
	z-index: 1;
	margin-left: 20px;
}
.exp{
	position: absolute;
	z-index: 2;
	margin-left: 365px;
	top: 20px;
}
.rightblock{
	width: 542px;
	float: right;
	z-index: 1;
	height: 80px;
}
.leftblock{
	width: 456px;
	float: left;
	z-index: 1;
}
.leftblock .introtext{
	font-size: 20px;
	margin: 16px 32px 20px 25px;
	line-height: 120%;
	color: #b6b6b6;
}
.contentwrap{
	z-index: 1;
}
span.txtcolor{
	color: #1e99cc;
}
.actionbutts{
	margin-left: 20px;
}
.actionbutts a{
	margin-left: 3px;
	
}
.apps_container{
	width: 542px;
	height: 406px;
	background-image: url(/file?fle=2496);
	background-position: top left;
	background-repeat: no-repeat;
}
.clubapps{
	margin-left: 9px;
	/*margin-top: 72px;*/
	padding-top: 78px;
	width: 533px;
	height: 200px;
	
}
.clubplatf{
	height: 185px;
	vertical-align: top;
	color: #666666;
}
.clubplatf strong, .clubplatf b{
	color: black;
}
.clubplatf img{
	float: left;
	margin-left: 9px;
	margin-right: 0px;
}
.clubplatf h3{
	margin: 0px 0px 15px 0px;
	font-size: 20px;
	color: #1e99cc;
	font-weight: normal;
	padding-top: 15px;
}
.leftblock_bottom{
	margin-top: 10px;
}
.ref{
	float: right;
	width: 145px;
	min-height: 212px;
	border-left: 1px solid #cecece;
}
.events{
	float: left;
	width: 305px;
	min-height: 205px;
}
span.L_title{
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	margin-left: 25px;
}
span.L_title2{
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	margin-left: 15px;
	margin-bottom: 10px;
}
.rightblock_bottom{
	margin-top: 5px;
}
.contact{
	/*width: 100%;*/
	float: left;
	height: 75px;
	white-space: nowrap;
}
.cont_img{
	float: left;
}
.lounge{
	float: left;
	height: 75px;
	border-left: 1px solid #cecece;
}
.cont_txt{
	color: #666666;
}
.cont_txt strong, .cont_txt b{
	color: #000000;
}
.lounge a, .lounge a:visited{
	display: block;
	height: 50px;
	padding-left: 50px;
	background-image: url(/file?fle=24);
	background-position: left;
	background-repeat: no-repeat;
	color: #666666;
	padding-top: 15px;
}
.lounge a:hover{
	display: block;
	height: 50px;
	padding-left: 50px;
	background-image: url(/file?fle=24);
	background-position: left;
	background-repeat: no-repeat;
	color: #666666;
	padding-top: 15px;
	text-decoration: none;
}
.online_button{
	float: right;
	width: 150px;
}
.online_button a, .online_button a:visited{
	display: block;
	width: 108px;
	height: 32px;
	text-decoration: none;
	background-image: url(/file?fle=2560);
	background-position: 115px 50%;
	background-repeat: no-repeat;
	color: #ff8200;
	font-size: 18px;
	font-weight: bold;
	border-radius:          5px;
    -moz-border-radius:     5px;
    -khtml-border-radius:   5px;
    -webkit-border-radius:  5px;
	/* behavior: url(http://www.axoclub.be/file?fle=2561); 
	background-color: #ff8200;*/
	line-height: 32px;
	padding-left: 40px;
	margin-top: 15px;
	zoom: 1;
	position: relative;
	border: 2px solid #ff8200;
}
.online_button a:hover{
	display: block;
	width: 108px;
	height: 32px;
	text-decoration: none;
	background-image: url(/file?fle=2560);
	background-position: 115px 50%;
	background-repeat: no-repeat;
	color: white;
	font-size: 18px;
	font-weight: bold;
	border-radius:          5px;
    -moz-border-radius:     5px;
    -khtml-border-radius:   5px;
    -webkit-border-radius:  5px;
	/* behavior: url(http://www.axoclub.be/file?fle=2561); */
	background-color: #ff8200;
	line-height: 32px;
	padding-left: 40px;
	margin-top: 15px;
	zoom: 1;
	position: relative;
	border: 2px solid #ff8200;
}