/* Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Start Styles */

body {
	font-family: "Open Sans", sans-serif;
}

a {
	color: #fcd001;
}

#header {
	height: 95px;
	width: 100%;
	background-color: #00245b; 
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#00245b), to(#012a8f));
	background-image: -webkit-linear-gradient(top, #00245b, #012a8f); 
	background-image:    -moz-linear-gradient(top, #00245b, #012a8f);
	background-image:     -ms-linear-gradient(top, #00245b, #012a8f);
	background-image:      -o-linear-gradient(top, #00245b, #012a8f);
}

.container {
	margin: 0 auto;
	width:960px;
}

.logo {
	float:left;
	padding: 17px 0 0 0;
}

.phone-number {
	float: right;
	text-align: right;
	padding-top: 20px;
}

.phone-number h2 {
	color: #fff;
	font-size: 21px;
	font-weight: 100;
	margin-bottom: 5px;
}

.phone-number h1 {
	color: #fcd001;
	font-size: 26px;
	font-weight: 600;
}

#content {
	width: 100%;
	height: 1050px;
	background: url('../img/bkg_content.jpg') no-repeat;
	background-position: center top;
	background-size: cover;
}

.tagline {
	text-align: center;
	color: #fff;
	padding: 50px;
}

.tagline h1 {
	font-family: "Georgia", serif;
	text-shadow: 0 2px 5px #000;
	font-size: 47px;
	margin-bottom:15px;
}

.tagline h2 {
	text-shadow: 0 2px 2px #000;
	font-size: 22px;
	font-weight:500;
	line-height:120%;
}

.form {
	height:211px;
	background: url('../img/bkg_opacity.png');
	margin-bottom:20px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	position:relative;
}

.privacy {
	padding:10px;
	background: url('../img/bkg_opacity.png');
	color:#444;
	font-size:13px;
	text-align: center;
	line-height:20px;
	margin-bottom:20px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
}

.blue-features {
	background:#00245f;
	height:70px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
}

.one-third {
	width: 33.3%;
	float: left;
}

.one-third h1 {
	text-align: center;
	color: #fff;
	font-size: 20px;
	font-weight: 100;
	padding: 25px;
}

.feature-box {
	width:250px;
	height:165px;
	margin: 35px 35px 20px 35px;
	background: url('../img/bkg_opacity.png');
	float:left;
}

.no-margin-top {
	margin-top:0;
}

.feature-box h1 {
	background: #00245f;
	height: 40px;
	text-align: center;
	line-height: 40px;
	color: #fff;
	font-size: 19px;
	font-weight: 500;
}

.feature-box p {
	font-size: 16px;
	text-align: center;
	padding: 20px;
	line-height: 120%;
}

#footer {
	height: 400px;
	width: 100%;
	background-color: #00245b; 
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#00245b), to(#00193f));
	background-image: -webkit-linear-gradient(top, #00245b, #00193f); 
	background-image:    -moz-linear-gradient(top, #00245b, #00193f);
	background-image:     -ms-linear-gradient(top, #00245b, #00193f);
	background-image:      -o-linear-gradient(top, #00245b, #00193f);
}

#footer .heading {
	height:100px;
	border-bottom:1px solid #fff;
	margin-bottom:20px;
}

.heading h1 {
	font-size: 24px;
	color: #fff;
	float: left;
	padding-top: 55px;
}

.featured-on {
	float: right;
	padding-top: 15px;
}

.footer-column {
	width:50%;
	float:left;
}

.footer-column p {
	color: #fff;
	font-size: 15px;
	font-weight: 100;
	background: url('../img/icon_dot.png') no-repeat;
	padding: 0 20px;
	margin-bottom: 20px;
	line-height: 150%;
	background-position: 0 6px;
}

/***** FORM STYLES *****/
#tabs {
border: none;
margin: 0;
padding: 0;
}

.ui-tabs-vertical .ui-tabs-nav {
padding: 0 !important;
float: left;
width: 210px !important;
margin: 0;
background: none;
border: none;
}

.ui-state-default.ui-tabs-active.ui-state-active.ui-corner-left {
background: url('../img/bkg_active-tab.png') no-repeat;
border: 0;
border-radius: 0;
text-align: center;
}

.ui-tabs .ui-tabs-nav li {
list-style: none;
float: left;
position: relative;
top: 0;
margin: 0 !important;
border: 0 !important;
padding: 0;
white-space: nowrap;
background: url('../img/bkg_inactive-tab.png') no-repeat;
border: 0;
height: 71px;
border-radius: 0;
outline:none;
}

.ui-tabs-vertical .ui-tabs-nav li a {
display: block;
color: #333;
font-weight: 100;
font-family: open sans, sans-serif;
font-size: 20px;
padding: 24px 0 0 0 !important;
width: 190px;
text-align: center;
outline:none;
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
color: #fff !important;
text-decoration: none;
}

#proceed, #proceed2 {
position:absolute;
bottom:30px;
right:30px;
background: url('../img/btn_proceed.png') no-repeat;
width: 132px;
height: 40px;
border: 0;
text-indent: -9999px;
overflow: hidden;
cursor: pointer;
}

#form-submit {
position:absolute;
bottom:30px;
right:30px;
background: url('../img/btn_finish.png') no-repeat;
width: 132px;
height: 40px;
border: 0;
text-indent: -9999px;
overflow: hidden;
cursor: pointer;
}

#tabs-1, #tabs-2, #tabs-3 {
margin: 0 !important;
padding: 25px 0 0 25px;
float: left;
font-family: open sans, sans-serif;
}

.ui-tabs-panel h2 {
font-size: 32px;
font-weight: 100;
color: #666;
margin-bottom: 20px;
}

select {
-webkit-appearance: none;
border: 1px solid #ccc;
height: 40px;
border-radius: 5px;
padding: 0 35px 0 15px;
font-family: open sans, sans-serif !important;
font-weight: 100;
font-style: italic;
color: #666;
background: #fff url('../img/ico_arrow-down.png') no-repeat;
background-position: right;
outline:none;
}

input[type="text"] {
height: 37px;
padding: 0 0 0 10px;
border-radius: 5px;
border: 1px solid #ccc;
font-family: open sans, sans-serif !important;
font-weight: 100;
font-style: italic;
color: #666;
width:200px;
font-size:12px;
}