#leftMenuContainer {
	float: left;
	height: 18px;
	_height: 23px;
	margin-left: 15px;
	_margin-left: 8px;
	margin-top: -22px;
	_margin-top: -25px;
}

#leftMenuContainer .menuItem {
	position: relatve;
	float: left;
	background: #527815 url(/images/nav_right_bg.jpg) no-repeat right;
	height: 18px;
	_height: 23px;
	padding: 5px 5px 0px 11px;
}

#leftMenuContainer .roundedCorner {
	background: url(/images/nav_right.gif) no-repeat right;
	float: left;
	height: 18px;
	_height: 23px;
	padding: 5px 5px 0px 5px;
}

#leftMenuContainer .menuItem a {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

#leftMenuContainer .subMenu {
	z-index: 1000;
	position: absolute;
	margin-left: -11px;
	_margin-left: -76px;
	clear: both;
	margin-top: 3px;
	_margin-top: 18px;
	_width: 100px;
	border-bottom: 2px solid #ffffff;
	background: #ffffff;
}

#leftMenuContainer .subMenu .subMenuItem {
	background: #527815 url(/images/nav_right_bg.jpg) no-repeat right;
	height: 18px;
	_height: 23px;
	_width: 130px;
	margin-top: 2px;
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	padding: 5px 11px 0px 11px;
}

#leftMenuContainer .subMenu .subMenuItemOver {
	background: #006f9f url(/images/nav_right_bg_over.jpg) no-repeat right;
	height: 18px;
	_height: 23px;
	_width: 130px;
	margin-top: 2px;
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	padding: 5px 11px 0px 11px;
}




html, body {
	background-color: #0098d7;
	background-repeat: repeat;
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;
	margin-bottom: 0;
	padding-bottom: 0;
	height: 100%;
	overflow: auto;
	text-align: center;
	overflow-y: hidden;
}

.contact-page-text {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}


#wrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	width: 995px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/site_bg.jpg);
	background-repeat: repeat;
	height:100%;
	margin-top: 0px;
	padding-left: 0;
	text-align: left;
}

* html #wrapper {
	position: relative;
	float: center;
	height:100%;
}


#header
{
	float:left;
	width:966px;
	height:190px;
	margin-left: 16px;
	margin-top:0px;
	margin-bottom:0px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}

* html #header
{
	float:left;
	width:966px;
	height:194px;
	margin-left: 8px;
	margin-bottom:2px;
	margin-top:0px;
	padding: 0px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;

}
#header_en
{
	float:left;
	width:966px;
	height:190px;
	margin-left: 16px;
	margin-top:0px;
	margin-bottom:0px;
	background-image: url(../images/header_en.jpg);
	background-repeat: no-repeat;
}

* html #header_en
{
	float:left;
	width:966px;
	height:194px;
	margin-left: 8px;
	margin-bottom:2px;
	margin-top:0px;
	padding: 0px;
	background-image: url(../images/header_en.jpg);
	background-repeat: no-repeat;

}

#header-link {
	height:160px;
	width:500px;
	position:absolute;
	cursor: pointer;
}

#topContactBox {
width:350px;
height:193px;
float:right;
}

#ConcatUs
{
	padding-top:5px;
	width:auto;
	height:auto;
	float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
	color: #FFFFFF;
	text-align: left;
	line-height:15px;

}

#email-link
{
	color: #FFFFFF;
	text-decoration:none;
}


#FlagSection
{
	width:350px;
	height:auto;
	float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 500;
	color: #FFFFFF;
	text-align: left;
	margin-top: 75px;


}

#FlagSection a
{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;

}

#FlagSection a:hover
{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #E9E9E9;
	text-decoration:underline;

}




#NavigationBar
{
	float:left;
	width:600px;
	margin-left: 22px;
	margin-top:-34px;
	padding: 0; /*leave this value as is in most cases*/
	margin-bottom: 0px;
	height: 30px;


}

* html #NavigationBar
{
	margin-left: 12px;
	margin-top:-32px;

}


#SearchBar
{
	float:left;
	width:965px;
	margin-left: 15px;
	margin-top:3px;
	padding: 0;
	height: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #70A426;
}

* html #SearchBar
{
margin-left: 8px;
margin-top: 0px;

}

#Bredcrum
{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:345px;
	height:25px;
	margin-left: 12px;
	padding-top:4px;
	padding-bottom:3px;
}

#Bredcrum a
{
	text-decoration: none;
	color: white;
}
#Bredcrum a:hover
{
	text-decoration: none;
	color:#000000;
}
#Bredcrum a:active
{
	text-decoration: none;
	color:red;
}


* html #Bredcrum
{

	width:330px;
	margin-left: 8px;
	height:20px;
}

#searchBox
{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:600px;
	height:25px;
	padding-top: 3px;
}

/* Top Menu */
#MenuBar{
position:absolute;
	left:8px;
	top:15px;
	width:950px;
	height:15px;
	z-index:1;

}

#cssdropdown, #cssdropdown ul {
padding: 0;
margin: 0;
margin-left: 4px;
list-style: none;
position:absolute;
z-index:5;
}

#cssdropdown li {
	float: left;
	position: relative;
	width:144px;
	height:26px;
	padding-left:2px;
	left: -8px;
	top:10px;
	z-index:2;
}

*html #cssdropdown li {
	float: left;
	position: relative;
	width:144px;
	height:26px;
	padding-left:2px;
	left: -8px;
	top:5px;
	z-index:2;
}

#cssdropdown li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
top: auto;
left: auto;

}

