@charset "utf-8";


img, object, embed, video {
	max-width: 100%;
	max-height: auto;
}
.pic {
	opacity: 1;
	filter: alpha(opacity=100);
}
.pic:hover {
	opacity: 0.8;
	filter: alpha(opacity=60);
}
@font-face{
	font-family: "Eras Light ITC";
	src: url(../fonts/ERASLGHT.TTF);
}
small{
	font-family: "Eras Light ITC";
}
small {
	color: #333333;
}
small span {
	color: #666666;
}
small a {
	color: #1b82e9;
}
small a:hover {
	color: #CCCCCC;
}
@font-face{
	font-family: "Eras Medium ITC";
	src: url(../fonts/ERASMD.TTF);
}
p{
	font-family: "Eras Medium ITC";
}
p {
	color: #333333;
	font-size: 131%;
}
p a {
	color: #1b82e9;
}
p a:hover {
	color: #CCCCCC;
}
p span {
	color: #c41e25;
}
p span strong {
	color: #666666;
}
p strong {
	color: #333333;
	font-family: "Eras Demi ITC";
}
p a strong {
	color: #1b82e9;
}
p a:hover strong {
	color: #CCCCCC;
}
p strong span {
	color: #1b82e9;
	font-family: "Eras Demi ITC";
}
@font-face{
	font-family: "Eras Bold ITC";
	src: url(../fonts/ERASBD.TTF);
}
h1{
	font-family: "Eras Bold ITC";
}
h1 {
	color: #333333;
	font-size: 198%;
}
h1 span {
	color: #c41e25;
}
h1 strong {
	color: #333333;
}
h1 strong span {
	color: #1b82e9;
}
@font-face{
	font-family: "Eras Demi ITC";
	src: url(../fonts/ERASDEMI.TTF);
}
h2{
	font-family: "Eras Demi ITC";
}
h2 {
	color: #333333;
	font-size: 169%;
}
h2 a {
	color: #1b82e9;
}
h2 a:hover {
	color: #CCCCCC;
}
h2 span {
	color: #c41e25;
}
h2 span strong {
	color: #666666;
}
h2 strong {
	color: #e9821b;
}
h2 strong span {
	color: #1b82e9;
}
@font-face{
	font-family: "Eras Medium ITC";
	src: url(../fonts/ERASMD.TTF);
}
h3{
	font-family: "Eras Medium ITC";
}
h3 {
	color: #333333;
	font-size: 150%;
}
h3 a {
	color: #1b82e9;
}
h3 a:hover {
	color: #CCCCCC;
}
h3 span {
	color: #c41e25;
}
h3 span a {
	color: #1b82e9;
}
h3 span a:hover {
	color: #CCCCCC;
}
h3 strong {
	color: #333333;
}
h3 strong a {
	color: #1b82e9;
}
h3 strong a:hover {
	color: #CCCCCC;
}
h3 strong span{
	color: #ededed;
}
@font-face{
	font-family: "Eras Medium ITC";
	src: url(../fonts/ERASMD.TTF);
}
ul li{
	font-family: "Eras Medium ITC";
}
ul li {
	color: #333333;
	font-size: 140%;
}
ol li{
	font-family: "Eras Medium ITC";
}
ol li {
	color: #333333;
	font-size: 140%;
}
.container {
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
@media screen and (min-width: 1px) and (max-width: 480px) {
.topHeader {
	background-color: #e9821b;
	text-align: center;
	font-family: "Eras Bold ITC";
	color: #FFFFFF;
	font-size: 100%;
	padding-top: 12px;
	padding-bottom: 10px;
	width: 90%;
	padding-right: 5%;
	padding-left: 5%;
}
}
@media screen and (min-width: 481px) and (max-width: 768px) {
.topHeader {
	background-color: #e9821b;
	text-align: center;
	font-family: "Eras Bold ITC";
	color: #FFFFFF;
	font-size: 125%;
	padding-top: 22px;
	padding-bottom: 20px;
	width: 90%;
	padding-right: 5%;
	padding-left: 5%;
}
}
@media screen and (min-width: 769px) {
.topHeader {
	background-color: #e9821b;
	text-align: center;
	font-family: "Eras Bold ITC";
	color: #FFFFFF;
	font-size: 150%;
	padding-top: 22px;
	padding-bottom: 20px;
	width: 90%;
	padding-right: 5%;
	padding-left: 5%;
}
}
@media screen and (min-width: 481px) and (max-width: 768px) {
#wrapper {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 98%;
	float: left;
	padding-top: 10px;
	padding-left: 1%;
	padding-right: 1%;
}
}
@media screen and (min-width: 769px) {
#wrapper {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 98%;
	float: left;
	padding-top: 20px;
	padding-left: 1%;
	padding-right: 1%;
}
}
@media screen and (min-width: 1px) and (max-width: 875px) {
#wrapper2MB {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10;
	margin-left: auto;
	float: left;
	padding-top: 50px;
	padding-bottom: 100px;
	width: 90%;
	padding-right: 5%;
	padding-left: 5%;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-top-width: 6px;
	border-top-style: solid;
	background-color: #f8f8f8;
	border-top-color: #f8f8f8;
	border-bottom-color: #f8f8f8;
}
#wrapper2 {
	display: none;
}
}
@media screen and (min-width: 876px) {
#wrapper2 {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10;
	margin-left: auto;
	float: left;
	padding-top: 50px;
	padding-bottom: 100px;
	width: 90%;
	padding-right: 5%;
	padding-left: 5%;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-top-width: 6px;
	border-top-style: solid;
	background-color: #f8f8f8;
	border-top-color: #f8f8f8;
	border-bottom-color: #f8f8f8;
}
#wrapper2MB {
	display: none;
}
}
@media screen and (min-width: 1px) and (max-width: 768px) {
#wrapper3MB {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10;
	margin-left: auto;
	float: left;
	padding-top: 50px;
	padding-bottom: 100px;
	width: 90%;
	padding-right: 5%;
	padding-left: 5%;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-top-width: 6px;
	border-top-style: solid;
	background-color: #105ca7;
	border-top-color: #105ca7;
	border-bottom-color: #105ca7;
}
#wrapper3 {
	display: none;
}
}
@media screen and (min-width: 769px) {
#wrapper3 {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10;
	margin-left: auto;
	float: left;
	padding-top: 50px;
	padding-bottom: 100px;
	width: 90%;
	padding-right: 5%;
	padding-left: 5%;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-top-width: 6px;
	border-top-style: solid;
	background-color: #105ca7;
	border-top-color: #105ca7;
	border-bottom-color: #105ca7;
}
#wrapper3MB {
	display: none;
}
}
@media screen and (min-width: 1px) and (max-width: 480px) {
#wrapper4MB {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10;
	margin-left: auto;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 90%;
	padding-right: 5%;
	padding-left: 5%;
}
#wrapper4 {
	display: none;
}
}
@media screen and (min-width: 481px) and (max-width: 768px) {
#wrapper4MB {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10;
	margin-left: auto;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 90%;
	padding-right: 5%;
	padding-left: 5%;
}
#wrapper4 {
	display: none;
}
}
@media screen and (min-width: 769px) and (max-width: 1232px) {
#wrapper4 {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 92%;
	float: left;
	padding-top: 20px;
	padding-left: 4%;
	padding-right: 4%;
}
#wrapper4MB {
	display: none;
}
}
@media screen and (min-width: 1233px) {
#wrapper4 {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 92%;
	float: left;
	padding-top: 20px;
	padding-left: 4%;
	padding-right: 4%;
}
#wrapper4MB {
	display: none;
}
}
.row {
}
.box {
	text-align: center;
	height: auto;
	width: 49%;
	float: left;
	padding-top: 10px;
}
.box2 {
	text-align: center;
	width: 100%;
	float: left;
	padding-top: 10px;
}
.box2b {
	text-align: center;
	width: 100%;
	float: left;
	padding-top: 10px;
	padding-bottom: 15px;
	margin-bottom: 20px;
}
.box2c {
	text-align: left;
	width: 100%;
	float: left;
	padding-top: 10px;
	padding-bottom: 12px;
}
.box2c2 {
	text-align: left;
	width: 100%;
	float: left;
	padding-top: 1px;
	padding-bottom: 1px;
}
.box2d {
	text-align: center;
	width: 100%;
	float: right;
	padding-top: 10px;
}
.box2e {
	text-align: center;
	width: 88%;
	float: left;
	padding-top: 10px;
	padding-bottom: 15px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 6%;
	padding-left: 6%;
}
.box2f {
	text-align: center;
	width: 100%;
	float: left;
}
.box3 {
	text-align: center;
	width: 90%;
	font-size: 120%;
	float: left;
	padding-top: 30px;
	margin-top: 5px;
	padding-right: 8px;
}
.box3b {
	text-align: left;
	width: 100%;
	float: left;
	padding-top: 60px;
	margin-top: 5px;
}
.box4 {
	text-align: center;
	width: 30%;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 1%;
	padding-left: 1%;
	background-color: #e7e6e6;
}
.box5 {
	text-align: center;
	width: 30%;
	float: left;
	padding-top: 50px;
	padding-bottom: 10px;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 1%;
	padding-left: 1%;
	background-color: #FFF;
}
.box6 {
	text-align: center;
	height: auto;
	width: 25%;
	float: left;
	padding-bottom: 15px;
}
.box7 {
	text-align: left;
	height: auto;
	width: 25%;
	float: left;
}
.box7b {
	text-align: center;
	width: 100%;
	float: left;
	padding-top: 10px;
	padding-bottom: 15px;
}
.clear {
	clear:both;
}
.panel {
	position: relative;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
@media screen and (min-width: 1px) and (max-width: 768px) {
.panelMBpix {
	position: relative;
	width: 99%;
	margin-right: auto;
	margin-left: auto;
}
.panelpix {
	display: none;
}
}
@media screen and (min-width: 769px) {
.panelMBpix {
	display: none;
}
.panelpix {
	position: relative;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
}
.panel2 {
	width: 99%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	position: relative;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #333;
}
.panel3 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	position: relative;
	background-color: #000;
	float: left;
}
.pageSpacer {
	height: 50px;
}
form table tr td label #first_name {
	width: 99%;
	background-color: #FFFFFF;
	height: 40px;
	font-family: "Eras Demi ITC";
	color: #666;
	font-size: 140%;
	margin-right: 5px;
	float: left;
	border-radius: 5px;
	text-indent: 10px;
}
form table tr td label #first_name:focus {
	background-color: #D0FCA3;
	font-family: "Eras Demi ITC";
	color: #333;
}
form table tr td label #last_name {
	width: 99%;
	background-color: #FFFFFF;
	height: 40px;
	font-family: "Eras Demi ITC";
	color: #666;
	font-size: 140%;
	margin-right: 5px;
	float: left;
	border-radius: 5px;
	text-indent: 10px;
}
form table tr td label #last_name:focus {
	background-color: #D0FCA3;
	font-family: "Eras Demi ITC";
	color: #333;
}
form table tr td label #phone {
	width: 99%;
	background-color: #FFFFFF;
	height: 40px;
	font-family: "Eras Demi ITC";
	color: #666;
	font-size: 140%;
	margin-right: 5px;
	float: left;
	border-radius: 5px;
	text-indent: 10px;
}
form table tr td label #phone:focus {
	background-color: #D0FCA3;
	font-family: "Eras Demi ITC";
	color: #333;
}
form table tr td label #email {
	width: 99%;
	background-color: #FFFFFF;
	height: 40px;
	font-family: "Eras Demi ITC";
	color: #666;
	font-size: 140%;
	margin-right: 5px;
	float: left;
	border-radius: 5px;
	text-indent: 10px;
}
form table tr td label #email:focus {
	background-color: #D0FCA3;
	font-family: "Eras Demi ITC";
	color: #333;
}
form table tr td label #address {
	width: 99%;
	background-color: #FFFFFF;
	height: 40px;
	font-family: "Eras Demi ITC";
	color: #666;
	font-size: 140%;;
	margin-right: 5px;
	float: left;
	border-radius: 5px;
	text-indent: 10px;
}
form table tr td label #address:focus {
	background-color: #D0FCA3;
	font-family: "Eras Demi ITC";
	color: #333;
}
form table tr td label #address2 {
	width: 99%;
	background-color: #FFFFFF;
	height: 40px;
	font-family: "Eras Demi ITC";
	color: #666;
	font-size: 140%;
	margin-right: 5px;
	float: left;
	border-radius: 5px;
	text-indent: 10px;
}
form table tr td label #address2:focus {
	background-color: #D0FCA3;
	font-family: "Eras Demi ITC";
	color: #333;
}
form table tr td label #city {
	width: 99%;
	background-color: #FFFFFF;
	height: 40px;
	font-family: "Eras Demi ITC";
	color: #666;
	font-size: 140%;
	margin-right: 5px;
	float: left;
	border-radius: 5px;
	text-indent: 10px;
}
form table tr td label #city:focus {
	background-color: #D0FCA3;
	font-family: "Eras Demi ITC";
	color: #333;
}
@media screen and (min-width: 1px) and (max-width: 480px) {
form table tr td label #state {
	width: 101%;
	background-color: #FFFFFF;
	height: 47px;
	font-family: "Eras Demi ITC";	
	color: #666;
	font-size: 140%;
	float: left;
	border-radius: 5px;
	text-indent: 3px;
}
}
@media screen and (min-width: 481px) and (max-width: 768px) {
form table tr td label #state {
	width: 100.5%;
	background-color: #FFFFFF;
	height: 47px;
	font-family: "Eras Demi ITC";
	color: #666;
	font-size: 140%;
	float: left;
	border-radius: 5px;
	text-indent: 3px;
}
}
@media screen and (min-width: 769px) and (max-width: 1232px) {
form table tr td label #state {
	width: 100%;
	background-color: #FFFFFF;
	height: 47px;
	font-family: "Eras Demi ITC";
	color: #666;
	font-size: 140%;
	float: left;
	border-radius: 5px;
	text-indent: 3px;
}
}
@media screen and (min-width: 1233px) {
form table tr td label #state {
	width: 99.5%;
	background-color: #FFFFFF;
	height: 47px;
	font-family: "Eras Demi ITC";
	color: #666;
	font-size: 140%;
	float: left;
	border-radius: 5px;
	text-indent: 3px;
}
}
form table tr td label #state:focus {
	background-color: #D0FCA3;
	font-family: "Eras Demi ITC";
	color: #333;
}
@media screen and (min-width: 1px) and (max-width: 480px) {
form table tr td label #customermessage {
	width: 101%;
	background-color: #FFFFFF;
	height: 47px;
	font-family: "Eras Demi ITC";	
	color: #666;
	font-size: 140%;
	float: left;
	border-radius: 5px;
	text-indent: 3px;
}
}
@media screen and (min-width: 481px) and (max-width: 768px) {
form table tr td label #customermessage {
	width: 100.5%;
	background-color: #FFFFFF;
	height: 47px;
	font-family: "Eras Demi ITC";
	color: #666;
	font-size: 140%;
	float: left;
	border-radius: 5px;
	text-indent: 3px;
}
}
@media screen and (min-width: 769px) and (max-width: 1232px) {
form table tr td label #customermessage {
	width: 100%;
	background-color: #FFFFFF;
	height: 47px;
	font-family: "Eras Demi ITC";
	color: #666;
	font-size: 140%;
	float: left;
	border-radius: 5px;
	text-indent: 3px;
}
}
@media screen and (min-width: 1233px) {
form table tr td label #customermessage {
	width: 99.5%;
	background-color: #FFFFFF;
	height: 47px;
	font-family: "Eras Demi ITC";
	color: #666;
	font-size: 140%;
	float: left;
	border-radius: 5px;
	text-indent: 3px;
}
}
form table tr td label #customermessage:focus {
	background-color: #D0FCA3;
	font-family: "Eras Demi ITC";
	color: #333;
}
form table tr td label #postal_code {
	width: 99%;
	background-color: #FFFFFF;
	height: 40px;
	font-family: "Eras Demi ITC";
	color: #666;
	font-size: 140%;
	margin-right: 5px;
	float: left;
	border-radius: 5px;
	text-indent: 10px;
}
form table tr td label #postal_code:focus {
	background-color: #D0FCA3;
	font-family: "Eras Demi ITC";
	color: #333;
}
.form-control table tr td label #checkbox {
	font-family: "Eras Demi ITC";
	font-size: 110%;
	color: #F00;
	line-height: 2px;
	font-weight: bold;
	display: block;
	border-radius: 3px;
}
.form-control table tr td {
	font-family: "Eras Medium ITC";
	font-size: 110%;
	color: #CCCCCC;
	vertical-align: middle;
}
form table tr td label #button {
	height: 90px;
	font-family: "Eras Demi ITC";
	color: #FFF;
	font-size: 180%;
	background-image: url(../images/btn-Send-Now-to-Sign-up-700x90.png);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #000;
	width: 99%;
	border: 1px solid #000;
	margin-top: 10px;
	text-align: center;
	border-radius: 5px;
	cursor: pointer;
}
form table tr td label #button:hover {
	background-image: url(../images/btn-Send-Now-to-Sign-up-700x90-select.png);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #000;
}
#wrapper2MB .row .box2 table tr td p {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.border-radius {
	border-radius: 5px;
}
.pageSpacer {
	height: 25px;
}
.pageVideo {
	height: 500px;
	margin-bottom: 8px;
	width: auto;
}
.video {
	border: 1px solid #333;
	width: 100% !important;
	height: auto !important;
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.topPG {
	position: fixed;
	right: 5px;
	bottom: 5px;
}
.footerHeader {
	background-color: #000000;
	background-size: cover;
	max-width: 100%;
	text-align: center;
	width: 90%;
	padding-top: 35px;
	padding-bottom: 25px;
	padding-right: 5%;
	padding-left: 5%;
	float: left;
}

.footer {
	background-color: #000000;
	background-size: cover;
	max-width: 100%;
	padding-top: 5px;
	width: 90%;
	padding-right: 5%;
	padding-left: 5%;
	padding-bottom: 50px;
	float: left;
}
@media screen and (min-width: 1px) and (max-width: 480px) {
.footerMess {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0%;
	padding-right: 0%;
}
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media screen and (min-width: 481px) and (max-width: 768px) {
.footerMess {
	width: 78%;
	margin-right: auto;
	margin-left: auto;
	padding-left: 11%;
	padding-right: 11%;	
}
}

/* Desktop Layout: 769px. Inherits styles from: Mobile Layout and Tablet Layout. */

@media screen and (min-width: 769px) {
.footerMess {
	width: 54%;
	margin-right: auto;
	margin-left: auto;
	padding-left: 23%;
	padding-right: 23%;
}
}