body {
font: 12px Arial, Helvetica, sans-serif;
color: #000000;
margin: 0;
padding: 0;
background: #17a906 url(images/green_gradient_bg.gif) 0 0 repeat-x;
}

.clearfloats {
clear: both;
}

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

#main_container {
width: 908px;
margin: 0 auto;
}

#logo_area {
width: 908px;
height: 153px;
background: url(images/logo_header.jpg) 0 0 no-repeat;
}

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

#navigation_bar {
width: 884px;
height: 55px;
background: url(images/navigation_bar.jpg) 0 0 no-repeat;
padding-left: 24px;
position: relative;
z-index: 8000;
}

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

#spf_button a {
width: 56px;
height: 55px;
display: block;
background: url(images/spf_over.jpg) 0 -55px no-repeat;
float: left;
}

#saving_money_button a {
width: 128px;
height: 55px;
display: block;
background: url(images/saving_money_over.jpg) 0 -55px no-repeat;
float: left;
}

#walls_attics_button a {
width: 108px;
height: 55px;
display: block;
background: url(images/walls_attics_over.jpg) 0 -55px no-repeat;
float: left;
}

#retro_button a {
width: 83px;
height: 55px;
display: block;
background: url(images/retro_over.jpg) 0 -55px no-repeat;
float: left;
}

#testimonials_button a {
width: 115px;
height: 55px;
display: block;
background: url(images/testimonials_over.jpg) 0 -55px no-repeat;
float: left;
}

#faq_button a {
width: 58px;
height: 55px;
display: block;
background: url(images/faq_over.jpg) 0 -55px no-repeat;
float: left;
}

#about_us_button a {
width: 91px;
height: 55px;
display: block;
background: url(images/about_us_over.jpg) 0 -55px no-repeat;
float: left;
}

#links_button a {
width: 68px;
height: 55px;
display: block;
background: url(images/links_over.jpg) 0 -55px no-repeat;
float: left;
}

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

#navigation_bar a:hover {
background-position: 0 0;
}

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

#drop_down_menu {
position: absolute;
top: 54px;
left: 45px;
width: 180px;
background-color: #0580bc;
color: #FFFFFF;
padding: 10px 10px 15px 9px;
border: 1px #FFFFFF solid;
display: none;
z-index: 8000;
}

#drop_down_menu ul {
margin: 0 0 0 10px;
padding: 0;
list-style-type: none;
}

#drop_down_menu ul li {
border-bottom: 1px #FFFFFF solid;
}

#drop_down_menu ul li a {
float: none;
color: #FFFFFF;
width: 160px;
height: auto;
padding: 5px 5px 9px 5px;
text-decoration: none;
display: block;
}

#drop_down_menu ul li a:hover {
background-color: #fffc00;
background-image: none;
color: #000000;
}

/*---------MAGIC------------*/

#navigation_bar_area div:hover div, #navigation_bar_area div.over div {
display: block;
}


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

#photos_video_area {
width: 908px;
height: 299px;
background: url(images/photos_video_container_bg.jpg) 0 0 no-repeat;
}

#flash_photo_gallery {
width: 547px;
height: 299px;
position: absolute;
}

#video_container {
width: 356px;
height: 299px;
position: absolute;
margin-left: 552px;
}

#video_container div {
margin: 23px 0 0 12px;
}

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

#twoColumn_container {
width: 884px;
padding-left: 24px;
background: url(images/content_container_bg.jpg) 9px 0 repeat-y;
}

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

#leftside_content {
width: 638px;
float: left;
margin-bottom: 20px;
}

#leftside_content h1 {
font: 16px Arial, Helvetica, sans-serif;
font-weight: bold;
margin: 20px 45px 20px 30px;
color: #46ba00;
}

#leftside_content p {
margin: 10px 45px 20px 30px;
line-height: 20px;
}

#leftside_content ul {
margin: 0px 45px 20px 50px;
padding: 0;
}

#leftside_content ul li {
margin-bottom: 10px;
}

#leftside_content a {
color: #0000cc;
}

#leftside_content a:visited {
color: #5c5cff;
}

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



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

#rightside_column {
width: 230px;
height: 699px;
float: left;
/*background: url(images/company_logos.gif) 0 0 no-repeat;*/
margin-bottom: 20px;
}

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

#cherryone_creditLine {
width: 635px;
height: 80px;
font: 10px Verdana, Arial, Helvetica, sans-serif;
color: #FFFFFF;
text-align: center;
margin: 30px auto 0 auto;
}

#cherryone_creditLine a {
color: #FFFFFF;
}


#cherryone_creditLine a:hover {
color: #0000FF;
}

/*END*/
