@charset "UTF-8";
/* CSS Document */

#contact-content {
	background-image: url(../images/contact.jpg);
	background-repeat: no-repeat;
	height: 550px;
	width: 960px;
	background-position: right bottom;
}
#meccanotecnica-content {
	background-image: url(../images/meccanotecnica.jpg);
	background-repeat: no-repeat;
	height: 550px;
	width: 960px;
	background-position: right top;
	position: relative;
}
#worldwide-content {
	background-image: url(../images/worldwide.gif);
	background-repeat: no-repeat;
	height: 550px;
	width: 960px;
	background-position: right top;
}




