body{
	margin:0px;
	padding:0;
	background-color:white;
	font-family: arial;
	font-size: 12px;
	background-image: url(../images/main_bg.jpg);
	background-repeat:repeat-x; 
	background-attachment: fixed;
}

#main_container {
	width: 982px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-color: #091927;
}

#top_container {
	width: 982px;
	float:left;
}

#index_image_logo_box {
	width: 982px;
	height: 386px;
	background-image: url(../images/top_home_img.jpg);
	background-repeat:no-repeat; 
	float:left;
}

#logo_box {
	width:359px;
	background-image: url(../images/logo_bg.png);
	background-repeat: repeat; 
	float:left;
	padding:10px;
	margin-top: 57px;
}

#logo {
	margin-left: 54px;
	margin-bottom: 10px;
}

#top_menu {
	width:97px;
	float:left;
	margin-left: 10px;
}

#top_menu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #032645;
	float:right;
	text-decoration:none;
	font-weight: bold;
	line-height: 17px;
}

#top_menu a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #f2e717;
	float:right;
	text-decoration:none;
	font-weight: bold;
	line-height: 17px;
}

#top_slogan {
	width:59px;
	height:71px;
	background-image: url(../images/slogan_small.png);
	background-repeat: no-repeat;
	float:left;
	margin-left: 8px;
}

#three_image_box {
	width: 982px;
	height:137px;
	background-image: url(../images/top_three_images.png);
	background-repeat:no-repeat;
	margin-top: -70px;
	float:left;
}

#welcome_box {
	width:354px;
	margin-top: 30px;
	float:left;
	margin-left: 465px;
}

#welcome_title {
	width:163px;
	height:29px;
	background-image: url(../images/welcome.png);
	background-repeat:no-repeat;
}

.main_white_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: white;
	font-weight: normal
}

#home_services_box {
	width: 982px;
	float:left;
	margin-top: 20px;
}

#home_services_title {
	margin-left: 20px;
}

#home_services_container {
	width:982px;
	height:288px;
	background-color: #091927;
	background-image: url(../images/home_services_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

.home_services_item {
	width:306px;
	height:191px;
	margin: 0px;
	float:left;
}

#risorse_utili_btn_container{
	width:818px;
	height: 58px;
	background-image: url(../images/risorse_utili_btn_bg.png);
	background-repeat:no-repeat;
	float:left;
	text-align:center;
	margin-left: 84px;
	margin-top: -70px;
}

#risorse_utili_btn {
	width: 268px;
	height: 80px;
	background-image: url(../images/risorse_utili_btn.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin-left:auto;
	margin-right:auto;
	margin-top: -10px;
}

#risorse_utili_btn:hover {
	background-position: -268px 0px;
}

#home_bottom_box {
	width:982px;
	height:378px;
	background-image: url(../images/bottom_box_bg.jpg);
	background-repeat:no-repeat; 
	float:left;
	margin-top: 30px;
}

#bottom_box_left {
	background-image: url(../images/bottom_box_rect.png);
	background-repeat:repeat; 
	float:left;
	padding:10px;
	margin-left: 90px;
	margin-top: 120px;
}

.main_list {
	list-style: square;
	padding-left:15px;
}

.main_list li {
	margin-top: 10px;
}

#bottom_box_right {
	background-image: url(../images/bottom_box_rect.png);
	background-repeat:repeat; 
	float:left;
	padding:10px;
	margin-left: 187px;
	margin-top: 8px;
	*width: 360px;
	*margin-left: 145px;
}

#bottom_contacts_form {
	
}

.main_aqua_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6f92b5;
	font-weight: normal
}

#bottom_contacts_form input {
	border:0px none;
	font-size: 13px;
	background-color: #0b243c;
	color:#6f92b5;
	font-family: Arial, Helvetica, sans-serif;
}

#bottom_contacts_form textarea {
	border:0px none;
	font-size: 13px;
	background-color: #0b243c;
	overflow: auto;
	color:#6f92b5;
	font-family: Arial, Helvetica, sans-serif;
}

#form_button_box {
	margin-right: 26px;
}

.form_button {
	float:right;
	margin-left:5px;
	margin-right: 5px;
	cursor:pointer;
	color: #6f92b5;
}

.form_button:hover {
	color:white;
}

#footer_container {
	width:942px;
	background-color: #091927;
	padding:20px;
	float:left;
}

#footer_left{
	float:left;
}

#footer_right{
	float:right;
}

#footer_logo {
	width:35px;
	height: 45px;
	background-image: url(../images/footer_small_logo.png);
	background-repeat:no-repeat;
	margin-right:20px;
	margin-top: 27px;
	float:left;
}

#footer_txt {
	float:left;
}

#noxia_logo {
	width:52px;
	height:19px;
	background-image: url(../images/noxia_logo.png);
	background-repeat: no-repeat;
	cursor:pointer;
	margin-top: 40px;
}

