
/* CSS Document */
html,body{
      margin:0;
      padding:0;
      border:none;  FONT-SIZE: 14px;
      COLOR: #603813;
	  FONT-FAMILY: Arial, Verdana;
	  direction:ltr;
	  background-color:#ffffff;

	
	  


   }

img { outline:none;}
a{ outline:none;}
p {margin: 0; padding: 0;}

#header_index a div{
	position:relative;
	
	
}

h3
{
    margin:0px;
    color:#102a59;
    font-size:16px;
    margin-bottom:17px;
}

#content_index{
	width:788px;
	margin:0 auto;
	
	
}

#index_right{
	width:763px;
	background-color:#9f9a8b;
	height:530px;
	margin-top:40px;
	
	
}


#content_index_out{
	width:788px;
	margin:0 auto;
	background-color:#FFF;
	width:1024px;
	height:600px;
	margin-top:40px;
	
	
}

#header_index{
	background-color:#8cc63f;
	width:702px;
	height:87px;
	margin:0 auto;
	margin-top:33px;
	
}

#logo_index{
	z-index:10000;
	position:relative;
	left:497px;
	top:0px;

}

#top_menu{float:left; width:600px;margin-top:47px;}

.white{
color:#ffffff;	
	
}

.brown{
	background-color:#603813;
	
	
}

#cont_decs{
	color:#fff;
	width:515px;
	height:353px;
	background-color:#603814;
	position:absolute;
	top:130px;
	left:400px;
	
	font-weight:normal;
	/*white-space:nowrap;*/
	
	
	
}
.clickable {
   cursor: pointer;
}
.clickable:hover {
  /* background: #f46c7a;*/
}

a:link {	color: #ffffff; text-decoration:underline;}
a:visited {	color: #ffffff; text-decoration:underline;}
a:hover {	color: #8cc63f; text-decoration:underline;}
a:active {	color: #ffffff; text-decoration:underline;}

a.link1:link {	color: #ffffff; text-decoration:none;}
a.link1:visited {	color: #ffffff; text-decoration:none;}
a.link1:hover {	color: #8cc63f; text-decoration:none;}
a.link1:active {	color: #ffffff; text-decoration:none;}
#desc{
	
	color:#fff;
	width:272px;
	height:334px;
	background-color:#603813;
	padding:20px;
	padding-right:36px;
	margin-left:104px;
}

#home_left_text{ padding-top:235px}
#top_menu div{float:left;}
#top_menu_first{margin-left:10px;}
.menu_space{margin-left:25px;}



#inner_menu {float:left; margin-left:85px;}
#inner_menu div{float:left;padding-top:39px;}

#inner_logo {position:absolute;top:-100px; right:115px; width:212px;}

#content_holder {width:848px; float:left;height:426px;}

#home_header {width:100%; text-align:center; margin-top:113px; height:38px; padding-top:48px; background:#8cc63e; position:relative;}
#home_menu_holder {width:900px; margin:auto; position:relative;}
#home_logo {position:absolute; top:-162px; left:625px; height:155px; background:#fff; padding-top:80px;}
#home_footer{ bottom:10px;position:absolute; text-align:center; color:#fff; font-weight:normal; width:100%; display:none;}

#home_lang{position:absolute; top:15px; left:15px; padding:8px 20px 8px 20px; background:#603813}

