@charset "UTF-8";
/* CSS Document */

/*	Less Framework 4
	http://lessframework.com
	by Joni Korpi
	License: http://opensource.org/licenses/mit-license.php	*/


/*	Resets
	------	*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, 
p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, 
img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, 
dl, dt, dd, fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figure, figcaption, hgroup, 
menu, footer, header, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
}

article, aside, canvas, figure, figure img, figcaption, hgroup,
footer, header, nav, section, audio, video {
	display: block;
}

a img {border: 0;}



/*	Typography presets
	------------------	*/

body {
font-family: 'Open Sans', sans-serif;
font-size: 16px;
line-height: 22px;
}

p,ol,ul,dl,address{margin-bottom:1.5em;}

.small, small {
	font-size: 13px;
	line-height: 18px;
}



/*		Default Layout: 992px. 
		Gutters: 24px.
		Outer margins: 48px.
		Leftover space for scrollbars @1024px: 32px.
-------------------------------------------------------------------------------
cols    1     2      3      4      5      6      7      8      9      10
px      68    160    252    344    436    528    620    712    804    896    */

body {
background-image: url(images/bodybg_02.gif);
background-repeat: repeat-x;
background-position: top;
background-color: #ffffff;
color: #545454;
-webkit-text-size-adjust: 100%; /* Stops Mobile Safari from auto-adjusting font-sizes */
}

#container {
width: 972px;
margin-left: auto;
margin-right: auto;
}

#banner {
height: 193px;
margin-bottom: 0px;
background-image: url(images/bannerbg_05.jpg);
background-repeat: no-repeat;
background-position: right bottom;
}

#top-text {
float: right;
margin-top: 83px;
margin-right: 0px;
width: 210px;
height: 54px;
text-align: right;
color: #151a61
}

#logo {
float: left;
width: 280px;
height: 119px;
margin-top: 12px;
margin-left: 0px;
}

#marketing {
width: 972px;
height: 444px;
clear: both;
margin-bottom: 0px;
margin-top: 0px;
z-index: 100;
}

#marketingbg {
background-color: #58c0f7;
height: 444px;
width: 100%;
position: absolute;
margin-top: 193px;
z-index: -1;
}

#marketing-in {
width: 980px;
height: 80px;
clear: both;
margin-bottom: 10px;
margin-top: 10px;
z-index: 100;
}

#marketingbg-in {
background-color: #58c0f7;
height: 100px;
width: 100%;
position: absolute;
margin-top: 193px;
z-index: -1;
}

#content2 {
float: right;
margin: 50px 0px 20px 0px;
padding: 0px;
width: 648px;
}

#content2 a:link, #content2 a:visited {
color: #f00001;
text-decoration: underline;
}

#content2 a:hover {
text-decoration: none;
}

#leftcolumn {
margin: 50px 0px 50px 0px;
padding: 0px;
width: 280px;
float: left;
font-size: 18px;
line-height: 24px;
}

#form {
display: block;
background-color: #c3e3c7;
}

#footer {
clear: both;
height: 300px;
font-size: 14px;
line-height: 20px;
text-align: left;
padding-top: 70px;
margin-top: 0px;
color: #FFF;
border-top: #026195 solid 27px;
background-color: #58c0f7;
}

#footer a:link, #footer a:visited {
color: #ffffff;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

#footer-content {
width: 980px;
text-align: center;
margin-left: auto;
margin-right: auto;
}


/* -- Nav -- */

div#nav {
float: left;
font-size: 20px;
font-weight: 300;
overflow: hidden;
padding: 0px 0px 0px 50px;
margin-top: 0px;
margin-bottom: 0px;
width: 922px;
height: 49px;
margin-left: 0px;
z-index: 9998;
}

#nav ul {
margin:0;
padding:0;
list-style:none;
float:left;
}

#nav ul li {
float:left;
}

#nav ul li a {
float: left;
color: #026195;
padding: 14px 20px;
text-decoration: none;
}

/* -- Drop down menu styling -- */

#nav li ul {
background: #ffffff;
left: -999em;
margin: 40px 0 0;
padding-top: 0px;
position: absolute;
width: 202px;
z-index: 9999;
border: 1px solid #CCC;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
}

#nav li ul a {
background: none;
border-bottom: 0px #ffffff solid;
padding: 8px 12px;
margin-right: 0;
width: 178px;
}

#nav li ul li a {
color:#545454;
font-size: 16px;
}


/* -- Top Level Rollover -- */

#nav ul li a:hover,
#nav ul li:hover > a {
text-decoration: none;
color: #ffffff;
background-color: #026195;
}

/* -- Drop down Rollover -- */

#nav li ul a:hover,
#nav ul li li:hover > a  {
background-color: #e5e5e5;
text-decoration: none;
color: #000000;
}

#nav li:hover ul {
left: auto;
}

#nav li li ul {
margin: -1px 0 0 160px;
visibility:hidden;
}

#nav li li:hover ul {
visibility:visible;
}

