<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

/* tpHero @font-face */
@font-face {
  font-family: 'TPHeroBold';
  src: url('../fonts/TPHero-Bold.otf');
  src: url('../fonts/TPHero-Bold?#iefix') format('embedded-opentype'),
       url('../fonts/TPHero-Bold.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'TPHeroRegular';
  src: url('../fonts/TPHero-Regular.otf');
  src: url('../fonts/TPHero-Regular.otf?#iefix') format('embedded-opentype'),
       url('../fonts/TPHero-Regular.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'TPHeroBoldItalic';
  src: url('../fonts/TPHero-BoldItalic.otf');
  src: url('../fonts/TPHero-BoldItalic.otf?#iefix') format('embedded-opentype'),
       url('../fonts/TPHero-BoldItalic.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'TPHeroSemiBoldItalic';
  src: url('../fonts/TPHero-SemiBoldItalic.otf');
  src: url('../fonts/TPHero-SemiBoldItalic.otf?#iefix') format('embedded-opentype'),
       url('../fonts/TPHero-SemiBoldItalic.otf.woff') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'TPHeroSemiBold';
  src: url('../fonts/TPHero-SemiBold.otf');
  src: url('../fonts/TPHero-SemiBold.otf?#iefix') format('embedded-opentype'),
       url('../fonts/TPHero-SemiBold.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'TPHeroRegularItalic';
  src: url('../fonts/TPHero-RegularItalic.otf');
  src: url('../fonts/TPHero-RegularItalic.otf?#iefix') format('embedded-opentype'),
       url('../fonts/TPHero-RegularItalic.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'TPHeroLight';
  src: url('../fonts/TPHero-Light.otf');
  src: url('../fonts/TPHero-Light.otf?#iefix') format('embedded-opentype'),
       url('../fonts/TPHero-Light.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'TPHeroLightItalic';
  src: url('../fonts/TPHero-LightItalic.otf');
  src: url('../fonts/TPHero-LightItalic.otf?#iefix') format('embedded-opentype'),
       url('../fonts/TPHero-LightItalic.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'TPHeroExtraBold';
  src: url('../fonts/TPHero-ExtraBold.otf');
  src: url('../fonts/TPHero-ExtraBold.otf?#iefix') format('embedded-opentype'),
       url('../fonts/TPHero-ExtraBold.otf.woff') format('opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'TPHeroExtraBoldItalic';
  src: url('../fonts/TPHero-ExtraBoldItalic.otf');
  src: url('../fonts/TPHero-ExtraBoldItalic.otf?#iefix') format('embedded-opentype'),
       url('../fonts/TPHero-ExtraBoldItalic.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}

article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
	display:block;
}

mark, rp, rt, ruby, summary, time {
	display:inline;
}

body {
	/*background:#c3c3c3;*/
	font-family: 'TPHeroRegular', Sans-Serif;
	font-size:12px;
	line-height:16px;
	color:#000;
}

html {
	min-width:970px;
}

html, body {
	height:100%;
	margin:0;
	padding:0;
}
#gbar {
	background-color:#3af23a;
	height:3px;
}
.container {
	margin:0 auto;
	width:970px;
	overflow:hidden;
	/*background:url(images/header-bg.jpg) no-repeat center top;*/
}

header {
	min-width:970px;
}

header .container {
	height:71px;
	position:relative;
	padding:0;
}

/*.HOME {
	width:115px;
	height:50px;
	color:#FFF;
	display:block;
	text-decoration:none;
	background:url(../images/home-icon.png) center 18px no-repeat;
}*/

/*.HOME a {
	width:115px;
	height:50px;
	color:#FFF;
	display:block;
	text-decoration:none;
	background:url(../images/home-icon.png) center 18px no-repeat;
}
*/

/*.HOME a:hover {
	width:115px;
	height:50px;
	color:#FFF;
	display:block;
	text-decoration:none;
	background:url(../images/home-icon-hover.png) left 18px no-repeat;
	opacity:0.6;
	cursor:pointer;
	margin-left:36px;
}*/

#banner_container {
	width:968px;
	height:260px;
	overflow:hidden;
	margin:0 auto;
	
	background:#FFFFFF;
}

.gvt_con {
	width:968px;
	height:260px;
	float:right;
	clear:none;
	background:url(../images/Home_Page3-1.jpg) right top no-repeat;
}

.gvt_con h1 {
	color:#008a44;
	font-size:2.1em;
	text-transform:none;
	line-height:40px;
	padding:20px 0 0 30px;
	margin:0;
	text-align:left;
	font-family: 'TPHeroBold', Sans-Serif;
}

.gvt_con h2 span {
	display:block;
	margin-top:0;
	color:#b97b56;
	font-size:20px;
	font-weight:normal;
}

.gvt_con h2 span span {
	color:#b97b56;
	font-size:20px;
	margin-top:-12px;
	font-weight:normal;
}

#body_container {
	width:968px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	/*border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-left:1px solid #919191;
	border-top:1px solid #919191;
	border-bottom:1px solid #919191;
	border-right:1px solid #919191;*/
	background-color:#eff0f6;
	font-family: 'TPHeroRegular', Sans-Serif;
}

#body_container1 {
	width:968px;
	height:700px;
	overflow:hidden;
	margin:0 auto;
	border-radius: 5px;
	margin-top:4px;
	margin-bottom:4px;
	/*border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-left:1px solid #919191;
	border-top:1px solid #919191;
	border-bottom:1px solid #919191;
	border-right:1px solid #919191;*/
	background:#FFFFFF;
	font-family: 'TPHeroRegular', Sans-Serif;
}

#body_container3 {
	width:968px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	border-radius: 5px;
	margin-top:4px;
	margin-bottom:4px;
	/*border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-left:1px solid #919191;
	border-top:1px solid #919191;
	border-bottom:1px solid #919191;
	border-right:1px solid #919191;*/
	background:#FFFFFF;
	font-family: 'TPHeroRegular', Sans-Serif;
}

#body_container2 {
	width:968px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	border-radius: 5px;
	margin-top:4px;
	margin-bottom:4px;
	/*border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-left:1px solid #919191;
	border-top:1px solid #919191;
	border-bottom:1px solid #919191;
	border-right:1px solid #919191;*/
	background:#FFFFFF;
	font-family: 'TPHeroRegular', Sans-Serif;
}

#body_container1_1 {
	width:968px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	border-radius: 5px;
	margin-top:4px;
	margin-bottom:4px;
	/*border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-left:1px solid #919191;
	border-top:1px solid #919191;
	border-bottom:1px solid #919191;
	border-right:1px solid #919191;*/
	background:#FFFFFF;
	font-family: 'TPHeroRegular', Sans-Serif;
}

#body_container_module {
	width:968px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	border-radius: 5px;
	margin-top:4px;
	margin-bottom:4px;
	/*border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-left:1px solid #919191;
	border-top:1px solid #919191;
	border-bottom:1px solid #919191;
	border-right:1px solid #919191;*/
	background:#FFFFFF;
	font-family: 'TPHeroRegular', Sans-Serif;
}

/*#body_container_inner {
	width:968px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	border-radius: 5px;
	border:1px solid #919191;
	margin-top:4px;
	background:#FFFFFF;
	font-family: 'TPHeroRegular', Sans-Serif;
}*/

.text_con {
	width:925px;
	height:auto;
	float:left;
	clear:none;
	margin:0 20px 0 22px;
}

.text_con1 {
	width:925px;
	height:auto;
	float:left;
	clear:none;
	margin:0 20px 0 0;
}

.text_con2 {
	width:925px;
	height:auto;
	float:left;
	clear:none;
	margin:0 20px 0 0;
}

#menu_container {
	width:410px;
	height:auto;
	float:left;
	clear:right;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
}

