@charset "utf-8";

#headline {
	position: absolute;
	top: 41px;
	right: 52px;
	width: 325px;
	height: 36px;
	background-image:url(/images/texts/headline.gif);
	background-repeat:no-repeat;
}

#headline h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style: italic;
	color: #666666;
}
#headline h1 span {
	font-weight: normal;
	color: #828282;
}
#mainContent {
	height: 400px;
	background: none !important;
}

.worldwide {
	position: absolute;
	top: 315px;
	right: 40px;
	display: block;
	width: 191px;
	height: 58px;
	background-image:url(/images/worldwide-small-map.jpg);
}

#mainFooter {
	height: 55px;
	position: relative;
}

#createdBy {
	top:4px;
}
#copyright {
	top: 0px;
}
