body {
	background: url('../img/body_bg.png');
}

h1 {
	text-indent: -9999px;
}

div#wrapper {
	background: url('../img/wrapper_bg.png');
}

div#header {
	background: url('../img/header_bg.png') no-repeat;
	height: 175px;
	margin-bottom: 20px;
	margin-top: 15px;
	position: relative;
}

a.linktop {
	display:block;
	text-indent:-9999px;
}

a#fiabci {
	height:50px;
	position:absolute;
	right:185px;
	top:75px;
	width:65px;
}

a#aici {
	height:50px;
	position:absolute;
	right:130px;
	top:75px;
	width:40px;
}

a#fimaa {
	height:50px;
	position:absolute;
	right:82px;
	top:75px;
	width:35px;
}

a#curiamercatorum {
	height:50px;
	position:absolute;
	right:26px;
	top:75px;
	width:40px;
}

ul#lang-menu {
	height: 27px;
	list-style-type: none;
	position: absolute;
	right: 0px;
	top: 15px;
	width: 175px;
}

ul#lang-menu li {
	float: left;
	line-height: 27px;
	margin-left: 20px;
}

ul#lang-menu li a {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

h2 {
	color: #333333;
	font-size: 15px;
	text-transform: uppercase;
}

div#right-column div.inner {
	padding: 0 30px;
}

div#footer {
	background: url('../img/footer_bg.png') no-repeat;
	height: 236px;
	position: relative;
}

div#footer p {
	color: #ffffff;
	display: block;
	height: 50px;
	left: 72px;
	line-height: 50px;
	position: absolute;
	top: 120px;
}

div#footer a {
	display: block;
	height: 170px;
	position: absolute;
	right: 29px;
	text-indent: -9999px;
	top: 40px;
	width: 230px;
}