#menu_container2 {
	width:auto;
	height:auto;
	float:left;
	clear:right;
	margin-top:40px;
	margin-bottom:8px;
	margin-left:10px;
}

#menu_container11 {
	width:300px;
	height:auto;
	float:left;
	clear:right;
	margin-top:37px;
	margin-bottom:8px;
	margin-left:10px;
}

#menu_container span {
	width:214px;
	height:34px;
	float:left;
	border-radius: 5px;
	/*border-bottom-right-radius: 5px;
	border-left:1px solid #919191;
	border-top:1px solid #919191;
	border-bottom:1px solid #919191;
	border-right:1px solid #919191;*/
	background:#e5e5e8;
}

#menu_container span h2 {
	color:#363636;
	font-size:15px;
	text-transform:none;
	padding:10px;
	margin:0;
}

#menu {
	width:410px;
	/*margin:0 0 0 0;*/
	/*padding:0px 15px 0 0;*/
	float:left;
	clear:right;
	border-radius: 5px;
	margin-bottom:0;
}

#menu2 {
	width:auto;
	/*margin:0 0 0 0;*/
	/*padding:0px 15px 0 0;*/
	float:left;
	clear:right;
	border-radius: 5px;
	margin-bottom:0;
}

menu11 {
	width:300px;
	/*margin:0 0 0 0;*/
	/*padding:0px 15px 0 0;*/
	float:left;
	clear:right;
	border-radius: 5px;
	margin-bottom:0;
}

