@charset "UTF-8";
#container {
	width: 1024px;
	margin: 0 auto;
}
#header {
	width: 100%;
	height: 360px;
	margin-top: 35px;
}

#logo {
	top:0;
	bottom:0;
	margin:auto;
	min-height: 105px;
	float: left;
	padding-right:30px;
	}
	
#menu2 {
}
 
.menu2 ul {
	margin: 0;
	padding: 0;
}
 
.menu2 ul li {
	display: inline;
	border-left: 0;
	height: 28px;
	float:right;
}
 
.menu2 ul li a {
	float: left;
	text-decoration: none;
	color: #FFF;
	background-color: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 25px;
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #67BBEF;
	border-bottom-color: #67BBEF;
	margin-bottom: 25px;
	padding-top: 10.5px;
	padding-right: 25px;
	padding-bottom: 10.5px;
	padding-left: 25px;
 }
 
  
   
.menu2 ul li a:visited {
	color: #FFF;
}
 
.menu2 ul li a:hover, .menu2 ul li .current {
	color: #68bcf0;
}

#middle {
	width: 100%;
	height: 95%;
	padding-top: 140px;
	padding-bottom: 0px;
}

#navigation {
	font-size:15px;
	width:320px;
	height: 300px;
	background-color: #010A28;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	z-index: 999;
	float: left;
	margin-right: 20px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #67BBEF;
	border-bottom-width: 9px;
	border-bottom-style: solid;
	border-bottom-color: #67BBEF;
}
#slider {
	z-index: 1;
}
#navigation ul {
	margin:0;
	padding:0;
	z-index: 999;
}
#navigation li { list-style: none; }
ul.top-level {
}
 
ul.top-level li {
}
#navigation a {
	color: #fff;
	cursor: pointer;
	display:block;
	height:59px;
	line-height: 59px;
	text-indent: 20px;
	text-decoration:none;
	width:100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #67BBEF;
}
ul.top-level1 {
	color: #FFF;
	display:block;
	height:55px;
	line-height: 55px;
	text-indent: 20px;
	text-decoration:none;
	width:100%;
	font-weight: bold;
	background-color: #010A28;
	font-size: 18px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFF;
}
 
#navigation a:hover{
	text-decoration:none;
}
#navigation li:hover {
	position: relative;
	background-color: #2F689D;
}
ul.sub-level {
    display: none;
}
li:hover .sub-level {
	background: #999;
	border: #67BBEF solid;
	border-width: 1px;
	display: block;
	position: absolute;
	left: 98%;
	top: 5px;
}
ul.sub-level li {
    border: none;
    float:left;
    width:250px;
}
/*Seconda Level*/
#navigation .sub-level {
	background: #010A28;
}
 
/*Third Level*/
#navigation .sub-level .sub-level {
	background: #122c39;
}
/*RESET STYLES*/
li:hover .sub-level .sub-level {
    display:none;
}
 
.sub-level li:hover .sub-level {
    display:block;
}



#main-content {
	background-color:#FFF;
	width: 1024px;
	height: auto;
	padding: 0px;
	margin: 0px;
	padding-top: 10px;
}
#text {
	width: 92%;
	height: auto;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #173B49;
	text-align: justify;
	margin-top: 40px;
	margin-right: 40px;
	margin-bottom: 30px;
	margin-left: 40px;
}
.text2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #333;
	text-align: left;
}
#sidebar {
	width: 30%;
	height: auto;
	padding: 0px;
	float: left;
	margin-top: 30px;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
}
#box1 {
	width: 100%;
	padding: 0px;
	margin-bottom: 40px;
	border: 1px solid #122c39;
}
#box1head {
	width: 100%;
	padding: 0px;
	margin-bottom: 20px;
	height: 63px;
	background-color: #122c39;
	position: relative;
}
#box1middle {
	text-align: left;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding-left: 20px;
	float: left;
	height: 20px;
	width: 50%;
	position: absolute;
	top: 20%;
	line-height: 1.3em;
}
#box1icon {
	float: right;
	position: absolute;
	right: -5%;
	top: -5%;
}
#box1text {
	margin: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #333;
	text-align: left;
}
#box2 {
	width: 100%;
	padding: 0px;
	margin-bottom: 40px;
	border: 1px solid #173B49;
}
#box3head {
	width: 100%;
	padding: 0px;
	height: 63px;
	background-color: #173B49;
	position: relative;
}
#box3middle {
	text-align: left;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding-left: 20px;
	float: left;
	height: 20px;
	width: 50%;
	position: absolute;
	top: 35%;
	line-height: 1.3em;
}

ul.bullets1 {
list-style-type: none;
padding:0; margin:0; padding-left:10px;
}

ul.bullets1 li {
list-style-image: url('images/bullet.png');
padding-bottom: 10px;
}

.clear { clear: both; }

#footer {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: center;
}
#footer a{
	text-decoration:none;
	color: #FFF;
}
#footer a:hover{
	text-decoration:none;
	color: #FFF;
}
#footer a:visited a:active {
	text-decoration:none;
	color: #FFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #173B49;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 22px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #173B49;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 22px;
}
