*{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing:	border-box;
}
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	vertical-align: baseline;
	background: transparent;
}
body{
	line-height: 1;
	background: #fff;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section{
	display: block;
}
li{
	list-style-type: none;
}
blockquote, q{
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after{
	content: '';
	content: none;
}
a{
	text-decoration: underline;
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
a:hover{
	text-decoration: none;
}
/* change colors to suit your needs */
ins{
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}
/* change colors to suit your needs */
mark{
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
del{
	text-decoration: line-through;
}
abbr[title], dfn[title]{
	border-bottom: 0.063em dotted;
	cursor: help;
}
table{
	border-collapse: collapse;
	border-spacing: 0;
}
hr{
	display: block;
	height: 0.063em;
	border: 0;
	border-top: 0.063em solid #cccccc;
	margin: 1em 0;
	padding: 0;
}
input, select{
	vertical-align: middle;
}
img{
	max-width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
}
/* end of stylesheet reset */
/* start of styles for the header area */
#header-wrap{
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
}
#header-wrap .header-inner{
	width: 31.25em;
	height: 12.5em;
	margin: 0 auto;
	padding: 0;
	background: url("../images/logo.svg") no-repeat;
}
/* end of styles for the header area */
/* start of the styles for the content area */
#content-area{
	clear: both;
	width: 100%;
	margin: 0;
	padding: 0;
}
#content-area #content-inner{
	width: 50em;
	height: auto;
	margin: 0 auto;
	padding: 0;
}
#content-area #content-inner .guides-box{
	width: 50em;
	height: auto;
	margin: 0;
	padding: 0;
}
#content-area #content-inner .guide{
	float: left;
	width: 25em;
	height: auto;
	margin: 0;
	padding: .5em;
}
#content-area #content-inner .guide figure{
	float: left;
	width: 9.375em;
	height: 9.375em;
	margin: 0;
	padding: 0;
}
#content-area #content-inner h1{
	text-align: center;
	margin: 0.625em 0;
	padding: 0;
	color: #b30000;
	font-size: 2.3em;
	font-family: arial, tahoma, helvetica, sans-serif;
	font-weight: bold;
}
#content-area #content-inner h2{
	text-align: center;
	margin: 0.313em 0;
	padding: 0;
	color: #084f7d;
	font-size: 2em;
	font-family: arial, tahoma, helvetica, sans-serif;
	font-weight: bold;
}
#content-area #content-inner .guide-image-left{
	float: left;
	width: 200px;
	height: 200px;
	margin: 0;
	padding: 0;
}
#content-area #content-inner .guide-image-right{
	float: right;
	width: 200px;
	height: 200px;
	margin: 0;
	padding: 0;
}
#content-area #content-inner .image-left{
	float: left;
	margin: 0 0.625em 0.625em 0;
	padding: 0;
}
#content-area #content-inner .image-right{
	float: right;
	margin: 0 0 0.625em 0.625em;
	padding: 0;
}
#content-area #content-inner p{
	margin: 0.938em 0;
	padding: 0;
	color: #000;
	line-height: 1.3em;
	font-size: 1.1em;
	font-family: arial, tahoma, helvetica, sans-serif;
	font-weight: normal;
}
#content-area #content-inner p a{
	text-decoration: underline;
	color: #000;
}
#content-area #content-inner p a:hover{
	text-decoration: none;
	color: #000;
}
.bold-text{
	font-weight: bold;
}
#content-area #content-inner ul{
	display: inline-block;
	float: left;
	width: 50%;
	margin: 0;
	padding: 0.625em;
}
#content-area #content-inner ul li{
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 1.563em;
	line-height: 1.5em;
	color: #000;
	font-size: 1.1em;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	background: url("../images/blue-check-mark.png") 0 0 no-repeat;
}
#content-area #content-inner ul li a{
	text-decoration: underline;
	color: #000;
}
#content-area #content-inner ul li a:hover{
	text-decoration: none;
	color: #000;
}
#content-wrap #content-inner .go-to{ 
	line-height: 2.5em;
    height: 2.5em;
    color: #fff;
    border: 1px solid #fff;
    background: #fff;
}
/* end of the styles for the content area */
/* start of styles for the auto loan calculator */
.calculator-loan .form{
	float: left;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0 1em;
}
.calculator-loan label{
	display: inline-block;
	width: 100%;
	height: 2em;
	margin: 0;
	padding: .6em 0 0 .5em;
	font-size: 1.2em;
	font-weight: normal;
	font-family: arial, tahoma, helvetica, sans-serif;
	color: #000;
	background: #f2f2f2;
}
.calculator-loan input[type="text"]{
	width: 100%;
	height: 2em;
	margin: 0;
	padding: .3em 0 0 .5em;
	font-size: 1.2em;
	font-weight: normal;
	font-family: arial, tahoma, helvetica, sans-serif;
	color: #000;
	border: 1px solid #ccc;
	background: #fff;
}
.calculator-loan .results{
	float: left;
	width: 50%;
	height: auto;
	margin: 0;
	padding: 0 .5em;
	font-size: 1.2em;
	font-weight: normal;
	font-family: arial, tahoma, helvetica, sans-serif;
	color: #000;
}
/* end of styles for the auto loan calculator */
/* start of bottom styles */
#bottom-wrap{
	clear: both;
	width: 100%;
	height: 15.625em;
	margin: 0;
	padding: 0;
	background: #084f7d;
}
#bottom-wrap #bottom{
	width: 62.5em;
	height: auto;
	margin: 0.938em auto;
	padding: 0.625em 0;
}
#bottom-wrap #bottom .bottom-box{
	float: left;
	width: 25%;
	height: auto;
	margin: 0;
	padding: 0;
}
#bottom-wrap #bottom .bottom-box h3{
	margin: 0.625em 0.313em;
	padding: 0;
	color: #efefef;
	font-size: 1.4em;
	font-weight: normal;
	font-family: "Open Sans", arial, helvetica, sans-serif;
}
#bottom-wrap #bottom .bottom-box p{
	margin: 0.625em 0.313em;
	padding: 0;
	line-height: 1.3em;
	color: #efefef;
	font-size: 1em;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
}
#bottom-wrap #bottom .bottom-box p a{
	text-decoration: underline;
	color: #efefef;
}
#bottom-wrap #bottom .bottom-box p a:hover{
	text-decoration: none;
	color: #efefef;
}
#bottom-wrap #bottom .bottom-box ul{
	display: block;
	margin: 0.625em 0.313em;
	padding: 0;
}
#bottom-wrap #bottom .bottom-box ul li{
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 1.563em;
	line-height: 1.3em;
	height: 1.563em;
	color: #efefef;
	font-size: .9em;
	font-weight: normal;
	font-family: arial, helvetica, sans-serif;
	background: url("../images/blue-check-mark.png") 0 0 no-repeat;
}
#bottom-wrap #bottom .bottom-box ul li a{
	text-decoration: underline;
	color: #efefef;
}
#bottom-wrap #bottom .bottom-box ul li a:hover{
	text-decoration: none;
	color: #efefef;
}
#bottom-wrap #bottom .bottom-box img{
	float: left;
	margin: 0 0.125em 0 0;
	padding: 0;
	opacity: .4;
	border: 0.313em solid #efefef;
	border-radius: 100%;
	outline: none;
	transition: all 0.5s;
}
#bottom-wrap #bottom .bottom-box img:hover{
	opacity: 1;
	border: 0.313em solid #4e6379;
}
/* end of bottom styles */
/* start of footer styles */
#footer-wrap{
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
	background: #000;
}
#footer-wrap .footer-inner{
	width: 50em;
	height: 2em;
	margin: 0 auto;
	padding: 0;
}
#footer-wrap .footer-inner p{
	text-align: center;
	margin: 0;
	padding: .5em 0;
	font-size: 1em;
	font-weight: normal;
	font-family: arial;
	color: #fff;
}
#footer-wrap .footer-inner p a, #footer-wrap .footer-inner p a:hover{
	text-decoration: none;
	color: #fff;
}
/* end of footer styles */
.clear{
	clear: both;
}
@media (max-width: 62.5em){ /* 1000px */
	#bottom-wrap{
		height: 31.25em;
	}
	#bottom-wrap #bottom{
		width: 100%;
		padding: 0 0.625em;
	}
	#bottom-wrap #bottom .bottom-box{
		float: left;
		width: 50%;
		height: 15.625em;
		margin: 0;
		padding: 0.625em 0;
	}
}
@media (max-width: 50em){ /* 800px */
	#content-area #content-inner{
		width: 98%;
		height: auto;
		margin: 0 auto;
	}
	#content-area #content-inner .guides-box{
		width: 100%;
	}
	#content-area #content-inner .guide{
		float: none;
		clear: both;
		width: 37.5em;
		margin: 0 auto;
	}
	.calculator-loan .form{
		float: none;
		width: 80%;
		height: auto;
		margin: 0 auto;
		padding: 0 1em;
	}
	.calculator-loan .results{
		float: none;
		width: 80%;
		height: auto;
		margin: 0 auto;
		padding: 0 1em;
	}
	#bottom-wrap{
		height: 53.125em;
	}
	#bottom-wrap #bottom .bottom-box{
		float: none;
		width: 100%;
		height: 12.5em;
		text-align: center;
	}
	#bottom-wrap #bottom .bottom-box ul li{
		background: none;
	}
	#footer-wrap .footer-inner{
		width: 100%;
	}
}
@media (max-width: 40.625em){ /* 650px */
	#content-area #content-inner ul{
		display: block;
		float: none;
		width: 70%;
		margin: 0 auto;
		padding: 0 0.625em;
	}
}
@media (max-width: 38.75em){ /* 600px */
	#content-area #content-inner .guide{
		width: 98%;
		margin: 0 auto;
	}
}
@media (max-width: 31.25em){ /* 500px */
	#header-wrap .header-inner{
		width: 100%;
	}
}
@media (max-width: 26.563em){ /* 425px */
	#content-area #content-inner ul{;
		width: 80%;
	}
}
@media (max-width: 21.875em){ /* 350px */
	.calculator-loan .form{
		width: 90%;
	}
	.calculator-loan .results{
		width: 90%;
	}
}