/*- - - - - ( STRUCTURAL CODE ) - - - - - - - - - - - - - - - */

body {
	background-image: url(/media/body-bg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	background-color: #f0f0f0;
	min-width: 933px;
	margin: 0;
	padding: 0;
}

.figure0 {
	font-size: 75%;
	font-style:italic;
}

#header {
	height: 84px;
	margin: 0;
	padding: 15px 0 0 25px;
}

#containerback {
	margin: 0;
	padding: 0;
}
#container {
	background-image: url(/media/vsplitter.gif);
	background-repeat: repeat-y;
	background-position: 240px 0px;
	margin: 0 0 0 0;
	padding: 0;
	min-height: 680px;
}

#left {
	padding: 0 15px 15px 0;
	position: absolute;
	top: 99px;
	width: 210px;
}

#right {
	padding: 0 25px 15px 260px;
	margin: 0;
}

#footer {
	background: url(/media/footer-bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	border-bottom: 4px solid #1286e2;
	font: normal 75% Verdana, Arial, sans-serif;
	margin: 0;
	padding: 10px 0 3px 0;
	position: relative;
	text-align: center;
}


/*- - - - - ( hr ) - - - - - - - - - - - - - - - */

#right hr {
	background-color: #bbb;
	background-image: url(/media/hr-right.gif);
}

#right hr:before {
	content: url(/media/hr-left.gif);
}

#left hr {
	background-color: #bbb;
	background-image: url(/media/hr-small.gif);
}






#right hr {
	background-position: top right;
	background-repeat: no-repeat;
	border: 0;
	clear: both;
	height: 1px;
	margin: 30px 0 30px -10px;
	overflow: hidden;
	text-align: left;
}

#right hr:before {
	display: block;
	font-size: 1px;
	line-height: 0.1;
}

#left hr {
	background-position: top left;
	background-repeat: no-repeat;
	border: 0;
	clear: both;
	display: block;
	height: 1px;
	margin: 20px 0;
	overflow: hidden;
}

#left > hr {
	width: 210px;
}


/*- - - - - ( STYLING CODE ) - - - - - - - - - - - - - - - */

a {
	text-decoration: none;
	color: #1286e2;
}

a:hover {
	color: #001f8f;
}

a img {
	border: none;
}

#footer a {
	color: #fff;
}

#footer a:hover {
	color: #000;
}

#footer p {
	margin: 0;
	padding: 0;
}

#left {
	padding-left: 15px;
}

#partnerlist li {
	margin-bottom: 1.2em;
}

#container  {
	text-align: justify; /*Justify container text*/
}

.nav {
	font-size: 110%;
	list-style: none;
	padding-right: 0px;
	padding-left: 0px;
	text-align: right;
}

.nav li a {
	font-weight: bold;
}

.nav li {
	margin: 0 10px 15px 7px;
	border-bottom: 1px solid #efefef;
}

.navactive a {
	color: #df1104;
}

.imgthumbs {
	clear: left;
	width: 100%;
}

.imgthumbs div {
	float: left;
	padding: 5px;
	border-top: 2px solid #adadad;
	background: #dedede;
}

.imgthumbs span {
	float: left;
	padding: 5px;
	border-top: 2px solid #0081d5;
	background: #e1f0ff;
}
/*****************
.navvacancies a {
	color: #35c604;
}

.navvacancies a:hover {
	color: #001f8f;
}
****************/
#project-name1 {
	font-weight: bolder;
	color: #fff;
	position: absolute;
	top: 10px;
	left: 45px;
	font-size: 245%;
}

#project-name2 {
	color: #fefefe;
	position: absolute;
	top: 47px;
	left: 120px;
	font-size: 100%;
}

.tab {
	font-size: 75%;
}