#menu ul {
	width:198px;
	margin:0px;
	padding:0px;
	float:left;
	display:block;
}

#menu ul li {
	width:198px;
	margin:0px;
	padding:0px;
	float:left;
	display:block;
}

#menu ul li a {
	width:198px;
	height:24px;
	margin:0px;
	padding:0 0 0 15px;
	float:left;
	font-size:12px;
	color:#363636;
	line-height:22px;
	font-weight:normal;
	text-decoration:none;
	border-bottom:#bcbdc2 solid 1px;
	border-top:#FFF solid 1px;
}

#menu ul li a:hover {
	color:#363636;
	font-weight:bold;
	cursor:pointer;
}

#menu ul li a.bottom {
	width:198px;
	height:24px;
	margin:0px;
	padding:0 0 0 15px;
	float:left;
	font-size:12px;
	color:#363636;
	line-height:22px;
	font-weight:normal;
	text-decoration:none;
	border-bottom:0px;
}

#menu ul li a.bottom:hover {
	color:#363636;
	font-weight:bold;
}

#text-container {
	width:950px;
	height:150px;
	float:left;
	clear:none;
	font-size:14px;
	color:#3d342f;
	font-family: 'TPHeroRegular', Sans-Serif;
	margin:0 0 0 0;
	padding: 10px 10px 10px 10px;
	line-height:18px;
	text-align:justify;
	position:relative;
	background:#fff;
	/*-moz-box-shadow: 10px 10px 10px #b1b1b1;
	-webkit-box-shadow: 10px 10px 10px #b1b1b1;
	box-shadow: 10px 10px 10px #b1b1b1;*/
}

#text-container1 {
	width:auto;
	height:320px;
	float:left;
	clear:none;
	font-size:14px;
	color:#3d342f;
	font-family: 'TPHeroRegular', Sans-Serif;
	/*margin-bottom:1px;*/
	padding: 10px 10px 10px 0;
	line-height:18px;
	text-align:justify;
	background:#fff;
	/*-moz-box-shadow: 10px 10px 10px #b1b1b1;
	-webkit-box-shadow: 10px 10px 10px #b1b1b1;
	box-shadow: 10px 10px 10px #b1b1b1;*/
}
#text-container1_1 {
	width:900px;
	height:400px;
	float:left;
	clear:none;
	font-size:14px;
	color:#3d342f;
	font-family: 'TPHeroRegular', Sans-Serif;
	/*margin-bottom:1px;*/
	padding: 10px 10px 10px 0;
	line-height:18px;
	text-align:justify;
	background:#fff;
	/*-moz-box-shadow: 10px 10px 10px #b1b1b1;
	-webkit-box-shadow: 10px 10px 10px #b1b1b1;
	box-shadow: 10px 10px 10px #b1b1b1;*/
}

#text-container11 {
	width:auto;
	height:auto;
	float:left;
	clear:none;
	/*font-size:14px;*/
	color:#3d342f;
	/*font-family: 'TPHeroRegular', Sans-Serif;*/
	/*margin-bottom:1px;*/
	padding: 10px 20px 10px 20px;
	/*line-height:18px;*/
	text-align:justify;
	background:#fff;
	/*-moz-box-shadow: 10px 10px 10px #b1b1b1;
	-webkit-box-shadow: 10px 10px 10px #b1b1b1;
	box-shadow: 10px 10px 10px #b1b1b1;*/
}

