/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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-size: 100%;
	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;
}










body{
	font-family:century gothic;
}

h3{
	font-weight:bold;
}

ul{
	list-style:disc;
}

li{
	padding:10px;
}

a{
  text-decoration:none;
  color:black;
}

#wrapper_box{
	width:960px;
	
	padding-top:25px;
	
	margin:auto;
}

#left_column_wrapper{
	width:75%;
	min-height:100px;
	
	box-sizing: border-box;
	ms-box-sizing: border-box;
	webkit-box-sizing: border-box;
	moz-box-sizing: border-box;
	
	padding-right:2px;
	
	float:left;
}

#left_column_inner{
	min-height:100px;
	
}

.column_header_box{
	width:100%;
	height:136px;
	overflow:hidden;
	
	position:relative;
}

#logo{
	padding-left:30px;
}

#logo img{
	width:248px;
	height:141px;
	margin-top:-25px;
}

#nav_bar{
	float:right;
  overflow:hidden;
  font-size:12px;
  margin:auto;
  
  position:absolute;
  bottom:2px;
  right:0;
}
#nav_bar a{
  color:white;
}
#nav_bar ul{
  margin:auto;
  list-style-type:none;
  overflow:hidden;
}
#nav_bar li{
  float:left;
	background:#131313;
  padding:10px 15px;
  text-align:center;
  margin-left:1px;
}
#nav_bar li:hover, #nav_bar li:hover a{
  background:white;
  color:black;
}

#banner{
	margin-bottom:20px;
	position:relative;
}

#call_box_content{
	position:absolute;
	top:0px;
	right:0px;
	font-size:10px;
	background:#FF5200;
	padding:5px 10px;
	color:white;
}

#call_box_content p{
	width:220px;
	display:inline-block;
}

#banner, #banner_image img{
	width:100%;
}

#promise_image{
	width:220px;
	position:absolute;
	bottom:20px;
	left:20px;
}

#content{
	width:100%;
	overflow:hidden;
	padding-bottom:20px;
}

#content h1{
	width:85%;
	font-weight:bold;
	margin:auto;
	padding-top:10px;
}

#content h4{
	font-weight:bold;
}

.content_column{
	width:50%;
	float:left;
	font-size:13px;
	
	box-sizing: border-box;
	ms-box-sizing: border-box;
	webkit-box-sizing: border-box;
	moz-box-sizing: border-box;
	
	padding:20px;
}

.content_column p{
	line-height:18px;
}

.content_column li{
	list-style-position:inside;
	padding:3px;
	padding-left:15px;
}

#content_left_column{
}

#content_right_column{
}

#content_center_column{
	width:100%;
	text-align:center;
}

#right_header_box img{
	padding-top:25px;
	margin:auto;
	display:block;
	width:66%;
}

#right_column_wrapper{
	width:25%;
	min-height:100px;

	box-sizing: border-box;
	ms-box-sizing: border-box;
	webkit-box-sizing: border-box;
	moz-box-sizing: border-box;
	
	padding-left:1px;
	
	float:left;
}

#right_column_inner{
	min-height:100px;
}

#stc_scroll{
	width:100%;
	position:absolute;
	bottom:4px;
	text-align:center;
	font-size:18px;
}

#stc_scroll span{
	font-weight:bold;
}

#stc_form{
	background:#505050;
	width:100%;
	text-align:center;
	color:white;
	
	box-sizing: border-box;
	ms-box-sizing: border-box;
	webkit-box-sizing: border-box;
	moz-box-sizing: border-box;
	
	font-size:13px;
	
	padding:30px 15px;
}

#stc_form form{
	margin:35px 0;
}

#stc_form h3{
	font-weight:bold;
	font-size:20px;
	width:85%;
	margin:auto;
}

#stc_form form input{
	margin:7px 0;
}

#stc_error{
	color:white;
	font-weight:bold;
	font-style:italic;
	visibility:hidden;
	padding-bottom:20px;
}

#stc_result{
	display:none;
}

#stc_result h2{
	font-weight:bold;
	font-size:32px;
	margin:15px 0;
}

#footer{
	background:#DBDBDB;
	width:100%;
	height:100px;
	clear:both;
	
	box-sizing: border-box;
	ms-box-sizing: border-box;
	webkit-box-sizing: border-box;
	moz-box-sizing: border-box;
	
	padding:10px 30px;
}

#footer_terms{
	font-size:12px;
	width:auto;
}

#footer_terms a{
	font-family:arial;
}





.css_button {
	-moz-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	-webkit-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #378de5) );
	background:-moz-linear-gradient( center top, #79bbff 5%, #378de5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5');
	background-color:#79bbff;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #84bbf3;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #528ecc;
}.css_button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #378de5), color-stop(1, #79bbff) );
	background:-moz-linear-gradient( center top, #378de5 5%, #79bbff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#378de5', endColorstr='#79bbff');
	background-color:#378de5;
}.css_button:active {
	position:relative;
	top:1px;
}
/* This imageless css button was generated by CSSButtonGenerator.com */













