@charset "UTF-8";

/* Global Styles */

body {
	color: #000000;
	line-height: 1.5em;
	font-family: Arial;
	font-size: 12px;
	background-image: url("background.jpg");   /* OLD COLOR d2e4fc  repeat-x 0px 0px;*/
}
.page {
	max-width: 950px;
	margin: 0px auto;
	position: relative; background-color: #000000;
	font-size: 10pt;
}

h1 { color: #5d5d5d; margin: 0em 0em .5em 0em; font-size: 2em; font-weight: bold; font-style: italic; font-family: Times, "Times New Roman", serif; }       /* H1 COLOR */
h2 { color: #097287; font-size: 1.2em; margin: 0em 0em 1em 0em; font-family: arial; }
h3 { font-size: 1.5em; margin: 0em 0em 1em 0em; }

p { margin: 0px 0px 0px 0px; }
a { color: #de9000; }
a:hover { color: #009eff; }
a.cta {
	text-transform: uppercase;
	font-size: .9em;
	font-weight: bold;
	text-decoration: none;
	margin: .5em 0 0 0;
	padding: 0px 12px 0px 0px;
	background: url(../mobile-images/cta_arrow.png) no-repeat right 0px;
}
a.cta:hover { background-position: right -50px; }
footer { font-size: .85em; color: #9ba0bd; background-color: #515673; padding: 10px 10px 10px 0px; }

.promo h3 { font-size: 1.1em; margin: 0; }
.promo p { line-height: 1.2em; font-size: .9em; margin-bottom: .5em; }

.promo { background-repeat: no-repeat; }

.promo.one { background-image: url(../mobile-images/promo_1.jpg); }
.promo.two { background-image: url(../mobile-images/promo_2.jpg); }
.promo.three { background-image: url(../mobile-images/promo_3.jpg); }


nav a {
	color: #FFFFFF;       /* TEXT COLOR */
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;
	font-weight: bold;
	font-size: .9em;
}
nav a:hover { color: #ff0000; }	/* ROLLOVER TEXT COLOR */



.clear-fix { clear: both; line-height: 1px; }

@media (max-width: 40em) {
.service {
display: none;
}

@media (max-width: 40em) {
.footerzip {
display: none;
}

@media (max-width: 40em) {
.footerlinks {
display: none;
}

@media (max-width: 35em) {
.special {
display: none;
}

@media (max-width: 35em) {
.contactus {
width: 100%;
}

/*
@media (max-width: 35em) {
.largeform {
display: none;
}


@media screen and (width:480px) {
.smallform { 
display:none }
}
*/
