l, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,caption{	margin: 0;	padding: 0;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	background: #b5e39b url('/layout/bodyBG.jpg') center 462px repeat-x;
	text-align: center;
	min-height: 100%;
}
html { height: 100%; }
a { color: #6ab026; text-decoration: underline; }
a:hover { color: #ff9700; text-decoration: none; }
p { line-height: 1.5em; }
img { border-style: none; }

ul, ol {margin:0; padding:0 0 0 20px;}

.clear { clear: both; } 

#header
{
	width:100%;
	height:462px;
	background: #e7eae3 url('/layout/topBG.jpg') center top repeat-x;
}

#holder
{
	position:relative;
	top:-462px;
	width:936px;
	margin:auto;
	text-align:left;
}

#lang_menu {float:right; width:130px; color:white; margin-top:13px; }
	
	#lang_menu li{float:left; list-style-type:none;}
	#lang_menu li a{float:left; padding:0 5px; color:white; text-decoration:none;}
	#lang_menu li a:hover{text-decoration:underline;}

#sidebar, #main_content 
{
	float:left;
	margin-top:207px;
}

#sidebar
{
	width:228px;
	margin-top:200px;
}

	#menu li{list-style-type:none;display:block;margin:0;}
	
	#menu li a
	{
		display:block;
		color:#6ab023;
		font-size:12px;
		font-weight:bold;
		padding-left:27px;
		padding:5px 0 5px 27px;
	}
	
	#menu li a:hover, #menu li a.active
	{
		color:#ff9700;
		background:url('/layout/menu_bullet.png') left top no-repeat;
	}

	#menu li.lvl3 a
	{
		padding-left:35px;
		font-size:11px;
		color:#6ab023;
		background:none;
	}
	

	#menu li.lvl3 a:hover, #menu li.lvl3 a.active
	{
		background:url('/layout/menu_bullet_small.png') 10px 5px no-repeat;
		color:#ff9700;
	}

#main_content{width:688px;}
	#home_boxes{background:url('/layout/home_boxesBG.gif') left top repeat-y;}
	* html #home_boxes{height:1px;}
	
	.home_box
	{
		float:left;
		width:226px;
		position:relative;
		top:-5px;
		display:inline;
		
	}

	.center_box{margin:0 5px;}
	
	#home_boxes_bottom
	{
		clear:both;
		height:74px;
		overflow:hidden;
		background:none;
		/*background:url('/layout/home_boxes_bottom.jpg') left 20px no-repeat;*/
	}
	
	
	
	.home_box h2 a
	{
		display:block;
		font-size:20px;
		font-weight:normal;
		color:#6ab026;
		min-height:50px;
	}
	
	.home_box h2 a:hover
	{
		color:#FF9700;
	}
	
	.home_box .read_more
	{
		float:right;
		height:35px;
		padding:20px 30px 0 0;
		font-weight:bold;
		background:url('/layout/oxid.gif') right top no-repeat;
	}
	
	* html .home_box h2 a{height:50px;}
	
	.home_box_cnt {padding:10px 18px;}
	
	
#home_form{margin-top:40px; color:#6ab026; font-size:11px;}
	
#home_form input
{
	margin:5px 0;
	width:188px;
	height:20px;
	padding:4px 0 0 5px;
	background:url('/layout/inputBG.jpg') left top no-repeat;
	border:0;
	font-size: 11px;
}

#home_form input.submit 
{
	background:none; 
	font-size:12px; 
	font-weight:bold;
	color:#6ab023;
	text-align:right;
	cursor:pointer;
	text-decoration:underline;
}

#home_form textarea
{
	margin:5px 0;
	width:188px;
	height:74px;
	padding:4px 0 0 5px;
	background:url('/layout/textareaBG.jpg') left top no-repeat;
	border:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#home_form strong {font-size:12px; color:#ff9700; display:block;}

#foot{margin-top:10px;float:right;}
	#foot li
	{
		float:left; 
		list-style-type:none; 
		padding:0 5px;
		border-right:1px solid #6ab023;
		color:#6ab023;
	}
	
	#foot li.last
	{
		border:none;
	}
	
		#foot li a
		{
			font-weight:bold;
		}
		
	#foot_logo_embasy
	{
		position:absolute;
		margin-top:-10px;
	}
		
#cnt_top
{
	width:688px;
	height:4px;
	overflow:hidden;
	background:url('/layout/cnt_top.jpg') left top no-repeat;
}

#cnt_subpage{background:#dff5db;padding:15px 10px;}
	#cnt_subpage h1 
	{
		color:#6ab026; 
		font-size:24px; 
		font-weight:normal; 
		margin-bottom:24px; 
		padding-left:30px;
		background:url('/layout/menu_bullet.png') left top no-repeat;
	}
	
	#cnt_subpage h1.para 
	{
		margin-left:205px;
	}
	
	#cnt_subpage h2 { font-size:20px; font-weight:normal; margin-bottom:14px;}
	
	#cnt_subpage .cnt_left {float:left;width:240px;}
	#cnt_subpage .cnt_right {float:left;width:400px;}
	
	#cnt_subpage p.teaser {font-size:14px;color:#FF972B;line-height:22px;margin-bottom:15px;}

#cnt_top
{
	width:688px;
	height:4px;
	overflow:hidden;
	background:url('/layout/cnt_top.jpg') left top no-repeat;
}

.form_row{clear:both;padding:5px 0;}
	.form_row label{ float:left; width:120px;}
	.form_row input, .form_row textarea, .form_row select
	{ 
		float:left; 
		width:250px; 
		background:#DEF5DB; 
		border:none;
		border-right:2px solid #BBE09B;
		border-bottom:2px solid #BBE09B;
		padding:3px 0;
	}
	.form_row textarea{ height:50px;}
	.form_row .div_checker input{width:20px;}
	.form_row select.short {width:80px;margin:0 2px;}
	
	
	