#text-container_Nennung {
	width:930px;
	height:auto;
	float:left;
	clear:none;
	/*font-size:14px;*/
	color:#3d342f;
	/*font-family: 'TPHeroRegular', Sans-Serif;*/
	/*margin-bottom:1px;*/
	padding: 10px 20px 10px 20px;
	/*line-height:18px;*/
	text-align:justify;
	background:#fff;
	/*-moz-box-shadow: 10px 10px 10px #b1b1b1;
	-webkit-box-shadow: 10px 10px 10px #b1b1b1;
	box-shadow: 10px 10px 10px #b1b1b1;*/
}

#text-container22 {
	width:670px;
	height:auto;
	/*float:left;*/
	clear:none;
	/*font-size:14px;*/
	color:#3d342f;
	/*font-family: 'TPHeroRegular', Sans-Serif;*/
	/*margin-bottom:1px;*/
	padding: 36px 20px 10px 270px;
	/*line-height:18px;*/
	text-align:justify;
	background:#fff;
	/*-moz-box-shadow: 10px 10px 10px #b1b1b1;
	-webkit-box-shadow: 10px 10px 10px #b1b1b1;
	box-shadow: 10px 10px 10px #b1b1b1;*/
}

#text-container22 h1 {
	color: #008945;
	font-family: 'TPHeroLight', Sans-Serif;
	font-size: 24px;
	line-height: 1em;
	margin: 0 0 10px 0;
}
#text-container22 h2 {
	color:#3d342f;
	font-family: 'TPHeroRegular', Sans-Serif;
	font-size: 16px;
	line-height: 1.2em;
	margin: 0 0 8px 0;
}
#text-container22 h3 {
	color: #3d342f;
	font-family: 'TPHeroRegular', Sans-Serif;
	font-size: 16px;
	line-height: 1em;
	margin: 0 0 8px 0;
}

#text-container13 {
	width:930px;
	height:auto;
	float:left;
	clear:none;
	/*font-size:14px;*/
	color:#3d342f;
	/*font-family: 'TPHeroRegular', Sans-Serif;*/
	/*margin-bottom:1px;*/
	padding: 10px 20px 10px 20px;
	/*line-height:18px;*/
	text-align:justify;
	background:#fff;
	/*-moz-box-shadow: 10px 10px 10px #b1b1b1;
	-webkit-box-shadow: 10px 10px 10px #b1b1b1;
	box-shadow: 10px 10px 10px #b1b1b1;*/
}

.Warsteiner {
	width:auto; 
	position:relative; 
	font-size:14px;
	font-family: 'TPHeroRegular', Sans-Serif;
	color: #3d342f;
	margin: 0 auto;
	margin-top:15px;
	margin-bottom:10px;
	border:1px solid #d3cfce;
	line-height:12px;
	padding:10px;
}

#text-container12 {
	width:500px;
	height:auto;
	float:left;
	clear:none;
	/*font-size:14px;*/
	color:#3d342f;
	/*font-family: 'TPHeroRegular', Sans-Serif;*/
	/*margin-bottom:1px;*/
	padding: 32px 20px 10px 20px;
	/*line-height:18px;*/
	text-align:justify;
	background:#fff;
	/*-moz-box-shadow: 10px 10px 10px #b1b1b1;
	-webkit-box-shadow: 10px 10px 10px #b1b1b1;
	box-shadow: 10px 10px 10px #b1b1b1;*/
}

#text-container11 h1 {
	color: #333;
	font-family: 'TPHeroLight', Sans-Serif;
	font-size: 24px;
	line-height: 1em;
	margin: 0 0 10px 0;
}
#text-container11 h2 {
	color:#3d342f;
	font-family: 'TPHeroRegular', Sans-Serif;
	font-size: 16px;
	line-height: 1.2em;
	margin: 0 0 8px 0;
}
#text-container11 h3 {
	color: #3d342f;
	font-family: 'TPHeroRegular', Sans-Serif;
	font-size: 16px;
	line-height: 1em;
	margin: 0 0 8px 0;
}

#text-container_Nennung h1 {
	color: #008945;
	font-family: 'TPHeroLight', Sans-Serif;
	font-size: 24px;
	line-height: 1em;
	margin: 0 0 10px 0;
}
#text-container_Nennung h2 {
	color:#3d342f;
	font-family: 'TPHeroRegular', Sans-Serif;
	font-size: 16px;
	line-height: 1.2em;
	margin: 0 0 8px 0;
}
#text-container_Nennung h3 {
	color: #3d342f;
	font-family: 'TPHeroRegular', Sans-Serif;
	font-size: 16px;
	line-height: 1em;
	margin: 0 0 8px 0;
}

