
#mountain {
    background:url('../images/mountain.png') bottom right no-repeat;
    height:392px;
    margin-right:500px;
    position:absolute;
    top:0;
    width:842px;
}


#clouds {
    background:transparent url('../images/clouds.png') top center no-repeat;
    height:200px;
    left:50%;
    margin:0 auto;
    margin-left:-500px;
    position:absolute;
    top:0px;
    width:1000px;
}

#content_top h2 {
    color:#FFC30F;
    font-size:21px;
    padding-top:230px;
    width:365px;
}
#content_top p {width:340px;}

#container.banner #content_top {margin-top:53px;}

#search_login {
    position: relative;
    z-index:101;
}
#search_login input {color:#000;}
#search_login form {border-left:0px;}

#logo {position:relative; z-index:;}

#navigation a:hover {color:#C58E15;}
.current_page_item span {color:#000;}

#login_submit, #freeconsultation_freeconsultation {
    color:#000;
    margin-top:10px;
}

#free_consultation p {padding:0px}

