@charset "UTF-8";
body {
	text-align: center;
	margin: 0px;
	background-color: #333333;
}
#content {
	margin-top: 0px;
	margin-right: auto;
	width: 1024px;
	margin-bottom: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
	background-image: url(../images/logosTakken.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	height: 768px;
}
#fillerTEXT1 {
	height: 265px;
	width: 1024px;
	position: relative;
}
#text1 {
	text-align: center;
	position: relative;
	width: 600px;
	margin: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
}
#fillerTEXT2 {
	height: 60px;
	width: 1024px;
	position: relative;
}
#text2 {
	position: relative;
	width: 350px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	padding-left: 100px;
	float: left;
	top: 90px;
}
#text3 {
	position: relative;
	width: 375px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	float: right;
}
#wrap2 {
	float: right;
	height: 600px;
	width: 512px;
}
#text4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	float: right;
	width: 375px;
	position: relative;
	top: -25px;
}
#fillerMAPtop {
	position: relative;
	height: 25px;
	width: 1024px;
	clear: both;
	background-color: #C0C0C0;
}
#map {
	height: 788px;
	width: 1024px;
	position: relative;
	background-color: #000000;
	float: left;
}
#fillerMAPL {
	float: right;
	height: 675px;
	width: 512px;
	background-color: #FFFFFF;
}
#fillerMAPbottom {
	position: relative;
	height: 25px;
	width: 1024px;
	clear: both;
	background-color: #C0C0C0;
}

