 html {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
 }

 body
 {
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: 100%;
  background-color: #fff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  text-align: center;
  line-height: 170%;

}

figure
 {
  padding: 10px;
 }

 div
 {
   border: none;
 }

 #header
 {
  width: 100%;
  height: 200px;
  margin: 0px auto;
  padding: 0px;
  text-align: center;
  background-color: #88101f;
 }

 #logo{
  width: 460px;
  height: 200px;
  margin: 0px;
  padding: 0px;
  float: left;
 }
 
 #navigation
 {
  width: 780px;
  height: 50px;
  text-align: left;
  padding: 150px 0px 0px 0px;
  margin: 0px;
  float: left;
  display: block;
  overflow: hidden;
  visibility: visible;
 }
 
 #mobnavigation
 {
  width: 0px;
  height: 0px;
  padding: 0px;
  margin: 0px;
  float: none;
  display: none;
  overflow: hidden;
  visibility: hidden;
 }
 
#slider
 {
  width: 100%;
  height: auto;
  margin: 0px 0px 20px 0px;
  padding: 0px;
  border-top: 5px solid #4d4d4d;
  border-bottom: 20px solid #4d4d4d;
 }

 .container
 {
  width: 1240px;
  margin: 0px auto;
  padding: 0px;
 }

 #content
 {
  width: 1240px;
  height: auto;
  margin: 0px;
  padding: 0px;
  background-color: #fff;
  float: left;
 }

#slider img
 {
  width: 100%;
  height: auto;
  border-top: none;
  margin: 0px 0px 0px 0px;
 }
 
 .cfull
 {
  float: left;
  width: 1200px;
  margin: 0px;
  padding: 10px 20px;
  text-align: justify;
  float: left;
 }
 
 .cquarter
 {
  float: left;
  width: 270px;
  margin: 0px;
  padding: 10px 20px;
  text-align: justify;
  float: left;
 }
 
 .cfirst
 {
  padding-left: 20px !important;
 }
 
 .clast
 {
  padding-right: 20px !important;
 }
 
 #footer
 {
  width: 100%;
  margin: 0px auto;
  padding: 0px;
  color: #fff;
  background-color: #4d4d4d;
  text-align: center;
 }
 
 .mod_rocksolid_slider {

  border: none;
  
  overflow: hidden;

  width: 100%;
  height: auto;
  margin: 0px;
 }
 .mod_rocksolid_slider img {
	width: 100%;
	height: auto;
 }

.clear
 {
  clear: both;
 }
 
 h1
 {
  color: #88101f;
  font-size: 24px;
  font-weight: bold;
  margin: 0px 0px 0px 0px;
  padding: 0px;
 }

 h2
 {
  color: #4d4d4d;
  font-size: 20px;
  margin-bottom: 10px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
 }
 
 .dark h1, .dark h2, .dark h3
 {
  color: #fff;
 }
 
 #footer h2, #footer a
 {
  color: #fff;
 }
 
a:link, a:visited
{
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

a:hover, a:active
{
	color: #202c86;
	text-decoration: underline;
	font-weight: normal;
}

.dark a:link, .dark a:visited
{
	color: #dddddd;
}

.dark a:hover, .dark a:active
{
	color: #e9021f;
}

.copyright
 {
  font-style: italic;
  display: inline-block;
  margin-right: 50px;
 }

.mod-navigation
{
  margin: 0px auto;
}
#navigation ul
{
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  z-index: 95;

}

#navigation ul, #navigation li{
	float:left;
	text-align: center;
	}
	
#navigation ul li a, #navigation ul.level_1 li strong{
	color: #ffffff;
	width: auto;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-size: 16px;
	line-height: 40px;
	text-decoration:none;
	text-align: right;
	display: block;
	font-weight: normal;
	padding: 5px 30px 5px 30px;

}

