/* CSS Document */

body  {
	cursor:default;
	margin-top: 0px;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-top:0px;
	font-size: 20px;
	color: #000;
}

#wrapper {
	margin-left: auto; 
	margin-right: auto;
	width: 968px;
	overflow: hidden;
	position: absolute;
	left: 50%;
    margin-left: -484px;
	z-index: 1;
}

#topbar {
	text-align: right;
	height: 25px;
	width: 968px;
	background-color: #ECEFF8;
	border-bottom: double 1px #4167A8;
}

#topbar img{
	padding-top: 5px;
	margin-right: 10px;
                     border: none;
}

#header {
	height: 450px;
	width: 968px;
	margin-top: 1px;
	border-top: 2px solid #4166AC;
	overflow: hidden;
	position:relative;
	z-index: 1;
}

#header_left {
	float:left;
	height: 350px;
	width: 242px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#header_left_up {
	background-image:url(../images/logoEN.jpg);
	height: 159px;
	width: 242px;
}

.menuelement img{
	border: none;
	behavior: url(../js/iepngfix.htc)
}

#header_right {
	background-color:#4166AC;
	border-top: 1px solid #fff;
	float:right;
	height: 369px;
	width: 725px;
	overflow:hidden;
}

#navbar {
	height: 74px;
	width: 975px;
    float:left;
    z-index: 1;
	overflow:hidden;
}

.menuelement {
	background-image:url(../images/bg.png);
	background-repeat:repeat-x;
	height: 41px;
	width: 242px;
	margin-top: 1px;
}

div.fadehover {  
    background-image:url(../images/bg.png);
	background-repeat:repeat-x;
	height: 41px;
	width: 283px;
	margin-top: 1px;
	z-index: 1;  
}  

.navelement {
	background-image:url(../images/bg03.png);
	background-repeat:repeat-x;
	display:inline;
	float: left;
	height: 74px;
	width: 242px;
	margin-top: 1px;
	margin-right: 1px;
	padding-top: 15px;
}

#content_left {
	font-family:Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 12px;
	color: #000;
	padding: 20px 40px 40px 40px;
	float:left;
	width: 500px;
	z-index:1;
}

#content_left a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #324C7F;
	text-decoration: none;
}

#content_left a:hover {
	color: #3E5FA2;
	text-decoration: underline;
}

#content_left h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:lighter;
	margin-top:0px;
	font-size: 20px;
	color: #666;
}

#content_left img {
	border:none;
}

#content_right {
	background-color: #ECEFF8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top:5px;
	float:right;
	width: auto;
	height: auto;
	z-index:1;
}

#content_right img{
	border: solid 10px #ECEFF8;
}

#content_right a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #324C7F;
	text-decoration: none;
}

#content_right a:hover {
	color: #3E5FA2;
	text-decoration: underline;
}

.navelement h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	margin: 0px;
	font-size: 24px;
}

.navelement h2 {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
	text-align:center;
	font-size: 12px;
	font-weight: bold;
	color: #E8D9C6;
}

.navelement a {
	text-decoration: none;
	color: #53473E;
}