#nav select {
display: none;
}

@media (max-width: 767px) {
#nav ul     { display: none; }
#nav select { display: inline-block; }
}


/* -- HTML -- */

h1 {
padding: 12px 0px 12px 56px;
background-image: url(images/h1bg.jpg);
background-repeat: no-repeat;
background-position: 0% 50%;
font-size: 24px;
line-height: 32px;
font-weight: 300;
margin-bottom: 20px;
color: #333;
}

h2 {
font-size: 24px;
line-height: 28px;
color: #333;
font-weight: 300;
margin-bottom: 20px;
}

h3 {
font-size: 20px;
line-height: 28px;
font-weight: bold;
margin-bottom: 8px;
color: #008CFF;
}

img {
max-width: 100%;
height: auto;
width: auto\9; /* ie8 */
}



/* -- Classes -- */

.photoleft {
float: left;
padding: 3px 20px 20px 0px;
}

.photoright {
float: right;
padding: 3px 0px 20px 20px;
}

.phone {
font-size: 24px;
}

.imageborder {
padding: 4px;
border: 1px solid #006633;
}

.orange {
color: #ce4002;
}

.share-info {
margin-bottom: 10px;
font-style: italic;
color: #ce4002;
}

.z-social {
width: 35px;
height: 35px;
}

.z-home-photo {
width: 277px;
height: 189px;
}




/*		Tablet Layout: 768px.
		Gutters: 24px.
		Outer margins: 28px.
		Inherits styles from: Default Layout.
-----------------------------------------------------------------
cols    1     2      3      4      5      6      7      8
px      68    160    252    344    436    528    620    712    */

@media only screen and (min-width: 768px) and (max-width: 1000px) {

#container {
width: 728px;
margin-left: auto;
margin-right: auto;
border-left: 20px solid none;
border-right: 20px solid none;
}

#banner {
height: 193px;
margin-bottom: 0px;
background-image: url(images/bannerbg_05.jpg);
background-repeat: no-repeat;
background-position: 155% 100%;
}

#top-text {
float: right;
margin-top: 83px;
margin-right: 0px;
width: 210px;
height: 54px;
text-align: right;
color: #151a61
}
	
#logo {
float: left;
width: 280px;
height: 119px;
margin-top: 12px;
margin-left: 0px;
}

#marketing {
width: 728px;
height: 332px;
clear: both;
margin-bottom: 40px;
margin-top: 0px;
}

#marketingbg {
background-color: #58c0f7;
height: 332px;
width: 100%;
position: absolute;
margin-top: 193px;
z-index: -1;
}

#marketing-in {
width: 728px;
height: 80px;
clear: both;
margin-bottom: 40px;
margin-top: 0px;
}

#marketingbg-in {
background-color: #58c0f7;
height: 80px;
width: 100%;
position: absolute;
margin-top: 193px;
z-index: -1;
}

#content2 {
float: right;
margin: 20px 0px 20px 0px;
padding: 0px;
width: 508px;
}

#leftcolumn {
margin: 20px 0px 60px 0px;
padding: 0px;
width: 200px;
float: left;
}

#footer {
clear: both;
height: 300px;
font-size: 14px;
line-height: 20px;
text-align: left;
padding-top: 70px;
margin-top: 0px;
color: #FFF;
border-top: #026195 solid 27px;
background-color: #58c0f7;
}


#footer-content {
width: 728px;
margin-left: auto;
margin-right: auto;
}


/* -- Nav -- */

div#nav {
float: left;
font-size: 16px;
font-weight: 300;
overflow: hidden;
padding: 0px 0px 0px 0px;
margin-top: 0px;
margin-bottom: 0px;
width: 728px;
height: 49px;
margin-left: 0px;
z-index: 9998;
}

#nav ul {
margin:0;
padding:0;
list-style:none;
float:left;
}

#nav ul li {
float:left;
}

#nav ul li a {
float: left;
color: #026195;
padding: 14px 20px;
text-decoration: none;
}


/* -- HTML -- */

h1 {
padding: 12px 0px 12px 56px;
background-image: url(images/h1bg.jpg);
background-repeat: no-repeat;
background-position: 0% 50%;
font-size: 20px;
line-height: 26px;
font-weight: 300;
margin-bottom: 20px;
color: #333;
}

h2 {
font-size: 24px;
line-height: 28px;
color: #333;
font-weight: 300;
margin-bottom: 20px;
}


}



/*		Mobile Layout: 320px.
		Gutters: 24px.
		Outer margins: 34px.
		Inherits styles from: Default Layout.
---------------------------------------------
cols    1     2      3
px      68    160    252    */

@media only screen and (max-width: 767px) {
	
body {
}

#container {
width: 280px;
margin-left: auto;
margin-right: auto;
border-left: 20px solid none;
border-right: 20px solid none;
}

#banner {
height: 243px;
margin-bottom: 0px;
background-image: none;
}

