body {
	background-color:#000;
	padding:0px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}
* {
	margin:0px;
	padding:0px;
}
img {	
	border:0;
}
ul {
	margin: 0;
}
.introleft {
	width:50%;
	height:765px;
	display:inline-block;
	background-image:url(../images/intro_left.jpg);
	background-repeat:repeat-x;
	float:left;
}
.introright {
	width:50%;
	height:765px;
	display:inline-block;
	background-image:url(../images/intro_right.jpg);
	background-repeat:repeat-x;
	float:left;
}
.logoboomintro {
	float:right;
	margin-top:160px;
}
.logoglasintro {
	float:left;
	margin-top:160px;
}
.ganaarsitelinks {
	float:right;
	width:237px;
	color:#FFF;
	display:inline-block;
}
.ganaarsiterechts {
	float:left;
	width:237px;
	color:#FFF;
	display:inline-block;
	margin-left:119px;
}
.header {
	background-image:url(../images/header_intro_bg.jpg);
	font-size:13px;
	margin-top:10px;
	padding-bottom:5px;
	color:#fff;
	margin-bottom:10px;
	background-repeat:no-repeat;
	padding-left:30px;
	height:17px;
}
.header_right {
	background-image:url(../images/header_intro_right_bg.jpg);
	font-size:13px;
	margin-top:10px;
	padding-bottom:5px;
	color:#fff;
	margin-bottom:10px;
	background-repeat:no-repeat;
	padding-left:30px;
	height:17px;
}
.clearboth {
	clear:both;
}
.header a {
	color:#FFF;
	text-decoration:none;
}
.header_right a {
	color:#FFF;
	text-decoration:none;
}
