
body{
	width: 100%;
	height: 100%;
	margin: 50px 0 50px 0;
	padding: 0;
	background-color: #C2E8F7;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	text-align: center;
}

p{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	margin: 0 0 8px 0;
	color: #666;
	text-align: left;
}

#center{
	width: 704px;
	background-color: #fff;
	margin: 0 auto;
	padding: 0;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}

#top,
#bottom{
	width: 100%;	
	background-repeat: no-repeat;
	clear: both;
}

/*** top ***/

#top{
	height: 160px;
	background-image: url(../images/round_border.jpg);
	background-position: top;
}

#header{
	width: 100%;
	height: 134px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

	/** logo **/
#logo{
	width: 480px;
	float: left;
	text-align: left;
	margin: 30px 0 0 0;
	padding: 0 0 0 25px;
}

h1{
	width: 370px;
	height: 110px;
	background-image: url(../images/logo.jpg);
	margin: 0;
	padding: 0;
	text-indent: -3000px;
}

	/** info **/
#info{
	width: 185px;
	float: left;
	margin: 30px 0 0 0;
	background-image: url(../images/mail.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	/*border: 1px solid red;*/
}

#info a{
	width: 33px;
	height: 24px;
	/*display: block;*/
	background-color: transparent;
	text-decoration: none;
	float: left;
	margin: 81px 0 0 2px;
	/*border: 1px solid red;*/
}

#info p{
	/*width: 150px;*/
	text-align: left;
	font-size: 10px;
	margin: 0 0 0 20px;
	line-height: 15px;
	color: #34B4E3;
	float: left;
	/*border: 1px solid red;*/
}

/*** middle ***/

#middle{
	width: 100%;
	background-image: url(../images/bg_logo.jpg);
	background-repeat: no-repeat;
	background-position: 4px 0;
	float: left;
}

#lista{
	width: 100%;
	height: 90px;
	background-image: url(../images/lista.gif);
	background-repeat: no-repeat;
	background-position: 0 10px;
	background-color: transparent;
}

#main{
	width: 490px;
	background-color: transparent;
	float: left;
	padding: 0 0 0 25px;
	text-align: left;
}

h2{
	width: 90%;
	text-align: left;
	margin: 10px 0 10px 0;
	padding: 0 0 0 35px;
	font-size: 15px;
	color: #34B4E3;
	background-repeat: no-repeat;
	background-position: 0 2px;
	line-height: 20px;
}

.it{
	background-image: url(../images/it.gif);
}

.uk{
	background-image: url(../images/uk.gif);
}

.de{
	background-image: url(../images/de.gif);
}

#right{
	width: 185px;
	float: left;
	padding: 40px 0 0 0;
}

/*** bottom ***/

#bottom{
	height: 65px;
	background-image: url(../images/round_border_bottom.jpg);
	background-position: bottom;
	text-align: right;
}

#bottom img{
	margin: 0 25px 0 0;
}

/*** footer ***/

#footer{
	width: 700px;
	height: 20px;
	margin: 0 auto;
	clear: both;
}

#footer p{
	margin: 0; 
	padding: 0 0 0 20px;
	line-height: 15px;
}

#footer a{
	color: #1C9ECA;
}