#navigation ul li strong:hover, #navigation ul li a:hover, #navigation ul.level_1 li strong.active, #navigation ul.level_1 li strong.active{
  background-color: #4d4d4d;
}

#navigation ul.level_2 li strong.active{
  color: #fff;
}

#navigation ul li:first-child a, #navigation ul li:first-child strong{
	border-left: none;
}

#navigation ul li:last-child a, #navigation ul li:first-child strong{
	border-right: none;
}

#navigation ul.level_2{
	position:absolute;
	left: -9999px;
	margin: 0px;
	padding: 0px;
}

#navigation ul li:hover ul{
	left:auto;
	border: 1px solid #4d4d4d;
	width: 200px;
	margin-top: -5px;
	margin-left: 10px;
	z-index: 99;
}

#navigation ul li li{
	float:none;
	}

#navigation ul.level_2
{
  border: none;
  background: #ffffff;
}

#navigation ul li li a, #navigation ul li li strong.active{
	color: #4d4d4d;
	text-transform: uppercase;
	letter-spacing: normal;
	font-size: 10px;
	background: #ffffff;
	display: block;
	width: auto;
	height: 25px;
	line-height: 25px;
	padding: 0px 10px;
	text-align: left;
	border-bottom: 1px solid #4d4d4d;
	text-indent: -0px;
	}
	
#navigation ul li li a:hover, #navigation ul li li strong.active{
        color: #ffffff;
	background: #4d4d4d;
}
form {
       width: 800px;
       margin: 0px 0px;
}

label {
       display: inline-block;
       width: 250px;
}

input.text, textarea, input.captcha {
       width: 490px;
       border: 1px solid #aaa;
}

.captcha_text {
       display: block;
       width: 590px;
       margin-left: 250px;
       font-style: italic;
}

input.submit {
       width: 120px;
       border: 1px solid #fff;
       background-color: #aaa;
       color: #fff;
       margin-left: 630px;
       margin-bottom: 30px;
}


@media only screen and (max-width: 1240px) {

 html {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
 }

 body
 {
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: 100%;
  background-color: #fff;
  font-family: Verdana, Arial, sans-serif;
  font-size: 20pt;
  text-align: center;
  line-height: 170%;

}
 div
 {
   border: none;
 }

 #header
 {
  width: 100%;
  height: 200px;
  margin: 0px auto;
  padding: 0px;
  text-align: center;
  background-color: #88101f;
 }

 #logo{
  width: 460px;
  height: 200px;
  margin: 0px;
  padding: 0px;
  float: left;
 }
 
 #mobnavigation
 {
  color: #fff;
  font-weight: bold;
  width: 780px;
  height: 72px;
  text-align: left;
  padding: 70px 0px 0px 0px;
  margin: 0px;
  font-size: 72px;
  float: left;
  display: block;
  overflow: hidden;
  visibility: visible;
  text-align: center;
  line-height: 100%;
 }
 
 #navigation
 {
  width: 0px;
  height: 0px;
  padding: 0px;
  margin: 0px;
  float: none;
  display: none;
  overflow: hidden;
  visibility: hidden;
 }
 
#slider
 {
  width: 100%;
  height: auto;
  margin: 0px 0px 20px 0px;
  padding: 0px;
  border-top: 5px solid #4d4d4d;
  border-bottom: 20px solid #4d4d4d;
 }

 .container
 {
  width: 1240px;
  margin: 0px auto;
  padding: 0px;
 }

 #content
 {
  width: 1240px;
  height: auto;
  margin: 0px;
  padding: 0px;
  background-color: #fff;
  float: left;
 }