#text-container2
{
	width:400px;
	height:250px;
	/*float:left;*/
	clear:none;
	font-size:14px;
	color:#fff;
	font-family: 'TPHeroRegular', Sans-Serif;
	text-align:center;
	font-weight:bold;
	margin:110px 0 20px 0;
	/*padding: 10px 10px 10px 10px;*/
	padding-top:20px;
	line-height:18px;
	position:absolute;
	/*background-color:#201f1f;*/
	/*border-radius: 10px;*/
	text-align:left;
	border-right:1px solid #d3cfce;
	padding-right:84px;
}

#text-container2 a
{
/*color:#FFFFFF;*/
color: #1d1d2b !important;
}

#text-container2 a:hover
{
color: #00894a !important;
/*color:#d1202f;*/
}

#text-container2_1
{
	width:245px;
	height:310px;
	float:left;
	clear:none;
	font-size:14px;
	color:#fff;
	font-family: 'TPHeroRegular', Sans-Serif;
	text-align:center;
	font-weight:bold;
	margin:100px 0 20px 30px;
	padding: 10px 10px 10px 10px;
	line-height:18px;
	position:absolute;
	/*background-color:#201f1f;*/
	border-radius: 10px;
}

#text-container2_1 a
{
/*color:#FFFFFF;*/
color: #1d1d2b !important;
}

#text-container2_1 a:hover
{
color: #00894a !important;
/*color:#d1202f;*/
}


#text-container3
{
	width:400px;
	height:250px;
	/*float:left;*/
	clear:none;
	font-size:14px;
	color:#fff;
	font-family: 'TPHeroRegular', Sans-Serif;
	text-align:center;
	font-weight:bold;
	margin:110px 0 20px 520px;
	/*padding: 10px 10px 10px 10px;*/
	padding-top:20px;
	line-height:18px;
	position:absolute;
	/*background-color:#201f1f;*/
	/*border-radius: 10px;*/
	text-align:left;
}

#text-container3 a
{
color: #1d1d2b !important;
/*color:#FFFFFF;*/
}

#text-container3 a:hover
{
color: #00894a !important;
/*color:#d1202f;*/
}

#text-container3_1
{
	width:245px;
	height:310px;
	float:left;
	clear:none;
	font-size:14px;
	color:#fff;
	font-family: 'TPHeroRegular', Sans-Serif;
	text-align:center;
	font-weight:bold;
	margin:100px 0 20px 330px;
	padding: 10px 10px 10px 10px;
	line-height:18px;
	position:absolute;
	/*background-color:#201f1f;*/
	border-radius: 10px;
}

#text-container3_1 a
{
color: #5b2c83 !important;
/*color:#FFFFFF;*/
}

#text-container3_1 a:hover
{
color: #d1202f !important;
/*color:#d1202f;*/
}

#text-container4
{
	width:400px;
	height:250px;
	/*float:left;*/
	clear:none;
	font-size:14px;
	color:#fff;
	font-family: 'TPHeroRegular', Sans-Serif;
	text-align:center;
	font-weight:bold;
	margin:400px 0 20px 0;
	/*padding: 10px 10px 10px 10px;*/
	padding-top:20px;
	line-height:18px;
	position:absolute;
	/*background-color:#201f1f;*/
	/*border-radius: 10px;*/
	text-align:left;
	border-right:1px solid #d3cfce;
	padding-right:84px;
}

#text-container4 a
{
color: #1d1d2b !important;
/*color:#FFFFFF;*/
}

#text-container4 a:hover
{
color: #00894a !important;
/*color:#d1202f;*/
}

#text-container4_1
{
	width:245px;
	height:300px;
	float:left;
	clear:none;
	font-size:14px;
	color:#fff;
	font-family: 'TPHeroRegular', Sans-Serif;
	text-align:center;
	font-weight:bold;
	margin:100px 0 20px 629px;
	padding: 10px 10px 28px 10px;
	line-height:18px;
	position:absolute;
	/*background-color:#201f1f;*/
	border-radius: 10px;
}

