﻿body {
	margin:0px;
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#010100;	
}

#container_top {
	width:979px;
	text-align:center;
	margin:auto;
	position:relative;	
	height:441px;
}

#container_top_inside {
	width:979px;
	text-align:center;
	margin:auto;
	position:relative;	
	height:325px;
}


#logo {
	position:absolute;
	top:0px;
	left:0px;
	width:405px;
	z-index: 9999 !important;	
}

#banner {
	width:979px;
	position:absolute;
	top:0px;
	height:441px;	
}

#banner_inside {
	width:979px;
	height:325px;	
}



#nav {
	width:100%;
	text-align:center;
	margin:auto;
	background-color:#59554f;
	height:65px;	
}

#nav_container {
	width:979px;
	padding-top:10px;
	text-align:center;
	margin:auto;
}

#content_bg {
	width:100%;
	background-color:#010100;	
}

#content {
	width:979px;
	padding-top:12px;
	text-align:center;
	margin:auto;
}

#content_container {
	text-align:left;	
	margin-top:30px;
	margin-bottom:30px;
	color:#aca7a0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:19px;
}
#QuoteSection1, #QuoteSection2 {
	margin-top: 10px;
}
#QuoteSection1 td, #QuoteSection2 td{
	padding:8px 10px;
	text-align:left;
	vertical-align:bottom;
}
h2.quoteFormTitle {
	margin: 0 0 10px 0;
	font-size: 22px;
	font-weight: bold;
	color: #1a69b2;
	font-style:normal;
}
#QuoteSection1 .subTitle, #QuoteSection2 .subTitle{
	margin: 0;
	color: #fff;
}
#QuoteSection1 td span, #QuoteSection2 td span {
	color: red;
}
.note {
	margin: 10px 5px;
	color: red;
	font-weight: bold;
}
#footer {
	height:290px;
	width:100%;
	background-color:#59554f;
}	

#footer_container {
	width:979px;
	text-align:center;
	margin:auto;
	position:relative;
}

#quicklinks {
	position:absolute;
	top:20px;
	left:0px;
	width:390px;
	text-align:left;
}


#quicklinks h1 {
	font-weight:normal;
	color:black;
	font-size:17px;	
	font-family:"nexa_boldregular", Arial, Helvetica, sans-serif;
}

#quicklinks h2 {
	font-weight:normal;
	color:#272523;
	font-size:12px;	
	font-family:"nexa_boldregular", Arial, Helvetica, sans-serif;	
	border-bottom:1px solid #46433e;
	font-style:normal;
	text-transform:uppercase;
	margin-top:0px;
}

#quicklinks a {
	font-weight:normal;
	color:#272523;	
}

#footer_bottom {
	position:absolute;
	top:150px;
	left:0px;
	width:400px;
	font-size:10px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#46433e;
	text-align:left;
	font-weight:bold;
}	

#footer_bottom a {
	color:#46433e;
}

#footer_logos {
	position:absolute;
	top:50px;
	left:470px;
	width:500px;
	text-align:right;	
}

#disclaimer {
	position:absolute;
	top:200px;
	left:0px;
	width:979px;
	font-size:10px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#46433e;
	text-align:left;
	font-weight:normal;	
}


@font-face {
   font-family: 'nexa_boldregular';
   src: url('../includes/nexa_bold-webfont.eot');
   src: url('../includes/nexa_bold-webfont.eot?#iefix') format('embedded-opentype'),
       url('../includes/nexa_bold-webfont.woff') format('woff'),
       url('../includes/nexa_bold-webfont.ttf') format('truetype');
   font-weight: normal;
   font-style: normal;
}


@font-face {
   font-family: 'nexa_lightregular';
   src: url('../includes/nexa_light_0-webfont.eot');
   src: url('../includes/nexa_light_0-webfont.eot?#iefix') format('embedded-opentype'),
       url('../includes/nexa_light_0-webfont.woff') format('woff'),
       url('../includes/nexa_light_0-webfont.ttf') format('truetype');
   font-weight: normal;
   font-style: normal;
}

p {
	margin-top:0px;	
}

a img {
	border:none;	
}

a {
	font-weight:bold;
	color:white;
	text-decoration:none;	
}

h1 {
	font-family:"nexa_lightregular", Arial, Helvetica, sans-serif;	
	font-weight:normal;
	color:#1a69b2;
	text-transform:uppercase;
	font-size:31px;
	margin-top:0px;
}

h1 strong {
	font-family:"nexa_boldregular", Arial, Helvetica, sans-serif;	
	font-weight:normal;
	color:#1a69b2;
	text-transform:uppercase;
	font-size:31px;	
}

h2 {
	font-family:"nexa_lightregular", Arial, Helvetica, sans-serif;	
	font-weight:normal;
	color:#74706b;
	line-height:25px;
	font-size:18px;
	font-style:italic;
}

h3 {
	font-family:"nexa_boldregular", Arial, Helvetica, sans-serif;	
	font-weight:normal;
	color:#1a69b2;
	text-transform:uppercase;
	font-size:14px;	
	margin-bottom:0px;	
}









.background_main {
	background-image:none;
	cursor:pointer;
	padding:10px 15px 7px 15px;
}

.background_over {
	background-image:url(../images/bg_nav.gif);
	cursor:pointer;
	padding:10px 15px 7px 15px;
}

.dropdown_main {
	background-color:#59554f;
	padding:10px 10px 10px 10px;
	cursor:pointer;
	font-size:10px !important;
}

.dropdown_main_ov {
	background-color:#1a69b1;
	cursor:pointer;
	padding:10px 10px 10px 10px;
	color:white !important;
	font-size:10px !important;
}

.smalltext {
		font-size:11px;
		font-style:italic;
}

hr {
	border-bottom:1px solid #010100;
	border-left:1px solid #010100;
	border-right:1px solid #010100;
	border-top:1px solid #3c3935;	
}

a:hover {
	color:#186ab4;
}	

.productname_style {
	background-color:#3c3935;	
	padding:25px;
	margin-left:25px;
	margin-bottom:25px;
}

.productname_style hr {
	border-bottom:1px solid #3c3935;
	border-left:1px solid #3c3935;
	border-right:1px solid #3c3935;
	border-top:1px solid #5e5a55;	
}

.productname h2 {
	font-family:"nexa_boldregular", Arial, Helvetica, sans-serif;	
	font-weight:normal;
}

td {
	vertical-align:top;
}


/*Cookie Consent Begin*/
#cookieConsent {
    background-color: rgba(20,20,20,0.8);
    min-height: 26px;
    font-size: 14px;
    color: #ccc;
    line-height: 26px;
    padding: 8px 0 8px 30px;
    font-family: "Trebuchet MS",Helvetica,sans-serif;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    display: none;
    z-index: 9999;
}
#cookieConsent a {
    color: #4B8EE7;
    text-decoration: none;
}
#closeCookieConsent {
    float: right;
    display: inline-block;
    cursor: pointer;
    height: 20px;
    width: 20px;
    margin: -15px 0 0 0;
    font-weight: bold;
}
#closeCookieConsent:hover {
    color: #FFF;
}
#cookieConsent a.cookieConsentOK {
    background-color: #F1D600;
    color: #000;
    display: inline-block;
    border-radius: 5px;
    padding: 0 20px;
    cursor: pointer;
    float: right;
    margin: 0 60px 0 10px;
}
#cookieConsent a.cookieConsentOK:hover {
    background-color: #E0C91F;
}
/*Cookie Consent End*/