/* CSS Document */

body {
background-color:#000000;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:75%;
text-align:center;
}

div#main {
	margin:0pt auto;
	position:relative;
	text-align:center;
	width:856px;
	height:578px;
}

div#top {
	text-align:center;
	width:856px;
	height:109px;
	font-size:150%;
	vertical-align:bottom;
	background-image:url(images/top_bg.jpg);
}

div#topright {
margin-right:30px;
font-size:80%;
}

div#center {
	text-align:center;
	width:856px;
	height:351px;
	background-image:url(images/centerbody_bg.jpg);
	background-repeat:repeat-y;
}
	
div#centertxt {
	text-align:center;
	width:736px;
	height:331px;
	margin-left:60px;
	margin-right:60px;
}

div#centeradress {
	text-align:center;
	width:496px;
	height:311px;
	margin-bottom:20px;
	margin-left:180px;
	margin-right:180px;
}

div#inneraddress {
text-align:left;
margin-left:40px;
font-size:120%;
}

div#centercompanies {
	text-align:center;
	width:696px;
	height:331px;
	margin-left:80px;
	margin-right:80px;
}

div#dek {
	position:absolute;
	visibility:hidden;
	z-index:200;
}

div#bottom {
	text-align:center;
	width:856px;
	height:60px;
	background-image:url(images/bottom_bg.jpg);
}

div#buttons{
	text-align:left;
	width:831px;
	height:58px;
	margin-left:25px;
}