#cssdropdown li:hover ul, li.over ul { /* lists nested under hovered list items */
display: block;
position:absolute;
top:15px;
left:0px;
width:144px;
height:30px;
}

* html #cssdropdown li:hover ul, li.over ul { /* lists nested under hovered list items */
display: block;
position:absolute;
left:5px;
width:144px;
height:30px;
z-index:2;

}

#restofcontent { /*wrap rest of content of the page inside this div*/
clear: left;
}


/* End of Top Menu */

#ContentBox
{
	position:relative;
	width:560px;

    /*height:auto !important;
 	height:250px;*/

	/*background-color: #e2edd4;*/
	float:left;
	margin-left: 7px;
	margin-top: 0;
	margin-bottom: 7px;
	z-index: 0;
	padding-left: 0px;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
}

html #contentBox
{
	position:relative;
	width:560px;
	margin-left: 6px;
	z-index:0;
	padding-left: 0px;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
}


#content {
	width: 965px;

/*	min-height:250px;*/
	float:left;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #155b3e;
	text-align: left;
	overflow-x:hidden;
	overflow: auto;
	z-index:0;

	background-repeat:no-repeat;
	background-repeat:repeat-y;
	border-top: 3px solid white;
	background-color: #e3edd5;
}

#contentinner
{

border-right:white 2px solid;

overflow-x: hidden;

}
*html #contentinner
{

border-right:white 2px solid;
overflow-x: hidden;
}

#content a {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;

}

#content a:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;

}

* html #content {
	width: 965px;
	height:300px;
	z-index:0;
	margin-left:8px;
	overflow: auto;
	overflow-x: hidden;
	background-repeat:no-repeat;
	background-repeat:repeat-y;
	border-top:3px solid white;
}

#RightBannerBox
{
	float:right;
	width:354px;
	margin-right:1px;
	position:relative;
	border-left: 3px solid white;
	border-bottom: 3px solid white;
}


* html #RightBannerBox
{
	float:right;
	width:354px;
	margin-right:-2px;
	position:relative;
	border-top:white solid 1px;

}

#Firstbanner
{
	float:right;
	width:354px;
	height:auto;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #009ddd;
	margin-left:-1px;
	border-bottom:white solid 1px;

}
* html #Firstbanner
{
	float:right;
	height:auto;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #009ddd;
	margin-right:-3px;
	border-bottom:white solid 2px;
	width:354px;
}

#Firstbanner h1
{
	color: #009ddd;
	font-size: 14px;
	font-weight: bold;
}

#Firstbanner h2
{
	color: #016690;
	font-size: 14px;
	font-weight: bold;
	}

#NewsBox
{
	position: relative;
	float:right;
	width:353px;
	height:auto;
	margin-top:0px;
	color: #016690;

	text-align:left;
	background-color:#e1ecd1;
	font-family: Arial, Helvetica, sans-serif;

	padding-left:0px;
	margin-left:0px;


}

* html #NewsBox
{
	position: relative;
	float:right;
	height:auto;
	margin-left:-0px;
	margin-right:1px;
}
#NewsBox h3
{
	float:left;
	width:359px;
	height:30px;
	color: #009DDD;
	text-align: left;
	text-indent:5px;
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
	font-size:15px;
	line-height: 27px;
}

* html #NewsBox h3
{
	float:left;
	width:356px;
	height:25px;
	color: #009DDD;
	text-align: left;
	background-color:#FFFFFF;

	padding:0px;
	font-size:15px;
	margin-top:0px;

}

#NewsBox h4
{

	margin-left:10px;
	margin-right:10px;
	font-size: 14px;
}



#NewsBox p
{
	color:#009ddd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left:10px;
	margin-top:-15px;
	margin-right:10px;
	line-height: 20px;
}


#FooterDiv
{
	position: fixed;
	width:969px;
	height:60px;
	bottom:0px;
	border-top:solid 2px white;
	border-bottom: 2px solid white;
	background-repeat: no-repeat;
	margin-left: 13px;
	margin-top: 1px;
  }

  * html #FooterDiv
{
	position: relative;
	width:965px;
	height:412px;
	margin-left: 18px;
	margin-top: 1px;
}

  #SiteMapContainer{
	position:absolute;
	left:5px;
	top:10px;
	width:372px;
	height:26px;
	z-index:80;
}

/* NEWS PAGE */
#news {
	margin-top: 10px;
	float: left;
	width: 535px;
}

#news .item_even {
	background-color: #bde584;
	width: 100%;
	padding: 20px;
}

#news .item_oneven {
	background-color: #e3edd5;
	width: 100%;
	padding: 20px;
}

#news .item_even h1, #news .item_oneven h1 {
	color: #0066A7;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	font-size: 15px;
}

#news .item_even p, #news .item_oneven p {
	margin: 0px;
	padding: 0px;
}

#news .item_even p a, #news .item_oneven p a {
	color: #0066A7;
	text-decoration: none;
}

#news .item_even p a:hover, #news .item_oneven p a:hover {
	color: #0066A7;
	text-decoration: underline;
}

/* PROJECT PARTNERS */
#projectpartners {
}

#projectpartners .item {
}

#projectpartners .item h1 {
	color: #0066A7;
	padding: 0px;
	margin: 0px;
	font-size: 15px;
}

#projectpartners .item .content {
	float: left;
}

#projectpartners .item img {
	float: right;
	display: block;
	border: none;
}

/* STANDARD */
.divider {
	clear: both;
	height: 10px;
}
