body {
font: 12px Arial, Helvetica, sans-serif;
color: #000000;
background-color: #003d77;
margin: 0;
padding: 0;
}

#main_container {
width: 951px;
background-color: #FFFFFF;
margin: 0 auto;
border: #000000 solid;
border-width: 0 1px 0 1px;
}

.clearfloats {
clear: both;
}


/*-----------------------------*/

#top_interface {
width: 951px;
height: 434px;
background: url(images/top_interface_BG.jpg) 0 0 no-repeat;
}

#top_navigation_buttons {
width: 430px;
height: 36px;
margin: 24px 0 0 500px;
position: absolute;
}

#home_button a {
width: 65px;
height: 36px;
display: block;
float: left;
background: url(images/home_over.jpg) 0 -36px no-repeat;
}

#about_button a {
width: 87px;
height: 36px;
display: block;
float: left;
background: url(images/about_over.jpg) 0 -36px no-repeat;
margin-left: -1px;
}

#referrals_button a {
width: 87px;
height: 36px;
display: block;
float: left;
background: url(images/referrals_over.jpg) 0 -36px no-repeat;
}

#why_us_button a {
width: 84px;
height: 36px;
display: block;
float: left;
background: url(images/why_us_over.jpg) 0 -36px no-repeat;
margin-left: -1px;
}

#contact_us_button a {
width: 108px;
height: 36px;
display: block;
float: left;
background: url(images/contact_us_over.jpg) 0 -36px no-repeat;
margin-left: -1px;
}

#spanish_button a {
width: 129px;
height: 41px;
background: url(images/spanish_button.jpg) 0 -41px no-repeat;
position: absolute;
margin: 60px 0 0 799px;
}

#home_button a:hover, #about_button a:hover, #referrals_button a:hover, #why_us_button a:hover, #contact_us_button a:hover, #spanish_button a:hover {
background-position: 0 0;
}


#top_photo_area {
width: 896px;
height: 227px;
background: url(images/3_photo_examples.jpg) 0 0 no-repeat;
margin: 110px 0 0 26px;
position: absolute;
}

/*-------------------*/

#top_interface ul {
margin: 366px 0 0 50px;
padding: 0;
list-style-type: none;
position: absolute;
width: 880px;
color: #FFFFFF;
font: 13px Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
}

#top_interface li {
float: left;
margin-right: 9px;
}

#top_interface ul li a {
color: #FFFFFF;
text-decoration: none;
}

#top_interface ul li a:hover {
color: #fff600;
text-decoration: underline;
}

/*------------------------------*/

#twoColumn_area {
width: 900px;
margin-left: 25px;
}

/*--------------------------------*/

#lefthand_content {
float: left;
width: 650px;
}

#lefthand_content h1 {
font: 16px Arial, Helvetica, sans-serif;
font-weight: bold;
margin: 25px 0 0 30px;
}

#lefthand_content p {
margin: 15px 0 0 30px;
line-height: 18px;
width: 495px;
}

#lefthand_content ul {
margin: 15px 0 0 60px;
padding: 0;
}

#lefthand_content li {
margin-bottom: 10px;
}

#lefthand_content ol {
width: 495px;
padding-left: 30px;
margin: 15px 0 0 23px;
}

/*--------------------------*/

#rightside_column {
float: left;
width: 247px;
height: 697px;
background: url(images/sign_up_box_BG.jpg) 0 0 no-repeat;
}


#rightside_column form {
margin: 205px 0 0 0;
}


#rightside_column label {
font: 12px Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
margin: 0 0 0px 35px;
color: #766947;
}

.input_fields {
margin: 5px 0 13px 35px;
padding: 3px 0 0 3px;
width: 190px;
height: 22px;
border: 1px #929292 solid;
}

#submit_button {
width: 58px;
height: 22px;
margin: 0px 0 0px 35px;
padding: 0;
background-color: #a2977a;
color: #FFFFFF;
border: 1px #a2977a solid;
font: 11px Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
position: absolute;
}

/*----------------------------------*/

#footer_area {
margin: 25px 0 0 240px;
font-weight: bold;
height: 50px;
}

#seo_links {
margin: 3px auto 0 auto;
text-align: center;
}

#seo_links a {
color: #000000;
font-size: 11px;
}

#seo_links a:hover {
color: #00CC00;
}

/*-------Cherryone Credit Line--------*/

#cherryone_creditLine {
width: 635px;
height: 60px;
font: 10px Arial, Helvetica, sans-serif;
color: #000000;
font-weight: bold;
text-align: center;
margin: 30px auto 0 auto;
}

#cherryone_creditLine a {
color: #000000;
}


#cherryone_creditLine a:hover {
color: #00CC00;
}

/*END*/
