* {
	margin:0px; 
	padding:0px;
	color:#fff;
	}

body {
	background-image:url(img/background.png);
	background-color:#111111;
	background-repeat:no-repeat;
	background-position:center 0px;
}

.container {
    margin-top:48px;
	width:826px;
	margin-bottom:25px;
}

.languages {
	width:795px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}

.phone {
	font-family:Arial, Helvetica, sans-serif;
}

.header {
	background-image:url(img/header.jpg);
	width:750px;
	height:52px;
	margin:17px 0px 0px 40px;
}

.header-en {
	background-image:url(img/header-en.jpg);
	width:750px;
	height:52px;
	margin:17px 0px 0px 40px;
}

.menu ul {
	list-style:none;

}

.menu li {
	float:left;
	
	}

.menu li a{
	float:left;
	display:block;
	height:35px;
	margin-right:3px;

}

.home a {
	width:59px;
	
}

.home a:hover {
	width:59px;
	background-image:url(img/aboutus.png);
	
}

.activities a{
	width:155px;
	
}

.activities a:hover{
	width:155px;
	background-image:url(img/activities.png);

}

.contact a {
	width:130px;

}

.contact a:hover {
	width:130px;
	background-image:url(img/contact.png);
}

.home-en a {
	width:94px;

	
}

.home-en a:hover {
	width:94px;
	background-image:url(img/aboutus-en.png);
	
}

.activities-en a{
	width:135px;
	
	
}

.activities-en a:hover{
	width:135px;
	background-image:url(img/activities-en.png);

}

.contact-en a {
	width:121px;
	

}

.contact-en a:hover {
	width:121px;
	background-image:url(img/contact-en.png);
}


.clearb {
	display:block;
	clear:both;
}


.main {
	width:295px;
	margin:10px 0px 0px 518px;
	font-size:12px;
		font-family:Georgia, "Times New Roman", Times, serif;
}





#mycustomscroll2 {
	width: 100%;
	height: 505px;
	overflow: auto;
	position: relative;
	margin: 0.3em auto 0.3em -5px;
	padding: 5px;
}

.percentagewrap {
	width: 80%;
	margin: 0 auto;
	padding: 10px;
}

.fixedwidth {
	width: 550px;
	height: auto;
	position: relative;
	color: black;
	padding: 1px;

}


.scrollgeneric {

line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}



.vscrollerbase {
width: 10px;
background-color:#0E160B;
}

.vscrollerbar {
width: 10px;
background-color:#203C51;

}

.hscrollerbase {

height: 10px;

background-color: white;
}
.hscrollerbar {

height: 10px;

background-color: black;

}

.scrollerjogbox {

width: 10px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}

.forma textarea {
	height:150px;
	overflow:hidden;
}

.forma textarea, input {
	margin-bottom:10px;
}

.forma3 {
	color:#000;
	width:220px;
	
}

.forma2 {
	width:220px;
	color:#fff;
	background:none;
	border:1px solid #fff;
}

.button {
	color:#000;
}

.footlinks {
	width:310px;
}

.footlinks a {
	display:block;
	float:left;
}

