html,body,ul,li,h1,h2,h3,h4 {
	margin:0;
	padding:0;
	list-style:none;
}

body {
	text-align:center;
	font:12px verdana, arial, sans-serif;
	padding-bottom:60px;
}

#wrapper {
	text-align:left;
	margin:auto;
	width:840px;
	position:relative;
	height:auto;
}


	
/*<agl.folder "BB-navigation">*/
#navContainer {
	position:absolute;
	width:840px;
	height:30px;
	z-index:500;
	display:block;
}

#navigation ul {
	color:#f6e8cd;
	list-style-type:none;
}

#navigation li {
	position:relative;
	float:left;
	height:30px;
}

#home {
	background-image:url(images/menum.png);
	text-align:center;
	width:70px;
}

#whoweare {
	background-image:url(images/menum.png);
	text-align:center;
	width:110px;
}

#whoweare2 {
	padding-bottom: 9px;
	background-image:url(newmenu/menum-green2.png);
	background-position:50% bottom;
	text-align:center;
	position:relative;
	width:118px;
}

#whoweare2 li a {
	height: 20px;
	font-size:11px;
	position:relative;
	width:118px;
	float:left;
	padding-bottom:3px;
}

#whoweare2 li a:hover {
	color:#79f682;
	background-image:url(newmenu/menum-green2-li.png);
	text-decoration:none;
	background-repeat:no-repeat;
	background-position:center 30%;
}

#news {
	background-image:url(images/menum.png);
	text-align:center;
	width:140px;
}

#news2 {
	font-size:11px;
	background-image:url(newmenu/news-menum.png);
	background-position:50% bottom;
	text-align:center;
	position:relative;
	width:148px;
	padding-bottom:9px;
}

#news2 li {
	line-height:9px;
	position:relative;
	width:148px;
	height:20px;
	float:left;
	padding-bottom:3px;
}

#news2 li a:hover {
	color:#c9e7fc;
	background-image:url(newmenu/news-menum-li.png);
	background-repeat:no-repeat;
	background-position:center 30%;
}
#subnews2 {
	font-size:11px;
	background-image:url(newmenu/news-menum.png);
	background-position:50% bottom;
	text-align:center;
	position:relative;
	width:148px;
	padding-bottom:9px;
}

#subnews2 li {
	line-height:9px;
	position:relative;
	width:148px;
	height:20px;
	float:left;
	padding-bottom:3px;
}

#subnews2 li a:hover {
	color:#c9e7fc;
	/*background-image:url(newmenu/news-menum-li.png);*/
	background-repeat:no-repeat;
	background-position:center 30%;
}


#contact {
	background-image:url(images/menum.png);
	text-align:center;
	width:120px;
}

#photos {
	background-image:url(images/menum.png);
	text-align:center;
	width:130px;
}

#photos2 {
	background-image:url(newmenu/photos-menum.png);
	background-position:50% bottom;
	text-align:center;
	position:relative;
	width:128px;
	padding-bottom: 9px;
}

#photos2 li {
	font-size:11px;
	position:relative;
	width:128px;
	float:left;
	padding-bottom:3px;
	height: 20px;
}

#photos2 li a:hover {
	color:#c9e7fc;
	background-image:url(newmenu/photos-menum-li.png);
	background-repeat:no-repeat;
	background-position:center 30%;
}

#links {
	font-size:12px;
	background-image:url(images/menum.png);
	text-align:center;
	width:120px;
}

#links2 {
	background-image:url(newmenu/links-menum.png);
	background-position:50% bottom;
	text-align:center;
	position:relative;
	width:118px;
}

#links2 li {
	font-size:11px;
	position:relative;
	width:118px;
	float:left;
	padding-bottom:3px;
}

#links2 li a:hover {
	color:#c9e7fc;
	background-image:url(newmenu/links-menum-li.png);
	background-repeat:no-repeat;
	background-position:center 30%;
}

#info {
	background-image:url(images/menum.png);
	text-align:center;
	width:150px;
}

#info2 {
	font-size:11px;
	background-image:url(newmenu/info-menum2.png);
	background-position:50% bottom;
	text-align:center;
	position:relative;
	width:148px;
	padding-bottom:9px;
}

#info2 li {
	position:relative;
	width:148px;
	height:20px;
	float:left;
	padding-bottom:3px;
}

#info2 li a:hover {
	color:#c9e7fc;
	background-image:url(newmenu/info-menum-li.png);
	background-repeat:no-repeat;
	background-position:center 30%;
}

#navigation a:link,#navigation a:visited {
	color:#f6f3ed;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:normal;
	font-variant:normal;
	text-decoration:none;
	display:block;
	height:21px;
	padding-top:5px;
	padding-right:0;
	padding-bottom:0;
}

#navigation a:active {
	color:#c5e2f8;
}

#navigation li ul {
	position:absolute;
	left:-10000px;
}

#navigation li:hover ul {
	display:block;
	left:0;
}

#navigation li li {
}

#navigation li li a:link,#navigation li li a:visited {
	line-height:9px;
}

#navigation li li a:hover,#navigation li li a:active :not ([#whoweare2]) {
	color:#c9e7fc;
	text-decoration:none;
}

#navigation li li a:active {
}


	
/*</agl.folder>*/
#nav {
	margin: 0;
	padding: 0;
	/*background: #7d7d7d url(img/gradient.png) repeat-x 0 -110px;*/
	line-height: 100%;

/*	border-radius: 2em;
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;

	-webkit-box-shadow: 0 1px 3px rgba(0,0,0, .4);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0, .4);*/
}
#nav li {
	margin: 0;
	padding: 0 0 8px;
	float: left;
	position: relative;
	list-style: none;
}


/* main level link */
#nav a {
	font-weight: bold;
	color: #e7e5e5;
	text-decoration: none;
	display: block;
	padding:  8px 0px;
	margin: 0;
/*
	-webkit-border-radius: 1.6em;
	-moz-border-radius: 1.6em;
	
	text-shadow: 0 1px 1px rgba(0,0,0, .3);*/
}
#nav a:hover {
	/*background: #000;*/
	color: #fff;
}

/* main level link hover */
#nav .current a, #nav li:hover > a {
	color: #0d5479;
	border-top: solid 1px #f8f8f8;
}

/* sub levels link hover */
#nav ul li:hover a, #nav li:hover li a {
	border: none;
	color: #666;
}
#nav ul a:hover {
	color: #fff !important;
}

/* dropdown */
#nav li:hover > ul {
	display: block;
}

/* level 2 list */
#nav ul {
	display: none;

	margin: 0;
	padding: 0;
	width: auto;
	position: absolute;
	top: 35px;
	left: 0;
	border: solid 1px #b4b4b4;
	z-index:1000;
}
#nav ul li {
	float: none;
	margin: 0;
	padding: 0;
}

#nav ul a {
	font-weight: normal;
	text-shadow: 0 1px 0 #fff;
}

/* level 3+ list */
#nav ul ul {
	left: 140px;
	top: -3px;
}

/* rounded corners of first and last link */
#nav ul li:first-child > a {
}
#nav ul li:last-child > a {
}

/* clearfix */
#nav:after {
	content: ".";
	display: block;
	clear: both;
	line-height: 0;
	height: 0;
}
#nav {
	display: inline-block;
} 
html[xmlns] #nav {
	display: block;
}
 
* html #nav {
	height: 1%;
}