@charset "UTF-8";

Container {

	display: table;

	width: 100%;

	margin-right: auto;

	margin-left: auto;

}

body {

	background-image: url(images/background-image.jpg);

	background-repeat: no-repeat;

	background-position: 0px 240px;

	margin-top: 0px;

	margin-left: 0px;

}



#footer {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #666666;

	width: 100%;

	margin: 0;

	padding-top: 20px;

	clear:both;

	}



#footer a {

	color: #666666;

}



#Container #Header {

	height: 242px;

	width: 100%;

	background-image: url(images/background-left.gif);

	background-repeat: repeat-x;

	padding-bottom: 0px;

}

.body-text {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 19px;

	color: #333333;

}

.headline {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 20px;

	line-height: 26px;

	color: #E1810D;

}

.floatimage {

	float: left;

	margin-right: 15px;

	margin-bottom: 10px;

}

.big-type {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 21px;

	line-height: 35px;

	color: #666666;

}

#Container #Header #main-header {

	height: 236px;

	background-image: url(images/main-image-header.jpg);

	background-repeat: no-repeat;

	margin-left: 25px;

	background-color: #EB9715;

	border-top-width: 6px;

	border-top-style: solid;

	border-top-color: #39449A;

}

#Container #Content {

	width: 81%;

	margin-left: 100px;

	margin-right: auto;

}

#column-left {

	float: left;

	width: 300px;

	display: inline;

}

#column-right {

	width: 67%;

	padding-left: 25px;

	margin-left: 300px;

}

#main-header .navigation {

	padding-left: 375px;

	top: 200px;

	overflow: visible;

	display: inline;

	position: absolute;

	width: 600px;

}

.navigation li {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 24px;

	font-weight: bold;

	color: #FFFFFF;

	display: inline;

	padding-right: 50px;

	list-style-type: none;

}

#Container .secondary-nav {

	margin-left: 375px;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #333333;

	margin-top: -10px;

	padding-bottom: 15px;

	padding-top: 10px;

	width: 600px;

}

#Container .secondary-nav a {

	color: #333333;

	text-decoration: none;

}

#Container .secondary-nav a:hover {

	color: #E4870B;

}

#Container .secondary-nav li {

	display: inline;

	list-style-type: none;

	padding-right: 25px;

	margin-top: -10px;

}

.leftcol-marg {

	margin-top: -6px;

	margin-right: 0;

	margin-bottom: 0;

	margin-left: 0;

	}



#leftcol-marg-home {

	margin-top: -15px;

	margin-right: 0;

	margin-bottom: 0;

	margin-left: 10px;

	}