#top-text {
float: right;
margin-top: 20px;
margin-right: 30px;
width: 210px;
height: 34px;
text-align: right;
color: #151a61
}

#logo {
float: left;
width: 280px;
height: 119px;
margin-top: 12px;
margin-left: 0px;
}

#marketing {
width: 280px;
height: 127px;
clear: both;
margin-bottom: 0px;
margin-top: 0px;
}

#marketingbg {
background-color: #58c0f7;
height: 127px;
width: 100%;
position: absolute;
margin-top: 243px;
z-index: -1;
}

#marketing-in {
width: 280px;
height: 30px;
clear: both;
margin-bottom: 0px;
margin-top: 0px;
}

#marketingbg-in {
background-color: #58c0f7;
height: 30px;
width: 100%;
position: absolute;
margin-top: 243px;
margin-bottom: 0px;
padding-bottom: 0px;
z-index: -1;
}

#content2 {
float: left;
margin: 20px 0px 10px 0px;
padding: 0px;
width: 280px;
}

#leftcolumn {
margin: 0px 0px 70px 0px;
padding: 0px;
width: 280px;
float: right;
}

#footer {
clear: both;
height: 310px;
font-size: 14px;
line-height: 20px;
text-align: left;
padding-top: 30px;
margin-top: 0px;
color: #FFF;
}

#footer-content {
width: 280px;
margin-left: auto;
margin-right: auto;
}


/* -- Nav -- */

div#nav {
float: left;
font-size: 14px;
font-weight: 300;
font-family: Arial, Helvetica, sans-serif;
overflow: hidden;
padding: 0px 0px 0px 0px;
margin-top: 12px;
margin-bottom: 0px;
width: 280px;
height: 44px;
margin-left: 0px;
z-index: 9998;
text-align: center;
}
	

h1 {
padding: 12px 0px 12px 56px;
background-image: url(images/h1bg.jpg);
background-repeat: no-repeat;
background-position: 0% 50%;
font-size: 20px;
line-height: 26px;
font-weight: 300;
margin-bottom: 10px;
color: #333;
}

	
}



/*		Wide Mobile Layout: 480px.
		Gutters: 24px.
		Outer margins: 22px.
		Inherits styles from: Default Layout, Mobile Layout.
------------------------------------------------------------
cols    1     2      3      4      5
px      68    160    252    344    436    */

@media only screen and (min-width: 480px) and (max-width: 767px) {
	
body {
}
	
#container {
width: 436px;
margin-left: auto;
margin-right: auto;
border-left: 22px solid none;
border-right: 22px solid none;
}

#banner {
height: 243px;
margin-bottom: 0px;
background-image: none;
}

#top-text {
float: right;
margin-top: 20px;
margin-right: 113px;
width: 210px;
height: 34px;
text-align: right;
color: #151a61
}

#logo {
float: left;
width: 280px;
height: 119px;
margin-top: 12px;
margin-left: 78px;
}

#marketing {
width: 436px;
height: 199px;
clear: both;
margin-bottom: 0px;
margin-top: 0px;
}

#marketingbg {
background-color: #58c0f7;
background-repeat: repeat-x;
background-position: 0% 0%;
height: 199px;
width: 100%;
position: absolute;
margin-top: 243px;
z-index: -1;
}

#marketing-in {
width: 436px;
height: 40px;
clear: both;
margin-bottom: 0px;
margin-top: 0px;
}

#marketingbg-in {
background-color: #58c0f7;
height: 40px;
width: 100%;
position: absolute;
margin-top: 243px;
z-index: -1;
}

#content2 {
float: left;
margin: 20px 0px 10px 0px;
padding: 0px;
width: 436px;
}

#leftcolumn {
margin: 10px 0px 10px 0px;
padding: 0px;
width: 280px;
float: left;
}

#footer {
clear: both;
height: 310px;
font-size: 14px;
line-height: 20px;
text-align: left;
padding-top: 30px;
margin-top: 0px;
color: #FFF;
}

#footer-content {
width: 436px;
margin-left: auto;
margin-right: auto;
}

/* -- Nav -- */

div#nav {
float: left;
font-size: 14px;
font-weight: 300;
font-family: Arial, Helvetica, sans-serif;
overflow: hidden;
padding: 0px 0px 0px 0px;
margin-top: 12px;
margin-bottom: 0px;
width: 436px;
height: 44px;
margin-left: 0px;
z-index: 9998;
text-align: center;
}

h1 {
padding: 12px 0px 12px 56px;
background-image: url(images/h1bg.jpg);
background-repeat: no-repeat;
background-position: 0% 50%;
font-size: 20px;
line-height: 26px;
font-weight: 300;
margin-bottom: 10px;
color: #333;
}


}

@media only screen and (min-width: 480px){}@media only screen and (min-width: 600px){}@media only screen and (min-width: 768px){}@media only screen and (min-width: 992px){}@media only screen and (min-width: 1382px){}@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min-device-pixel-ratio: 1.5){}

