body {
    font-family : Helvetica, Arial, sans-serif;
    font-size : 9pt; 
    font-weight : normal; 
    color: #000000;
    background-color:#B0B0B0; 
    margin: 0;
    padding: 0;
}

div, ul, form, h1, h2, h3, h4, h5, p {
    margin: 0;
    padding: 0;
}

img {
    border: 0;
}

#wrapper {
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    width: 920px;
    border-left: 1px solid black;
    border-right: 1px solid black;
    background: #FFF;
}

#header {
	background: url(/images/img1.jpg) top center no-repeat;
	width: 920px;
	height: 335px;
}

#index_top {
	background: url(/images/img2.jpg) top center no-repeat;
	width: 920px;
	height: 209px;
}

#index_container {
	width: 920px;
	height: 452px;
}

#index_container_left {
	background: url(/images/img3.jpg) top left no-repeat;
	width: 237px;
	height: 452px;
	float: left;
}

#index_container_center {
	background: url(/images/img4.jpg) top center no-repeat;
	width: 353px;
	height: 452px;
	float: left;
}

#index_container_right {
	background: url(/images/img5.jpg) top right no-repeat;
	width: 330px;
	height: 452px;
	float: right;
}

#bottom_box {
	background: url(/images/img6.jpg) top center no-repeat;
	width: 920px;
	height: 103px;
}

#interior_top {
	background: url(/images/img7.jpg) top center no-repeat;
	width: 920px;
	height: 194px;
}

#completed_top {
	background: url(/images/img8.jpg) top center no-repeat;
	width: 920px;
	height: 194px;
}

#completed_top h1 {
	width: 200px;
	position: relative;
	bottom: 5px;
	left: 133px;
	color: #f3cc69;
	font: italic bold 1.8em Arial;
}

#completed_container {
	background: url(/images/img9.jpg) top center no-repeat;
	width: 920px;
	height: 441px;
}

#completed_container_left {
	width: 590px;
	float: left;
}

#completed_container_right {
	width: 330px;
	float: right;
}

#completed_container_top {
	width: 250px;
	height: 180px;
	position: relative;
	left: 275px;
	bottom: 125px;
}

#thank_you {
    font: normal bold 1.5em Arial;
    text-align: center;
}

#thank_you b {
    color: #ee2e24;
}

#thank_you_2 {
	margin-top: 23px;
	font: normal bold 1.5em Arial;
    text-align: center;
}

#completed_container_middle {
	width: 250px;
	height: 100px;
	position: relative;
	left: 275px;
	bottom: 116px;
}

#be_sure {
	font: normal bold 1.9em Arial;
    text-align: center;
    color: #FFF;
}

#completed_container_bottom {
	width: 320px;
	height: 200px;
	position: relative;
	left: 240px;
	bottom: 79px;
}

#details {
	font: normal bold 1.2em Arial;
    text-align: center;
}

#details b {
	font: normal bold 1.3em Arial;
	color: #ee2e24;
}

#details a {
	color: #0aa461;
}

#form_complete {
	width: 251px;
	font: italic bold 2.6em Arial;
	text-align: center;
	position: relative;
	bottom: 11px;
}

#meantime {
	width: 251px;
	font: normal 1.3em Arial;
	text-align: center;
	position: relative;
	top: 78px;
}

#gossip {
	width: 251px;
	text-align: center;
	position: relative;
	top: 90px;
}

#completed_bottom_box {
	background: url(/images/img10.jpg) top center no-repeat;
	width: 920px;
	height: 130px;
}

#interior_container {
	background: url(/images/bg.png) top center repeat-y;
	width: 920px;
	height: auto;
	float: right;
}

#interior_container_left {
	background: url(/images/leftbar.png) top right no-repeat;
	width: 247px;
	height: 440px;
	float: left;
	padding-left: 18px;
}

#interior_container_center {
	width: 302px;
	height: auto;
	float: left;
}

#interior_container_right {
	background: url(/images/rightbar.png) top right no-repeat;
	width: 353px;
	height: 440px;
	float: right;
}

#interior_bottom_box {
	background: url(/images/img8.png) top center no-repeat;
	width: 920px;
	height: 131px;
	float: right;
}

#girl_cash {
	background: url(/images/girl_cash.png) top right no-repeat;
	width: 285px;
	height: 189px;
	float: right;
	position: relative;
	bottom: 73px;
	right: 43px;
}