#slider img
 {
  width: 100%;
  height: auto;
  border-top: none;
  margin: 0px 0px 0px 0px;
 }
 
 .cfull
 {
  float: left;
  width: 1200px;
  margin: 0px;
  padding: 10px 20px;
  text-align: justify;
  float: left;
 }
 
 .cquarter
 {
  float: left;
  width: 1200px;
  margin: 0px;
  padding: 10px 20px;
  text-align: justify;
  float: left;
 }
 
 .cfull img, .cquarter img, .image_container
 {
  width: 100% !important;
  float: none !important;
  margin: 0px !important;
  padding: 0px !important;
 }
 
 #footer
 {
  width: 100%;
  margin: 0px auto;
  padding: 0px;
  color: #fff;
  background-color: #4d4d4d;
  text-align: center;
  font-size: 20pt !important;
 }
 
 #footer .cfull, #footer .cquarter, #footer .cquarter p
 {
  text-align: center !important;
 }
 
 #footer .cquarter img
 {
  margin-top: 0px !important;
 }
 
 #footer .cfull img, #footer .cquarter img, #footer .image_container
 {
  width: auto !important;
 }
 
 .mod_rocksolid_slider {

  border: none;
  
  overflow: hidden;

  width: 100%;
  height: auto;
  margin: 0px;
 }
 .mod_rocksolid_slider img {
	width: 100%;
	height: auto;
 }

.clear
 {
  clear: both;
 }
 
 h1
 {
  color: #88101f;
  font-size: 32pt;
  font-weight: bold;
  margin: 0px 0px 20px 0px;
  padding: 0px;
 }

 h2
 {
  color: #4d4d4d;
  font-size: 30pt;
  margin-bottom: 10px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
 }
 
 .dark h1, .dark h2, .dark h3
 {
  color: #fff;
 }
 
 #footer h2, #footer a
 {
  color: #fff;
 }
 
a:link, a:visited
{
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

a:hover, a:active
{
	color: #202c86;
	text-decoration: underline;
	font-weight: normal;
}

.dark a:link, .dark a:visited
{
	color: #dddddd;
}

.dark a:hover, .dark a:active
{
	color: #e9021f;
}

.copyright
 {
  font-style: italic;
  display: inline-block;
  margin-right: 50px;
 }

.mod-navigation
{
  margin: 0px auto;
}

form {
       width: 800px;
       margin: 0px 0px;
}

label {
       display: inline-block;
       width: 250px;
}

input.text, textarea, input.captcha {
       width: 490px;
       border: 1px solid #aaa;
}

.captcha_text {
       display: block;
       width: 590px;
       margin-left: 250px;
       font-style: italic;
}

input.submit {
       width: 120px;
       border: 1px solid #fff;
       background-color: #aaa;
       color: #fff;
       margin-left: 630px;
       margin-bottom: 30px;
}

.mod-navigation
{
  margin: 0px auto;
}

#mobile_trigger
{
  width: 100%;
  padding: 89px 0px;
  text-align: center;
  font-size: 42pt;
  font-weight: bold;
  color: #ffffff;
  display: block !important;
}

.mobile_menu .inner
{
  background: #88101f !important;
}

#mobile-menu-5 ul
{
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  z-index: 95;

}

#mobile-menu-5 ul, #mobile-menu-5 li{
	width: 100%;
        font-size: 42pt;
	}
	
#mobile-menu-5 ul li a, #mobile-menu-5 ul.level_1 li strong{
	color: #ffffff;
	width: auto;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	text-decoration:none;
	text-align: center;
	display: block;
	font-weight: normal;
	padding: 50px 50px 50px 50px;

}

#mobile-menu-5 ul li strong:hover, #mobile-menu-5 ul li a:hover, #mobile-menu-5 ul.level_1 li strong.active, #mobile-menu-5 ul.level_1 li strong.active{
  background-color: #4d4d4d;
}

#mobile-menu-5 ul.level_2 li strong.active{
  color: #fff;
}

#mobile-menu-5 ul li:first-child a, #mobile-menu-5 ul li:first-child strong{
	border-left: none;
}

#mobile-menu-5 ul li:last-child a, #mobile-menu-5 ul li:first-child strong{
	border-right: none;
}


}


