@charset "UTF-8";
/* CSS Document */
body{
	margin:0;
	padding:0;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#cccccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	}
a img{
	border:0;
	}
a{
	color:#396e96;
	text-decoration:none;
	}
h1 b.littlesmalltext{
	font-size:11px;
	color:#999999;
	font-weight:100;
	}
.title{
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin:0 0 7px 20px;
	color:#FF6600;
	}
.floatleft{
	float:left;
	padding-right:10px;
	}
.blue{
	color:#17264f;
	}
.fatwhite{
	font-size:14px;
	font-weight:bold;
	color:white;
	font-stretch:condensed;
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	}
.upcontsparaph{
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	color:white;
	font-size:11px;
	}
.upcontsparaph a{
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	color:white;
	font-size:11px;
	font-weight:bold;
	}
/* DIV LAYOUT */

	#main{
	width:900px;
	height:auto;
	position:relative;
	top:13px;
	left:50%;
	margin-left:-450px;
	}
	
	#head{
	width:900px;
	height:306px;
	position:relative;
	top:0;
	background-position:center;
	background-repeat:no-repeat;
	}
	
	#upconts{
	position:relative;
	top:0;
	left:2px;
	float:left;
	}
	#readmore{
	position:relative;
	top:15px;
	float:right;
	color:white;
	font-weight:bold;
	font-size:12px;
	display:none;
	}
	
	#readmore a{
	color:white;
	font-weight:bold;
	font-size:12px;
	display:none;
	}
	
	#logo{
	position:relative;
	top:0;
	left:50px;
	width:282px;
	height:61px;
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
	float:left;
	}
	
	#headline{
	position:relative;
	top:37px;
	width:500px;
	float:right;
	margin-right:30px;
	}
	
	.headlinetitle{
	font-size:20px;
	color:white;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	font-stretch:semi-expanded;
	margin:0;
	color:transparent;
	}
	
	#centerconts{
	width:800px;
	position:relative;
	top:0;
	left:50%;
	margin-left:-400px;
	height:auto;
	}
	/* MENU LAYOUT */
	#menu{
	width:800px;
	height:40px;
	position:relative;
	top:1px;
	background-image:url(images/menu_bg.jpg);
	background-repeat:repeat-y;
	background-position:center;
	}
	html>/**/body #navcontainer{
	width:800px;
	height:40px;
	position:relative;
	top:0;
	list-style-type:none;
	margin:0 0 0 -39px;
	}
	#navcontainer{
	position:relative;
	width:800px;
	height:40px;
	position:relative;
	top:0;
	list-style-type:none;
	margin:0;
	}
	html>/**/body #navcontainer li a{
	width:131px;
	height:40px;
	float:left;
	color:white;
	line-height:11px;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/navbar.jpg);
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
	padding:0 1px 0 1px;
	}
	ul#navcontainer li{
	float:left;
	}
	ul#navcontainer li a{
	position:relative;
	width:131px;
	height:40px;
	line-height:11px;
	float:left;
	color:white;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-stretch: condensed;
	background-image:url(images/navbar.jpg);
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
	padding:0 1px 0 1px!;
	}
	#navcontainer a:hover{
	background-image:url(images/navbar_ahover.jpg);
	background-position:center;
	background-repeat:no-repeat;
	}
	#navcontainer li#active a{
	background-image:url(images/navbar_ahover.jpg);
	background-position:center;
	background-repeat:no-repeat;
	}
	
	/* /MENU LAYOUT */
	.medspace{
		height:15px;
		}
	.minispace{
		height:9px;
		}
	#menushadow{
	width:800px;
	height:40px;
	position:relative;
	background-image:url(images/both_menu.jpg);
	background-repeat:no-repeat;
	background-position:center;
	}
	#mainconts{
	width:800px;
	position:relative;
	top:0;
	height:410px;
	background-image:url(images/mainconts_bg.jpg);
	background-position:center;
	background-repeat:repeat-y;
	}
	.maincontentsparaph{
	width:450px;
	margin:0px 0 0 20px;
	font-size:12px;
	line-height:21px;
	color:#666666;
	}
	.floatright{
	float:right;
	margin-right:20px;
	}
	.maincontactsparaph{
	width:300px;
	margin:15px 0 0 15px;
	font-size:11px;
	line-height:16px;
	color:#747474;
	}
	.mainrightparaph{
	width:280px;
	margin:10px 0 0 15px;
	font-size:11px;
	line-height:16px;
	color:#747474;
	}
	#contacts{
	position:relative;
	top:-25px;
	float:right;
	width:317px;
	height:386px;
	background-image:url(images/contatti_bg.jpg);
	right:2px;
	}
	#footer{
	}
	#footer p{
	font-size:12px;
	font-weight:100;
	color:#666;
	margin:3px 0 0 20px;
	}
/* DIV LAYOUT */































/***************************
XHTML & CSS DESIGNED *******
BY JAN FALINSKI @ DYNAMICA *
******* *** ****************
****** ***** ***************
***** **** ** **************
******** ***  **************
********** **** ************
********** *****************/