#content {
	width: 308px;
	position: relative;
	bottom: 149px;
	right: 10px;
}

#content h1 {
	width: 500px;
	position: relative;
	bottom: 50px;
	right: 120px;
	color: #f3cc69;
	font: italic bold 1.8em Arial;
}

#content h2 {
	width: 500px;
	position: relative;
	bottom: 50px;
	right: 120px;
	color: #f3cc69;
	font: italic bold 1.8em Arial;
}

#locations {
	font: italic bold 1.3em Arial;
	position: relative;
	top: 67px;
	float: right;
	z-index: 1;
}

#locations a {
	text-decoration: none;
	color: #FFF;
}

#navigation {
	font: italic bold 1.2em Arial;
	text-transform: uppercase;
	color: #c75d5e;
	padding-right: 8px;
	position: relative;
	left: 5px;
	top: 66px;
	z-index: 1;
}

#navigation a {
	text-decoration: none;
	color: #000;
}

#navigation ul li {
	padding-top: 12px;
	list-style-type: none;
	display: inline;
}

#site_header_text_line_1 {
	font: italic bold 1.4em Arial;
	color: #FFF;
	position: relative;
	left: 1px;
	top: 64px;
	float: right;
}

#logo {
	width: 370px;
	position: relative;
	left: 195px;
	top: 65px;
}

#index_left_area_text {
	font: italic bold 1.4em Arial;
	color: #FFF;
	width: 506px;
	position: relative;
	left: 120px;
	bottom: 13px;
}

#index_left_area_text b {
	font: italic bold 1.3em Arial;
	color: #f3ce71;
}

#point_1 {
	width: 150px;
	font: italic bold 1.2em Arial;
	padding-top: 198px;
	padding-left: 108px;
}

#point_2 {
	width: 150px;
	font: italic bold 1.2em Arial;
	padding-top: 19px;
	padding-left: 108px;
}

#point_3 {
	width: 150px;
	font: italic bold 1.2em Arial;
	padding-top: 17px;
	padding-left: 108px;
}

#point_4 {
	width: 150px;
	font: italic bold 1.2em Arial;
	padding-top: 17px;
	padding-left: 108px;
}

#index_right_text_area {
	width: 231px;
	padding-left: 10px;
	padding-top: 10px;
}

#bottom_nav {
	font: normal bold 1.0em Arial;
	text-transform: uppercase;
	color: #930306;
	padding-left: 250px;
	z-index: 1;
}

#bottom_nav a {
	text-decoration: none;
	color: #FFF;
}

#bottom_nav ul li {
	padding-top: 12px;
	list-style-type: none;
	display: inline;
}

#bottom_nav_int {
	font: normal bold 1.0em Arial;
	text-transform: uppercase;
	color: #930306;
	padding-left: 250px;
	padding-top: 29px;
	z-index: 1;
	float: left;
}

#bottom_nav_int a {
	text-decoration: none;
	color: #FFF;
}

#bottom_nav_int ul li {
	padding-top: 12px;
	list-style-type: none;
	display: inline;
}




#congratulations {
	font: normal bold 2.6em Arial;
	color: #7ac943;
	position: relative;
	top: 10px;
}



#footer {
    text-align: center;
    font-size: .95em;
    clear: both;
    border-bottom: 1px solid black;
    background: url(/images/img_08-.jpg) top no-repeat;
    width: 920px;
    height: 120px;
    
}

#footer ul {
    padding-top: 9px;
}

#footer ul li {
    display: inline;
    padding: 0 6px 0 2px;
    border-right: 1px solid #000;
}

#footer ul li a:link,
#footer ul li a:active,
#footer ul li a:visited,
#footer ul li a:hover {
    color: #000;
    text-decoration: none;
}

#footer p {
    padding-top: 20px;
}



.legal_text {
	padding: 10px 30px;
    text-align: center;
    font-size: 8pt;
    clear: both;
    background: #FFF;
}

.last {
    border-right: 0 !important;
}


.se_habla_espanol {
    border: 1px dotted #888;
    font: bold 1.1em Arial;
    color: red;
    background: #DDD;
}

div.se_habla_espanol {
    float: right;
    padding: 10px;
}

p.se_habla_espanol {
    padding: 3px !important;
    /*margin: 2px 0 8px 0 !important;*/
    width: 122px;
}

.yellow_link a {
	color: #fff204;
}



