
body{
margin: 0;
font-family: "Lucida Sans", "Lucida Grande", "Lucida", "Lucida Sans Unicode", Arial, Helvetica, Georgia, Sans-serif;
font-size: 12px;
text-align: center;
vertical-align: top;
background: #eee;
color: #000;
margin-top: 10px;
}
#wrapper{
position: relative;
margin: 0 auto;
width: 800px;
height: 600px;
text-align: left;
background-image:url(images/background.jpg);
border: 1px solid black;
}
 
#wrapper2{
position: relative;
margin: 0 auto;
width: 800px;
height: 600px;
text-align: left;
border: 1px solid black;
background-image:url(images/background2.jpg);
}
 
 
/* ~~~~~~~~~~~~~~~~~nav-1~~~~~~~~~~~~~~~~~ */
#nav-1 {
position:absolute;
left:50px;
top:10px;
width:700px;
height:25px;
z-index: 10;
}
 
/* ~~~~~~~~~~~~~~~~~DROPDOWN NAVIGATION~~~~~~~~~~~~~~~~~ */
#nav, #nav ul {
margin: auto;
padding: 0;
list-style: none;
width: auto; /* Width of Menu Items */

background-color: #fff;
z-index: 10;
}
#nav li{
position: relative;
width: 97px;
float: left;
border: 1px solid #eee;
}
#nav ul li {
position: relative;
width: 195px;
float: left;
}
li#nav_big
{
width: 104px;
}
#nav li ul {
position: absolute;
/* left: 149px; /* Set 1px less than menu width */ */
top: 25px;
display: none;
z-index: 10;
}
/* Styles for Menu Items */
#nav li a {
display: block;
text-decoration: none;
color: #777;
padding: 5px;
border: 1px solid #fff;
font-size: 9px;
z-index: 10;
}
/* Fix IE. Hide from IE Mac \*/
* html #nav li { float: left; height: 1%; }
* html #nav li a { height: 1%; }
/* End */
#nav li a:hover, #nav ul li a:hover { color: #150cff; background: #eee; } /* Hover Styles */
#nav li ul li a { padding: 2px 5px; } /* Sub Menu Styles */
#nav li:hover ul, #nav li.over ul { display: block; } /* The magic */
 
/* ~~~~~~~~~~~~~~~~~END DROPDOWN NAVIGATION~~~~~~~~~~~~~~~~~ */
 
#apply_now_button a{
position:absolute;
left:150px;
top:45px;
width:500px;
height:200px;
background: url("images/apply_now_button.gif") 0 0 no-repeat;
overflow: hidden;
}
#apply_now_button a:hover { 
background: url("images/apply_now_button.gif") -500px 0 no-repeat;
}
#youtube_video {
position:absolute;
left:150px;
top:255px;
width:240px;
height:200px;
overflow: hidden;
}
#faq_button a{
position:absolute;
left:410px;
top:255px;
width:240px;
height:75px;
background: url("images/faq_button.gif") 0 0 no-repeat;
overflow: hidden;
}
#faq_button a:hover { 
background: url("images/faq_button.gif") -240px 0 no-repeat;
}
#phone_number_position {
position:absolute;
left:410px;
top:340px;
width:240px;
height:115px;
}

#phone_number_position:hover{
background-color: #fff;}

#phone_number{
color: #424242;
font-size: 2em;
padding-top: 1em;
font-weight:bold;
text-align: center;
}

#phone_number a{
display: block;
text-decoration: none;
color: #424242;
}

#phone_number a:hover{
text-decoration: none;
color: #000;
}

#phone_apply{
font-size: 1.5em;
margin: -.25em 0;
line-height: 1em;}

#front_content {
position:absolute;
left:150px;
top:465px;
width:500px;
height:90px;
overflow-y: scroll;
}
#front_content p, #front_content h2, #front_content h3{
margin: 0 10px;}
#front_content p{
margin: 0 10px 10px 10px;}
#front_content ul{
list-style-type: none;
}
#front_content li{
padding: 2px 0 0 0;
}
 
 


/* ~~~~~~~~~~~~~~~~~main_content~~~~~~~~~~~~~~~~~ */
#main_content {
position: absolute;
left: 50px;
top: 50px;
width: 665px;
height: 525px;
padding: 20px;
}
.main_content h3{ 
padding-top: 20px;
padding-left: 20px;
font-size: x-large;
line-height: 26px;
text-align: center
}
.scrolling_content {
font-size: 12px;
line-height: 17px;
height: 390px;
overflow: auto;
margin-top: 10px;
}
.content_scrollbar {
font-size: 12px;
line-height: 17px;
height: 300px;
overflow: auto;
margin-top: 10px;
}
.content_scrollbar_form {
font-size: 12px;
line-height: 17px;
height: 420px;
overflow: auto;
margin-top: 10px;
}
 
.scrolling_content ul{
list-style-type: none;
}
.scrolling_content li{
padding: 2px 0 0 0;
}
.scrolling_content a{
text-decoration: none;
color: #000000;
}
.scrolling_content a:hover {
text-decoration: underline;
color: #0033FF;
}
.back_button a:hover {
text-decoration: none;
color: #ffffff;
background-color: #000000;
text-align:center;
font-weight:bold;
}
.back_button {
width: 44px;
font-size: medium;
color: #0000ff;
text-align:center;
font-weight:bold; 
}
img {
border-style: none;
}
#get_cash_now {
text-align: center;
}
 
/* ~~~~~~~~~~~~~~~~~ application for link exchange ~~~~~~~~~~~~~~~~~ */
 
 
.style5 {
margin: 0px;
padding: 5px;
float: left;
text-align: right;
}
.style6 {
margin: 0px;
padding: 5px;
float: left;
text-align: left;
}
.style7 {
margin: 0px;
padding: 5px;
float: right;
text-align: center;
}
/* ~~~~~~~~~~~~~~~~~sponsored_ad~~~~~~~~~~~~~~~~~ */
.sponsored_ad_container{
margin: 20px 100px 10px 99px;
}
.sponsored_ad{
margin-top: 20px;
border: 1px dashed black;
}
 
/* ~~~~~~~~~~~~~~~~~nav-2~~~~~~~~~~~~~~~~~ */
#nav-2 {
position:absolute;
left:50px;
top:568px;
width:700px;
height:25px;
text-align: center;
}

 div#copywright a
{
color: #777;
font-size:10px;
text-decoration: none;
}
 
 .disclaimer{
 width: 100%;
 font-size: small;
 color: #333;
 text-align: justify;
 }

#business_links li{
padding: .35em 0;
margin-bottom: .25em;
border: 1px solid #aaa;
float: left;
width: 95%;
list-style: none
}

.business_links_img{
float: left;
margin: 0 1.5em;
}

#business_links li h3{
	margin: 0;
	color: blue;
}

.business_links_text{
	margin-top: .5em;
	float: left;
}

#business_links li p{
	margin: 0;
}

