﻿body 
{
    background: url('../images/bg.jpg') repeat-y;
    padding-top: 0px;
    font-family: Arial;
}

#biggest
{
    width: 960px;
    margin-top: 0px;
    margin-left: auto; 
    margin-right: auto;
    padding-top: 0px;
    border: 2px solid gray;
    background-color: #ffffff;
    
}

#starburst
{
    width: 196px;
    height: 181px;
    position:fixed;
    right: 0px;
    top: 0px;
    z-index: 10;
    
}
    

#wrapper
{
    width: 950px;
    margin-top: 5px; 
    margin-left: auto;
    margin-right: auto; 
    border: 0px solid red;
    display: block;
    background-color: #ffffff;
    position: relative;
}

#angie 
{
    left:630px;
    position:absolute;
    top:807px;
    z-index:100;
}

#main_right_ads_pds
{
    position: absolute;
    left: 568px;
    top: 420px;
}

#flash
{
    width: 950px;
    height: 201px;
    background: url('../images/flash_03.jpg') no-repeat;
    display: block;
    z-index: -2;
}

#menu
{
    width: 950px;
    height: 87px;
}

#main-wrapper
{
    width: 950px;
    display: block;
    background-color: #ffffff;
    position: relative;
    
}

#main-full
{
    width: 921px;
    display: block;
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
}

#main-full-gallery
{
    width: 921px;
    min-height: 500px;
    display: block;
    background-color: #fff;
    border: 0px solid red;
    margin-left: auto;
    margin-right: auto;
}

#main_left
{
    width: 599px;
    display: block;
    padding: 0px;
    margin: 0px;
    float: left;
    
}

#main_right
{
    width: 351px;
    height: 386px;
    background: #ffffff url('../images/getstarted_07.jpg') no-repeat;
    float: left;
}

#main_right_wrapper
{
	width: 351px;
    height: 386px;
    background: #ffffff;
    float: left;
}
	


#main_right_contact
{
    width: 351px;
    height: 386px;
    background: #ffffff url('../images/main_right_contact_07.jpg') no-repeat;
    float: left;
}

#main_right_spacer
{
    width: 351px;
    height: 220px;
}

#main_right_text
{
    width: 351px;
    height: 60px;
}

#main_right_button 
{
    display: block;  
}

#main_right_button a, #main_right_button a:visited 
{
    display: block; 
    width:250px; 
    height:40px; 
    margin-left: 50px;
    background: #ffffff url('../images/getstarted_button.jpg'); 
    background-position:left top; 
    background-color:transparent;
}

#main_right_button a:hover 
{
    background-position:left bottom; 
    line-height:31px; 
    overflow:hidden; 
    color:#800;
}

#main_right_banners
{
    width: 351px;
    height: 386px;
    background: #ffffff url('../images/main_right_blank_07.jpg') no-repeat;
    border-top: 0px solid red;
    float: left;
}

#main_right_banner_spacer
{
    width: 351px;
    height: 30px;
}

#main_right_banner1 a, #main_right_banner1 a:visited 
{
    display: block; 
    width:250px; 
    height:80px; 
    margin-left: 50px;
    background: #ffffff url('../images/banner1.jpg') no-repeat; 
    background-position:left top; 
    background-color:transparent;
}

#main_right_banner1 a:hover 
{
    background-position:left bottom; 
    line-height:31px; 
    overflow:hidden; 
    color:#800;
}

#main_right_banner2 a, #main_right_banner2 a:visited 
{
    display: block; 
    width:250px; 
    height:80px; 
    margin-left: 50px;
    background: #ffffff url('../images/banner2.jpg') no-repeat; 
    background-position:left top; 
    background-color:transparent;
}

#main_right_banner2 a:hover 
{
    background-position:left bottom; 
    line-height:31px; 
    overflow:hidden; 
    color:#800;
}

