body {
	background-color: #dfdfdf;
	margin: 0px;
	font-family: 'MgOpenCosmetica', Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #333;
	line-height: 150%;
	height: 100%;
}
html {
	height: 100%;
}
.header {
	margin: auto;
	width: 955px;
}
.header .logo {
	float: left;
}
.header .menu {
	color: #FFF;
	float: right;
	margin-top: 90px;
}
.header .menu a {
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #9A2626;
	display: block;
	float: left;
	font-size: 12px;
}
.header .menu a:hover {
	background-color: #b25b62;
}
.clear {
	clear: both;
	float: none;
}
.homeImage {
	background-image: url(siteimages/header-images/welcome.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 326px;
	text-align: center;
	padding-top: 1px;
	margin: auto;
}
.homeImage .padding {
	margin-top: 255px;
	text-align: center;
}
.homeImage h1 {
	font-size: 26px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	margin-top: 0px;
}
.absPosition {
	position: absolute;
}
.mainContent {
	width: 955px;
	margin: auto;
	padding-top: 16px;
}
.starBullet {
	list-style-image: url(siteimages/template/bullet.gif);
}
.starBullet li {
	margin-bottom: 6px;
}
.starBullet ul {
	margin-left: 15px;
	padding-left: 1px;
}
.mainContent a {
	color: #333;
	text-decoration: underline;
}
.mainContent h2 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 0px;
}
.mainContent .welcomePic {
	float: left;
	position: absolute;
	top: -246px;
}
.mainContent .welcomeText {
	position: absolute;
	top: 0px;
	width: 275px;
	left: -290px;
	height: 210px;
	font-size: 22px;
	color: #89100C;
	font-weight: bold;
	text-align: center;
	line-height: 110%;
	padding: 0px;
}
.mainContent .leftColumn {
	float: left;
	width: 295px;
	background-image: url(siteimages/template/vertical-rule.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-right: 16px;
	min-height: 230px;
	padding-left: 297px;
}
.mainContent .rightColumn {
	float: left;
	width: 295px;
	margin-left: 16px;
}
.mainContent .leftColumn2 {
	float: left;
	width: 542px;
	background-image: url(siteimages/template/vertical-rule.gif);
	background-repeat: repeat-y;
	background-position: right top;
	padding-right: 16px;
	padding-bottom: 24px;
	padding-left: 50px;
}
.redPanel {
	background-image: url(siteimages/template/red_footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 146px;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	line-height: 150%;
	margin-bottom: 25px;
}
.redPanel .inner {
	width: 955px;
	margin: auto;
	padding-top: 8px;
}
.redPanel .inner h1 {
	color: #9A2626;
	font-size: 20px;
	margin-top: 0px;
	margin-left: 22px;
	margin-bottom: 28px;
}
.redPanel .inner .textImage {
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.footer {
	width: 955px;
	margin: auto;
	height: 100px;
	color: #999;
}
.footer .smallText {
	font-size: 11px;
}
.footer .inner {
	padding-top: 20px;
	padding-right: 38px;
	padding-bottom: 12px;
	padding-left: 50px;
}
.footer a {
	color: #999;
	text-decoration: none;
}
.footer a.english {
	background-image: url(siteimages/template/uk_flag.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.footer a:hover {
	color: #666;
}
.footer a.german {
	background-image: url(siteimages/template/german_flag.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.greyPanel {
	background-image: url(siteimages/template/grey_footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 63px;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	line-height: 150%;
}
.greyPanel .inner {
	width: 955px;
	margin: auto;
	padding-top: 8px;
}
.greyPanel .inner h1 {
	color: #9A2626;
	font-size: 20px;
	margin-top: 0px;
	margin-left: 22px;
	margin-bottom: 28px;
}
.internalImage {
	background-image: url(siteimages/header-images/who-we-are.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 290px;
	padding-top: 1px;
	margin: auto;
}
.internalImage .padding {
	margin-top: 218px;
	text-align: center;
}
.internalImage h1 {
	font-size: 26px;
	font-weight: bold;
	color: #FFF;
	text-transform: uppercase;
	margin-top: 0px;
}
.absPosition {
	position: absolute;
}
.overlay {
	position: absolute;
	width: 285px;
	left: 630px;
	top: 225px;
	font-size: 18px;
	font-weight: bold;
	color: #9A2626;
	line-height: 150%;
}
.mainContent .contactPanel {
	color: #FFF;
	background-image: url(siteimages/template/contact-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-weight: bold;
}
.contactBox {
	padding-top: 6px;
}
.mainContent .redBold {
	font-weight: bold;
	color: #89171A;
	padding-bottom: 16px;
}
.mainContent .contactPanel p {
	padding-top: 16px;
	padding-bottom: 16px;
	padding-left: 16px;
	padding-right: 75px;
}
.contactPanel a {
	color: #FFF;
	text-decoration: none;
}
.contactPanel a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #b25b62;
}
.pageOuter {
	margin: auto;
	background-image: url(siteimages/template/bg-shadowxx.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 1053px;
}
.newsStars {
	text-align: center;
}

