@charset "utf-8";
/* CSS Document */

body{
	background-image:url(main_images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#FF8B17;
	margin-top:16px;
	}

#main{
	margin:0 auto;
	width:917px;
	height:auto;
	}

#body-container{
	background-image:url(main_images/body-bg.jpg);
	background-repeat:repeat-y;
	width:917px;
	height:auto;
	float:left;
	}
	
#header1{
	background-image:url(main_images/head-bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	width:917px;
	height:72px;
	float:left;
	}

#logo{
	background-image:url(main_images/head-corner-left.jpg);
	background-position:left;
	background-repeat:no-repeat;
	width:295px;
	height:72px;
	padding-left:10px;
	float:left;
	}
#searchandlinks-container{
	background-image:url(main_images/head-corner-right.jpg);
	background-position:right;
	background-repeat:no-repeat;
	width:601px;
	height:72px;
	float:right;
	}
#search-area{
	width:591px;
	height:30px;
	margin-right:10px;
	margin-top:10px;
	}
#links{
	width:591px;
	height:25px;
	margin-top:7px;
	}
#header2{
	width:917px;
	height:178px;
	float:left;
	}

#header_pic1{
	width:637px;
	height:178px;
	margin-left:10px;
	background-image:url(main_images/pic-home.jpg);
	float:left;
	}

#header_pic2{
	width:637px;
	height:178px;
	margin-left:10px;
	background-image:url(main_images/pic-m4store.jpg);
	float:left;
	}

#header_pic3{
	width:637px;
	height:178px;
	margin-left:10px;
	background-image:url(main_images/pic-contattaci.jpg);
	float:left;
	}

#header_pic4{
	width:637px;
	height:178px;
	margin-left:10px;
	background-image:url(main_images/pic-outsourcing.jpg);
	float:left;
	}

#header_pic5{
	width:637px;
	height:178px;
	margin-left:10px;
	background-image:url(main_images/pic-prodotti.jpg);
	float:left;
	}

#header_pic6{
	width:637px;
	height:178px;
	margin-left:10px;
	background-image:url(main_images/pic-servizi.jpg);
	float:left;
	}

#header_pic7{
	width:637px;
	height:178px;
	margin-left:10px;
	background-image:url(main_images/pic-corsi.jpg);
	float:left;
	}

#header_content{
	width:259px;
	height:178px;
	margin-right:11px;
	background-image:url(main_images/headerhome-bg.jpg);
	float:right;
	}
#space{
	height:10px;
	width:917px;
	float:left;
	}
	
.box_main{
	background-image:url(main_images/box1.jpg);
	background-repeat:no-repeat;
	width:437px;
	height:225px;
	float:left;
	}
	
#prodotti{
	width:200px;
	height:120px;
	float:left;
	margin-top:20px;
	margin-left:20px;
	}

#servizi{
	width:200px;
	height:110px;
	float:right;
	margin-top:20px;
	margin-left:10px;
	}
	
.banner_home{
	background-image:url(main_images/m4tech-banner.jpg);
	background-repeat:no-repeat;
	width:437px;
	height:70px;
	float:left;
	margin-top:15px;
	}
	
#box_2{
	width:459px;
	height:235px;
	float:right;
	}
	
#news{
	background-image:url(main_images/box2.jpg);
	background-repeat:no-repeat;
	width:193px;
	height:205px;
	padding-top:20px;
	padding-left:25px;
	float:left;
	}

#right_content_menu{
	background-image:url(main_images/box3.jpg);
	background-repeat:no-repeat;
	width:191px;
	height:205px;
	padding-left:20px;
	padding-top:20px;
	padding-right:30px;
	float:right;
	}
	
#right{
	background-image:url(main_images/box3.jpg);
	background-repeat:no-repeat;
	width:191px;
	height:205px;
	padding-left:20px;
	padding-top:20px;
	padding-right:30px;
	float:right;
	}
	
	
#content{
	width:634px;
	height:auto;
	float:left;
	padding:10px;
}

#content2{
	width:876px;
	height:auto;
	float:left;
	padding:10px;
}

#content2_left{
	width:400px;
	height:auto;
	float:left;
	padding:10px;
}

#content2_right{
	width:376px;
	height:auto;
	float:left;
	padding:10px;
}

#right_content{
	width:242px;
	height:auto;
	float:right;
	padding:10;
	margin-bottom:10px;
	}



.title1{
	font-family:"trebuchet MS";
	font-size:18px;
	color:#FF711D;
	text-decoration:none;
}.brdr1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.body-bg {
	width:896px;
	height:auto;
	float:left;
	margin-left:10px;
	margin-right:11px;
	background-image: url(main_images/content-bg.jpg);
	background-repeat: repeat-x;
}
.title2 {
	font-family:"trebuchet MS";
	font-size:22px;
	color:#9F7C58;
	text-decoration:none;
}
.link1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.link1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
.title3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-decoration:none;
	font-weight: bold;
}
.right_content_hot_offer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	width:222px;
	background-color: #FF8C17;
	border: 2px solid #FF6600;
	padding: 3px;
	float:left;
}
.title4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight: bold;
}
.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.link2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

#footer_container{
	width:917px;
	height:123px;
	float:left;
	}
.footer_top{
	background-image:url(main_images/footer.jpg);
	width:917px;
	height:60px;
	}
	
.footer_btm{
	background-image:url(main_images/footer-shadow.jpg);
	width:917px;
	height:63px;
	}