#main_right_banner3 a, #main_right_banner3 a:visited 
{
    display: block; 
    width:250px; 
    height:80px; 
    margin-left: 50px;
    background: #ffffff url('../images/banner3.jpg') no-repeat; 
    background-position:left top; 
    background-color:transparent;
}

#main_right_banner3 a:hover 
{
    background-position:left bottom; 
    line-height:31px; 
    overflow:hidden; 
    color:#800;
}


#main_right_bio
{
    width: 351px;
    height: 386px;
    background: #ffffff url('../images/main_right_bio_07.jpg') no-repeat;
    border-top: 0px solid red;
    float: left;
}

#main_right_bio a
{
    width: 351px;
    height: 386px;
    display: block;
}

#main_right_ceiling
{
    width: 351px;
    height: 386px;
    background: #ffffff url('../images/main_right_ceiling_07.jpg') no-repeat;
    border-top: 0px solid red;
    float: left;
}


#main_right_ceiling a
{
    width: 351px;
    height: 386px;
    display: block;
}


#bottom
{
    width: 950px;
    height: 40px;
    border: 0px solid red;
    margin-top: 40px;
    padding-top: 20px;
    display: block;
    padding: 0px;

}

.main h1
{
    font-family: ARIAL;
    font-size: 9pt;
    font-weight: bold;
    color: #000;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 5px;
    margin: 0px;
}    

.main h2
{
    font-family: ARIAL;
    font-size: 9pt;
    font-weight: bold;
    color: #000;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 5px;
    margin: 0px;
}    

.main p
{
    font-family: Georgia;
    font-size: 8pt;
    color: #000;
    padding-left: 15px;
    padding-right: 15px;
}

.main-p2
{
    font-family: Georgia;
    font-size: 9pt !important;
    color: #cfa445 !important;
}

.main-p3
{
    font-family: Georgia;
    font-size: 8pt;
    color: #000;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 15pt;
}

.main li
{
    font-family: Georgia;
    font-size: 8pt;
    color: #000;
    padding-left: 15px;
    padding-right: 15px;
}

.main a
{
    font-family: tahoma;
    font-size: 7pt;
    color: #000;
    text-decoration: none;
    padding-left: 15px;
    padding-right: 15px;
}

.main a:hover
{
    text-decoration: underline;
    color: #cfa547;
}

.main img
{
    padding-left: 15px;
    padding-top: 20px;
}


.main2 p
{
    font-family: Georgia;
    font-size: 8pt;
    color: #000;
    padding-left: 15px;
    padding-right: 15px;
}

.main2 img
{
    margin: 0px;
    padding: 0px;
    border: 1px solid gray;
}

.bottom
{
    font-family: verdana;
    font-size: 9pt;
    font-weight: bold;
    color: #000;
    text-align: center;
    padding: 0px;
    margin: 0px;
}