#three_image_page {
	width: 982px;
	height:137px;
	background-image: url(../images/page_three_images.png);
	background-repeat:no-repeat;
	margin-top: -70px;
	float:left;
}

#page_title_box {
	width:354px;
	margin-top: 60px;
	float:left;
	margin-left: 20px;
}

#chisiamo_title {
	width:150px;
	height:29px;
	background-image: url(../images/chisiamo.png);
	background-repeat:no-repeat;
	margin-top: 30px;
}

#servizi_title {
	width:105px;
	height:29px;
	background-image: url(../images/servizi.png);
	background-repeat:no-repeat;
	margin-top: 30px;
}

#risorse_title {
	width:182px;
	height:29px;
	background-image: url(../images/risorse.png);
	background-repeat:no-repeat;
	margin-top: 30px;
}

#contatti_title {
	width:123px;
	height:29px;
	background-image: url(../images/contatti.png);
	background-repeat:no-repeat;
	margin-top: 30px;
}

#page_content_container {
	float:left;
	padding:20px;
}

#risorse_box {
	width:982px;
	float:left;
	margin-top: 20px;
}

.risorse_row {
	width: 465px;
	float:left;
	margin-left: 15px;
}

.risorse_title {
	min-width: 139px;
	height:43px;
	background-image: url(../images/risorse_title.png);
	background-repeat: repeat-x;
	float:left;
	line-height: 43px;
	padding-left: 10px;
	padding-right:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: white;
	z-index: 2;
	position:relative;
}

.risorse_content {
	width: 445px;
	padding:10px;
	padding-top: 20px;
	background-image: url(../images/risorse_blue_box.png);
	background-repeat: repeat-x;
	float:left;
	margin-top: -10px;
	margin-left: 10px;
	z-index: 1;
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #7d9fb6;
	min-height:40px;
}

.risorse_box_mirror {
	width: 465px;
	height:44px;
	background-image: url(../images/risorse_blue_mirror.png);
	background-repeat:no-repeat;
	float:left;
	margin-left: 10px;
}

.risorse_button_box{
	float:right;
	margin-top: -50px;
	z-index: 3;
	position:relative;
}

.risorse_button {
	width:49px;
	height:49px;
	background-image: url(../images/risorse_download.png);
	background-repeat:no-repeat;
	cursor:pointer;
}

.risorse_button:hover {
	background-position: -49px 0px;
}

.risorse_btn_mirror {
	width:41px;
	height:28px;
	background-image: url(../images/download_mirror.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin-left:4px;
	margin-top: -3px;
}

#link_box {
	background-color: #213b52;
	padding:10px; 
	width:925px;
	margin-top: 10px;
	margin-left: 25px;
}

.link_rounded {
	float:right;
	z-index: 3;
	position:relative;
	cursor:pointer;
	margin-top: 10px;
	margin-right: 20px;
}

.link_rounded_start {
	float:left;
	width:18px;
	height:43px;
	background-image: url(../images/risorse_link_start.png);
	background-repeat:no-repeat;
}

.link_rounded_end {
	float:left;
	width:18px;
	height:43px;
	background-image: url(../images/risorse_link_bottom.png);
	background-repeat:no-repeat;
}

.link_rounded_cnt {
	float:left;
	height:43px;
	background-image: url(../images/risorse_link_cnt.png);
	background-repeat:repeat-x;
	line-height:43px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #7d9fb6;
}

.link_rounded_cnt:hover {
	color: white;
}

.link_right_box {
	width:280px;
	float:left;
	padding-left: 25px;
	min-height:120px;
}

.link_img {
	width:139px;
	height:113px;
	background-image: url(../images/risorse_img.png);
	background-repeat:no-repeat;
	z-index: 4;
	position:relative;
	margin-top: 10px;
	float:left;
}

.risorse_content_link {
	width: 300px;
	padding:10px;
	padding-top: 0px;
	background-image: url(../images/risorse_blue_box.png);
	background-repeat: repeat-x;
	float:left;
	margin-top: 20px;
	margin-left: -30px;
	z-index: 1;
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #7d9fb6;
	min-height: 80px;
	background-color:#1b374c;
}

.link_row {
	width: 430px;
	float:left;
	margin-left: 20px;
}

.link_row a,img {
	border:0;
}

.link_right_box a,a:visited {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

.link_right_box a:hover {
	text-decoration:underline;
}

.risorse_title_bar {
	width:962px;
	height:27px;
	background-image: url(../images/risorse_title_bar.jpg);
	background-repeat:no-repeat; 
	font-family: Arial, Helvetica, sans-serif;
	color: #d4bd06;
	font-weight:bold;
	font-size: 17px; 
	padding-top: 8px;
	padding-left: 20px;
}


