* {font-size: 100.01%;}
html {font-size: 62.5%;}
body{
	margin:0;
	color:#5a5a5a;
	font:1.1em Verdana, Arial, Helvetica, sans-serif;
	background:#000;
	min-width:900px;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#bababa;
}
a:hover{
	text-decoration:underline;
	color:#fff;
}
.bg {
	background:#000 url(../images/bg-body.gif);
}
/* wrapper */
#wrapper{
	background:url(../images/bg-header.gif) repeat-x;
	width:100%;
	overflow: hidden;
	position: relative;
}
.w1 {
	width: 1280px;
	position: relative;
	float: left;
	left: 50%;
}
.w2 {
	width: 1280px;
	position: relative;
	float: left;
	left: -50%;
	background: url(../images/bg-logo.png) no-repeat;
}
.page{
	margin:0 auto;
	width:900px;
	position:relative;
	padding-top:120px;
}
/* header */
#header{
	overflow:hidden;
	padding:12px 0 0;
	height:120px;
	position:absolute;
	top:0;
	left:0;
	width:100%;
}
#header .header-holder{
	padding-bottom:21px;
	overflow:hidden;
	width:100%;
}
/* nav */
#nav{
	margin:0;
	padding:0 0 0 15px;
	list-style:none;
	text-transform:uppercase;
	width:985px;
	overflow:hidden;
}
#nav li{
	float:left;
	padding-right:30px;
}
#nav li a {display:block;}
#nav li.active a,
#nav a:hover{
	text-decoration:none;
	color:#fff;
	border-bottom:1px solid red;
}
.logo{
	background:url(../images/logo.png) no-repeat;
	width:227px;
	height:65px;
	overflow:hidden;
	text-indent:-9999px;
	margin:0;
	float:left;
}
.logo a{
	height:100%;
	display:block;
}
.header-holder h2.slogan{
	background:url(../images/text-highsound.gif) no-repeat;
	width:392px;
	height:19px;
	overflow:hidden;
	text-indent:-9999px;
	margin:24px 126px 0 0;
	float:right;
	display:inline;
}
/* main */
#main{
	background:#1e1e1e;
	padding:36px 20px 24px 26px;
	height:1%;
	overflow:hidden;
	position:relative;
}
#main h3.mosconi{
	background:url(../images/text-mosconi.gif) no-repeat;
	height:34px;
	margin:0 0 20px;
	width:268px;
	overflow:hidden;
	text-indent:-9999px;
}
#main h3.x-series{
	background:url(../images/text-x-series.gif) no-repeat;
	height:52px;
	margin:0 0 21px;
	width:268px;
	overflow:hidden;
	text-indent:-9999px;
}
#main h3.mosconi a,
#main h3.x-series a {
	display:block;
	height:100%;
}
#main .products{
	margin:0;
	padding:0 0 25px 14px;
	list-style:none;
	height:1%;
	overflow:hidden;
}
.products li{
	float:left;
	width:163px;
	margin-right:1px;
}
.products .img-box{
	min-height:203px;
	background:#000;
	position:relative;
}
#main .white .img-box{
	background:#fff;
}
* html .products .img-box{
	height:203px;
}
.products .img-box img{
	position:absolute;
	bottom:0;
}
.products h4{
	margin:0;
	background:url(../images/bg-title.gif) repeat-x;
	padding:12px 10px 9px 9px;
}
.products a{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	width:44px;
	height:12px;
}
.products a.imglink {
	text-indent:0;
	width:100%;
	height:100%;
}
.white a{
	width:54px;
}
/* products text */
.products h4.as-100-2 a{
	background:url(../images/text-as-100-2.gif) no-repeat;
}
.products h4.as-200-2 a{
	background:url(../images/text-as-200-2.gif) no-repeat;
}
.products h4.as-300-2 a{
	background:url(../images/text-as-300-2.gif) no-repeat;
}
.products h4.as-100-4 a{
	background:url(../images/text-as-100-4.gif) no-repeat;
}
.products h4.as-200-4 a{
	background:url(../images/text-as-200-4.gif) no-repeat;
}
.products h4.ion-100-2 a{
	background:url(../images/text-ion-100-2.gif) no-repeat;
}
.products h4.ion-160-2 a{
	background:url(../images/text-ion-160-2.gif) no-repeat;
}
.products h4.ion-280-2 a{
	background:url(../images/text-ion-280-2.gif) no-repeat;
}
.products h4.ion-70-4 a{
	background:url(../images/text-ion-70-4.gif) no-repeat;
}
.products h4.ion-160-4 a{
	background:url(../images/text-ion-160-4.gif) no-repeat;
}
/* contact page */
.contact #main{
	padding:39px 0 24px 40px;
	min-height:646px;
}
* html .contact #main{
	height:646px;
}
#main h3.usa{
	background:url(../images/text-usa.gif) no-repeat;
	height:24px;
	width:37px;
	margin:0 0 35px;
	text-indent:-9999px;
}
.contact dl{
	margin:0;
	font-size:1.09em;
	line-height:1.5em;
}
.contact dl dt{
	color:#dc0000;
}
.contact dl dd{
	margin:0 0 6px;
	color:#fff;
}
.contact dl d{
	margin:0 0 6px;
	color:#fff;
}
.contact dl a{
	color:#fff;
}
/* model page*/
.sub-page #main{
	padding:0 0 40px;
}
#main .menu{
	margin:0 0 1px;
	padding:4px 0 5px 16px;
	list-style:none;
	text-transform:uppercase;
	background:#111;
	height:1%;
	overflow:hidden;
}
.menu li{
	float:left;
	padding-right:64px;
}
.menu a {
	float:left;
	padding-bottom:1px;
}
.menu li.active a,
.menu a:hover{
	text-decoration:none;
	border-bottom:1px solid #dc0000;
	color:#fff;
	padding-bottom:0;
}
.menu li.model a{
	color:#fff;
	display:block;
}
.menu li.model{
	padding-right:34px;
}
#main .x-serias{
	margin:0 0 38px;
}
.x-serias li.model{
	padding-right:35px;
}
.x-serias li{
	padding-right:45px;
}
.sub-page #main h3.mosconi{
	margin:0 0 19px 26px;
}
.sub-page #main h3.x-series{
	margin:0 0 19px 26px;
}
#main .info-box{
	padding:0 39px 0 39px;
	height:1%;
	overflow:hidden;
}
.info-box img{
	float:left;
	margin-right:41px;
}
.info-box .wrap{
	height:1%;
	overflow:hidden;
}
/* model title */
.info-box .as1002{
	background:url(../images/text-as-100-2-big.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 36px;
	width:500px;
	height:48px;
}
.info-box .as2002{
	background:url(../images/text-as-200-2-big.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 36px;
	width:500px;
	height:48px;
}
.info-box .as3002{
	background:url(../images/text-as-300-2-big.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 36px;
	width:500px;
	height:48px;
}
.info-box .as1004{
	background:url(../images/text-as-100-4-big.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 36px;
	width:500px;
	height:48px;
}
.info-box .as2004{
	background:url(../images/text-as-200-4-big.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 36px;
	width:500px;
	height:48px;
}
.info-box .xion1002{
	background:url(../images/text-xion-100-2-big.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 36px;
	width:500px;
	height:48px;
}
.info-box .xion1602{
	background:url(../images/text-xion-160-2-big.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 36px;
	width:500px;
	height:48px;
}
.info-box .xion2802{
	background:url(../images/text-xion-280-2-big.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 36px;
	width:500px;
	height:48px;
}
.info-box .xion704{
	background:url(../images/text-xion-70-4-big.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 36px;
	width:500px;
	height:48px;
}
.info-box .xion1604{
	background:url(../images/text-xion-160-4-big.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 36px;
	width:500px;
	height:48px;
}
.info-box dl{
	margin:0;
	color:#fff;
	font-size:1.09em;
}
.info-box dt{
	float:left;
}
.info-box dd{
	margin:0 0 9px;
	text-align:right;
}
/* footer */
#footer{
	background:#000;
	font-size:0.90em;
}
#footer .footer-holder{
	margin:0 auto;
	width:821px;
	padding:8px 0 7px;
}
.footer-holder p{
	margin:0;
}