.main_right_text p
{
    font-family: Verdana;
    font-size: 7pt;
    color: #000;
    padding-left: 55px;
    padding-right: 50px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.main_right a
{
    padding: 0px;
}

.main_right_blank p
{
    font-family: Verdana;
    font-size: 7pt;
    color: #000;
    padding-left: 55px;
    padding-right: 50px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.mainlist li
{
    font-family: Georgia;
    font-size: 9pt;
    line-height: 11pt;
    font-style: italic;
    color: #000;
    padding-left: 0px;
}



/*NEWMENU_GALLERY*/

#newmenu_gallery {display:block;}
#newmenu_gallery a, #newmenu_gallery a:visited {display:block; width:114px; height:87px; background: #d9d9d9 url('../images/newmenu_gallery_01.jpg'); float: left; background-position:left top; background-color:transparent;}
#newmenu_gallery a:hover {background-position:left center; line-height:31px; overflow:hidden; color:#800;}
#newmenu_gallery a#selected, #menu_newgallery a#selected:hover {background-position:left bottom; line-height:30px; cursor:default; color:#000;}


/*MENU_PLANSANDFINANCING*/

#newmenu_plansandfinance {display:block;}
#newmenu_plansandfinance a, #newmenu_plansandfinance a:visited {display:block; width:181px; height:87px; background: #d9d9d9 url('../images/newmenu_plansandfinance_02.jpg'); float: left; background-position:left top; background-color:transparent;}
#newmenu_plansandfinance a:hover {background-position:left center; line-height:31px; overflow:hidden; color:#800;}
#newmenu_plansandfinance a#selected, #newmenu_plansandfinance a#selected:hover {background-position:left bottom; line-height:30px; cursor:default; color:#000;}


/*MENU_AVALIABLE*/

#newmenu_available {display:block;}
#newmenu_available a, #newmenu_available a:visited {display:block; width:204px; height:87px; background: #d9d9d9 url('../images/newmenu_available_03.jpg'); float: left; background-position:left top; background-color:transparent;}
#newmenu_available a:hover {background-position:left center; line-height:31px; overflow:hidden; color:#800;}
#newmenu_available a#selected, #newmenu_available a#selected:hover {background-position:left bottom; line-height:30px; cursor:default; color:#000;}


/*MENU_RESOURCES*/

#newmenu_resources {display:block;}
#newmenu_resources a, #newmenu_resources a:visited {display:block; width:130px; height:87px; background: #d9d9d9 url('../images/newmenu_resources_04.jpg'); float: left; background-position:left top; background-color:transparent;}
#newmenu_resources a:hover {background-position:left center; line-height:31px; overflow:hidden; color:#800;}
#newmenu_resources a#selected, #newmenu_resources a#selected:hover {background-position:left bottom; line-height:30px; cursor:default; color:#000;}


/*MENU_testimonials*/

#newmenu_testimonials {display:block;}
#newmenu_testimonials a, #newmenu_testimonials a:visited {display:block; width:130px; height:87px; background: #d9d9d9 url('../images/newmenu_testimonials_04.jpg'); float: left; background-position:left top; background-color:transparent;}
#newmenu_testimonials a:hover {background-position:left center; line-height:31px; overflow:hidden; color:#800;}
#newmenu_testimonials a#selected, #newmenu_testimonials a#selected:hover {background-position:left bottom; line-height:30px; cursor:default; color:#000;}


/*MENU_ABOUT*/

#newmenu_about {display:block;}
#newmenu_about a, #newmenu_about a:visited {display:block; width:115px; height:87px; background: #d9d9d9 url('../images/newmenu_about_05.jpg'); float: left; background-position:left top; background-color:transparent;}
#newmenu_about a:hover {background-position:left center; line-height:31px; overflow:hidden; color:#800;}
#newmenu_about a#selected, #newmenu_about a#selected:hover {background-position:left bottom; line-height:30px; cursor:default; color:#000;}



/*MENU_CONTACT*/

#newmenu_contact {display:block;}
#newmenu_contact a, #newmenu_contact a:visited {display:block; width:105px; height:87px; background: #d9d9d9 url('../images/newmenu_contact_06.jpg'); float: left; background-position:left top; background-color:transparent;}
#newmenu_contact a:hover {background-position:left center; line-height:31px; overflow:hidden; color:#800;}
#newmenu_contact a#selected, #newmenu_contact a#selected:hover {background-position:left bottom; line-height:30px; cursor:default; color:#000;}



/*MENU_HOME*/

#newmenu_home {display:block;}
#newmenu_home a, #newmenu_home a:visited {display:block; width:101px; height:87px; background: #d9d9d9 url('../images/newmenu_home_07.jpg'); float: left; background-position:left top; background-color:transparent;}
#newmenu_home a:hover {background-position:left center; line-height:31px; overflow:hidden; color:#800;}
#newmenu_home a#selected, #newmenu_home a#selected:hover {background-position:left bottom; line-height:30px; cursor:default; color:#000;}

.gallery_thumb {
    background-image: url('../images/gallery_thumb.jpg');
    background-repeat: no-repeat;
    cursor: pointer;
    float: left;   
    height: 140px;
    margin: 3px;   
    position: relative;
    width: 300px;
}

.gallery_thumb a {
    padding: 0px;
    z-index: 100;
    border: 0px;
}

.gallery_thumb > div {    
    margin: 20px 0px 0px 10px;
    width: 279px;
    height: 110px;
    overflow: hidden;
}

.gallery_thumb img {
    padding: 0px;
    border: 0px;
}

#gallery_1
{
    width: 307px;
    height: 150px;
    background: #ffffff url('../images/gallery_1_small.jpg') no-repeat;
    display: block;
    float: left;
} 

#gallery_1 a
{
    width: 307px;
    height: 150px;
    padding: 0px;
    margin: 0px;
    display: block;
}

#gallery_2
{
    width: 307px;
    height: 150px;
    background: #ffffff url('../images/gallery_2_small.jpg') no-repeat;
    float: left;
} 

#gallery_2 a
{
    width: 307px;
    height: 150px;
    padding: 0px;
    margin: 0px;
    display: block;
}

#gallery_3
{
    width: 307px;
    margin: 0px;
    background: #ffffff url('../images/gallery_3_small.jpg') no-repeat;
    float: left;
} 

#gallery_3 a
{
    width: 307px;
    height: 150px;
    padding: 0px;
    margin: 0px;
    display: block;
}

#gallery_4
{
    width: 307px;
    height: 150px;
    background: #ffffff url('../images/gallery_4_small.jpg') no-repeat;
    float: left;
} 

#gallery_4 a
{
    width: 307px;
    height: 150px;
    padding: 0px;
    margin: 0px;
    display: block;
}

#gallery_5
{
    width: 307px;
    height: 150px;
    background: #ffffff url('../images/gallery_5_small.jpg') no-repeat;
    float: left;
} 

#gallery_5 a
{
    width: 307px;
    height: 150px;
    padding: 0px;
    margin: 0px;
    display: block;
}

#gallery_6
{
    width: 307px;
    height: 150px;
    background: #ffffff url('../images/gallery_6_small.jpg') no-repeat;
    float: left;
} 

#gallery_6 a
{
    width: 307px;
    height: 150px;
    padding: 0px;
    margin: 0px;
    display: block;
}

#gallery_7
{
    width: 307px;
    height: 150px;
    background: #ffffff url('../images/gallery_7_small.jpg') no-repeat;
    float: left;
} 

#gallery_7 a
{
    width: 307px;
    height: 150px;
    padding: 0px;
    margin: 0px;
    display: block;
}

#gallery_8
{
    width: 307px;
    height: 150px;
    background: #ffffff url('../images/gallery_8_small.jpg') no-repeat;
    float: left;
} 

#gallery_8 a
{
    width: 307px;
    height: 150px;
    padding: 0px;
    margin: 0px;
    display: block;
}

#gallery_9
{
    width: 307px;
    height: 150px;
    background: #ffffff url('../images/gallery_9_small.jpg') no-repeat;
    float: left;
} 

#gallery_9 a
{
    width: 307px;
    height: 150px;
    padding: 0px;
    margin: 0px;
    display: block;
}


#gallery_1_large
{
    width: 921px;
    height: 550px;
    background: transparent url('../images/gallery_1_large.jpg') no-repeat;
    position: absolute;
    top: 40px;
    left: 15px;
}

#gallery_1_large a
{
    width: 921px;
    height: 550px;
    padding: 0px;
    margin: 0px;
    display: block;
}

#gallery_2_large
{
    width: 921px;
    height: 550px;
    background: transparent url('../images/gallery_2_large.jpg') no-repeat;
    position: absolute;
    top: 40px;
    left: 15px;
}

#gallery_2_large a
{
    width: 921px;
    height: 550px;
    padding: 0px;
    margin: 0px;
    display: block;
}

#gallery_3_large
{
    width: 921px;
    height: 550px;
    background: #ffffff url('../images/gallery_3_large.jpg') no-repeat;
    position: absolute;
    top: 40px;
    left: 15px;
}

#gallery_3_large a
{
    width: 921px;
    height: 550px;
    padding: 0px;
    margin: 0px;
    display: block;
}

#gallery_4_large
{
    width: 921px;
    height: 550px;
    background: #ffffff url('../images/gallery_4_large.jpg') no-repeat;
    position: absolute;
    top: 40px;
    left: 15px;
}

#gallery_4_large a
{
    width: 921px;
    height: 550px;
    padding: 0px;
    margin: 0px;
    display: block;
}


#gallery_5_large
{
    width: 921px;
    height: 550px;
    background: url('../images/gallery_5_large.jpg') no-repeat;
    position: absolute;
    top: 40px;
    left: 15px;
}

#gallery_5_large a
{
    width: 921px;
    height: 550px;
    padding: 0px;
    margin: 0px;
    display: block;
}


#gallery_6_large
{
    width: 921px;
    height: 550px;
    background: #ffffff url('../images/gallery_6_large.jpg') no-repeat;
    position: absolute;
    top: 40px;
    left: 15px;
}

#gallery_6_large a
{
    width: 921px;
    height: 550px;
    padding: 0px;
    margin: 0px;
    display: block;
}

#gallery_7_large
{
    width: 921px;
    height: 550px;
    background: #ffffff url('../images/gallery_7_large.jpg') no-repeat;
    position: absolute;
    top: 40px;
    left: 15px;
}

#gallery_7_large a
{
    width: 921px;
    height: 550px;
    padding: 0px;
    margin: 0px;
    display: block;
}

#gallery_8_large
{
    width: 921px;
    height: 550px;
    background: #ffffff url('../images/gallery_8_large.jpg') no-repeat;
    position: absolute;
    top: 40px;
    left: 15px;
}

#gallery_8_large a
{
    width: 921px;
    height: 550px;
    padding: 0px;
    margin: 0px;
    display: block;
}

#gallery_9_large
{
    width: 921px;
    height: 550px;
    background: #ffffff url('../images/gallery_9_large.jpg') no-repeat;
    position: absolute;
    top: 40px;
    left: 15px;
}

#gallery_9_large a
{
    width: 921px;
    height: 550px;
    padding: 0px;
    margin: 0px;
    display: block;
}






#gallery_plans_1
{
    width: 307px;
    height: 150px;
    background: #ffffff url('../images/gallery_plans1_small.jpg') no-repeat;
    float: left;
} 

#gallery_plans_1 a
{
    width: 307px;
    height: 150px;
    padding: 0px;
    margin: 0px;
    display: block;
}

#gallery_plans_2
{
    width: 307px;
    height: 150px;
    background: #ffffff url('../images/gallery_plans2_small.jpg') no-repeat;
    float: left;
} 

#gallery_plans_2 a
{
    width: 307px;
    height: 150px;
    padding: 0px;
    margin: 0px;
    display: block;
}

#gallery_plans_3
{
    width: 307px;
    margin: 0px;
    background: #ffffff url('../images/gallery_plans3_small.jpg') no-repeat;
    float: left;
} 

#gallery_plans_3 a
{
    width: 307px;
    height: 150px;
    padding: 0px;
    margin: 0px;
    display: block;
}

#gallery_plans_4
{
    width: 307px;
    height: 150px;
    background: #ffffff url('../images/gallery_plans4_small.jpg') no-repeat;
    float: left;
} 

#gallery_plans_4 a
{
    width: 307px;
    height: 150px;
    padding: 0px;
    margin: 0px;
    display: block;
}




#gallery_remodel1
{
    width: 307px;
    height: 150px;
    background: #ffffff url('../images/gallery_remodel1_small.jpg') no-repeat;
    float: left;
} 

#gallery_remodel1 a
{
    width: 307px;
    height: 150px;
    padding: 0px;
    margin: 0px;
    display: block;
}


#gallery_remodel2
{
    width: 307px;
    height: 150px;
    background: #ffffff url('../images/gallery_remodel2_small.jpg') no-repeat;
    float: left;
} 

#gallery_remodel2 a
{
    width: 307px;
    height: 150px;
    padding: 0px;
    margin: 0px;
    display: block;
}


#gallery_remodel3
{
    width: 307px;
    height: 150px;
    background: #ffffff url('../images/gallery_remodel3_small.jpg') no-repeat;
    float: left;
} 

#gallery_remodel3 a
{
    width: 307px;
    height: 150px;
    padding: 0px;
    margin: 0px;
    display: block;
}

#gallery_remodel4
{
    width: 307px;
    height: 150px;
    background: #ffffff url('../images/gallery_remodel4_small.jpg') no-repeat;
    float: left;
} 

#gallery_remodel4 a
{
    width: 307px;
    height: 150px;
    padding: 0px;
    margin: 0px;
    display: block;
}

#gallery_remodel5
{
    width: 307px;
    height: 150px;
    background: #ffffff url('../images/gallery_remodel5_small.jpg') no-repeat;
    float: left;
} 

#gallery_remodel5 a
{
    width: 307px;
    height: 150px;
    padding: 0px;
    margin: 0px;
    display: block;
}

#gallery_remodel6
{
    width: 307px;
    height: 150px;
    background: #ffffff url('../images/gallery_remodel6_small.jpg') no-repeat;
    float: left;
} 

#gallery_remodel6 a
{
    width: 307px;
    height: 150px;
    padding: 0px;
    margin: 0px;
    display: block;
}


#gallery_remodel7
{
    width: 307px;
    height: 150px;
    background: #ffffff url('../images/gallery_remodel7_small.jpg') no-repeat;
    float: left;
} 

#gallery_remodel7 a
{
    width: 307px;
    height: 150px;
    padding: 0px;
    margin: 0px;
    display: block;
}

#gallery_remodel8
{
    width: 307px;
    height: 150px;
    background: #ffffff url('../images/gallery_remodel8_small.jpg') no-repeat;
    float: left;
} 

#gallery_remodel8 a
{
    width: 307px;
    height: 150px;
    padding: 0px;
    margin: 0px;
    display: block;
}








#gallery_plans_1_large
{
    width: 921px;
    height: 550px;
    background: #ffffff url('../images/gallery_plans1_large.jpg') no-repeat;
    position: absolute;
    top: 40px;
    left: 15px;

} 

#gallery_plans_1_large a
{
    width: 921px;
    height: 550px;
    padding: 0px;
    margin: 0px;
    display: block;
}

#gallery_plans_2_large
{
    width: 921px;
    height: 550px;
    background: #ffffff url('../images/gallery_plans2_large.jpg') no-repeat;
    position: absolute;
    top: 40px;
    left: 15px;
} 

#gallery_plans_2_large a
{
    width: 921px;
    height: 550px;
    padding: 0px;
    margin: 0px;
    display: block;
}

#gallery_plans_3_large
{
    width: 921px;
    height: 550px;
    background: #ffffff url('../images/gallery_plans3_large.jpg') no-repeat;
    position: absolute;
    top: 40px;
    left: 15px;
} 

#gallery_plans_3_large a
{
    width: 921px;
    height: 550px;
    padding: 0px;
    margin: 0px;
    display: block;
}

#gallery_plans_4_large
{
    width: 921px;
    height: 550px;
    background: #ffffff url('../images/gallery_plans4_large.jpg') no-repeat;
    position: absolute;
    top: 40px;
    left: 15px;
} 

#gallery_plans_4_large a
{
    width: 921px;
    height: 550px;
    padding: 0px;
    margin: 0px;
    display: block;
}





#gallery_remodel1_large
{
    width: 921px;
    height: 550px;
    background: #ffffff url('../images/gallery_remodel1_large.jpg') no-repeat;
    position: absolute;
    top: 40px;
    left: 15px;
} 

#gallery_remodel1_large a
{
    width: 921px;
    height: 550px;
    padding: 0px;
    margin: 0px;
    display: block;
}


#gallery_remodel2_large
{
    width: 921px;
    height: 550px;
    background: #ffffff url('../images/gallery_remodel2_large.jpg') no-repeat;
    position: absolute;
    top: 40px;
    left: 15px;
} 

#gallery_remodel2_large a
{
    width: 921px;
    height: 550px;
    padding: 0px;
    margin: 0px;
    display: block;
}


#gallery_remodel3_large
{
    width: 921px;
    height: 550px;
    background: #ffffff url('../images/gallery_remodel3_large.jpg') no-repeat;
    position: absolute;
    top: 40px;
    left: 15px;
} 

#gallery_remodel3_large a
{
    width: 921px;
    height: 550px;
    padding: 0px;
    margin: 0px;
    display: block;
}

#gallery_remodel4_large
{
    width: 921px;
    height: 550px;
    background: #ffffff url('../images/gallery_remodel4_large.jpg') no-repeat;
    position: absolute;
    top: 40px;
    left: 15px;
} 

#gallery_remodel4_large a
{
    width: 921px;
    height: 550px;
    padding: 0px;
    margin: 0px;
    display: block;
}

#gallery_remodel5_large
{
    width: 921px;
    height: 550px;
    background: #ffffff url('../images/gallery_remodel5_large.jpg') no-repeat;
    position: absolute;
    top: 40px;
    left: 15px;
} 

#gallery_remodel5_large a
{
    width: 921px;
    height: 550px;
    padding: 0px;
    margin: 0px;
    display: block;
}

#gallery_remodel6_large
{
    width: 921px;
    height: 550px;
    background: #ffffff url('../images/gallery_remodel6_large.jpg') no-repeat;
    position: absolute;
    top: 40px;
    left: 15px;
} 

#gallery_remodel6_large a
{
    width: 921px;
    height: 550px;
    padding: 0px;
    margin: 0px;
    display: block;
}

#gallery_remodel7_large
{
    width: 921px;
    height: 550px;
    background: #ffffff url('../images/gallery_remodel7_large.jpg') no-repeat;
    position: absolute;
    top: 40px;
    left: 15px;
} 

#gallery_remodel7_large a
{
    width: 921px;
    height: 550px;
    padding: 0px;
    margin: 0px;
    display: block;
}

#gallery_remodel8_large
{
    width: 921px;
    height: 550px;
    background: #ffffff url('../images/gallery_remodel8_large.jpg') no-repeat;
    position: absolute;
    top: 40px;
    left: 15px;
} 

#gallery_remodel8_large a
{
    width: 921px;
    height: 550px;
    padding: 0px;
    margin: 0px;
    display: block;
}


.over
{
    display: none;
}

#plans1 
{
    width: 186px;
    height: 150px;
    margin-left: 10px;
    background: #ffffff url('../images/plans_buttons_01.jpg') no-repeat;
    float: left;
    display: block;
}

.plansandfinancing a
{
    width: 186px;
    height: 150px;
    padding: 0px;
    margin: 0px;
    display: block;
}

#plans2
{
     width: 186px;
     height: 150px;
     background: #ffffff url('../images/plans_buttons_02.jpg') no-repeat;
     float: left;
}

#plans3
{
    width: 187px;
    height: 150px;
    background: #ffffff url('../images/plans_buttons_03.jpg') no-repeat;
    float: left;
}


#plans4
{
    width: 187px;
    height: 150px;
    background: #ffffff url('../images/plans_buttons_04.jpg') no-repeat;
    margin-left: 10px;
    float: left;
}

#plans5
{
    width: 187px;
    height: 150px;
    background: #ffffff url('../images/trade_elite.jpg') no-repeat;
    float: left;
}

#financing1
{
    width: 187px;
    height: 150px;
    background: #ffffff url('../images/financing_buttons_01.jpg') no-repeat;
    margin-left: 10px;
    float: left;
}

#financing2
{
    width: 187px;
    height: 150px;
    background: #ffffff url('../images/financing_buttons_02.jpg') no-repeat;
    margin-left: 10px;
    float: left;
}

#financing1 a
{
    width: 186px;
    height: 150px;
    padding: 0px;
    margin: 0px;
    display: block;
}

#financing2 a
{
    width: 186px;
    height: 150px;
    padding: 0px;
    margin: 0px;
    display: block;
}

#trade1 
{
    width: 186px;
    height: 150px;
    margin-left: 10px;
    background: #ffffff url('../images/trade_ecoscape.jpg') no-repeat;
    float: left;
    display: block;
}

#trade1 a
{
    width: 186px;
    height: 150px;
    padding: 0px;
    margin: 0px;
    display: block;
}

#trade2
{
     width: 186px;
     height: 150px;
     background: #ffffff url('../images/trade_ge.jpg') no-repeat;
     float: left;
}

#trade2 a
{
    width: 186px;
    height: 150px;
    padding: 0px;
    margin: 0px;
    display: block;
}

#trade3
{
    width: 187px;
    height: 150px;
    background: #ffffff url('../images/trade_protops.jpg') no-repeat;
    margin-left: 0px;
    float: left;
}

#trade3 a
{
    width: 186px;
    height: 150px;
    padding: 0px;
    margin: 0px;
    display: block;
}

#trade4
{
    width: 187px;
    height: 150px;
    background: #ffffff url('../images/trade_pricebros.jpg') no-repeat;
    margin-left: 10px;
    float: left;
}

#trade4 a
{
    width: 186px;
    height: 150px;
    padding: 0px;
    margin: 0px;
    display: block;
}

#trade5
{
    width: 187px;
    height: 150px;
    background: #ffffff url('../images/trade_wbb.jpg') no-repeat;
    margin-left: 0px;
    float: left;
}

#trade5 a
{
    width: 186px;
    height: 150px;
    padding: 0px;
    margin: 0px;
    display: block;
}

#trade6
{
    width: 187px;
    height: 150px;
    background: #ffffff url('../images/trade_ff.jpg') no-repeat;
    margin-left: 0px;
    float: left;
}

#trade6 a
{
    width: 186px;
    height: 150px;
    padding: 0px;
    margin: 0px;
    display: block;
}


#sub
{
    width: 960px;
    margin-left: auto;
    margin-right: auto;
}

#sub p
{
    font-family: Arial;
    font-size: 7pt;
    color: Gray;
    text-align: right;
    padding: 0px;
    margin: 0px;
}

#sub a
{
    font-family: Arial;
    font-size: 7pt;
    color: Gray;
    text-align: right;
    padding: 0px;
    margin: 0px;
}

#sub a:hover
{
    text-decoration: none;
}


/*MAIN_RIHGT_AD*/

#main_right_ad {display:block; border: 0px solid red;}
#main_right_ad p  {display:block; padding: 0px; margin: 0px 0px 0px 29px; width:351px; height:70px;}

/*MAIN_RIHGT_ad_plans*/

#main_right_ad_plans {display:block; border: 0px solid red; margin-top: 65px;}
#main_right_ad_plans a, #main_right_ad_plans a:visited {display:block; padding: 0px; margin: 0px; width:351px; height:70px; background: #ffffff url('../images/main_right_ad_plans.jpg'); float: left; background-position:left top; background-color:transparent;}
#main_right_ad_plans a:hover {background-position:left bottom;}



#header_gallery
{
	width: 921px;
	height: 31px;
	margin-top: 20px;
}

#header_gallery_left
{
	width: 245px;
	height: 31px;
	background: #ffffff url('../images/header_gallery_09.jpg') no-repeat;
	float: left;
	margin-left: 15px;
	
}

#header_gallery_right
{
	width: 661px;
	height: 31px;
	float: left;
	text-align: right;
}



#player
{
	float: left;
	 width: 564px; 
	 height: 360px;
	 padding: 0px;
	 margin-left: 15px;
}