    body {
	 background-color:#ffffff; 			
    }
    body.boxed{
	 background-color:#ffffff; 	        background-image: url('http://www.originaltimber.com/wp-content/uploads/2014/06/bg.jpg');
        background-position: 0px 0px;
        background-repeat: repeat;
	
	    }

    body.boxed .content{
	 background-color:#ffffff;     }


    .title.has_background{
    background-repeat: no-repeat;
    background-position: center 0px;
    }

    .title.has_fixed_background{
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center 0px;
    }





    header.move_menu{
    background-image: none;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.7);
    }

















    nav.main_menu ul li > a,
    .header_right_widget #lang_sel ul > li a.lang_sel_sel,
    .header_right_widget #lang_sel_click ul > li a.lang_sel_sel,
    .header_right_widget #lang_sel_list a,
    .header_right_widget #lang_sel_list a:visited
    {
		        font-family: Cabin, sans-serif;
						    }
    .second a.have_sub,
    .second a.no_sub,
    .drop_down2 .second ul li > a,
    .drop_down .second .inner2 ul > li > a,
    .header_right_widget #lang_sel ul ul a, .header_right_widget #lang_sel ul ul a:visited,
    .header_right_widget #lang_sel_click ul ul a, .header_right_widget #lang_sel_click ul ul a:visited
    {
		        font-family: Cabin, sans-serif !important;
					    }
    .second a.sub,
    .second ul li.sub ul li a,
    .drop_down .second .inner2 ul li.sub ul li a{
		        font-family: Cabin, sans-serif !important;
					    }

        .google_map{
        height: 400px;
        }
		