﻿/* ----- Mind-4-Money CSS ------ */
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, font, images, ins, kbd,q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	text-align: center;
}
*{margin:0; padding:0;}
html {font-family:Arial, Helvetica, sans-serif; margin:0;}
body {background: #0c2a4c url(../img/body-bg.jpg) no-repeat 50% 0; text-align:center;}
a {text-decoration:none; color:#0369aa;;}
a:hover {text-decoration:underline; color:#800000;}
img {
	border:0;
	text-align: center;
}
hr {height:1px; color:#979393; width:100%; margin-top:20px; margin-bottom:20px;}
ul {margin-top:15px; color:#000; font-size:13px; text-align:left;}
li {list-style:none; padding-top:5px; color:#800000; text-align:left;}
li a {color:#979393; padding-left:15px; color:#0369aa; font-weight:bold; text-align:left;}
.clear {clear:both;}
.spacer5 {padding-bottom:5px;}
.spacer10 {padding-bottom:10px;}
.spacer20 {padding-bottom:20px;}
.spacer30 {padding-bottom:30px;}
.spacer40 {padding-bottom:40px;}
.spacer50 {padding-bottom:50px;}
.spacer60 {padding-bottom:60px;}
.spacer70 {padding-bottom:70px;}
.spacer80 {padding-bottom:80px;}
.spacer90 {padding-bottom:90px;}
.spacer100 {padding-bottom:100px;}

#wrapper {width:960px; margin:0 auto;}

#header {width:960px; height:226px; display:block; margin:0 auto; margin-bottom:35px;}
#header .requestButton {
	height:60px;
	width:254px;
	margin:165px 20px 0 0;
	float:right;
	background: url(../img/requestButton.png) no-repeat 0 0;
	text-align: center;
}
#header .requestButton:hover {background-position: 0 -75px; color:#fff; text-decoration:none;}

.requestText {font-size:24px; color:#fff; font-weight:normal; width:254px; cursor:pointer; padding-top:15px; text-align:center; text-transform:uppercase; font-family:"Times New Roman", Times, serif; font-weight:bold;}
.requestText span {display:block; font-size:15px; margin-top:-5px;}

#nav_container {height:42px; width:960px;}
#top_nav {height:30px; width:960px; background-image:url(../img/mainNav-bg.gif); background-repeat:repeat-x; display:block; clear:both;}

#container {position: relative;	width: 960px; margin:0 auto; background-color:#fff; height:100%;}

#left_col {
	width: 228px;
	height:auto;
	position:absolute;
	left: 0px;
	top: 0px;
	background:#fff url(../img/left_col_bg.png) repeat-y;
	min-height:100%;
	text-align: center;
}
#left_col ul {
	width:200px;
	margin:30px 20px 10px 20px;
	text-align:center;
}
#left_col li {
	font-weight:normal;
	font-size:22px;
	font-family:"Times New Roman", Times, serif;
	text-align: center;
}
#left_col li a {color:#800000; text-decoration:none;}
#left_col li a:hover {color:#a11010; text-decoration:none;}

#social_buttons {width:150px; height:auto; margin:20px 20px 20px 20px; padding-left:0px; text-align:left; /*vertical-align:bottom;*/}
#facebook {height: 45px; width: 150px; background: url(../img/facebook_sprite1.png) no-repeat 0 0; float:left; margin:0 0 5px 0;}
#facebook:hover {background-position: 0 -45px;}
#facebook span {display:none;}
#twitter {height: 45px; width: 150px; background: url(../img/twitter_sprite1.png) no-repeat 0 0; float:left; margin:0 0 5px 0;}
#twitter:hover {background-position: 0 -45px;}
#twitter span {display:none;}
#youtube {height: 45px; width: 150px; background: url(../img/youtube_sprite1.png) no-repeat 0 0; float:left; margin:0 0 5px 0;}
#youtube:hover {background-position: 0 -45px;}
#youtube span {display:none;}

#page_content {
	margin-left: 260px;
	padding: 40px 60px 40px 40px;
	min-height:450px;
	text-align:center;
	background:#fff url(../img/content_bg.jpg) repeat-y;
}

#page_content p {
	font-size:13px;
	margin-bottom:20px;
	text-align:justify;
	text-align:left;
}
#page_content h1 {font-size:22px; margin-bottom:5px; color:#0369aa; text-align:left;}
#page_content h1 span {font-size:22px; margin-bottom:5px; color:#800000; text-align:left;}
#page_content h2 {font-size:20px; margin-bottom:5px; color:#0369aa; text-align:left;}
#page_content h2 span {font-size:20px; margin-bottom:5px; color:#800000; text-align:left;}
#page_content h3 {font-size:18px; margin-bottom:5px; color:#0369aa; text-align:left;}
#page_content h3 span {font-size:18px; margin-bottom:5px; color:#800000; text-align:left;}
#page_content h4 {font-size:20px; margin-bottom:5px; text-align:center; color:#0369aa;}
#page_content h4 span {font-size:20px; margin-bottom:5px; text-align:center; color:#800000;}

#bottom {width:960px; height:16px; margin:0 auto; padding-bottom:10px; clear:both;}

#footer {width:960px; height:40px; margin:0 auto; color:#000; font-size:12px; padding-bottom:0; padding-top:10px; text-align:center; text-transform:uppercase; background:url(../img/footer_bg.png) no-repeat 50% 0;}
#footer a {color:#0369aa; text-decoration:none;}
#footer a:hover {color:#800000; text-decoration:underline;}
#bottomLeft {width:400px; float:left; font-size:11px; color:#80807c; text-align:left; margin:-10px 0 20px 30px; padding-bottom:20px;}
#bottomLeft a {color:#80807c; text-decoration:none;}
#bottomLeft a:hover {color:#0369aa; text-decoration:none;}
#bottomRight {width:400px; float:right; font-size:11px; color:#80807c; text-align:right; margin:-10px 30px 20px 0; padding-bottom:20px;}
#bottomRight a {color:#80807c; text-decoration:none;}
#bottomRight a:hover {color:#0369aa; text-decoration:none;}
#wrapper #container #page_content p strong {
	font-weight: bold;
}
#container #page_content h1 {
	text-align: center;
}