#text-container4_1 a
{
color: #5b2c83 !important;
/*color:#FFFFFF;*/
}

#text-container4_1 a:hover
{
color: #d1202f !important;
/*color:#d1202f;*/
}

#text-container5
{
	width:400px;
	height:250px;
	/*float:left;*/
	clear:none;
	font-size:14px;
	color:#fff;
	font-family: 'TPHeroRegular', Sans-Serif;
	text-align:center;
	font-weight:bold;
	margin:400px 0 20px 520px;
	/*padding: 10px 10px 10px 10px;*/
	padding-top:20px;
	line-height:18px;
	position:absolute;
	/*background-color:#201f1f;*/
	/*border-radius: 10px;*/
	text-align:left;
}

#text-container5 a
{
color: #1d1d2b !important;
/*color:#FFFFFF;*/
}

#text-container5 a:hover
{
color: #00894a !important;
/*color:#d1202f;*/
}

.imgedit
{
	position:absolute;
}

.imgedit1
{
	position:relative;
}

.header_Arrow
{
	padding:42px 0 0 5px; 
	border:0px;
}

#text-container_Header
{
	width:auto;
	height:55px;
	float:left;
	clear:none;
	/*font-size:24px;*/
	/*color:#231F20;*/
	/*font-family: 'ProximaNovaSemiBold', Sans-Serif;*/
	/*padding-bottom: 10px;*/
	/*line-height:18px;*/
	text-align:justify;
	/*background-color:#3c3c3c;*/
	/*box-shadow: 10px 10px 5px #888888;*/
	/*-moz-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 10px 10px 10px #b1b1b1;
	-webkit-box-shadow: 10px 10px 10px #b1b1b1;
	box-shadow: 10px 10px 10px #b1b1b1;*/
	background-image:url(../images/menu-triangle-active.png) no repeat;
	position:relative;
}
#text-container_Header h1 {
	color: #008945;
	font-family: 'TPHeroLight', Sans-Serif;
	font-size: 24px;
	line-height: 1em;
	margin: 0 0 10px 0;
}

#text-container_bottom {
	width:968px;
	height:auto;
	float:left;
	clear:none;
	font-size:14px;
	color:#3d342f;
	font-family: 'TPHeroRegular', Sans-Serif;
	padding-top:320px;
	padding-left:0;
	padding-bottom:15px;
	line-height:18px;
	text-align:justify;
	margin:0 auto;
	/*margin: 100px 0 10px 20px ;*/
	/*border-radius: 10px;
	border: 1px solid #201f1f;
	position:relative;*/
	/*-moz-box-shadow: 10px 10px 10px #b1b1b1;
	-webkit-box-shadow: 10px 10px 10px #b1b1b1;
	box-shadow: 10px 10px 10px #b1b1b1;*/
}

.aligntext
{
	/*height: auto;
	width: 835px;
	margin-left: 10px;
	position:absolute;
	float:right;
	top:595px;
	left:330px;*/
	padding-left: 70px;
    position: relative;
    width: 845px;
}

aligntext1
{
height: auto;
margin: 0;
padding: 0;
margin-left: 16px;
float: right;
border: 0px;
font-family: 'TPHeroRegular', Sans-Serif;
text-align:center;
font-size:16px;
}

#footWrap {
	width:100%;
	height:2px !important;
	background-color:#a5a5aa;
	border:1px solid #a5a5aa;
}

/*#footPanel {
	width:970px;
	height:56px;
	margin:0 auto;
	padding:0px;
	background:url(../images/footer-bg.png) left top no-repeat;
}*/

#footNav ul {
	width:100%;
	display:block;
	margin-top:-38px;
}

#footNav ul li {
	width:auto;
	margin:0px;
	padding:0px;
	float:left;
	display:block
}

#footNav ul li a {
	font-family: 'TPHeroBold', Sans-Serif;
	font-size:1.25em;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
	margin-left:820px;
}

/*#primaryNavBgWrap { 
	
	position: absolute;
	z-index: -10;
	top: 58px;
	width: 100%;
	height: 78px;
}*/

#primaryNavLinks { 
	/*background: #7D0914 url(../images/header-bg.jpg) no-repeat;*/
	width: 968px;
	margin:0 auto;
	display: block;
}

