/* 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;
}
/* End Reset */
.clear{clear: both;}
body, html{
	background: #F0F3F8 url('images/main-bg.jpg') repeat-x;
	text-align: center;	
	font-family: Arial;
}

#wrapper{
	width: 1000px;
	margin: 0 auto;
}

#header{
	margin-bottom: 3px;
	height: 180px;
	position: relative;
}

#inner{
	border-top: solid 5px #F0F3F8;
	background: #ffffff;
	margin-top: 0px;
}

#main{
    float: left;
    padding-left: 5px;
    padding-right: 10px;
    text-align: left;
    width: 665px;
	background: #ffffff;
}
#main .hp-content{
	padding: 40px 30px 0px;
}
#main h2{
	font-size: 21px;
	font-weight: bold;
	color: #ffffff;	
	background: #75bfbf;
	padding: 10px 30px;
}
#main .hp-content ul li b{
	color: #ed145b;
	font-size: 17px;
	font-weight: bold;
}
#main .hp-content ul li{
    margin-bottom: 20px;
}
#main .hp-content ul{
	list-style-type: disc;
}
#main .hp-content h3{
	color: #ed145b;
	font-size: 24px;
	font-weight: bold;
}
#main .hp-content p{
    line-height: 25px;
    margin-bottom: 20px;
}

#sidebar{
	float: left;
    margin-left: 3px;
    width: 313px;
	background: #EBEBEB;
	border-left: solid 1px #eaeaea;
	position: relative;
}

#sidebar form.sideform{
    padding: 25px;
    text-align: left;
}

#sidebar form.sideform b{
	font-weight: bold;
	font-size: 12px;
	margin-left: 10px;
}

#sidebar form.sideform input[type='text']{
    margin-left: 10px;
    padding: 8px 10px;
    width: 215px;
	background: transparent url('images/input-bg.png') no-repeat;
	outline: none;
	border: none;
}

#sidebar form.sideform select{
    margin-left: 10px;
    padding: 8px 10px;
    width: 235px;
	background: transparent url('images/input-bg.png') no-repeat;
	outline: none;
	border: none;
}
#sidebar form.sideform input[type='text'].selectbox{
	background: transparent url('images/select-bg.png') no-repeat;
    margin-bottom: 15px;
}
.selectbox-wrapper{
	position: relative;
    margin-bottom: 15px;
    margin-top: -15px;
}
.selectbox-wrapper ul{
    border: 1px solid #EAEAEA;
    margin-left: 20px;
    width: 210px;
	position: absolute;
	top: 0;
	left: 0;
}

.selectbox-wrapper ul li{
	padding: 5px;
	cursor: default;
	background: #EAEAEA;
	width: 200px;
}

.selectbox-wrapper ul li:hover{
	background: #dddddd;
}
.selectbox{
	cursor: default;
}

#sidebar h3{
    color: #d92534;
    font-size: 25px;
    font-weight: bold;
    padding: 10px 0;
}
#footer-info{
	background: #d92534;
	padding: 20px 0;
}

#footer-info p, #footer-copyright p{
    color: #FFFFFF;
    margin: 0 auto;
    text-align: left;
    width: 940px;
	line-height:1.3em
}
#footer-copyright p a { color:#FFF;}

#footer-copyright{
	background: #75bfbf;
	padding: 10px 0;	
}

#footer-info address{
    color: #ffffff;
    margin: 0 auto;
    text-align: left;
    width: 940px;
}

#footer-info a,
#footer-info a:visited{color: #ffffff;}

#header .h-tel{
    color: #75bfbf;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 4px;
    margin-top: 90px;
    position: absolute;
    right: 0;
    top: 0;
}

#header h1{
    color: #08A5B8;
    font-family: Tahoma;
    font-size: 34px;
    font-weight: bold;
    left: 0;
    letter-spacing: 2px;
    line-height: 50px;
    margin-left: 25px;
    margin-top: 40px;
    position: absolute;
    text-align: left;
    text-transform: uppercase;
    top: 0;
}

#header h1 b{
    color: #DA2534;
    font-size: 75px;
}
#header b, #sidebar b{
	font-weight: bold;
}

#header a,
#header a:visited{
	color: #19304F;
	font-family: Arial;
	text-decoration: none;
}

#sidebar h2{
    color: #ffffff;
    font-family: Arial;
    font-size: 22px;
    font-weight: bold;
    left: 0;
    letter-spacing: 2px;
    margin-left: 46px;
    margin-top: 6px;
    position: absolute;
    top: 0;
}

.banner { height:309px; background:url(../images/utah-payday-loan.jpg) no-repeat}
#main .banner h2{ float:left; margin-top: 245px; color:#FFF; font-size: 22px; background:none; width: 305px; text-transform:uppercase}