#privacy_div {
    position:absolute; 
    left:380px; 
    top:420px; 
    border: 1px solid black; 
    background-color: white; 
    padding: 0px; 
    height:366px; 
    width:481px;
}
#privacy_div textarea{
    margin-top: 20px;
}


#apply_form {
	width: 300px;
	height: 390px;
	text-transform: uppercase;
	font-weight: bold;
	position: relative;
	bottom: 30px;
	left: 18px;
}

#apply_form_int {
	width: 300px;
	height: 390px;
	text-transform: uppercase;
	font-weight: bold;
	position: relative;
	bottom: 0px;
	right: 0px;
}

.thin_field {
	height: 13px;
}

.tiny_font {
	font: normal 0.8em Helvetica;
	text-transform: lowercase;
	position: relative;
	bottom: 0px;
}

.tiny_font font {
	font: normal 0.8em Helvetica;
	text-transform: uppercase;
}

#form_header {
	text-transform: capitalize;
	text-align: center;
	font: normal bold 1.6em Arial;
	color: #c60000;
	position: relative;
	bottom: 8px;
}

#apply_button {
	width: 177px;
	height: 47px;
	position: relative;
	bottom: 26px;
	left: 150px;
}

#apply_button_int {
	width: 177px;
	height: 47px;
	position: relative;
	bottom: 10px;
	left: 130px;
}

#amount_container_top {
	width: 225px;
	height: 50px;
	position: relative;
	top: 4px;
	left: 40px;
}

#from {
	font: italic bold 1.3em Arial;
	position: relative;
	top: 4px;
}

#loan_amount_text {
	font: italic bold 4.0em Arial;
	color: #c60000;
	position: relative;
	bottom: 32px;
	left: 40px;
}

#to {
	font: italic bold 1.3em Arial;
	position: relative;
	bottom: 68px;
	left: 195px;
}

#amount_container_bottom {
	width: 225px;
	height: 50px;
	position: relative;
	bottom: 3px;
	left: 40px;
}

#loan_amount {
	font: italic bold 4.0em Arial;
	color: #c60000;
	position: relative;
	left: 15px;
	bottom: 10px;
}

#bullet_container {
	width: 225px;
	height: 170px;
	position: relative;
	top: 25px;
	left: 93px;
}

#point_1_int {
	width: 180px;
	font: italic bold 1.3em Arial;
}

#point_2_int {
	width: 180px;
	font: italic bold 1.3em Arial;
	padding-top: 13px;
}

#point_3_int {
	width: 180px;
	font: italic bold 1.3em Arial;
	padding-top: 14px;
}

#point_4_int {
	width: 180px;
	font: italic bold 1.3em Arial;
	padding-top: 14px;
}

#apply2 {
	width: 304px;
	height: 62px;
	position: relative;
	top: 12px;
	right: 27px;
}

span.input_error{
    padding: 3px;
    font-family: Courier;
}
.input_error{
	background-color : #FF6347; 
    font-weight : normal; 
    color : #000000; 
}






#container-articles-front #text,
#container-pressreleases-front #text {
    padding-top: 10px;
    text-align: justify;
}
#container-articles-front p.more,
#container-pressreleases-front p.more {
    text-align: right;
    padding: 5px 25px 5px 0; 
}
#container-articles-front .nodata,
#container-pressreleases-front .nodata {
    text-align: center;
    padding: 10px 0;
    color: #777;
}
#container-articles-front a,
#container-pressreleases-front a {
    color: #0B55B6;
}
.article .articleheader {
    float: left; 
    padding: 10px;    
}
.back {
    text-align: right;   
}
.back a{
	font-family : Helvetica, Arial, sans-serif;
    font-size: 1em; 
    color: #0B55B6;
}
.article a {
    color: #0B55B6;
}
.article .articletext {
    clear: both;
    padding: 10px;    
}
#container-articles-front h3,
#container-pressreleases-front h3 {
    margin:5px 0; 
    padding: 10px 0 0 0 !important;
}
.article {
    background-image: url()!important;
}
#container-articles-front p,
#container-pressreleases-front p {
    padding: 10px 25px 5px 5px !important;
}
#articles-pager {
	font-family : Helvetica, Arial, sans-serif;
    padding: 15px;
    text-align: center;
    font-size: 0.8em; 
}
#articles-pager a {
    color: #0B55B6;
}