#primaryNavContainer {
	min-height: 0px;
	border-bottom:1px solid #ddd;
}

#primaryNav {
	min-height: 0px;
}

#topHeader
{
	min-height: 0px;
	/*background-color:#c3c3c3;*/
}

#topHeaderContent
{
	background: #FFFFFF url(../images/logo.png) no-repeat center left;
    height: 80px;
    width: 968px;
	margin:0 auto;
}

.Breadcrumb
{
	font-family: 'TPHeroRegular', Sans-Serif;
	font-size:12px;
	line-height:1;
	margin-bottom:10px;
	margin-top: 10px;
	padding-left:0;
	background-color:#FFFFFF;
}

.Breadcrumb11
{
	font-family: 'TPHeroRegular', Sans-Serif;
	font-size:12px;
	line-height:1;
	margin-bottom:10px;
	margin-top: 0;
	padding-left:2px;
	background-color:#FFFFFF;
}

.Breadcrumb22
{
	font-family: 'TPHeroRegular', Sans-Serif;
	font-size:12px;
	line-height:1;
	background-color:#FFFFFF;
	position: absolute;
	margin:0 auto;
	/*left:245px;*/
	top:155px;
	margin-left:10px;
}

.Breadcrumb1
{
	font-family: 'TPHeroRegular', Sans-Serif;
	font-size:12px;
	line-height:1;
	background-color:#FFFFFF;
	position: absolute;
	margin:0 auto;
	top:21px;
	left:20px;
}

.Breadcrumb2
{
	font-family: 'TPHeroRegular', Sans-Serif;
	font-size:12px;
	line-height:1;
	background-color:#FFFFFF;
	position: absolute;
	margin:0 auto;
	top:10px;
	left:21px;
}

.Video_text
{
	font-family: 'TPHeroRegular', Sans-Serif;
	font-size:12px;
	width:233px; 
	text-align:justify;
	line-height:14px;
}
.contact-us{
      clear: both;
      overflow: hidden;
    }
    
    .contact-us h4{
        font-size:18px;
        font-weight:normal;
    }
    
    .contact-us ul {
    }
    
    .contact-us ul li{
      float:left;
      margin-bottom:10px;
      line-height:18px;
    }
    
    .contact-us li a:link,
    .contact-us li a:visited,
    .contact-us li a:hover,
    .contact-us li a:active{
      text-decoration:underline !important;
    }
    
    #contact-methods {
    }
    
    #contact-methods li {
      padding:20px;
      width:250px;
    }
    
    #contact-methods p{
      padding:0 0 10px;
    }
    
    #contact-methods p span{
      font-size:13px;
    }
    
    #contact-methods p.phone span{
      font-weight:bold;
      text-transform:uppercase;
    }
    
    #hq-locations{
      /*border-left: 1px solid #d8d8d8;
      border-right: 1px solid #d8d8d8;*/
      margin: 0;
      overflow: auto;
      padding: 0 0 0 10px;
    }
    
    #hq-locations h3{
      color: #333;
      font-size:18px;
      margin-bottom:0;
      text-transform:none;
	  padding-bottom: 10px;
    }
    
    #hq-locations li{
      font-size: 16px;
      font-style: normal;
      margin-right: 10px;
      padding: 10px 0;
      width:900px;
	  line-height:20px;
    }
    
    #affiliates{
      clear: both;
      overflow: auto;
      padding: 10px 0 10px 20px;
    }
    
    #affiliates li{
      margin-right: 35px;
      padding: 5px 0;
      width: 190px;
    }
    
    .affiliate-bg{
      background:#ebebe4;
      margin-top: 20px;
    }
	#article{
	  /*margin-top:30px;*/
	  padding-top:40px;
	}
#mve-header {
	width:900px;
	margin-left:-20px !important;
	text-align:left !important;
}
#mve-header h1 {	
	color:#00ad21;
}
#norm-txt {
	padding-top:15px;
	width:900px;
	margin-left:-20px !important;
	text-align:left !important;
}
#norm-txt p{
	font-family: 'TPHeroRegular', Sans-Serif;
	font-size:18px;
	line-height:1;
	color:#000000;
}
#mve-form {
	width:920px;
	margin-left:-20px !important;
	text-align:left !important;
}</pre></body></html>