html, body {
	margin: 0;
	padding: 0;
	}

div, p, h1, h2, hr, ul, li, img, table, th, td, form, fieldset, legend {
	margin: 0;
	padding: 0;
	}

img {
	border: 0;
	}

body {
	background-color: #fff;
	}

body, .input, textarea, select, .button {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #333;
	}

body, table {
	line-height: 18px;
	}

table {
	border-collapse: collapse;
	}

.clearBox {
	clear: both;
	}

.slideshowBox {
	position: absolute;
	width: 100%;
	min-width: 900px;
	height: 300px;
	top: 100px;
	left: 0;
	background-color: #e6e6e6;
	z-index: 1;
	}

.spaceBox {
	position: relative;
	min-width: 900px;
	margin-bottom: 30px;
	z-index: 20;
	}

.headerBox {
	position: relative;
	width: 900px;
	height: 100px;
	margin: 0 auto;
	}

.logoBox {
	position: relative;
	display: block;
	float: left;
	width: 400px;
	height: 100px;
	}

.logoBox img {
	margin-top: 27px;
	margin-left: 15px;
	}

.topNavBox {
	position: relative;
	float: right;
	width: 400px;
	height: 100px;
	text-align: right;
	}

.topNavBox ul {
	list-style-type: none;
	margin-top: 10px;
	margin-right: 5px;
	}

.topNavBox ul li {
	display: inline;
	border-left: 1px solid #333;
	}

.topNavBox ul li:first-child {
	border-left: none;
	}

.topNavBox ul li a {
	padding-left: 10px;
	padding-right: 10px;
	color: #333;
	text-decoration: none;
	}

.topNavBox ul li a:hover {
	color: #a5181c;
	}

.topNavBox a.navActive {
	color: #a5181c;
	}

.navBox {
	position: relative;
	width: 900px;
	height: 340px;
	margin: 0 auto;
	}

.navBox ul {
	list-style-type: none;
	height: 340px;
	background: url(../img/navBackground.png) left bottom repeat-x;
	}

.navBox li.nav1 {
	position: relative;
	display: inline;
	float: left;
	height: 340px;
	font-size: 16px;
	}

.navBox li.line span {
	display: block;
	height: 40px;
	margin-top: 300px;
	padding-top: 11px;
	color: #333;
	text-decoration: none;
	}

.navBox a.nav1 {
	display: block;
	height: 28px;
	margin-top: 300px;
	padding-top: 12px;
	padding-left: 18px;
	padding-right: 18px;
	color: #333;
	text-decoration: none;
	}

.navBox a.nav1:hover {
	color: #a5181c;
	}

.navBox ul.nav2 {
	display: inline;
	position: absolute;
	margin-top: -340px;
	height: 300px;
	visibility: hidden;
	background: url(../img/subNavBackground.png) 0 0 repeat;
	}

.navBox ul.nav2 li {
	display: list-item;
	float: none;
	margin-top: 6px;
	font-size: 14px;
	}

.navBox a.nav2 {
	padding-left: 18px;
	padding-right: 28px;
	white-space: nowrap;
	color: #333;
	text-decoration: none;
	}

.navBox a.nav2:hover {
	color: #a5181c;
	}

.navBox a.navActive {
	color: #a5181c;
	}

.frameBox {
	position: relative;
	width: 900px;
	min-height: 300px;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 60px;
	}

.footerBox {
	position: relative;
	background-color: #dcdcdc;
	}

.footerBox .footer {
	position: relative;
	width: 900px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
	}

.footerBox .footerItem {
	float: left;
	width: 215px;
	padding-left: 15px;
	}

.footerBox .lastItem {
	width: 190px;
	}

.footerBox .footerItem ul {
	list-style-type: none;
	}

.footerBox .footerItem a {
	color: #333;
	text-decoration: none;
	}

.footerBox .footerItem a:hover {
	color: #a5181c;
	}

.footerBox .footerItem td {
	padding-right: 5px;
	}

.footerBox .line {
	position: relative;
	height: 12px;
	background-color: #a5181c;
	}

.nivoSlider {
	position: relative;
	z-index: 1;
	width: 900px;
	height: 340px;
	left: 50%;
	margin-left: -450px;
	}

.nivoSlider img {
	position: absolute;
	display: none;
	top: 0;
	left: 0;
	}

.nivo-slice {
	display: block;
	position: absolute;
	z-index: 5;
	height: 100%;
	}

.nivo-directionNav a {
	display: none;
	}

.nivo-controlNav {
	position: absolute;
	right: 7px;
	bottom: 7px;
	}

.nivo-controlNav a {
	display: none;
	}

.nivo-html-caption {
	display: none;
	}

.nivo-caption {
	display: none;
	}

.content.newsBoxWrapper {
	float: right;
	width: 440px;
	margin-left: 20px;
}

.newsBox {
	margin-top: 12px;
	margin-bottom: 18px;
	background-color: #dcdcdc;
	}

.newsBox img {
	display: block;
	float: left;
	margin-right: 35px;
	}

.content .newsBox span.title {
	color: #333;
	}

.newsBox p {
	padding-top: 8px;
	padding-bottom: 13px;
	padding-right: 5px;
	}

.teaserBox {
	float: left;
	width: 210px;
	margin-left: 20px;
	background-color: #dcdcdc;
	}

.teaserBox.first-child,
.teaserBox:first-child {
	margin-left: 0;
	}

.teaserBox img {
	display: block;
	}

.teaserBox p {
	padding-top: 8px;
	padding-bottom: 13px;
	padding-left: 15px;
	padding-right: 5px;
	}

.content {
	float: left;
	width: 580px;
	margin-top: 10px;
	padding-left: 15px;
	}

.content.max-width {
	width: initial;
	}

.frontLeft {
	width: 375px;
	margin-top: 40px;
	padding-right: 50px;
	}

.frontRight {
	float: right;
	width: 375px;
	margin-top: 40px;
	padding-right: 50px;
	}

.content h1 {
	font-size: 26px;
	line-height: 30px;
	font-weight: normal;
	color: #444;
	margin-left: -1px;
	padding-bottom: 9px;
	}

.content h2 {
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	margin-bottom: -9px;
	padding-top: 12px;
	}

.content p {
	padding-top: 9px;
	padding-bottom: 9px;
	}

.content ul {
	list-style-type: square;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 18px;
	}

.content span.title, .teaserBox span.title {
	color: #a5181c;
	font-weight: bold;
	}

.content a, .teaserBox a {
	color: #a5181c;
	text-decoration: none;
	}

.content a:hover, .teaserBox a:hover {
	text-decoration: underline;
	}

.pictures {
	float: right;
	width: 210px;
	margin-top: 10px;
	}

.pictures img {
	display: block;
	width: 210px;
	padding-top: 9px;
	padding-bottom: 16px;
	}

.printFooter {
	display: none;
	}

.slideshow {
	clear: both;
}

.slideshow a {
	display: inline-block;
	width: 70px;
	height: 70px;
	margin-top: 22px;
	margin-left: 15px;
	margin-right: 7px;
	border: 1px solid rgb(255, 255, 255);
	background-size: cover;
}

.slideshow a:hover {
	border: 1px solid #999;
}
