body {
	margin: 0;
	padding: 0;
	font-size: 13px;
	color: #373D4A;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	background-color: #F7F7F7;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.6;
}


img { border:none; }
a:link{

	color: #4C4C4C;
}
a:visited{
	color: #333333;
}
a:hover,a:active{
	color: #990033;
}

#container {
	width: 980px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}

/* Header */

#header {
	width: 980px;
	height: 86px;
	padding-bottom: 10px;
	text-align: left;
	float: left;
}

#logo{
	height: 50px;
	width: 220px;
	float: left;
}

#topmenu{
	height: 35px;
	width: 380px;
	float: left;
	text-align: left;
	padding-top: 15px;
	padding-left: 200px;
}

#topmenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
	width: 380px;
	float: left;

}
#topmenu ul li {
	float: left;
	list-style-type: none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(../images/line-vertical02.gif);
	background-repeat: no-repeat;
	background-position: right center;

}
#topmenu ul li a:link,#topmenu ul li a:visited{
	font-size: 11px;
	color: #7A7A85;
	text-decoration: none;

}

#topmenu ul li a:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: none;

}
#Language{
	width: 180px;
	float: left;
	height: 40px;
	text-align: right;
	padding-top: 10px;
	font-size: 12px;
	color: #7A7A85;
}


#menu  {
	width: 970px;
	float: left;
	height: 36px;
	background-image: url(../images/menu-bg.jpg);
	background-repeat: no-repeat;
	text-align: left;
	background-color: #82829A;
	padding-left: 10px;

}
#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;

}
#menu ul li {
	margin: 0px;
	list-style-type: none;
	float: left;


}
#menu ul li a {
	text-decoration: none;
	height: 27px;
	width: auto;
	padding-top: 10px;
	padding-right: 40px;
	padding-left: 40px;
	background-image: url(../images/menu-line.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	color: #000000;
	font-size: 13px;
	letter-spacing: 1px;
}
#menu ul li a:hover {
	background-image: url(../images/menu-hover.jpg);
	color: #FFFFFF;
	background-repeat: repeat-x;

}
#menu ul li a.current{
	color: #FFFFFF;
	background-image: url(../images/menu-current.jpg);
	background-repeat: repeat-x;

}





/* content */

#content{
	width: 980px;
	text-align: left;
	float: left;

}
#main{
	float: left;
	width: 750px;
	text-align: left;
	padding-right: 8px;


}
/* side */


#side {
	float: left;
	width: 220px;
}




/* mainbox980 */

#mainbox980{
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#mainbox980-top{
	background-image: url(../images/mainbox980-top.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 7px;
	width: 980px;
}

#mainbox980-content{
	background-image: url(../images/mainbox980-content.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	width: 980px;
	padding-bottom: 20px;
}

#mainbox980-content-2{
	background-image: url(../images/mainbox980-content-2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	width: 980px;
	padding-bottom: 20px;
}

/* mainbox980-menu */
#mainbox980-menu{
	float: left;
	width: 208px;
	padding-right: 1px;
	padding-left: 1px;
	text-align: left;
}

#mainbox980-menu ul{
	width: 208px;
	list-style-type: none;
	background-image: url(../images/line02.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	float: left;
	padding: 0px;
}
#mainbox980-menu ul li{
	float: left;
	width: 190px;
	background-image: url(../images/line02.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 18px;
	margin: 0px;
}
#mainbox980-menu ul li a{
	text-decoration: none;
	width: 170px;
	padding-left: 20px;
	background-image: url(../images/icon-point01.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 7px;
	padding-bottom: 7px;
}
#mainbox980-menu ul li a:hover{
	text-decoration: none;
	font-weight: bold;
	color: #990033;

}
#mainbox980-menu ul li a.current{
	text-decoration: none;
	font-weight: bold;
	color: #990033;
	background-image: url(../images/icon-point02.gif);
	background-repeat: no-repeat;
	background-position: left center;

}










/* mainbox980-submenu */
#mainbox980-submenu{
	width: 160px;
	text-align: left;
}

#mainbox980-submenu ul{
	width: 208px;
	list-style-type: none;
	background-image: url(../images/line02.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	float: left;
	padding: 0px;
}
#mainbox980-submenu ul li{
	float: left;
	width: 150px;
	margin: 0px;
	padding: 7px;
	background-image: none;
}
#mainbox980-submenu ul li a{
	text-decoration: none;
	background-image: none;
}
#mainbox980-submenu ul li a:hover{
	text-decoration: none;
	font-weight: bold;
	color: #990033;
	background-image: none;

}
#mainbox980-submenu ul li a.current{
	text-decoration: none;
	font-weight: bold;
	color: #990033;
	background-image: url(../images/icon-point02.gif);
	background-repeat: no-repeat;
	background-position: left center;

}

/* #mainbox980-main*/
#mainbox980-main{
	float: left;
	width: 720px;
	padding-right: 25px;
	padding-left: 25px;

}

#mainbox980-main-video{
	float: left;
	width: 720px;
	padding-right: 25px;
	padding-left: 25px;
	background-image: url(../images/video-bg.gif);
	background-repeat: no-repeat;

}
h1{
	font-size: 30px;
	margin: 0px;
	width: 360px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;


}
h2{
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	padding: 0px;
	width: 360px;
	float: left;
	margin: 0px;
}
#mainbox980-main h3{
	font-size: 18px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#mainbox980-main-text{
	float: left;
	width: 720px;

}





/* distributor-menu */
#distributor-menu{
	float: left;
	width: 208px;
	padding-right: 1px;
	padding-left: 1px;
	text-align: left;
}
#distributor-menu div{
	float: left;
	width: 208px;

}
#distributor-menu ul{
	width: 208px;
	list-style-type: none;
	background-image: url(../images/line02.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	float: left;
	padding: 0px;
}
#distributor-menu ul li{
	float: left;
	width: 185px;
	background-image: url(../images/line02.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 23px;
	margin: 0px;
}
#distributor-menu ul li a{
	text-decoration: none;
	width: 175px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 5px;
}
#distributor-menu ul li a:hover{
	text-decoration: none;
	font-weight: bold;
	color: #990033;

}
#distributor-menu ul li a.current{
	text-decoration: none;
	font-weight: bold;
	color: #990033;
	background-image: url(../images/icon-point02.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 30px;

}

.list{
	width: 720px;
	background-image: url(../images/line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 10px;
	padding-top: 6px;
	float: left;
}
.list-pic{
	background-image: url(../news/images/pic-bg.gif);
	background-repeat: no-repeat;
	float: left;
	height: 103px;
	width: 143px;
	margin-right: 15px;
	margin-bottom: 10px;
	padding-top: 7px;
	padding-left: 7px;

}
.list-pic div{
	color: #666666;
	padding-top: 2px;
	font-size: 12px;
	padding-left: 30px;
	line-height: 1;


}

#mainbox980-2{
	width: 980px;
	text-align: left;
	float: left;

}

#mainbox980-2-top{
	background-image: url(../images/mainbox-980-top.gif);
	background-repeat: no-repeat;
	height: 7px;
	width: 980px;
	margin: 0px;
}
#mainbox980-2-main{
	background-image: url(../images/mainbox-980-bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 940px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
	padding-right: 19px;
	padding-left: 19px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#mainbox980-2-main h1{
	width: 940px;

}
#mainbox980-2-bottom{
	background-image: url(../images/mainbox-980-bottom.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 980px;
}

#picture{
	width: 978px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#picture-bottom{
	width: 980px;
	background-image: url(../images/picture-bottom.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
/* pic-roll */
#ifocus * { margin:0; padding:0; word-break:break-all; }


#ifocus {
	width:341px;
	background-image: url(../images/store-pic-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 7px;
	height: 291px;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#ifocus_pic {
word-break:break-all;
	display:inline;
	position:relative;
	float:left;
	width:340px;
	height:225px;
	overflow:hidden;
	margin: 0px;
	padding: 0px;
}
#ifocus_piclist {
	position:absolute;
	margin: 0px;
	padding: 0px;
}
#ifocus_piclist ul {
	list-style:none;
	margin: 0px;
	padding: 0px;
	float: left;
}

#ifocus_piclist ul li {
	width:340px;
	height:225px;
	overflow:hidden;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style:none;
	margin: 0px;
}

#ifocus_piclist img {
	width:340px;
	height:225px;
	margin: 0px;
	padding: 0px;
}
#ifocus_btn {
	display:inline;
	float:left;
	width:340px;
	margin:0px;
}

#ifocus_btn ul {
	list-style:none;
	margin: 0px;
	padding: 0px;
	float: left;
}

#ifocus_btn ul li {
	width:75px;
	height:50px;
	cursor:pointer;
	opacity:0.5;


-moz-opacity:0.5; 			filter:alpha(opacity=50);
	float: left;
	margin: 0px;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(../images/store-pic-s-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type: none;
	list-style:none;
	margin: 0px;
}


#ifocus_btn img { width:75px; height:50px; margin:0px; }
#ifocus_btn .current {
	opacity:1;

-moz-opacity:1; 		filter:alpha(opacity=100);
	background-image: url(../images/store-focus_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
}
#ifocus_opdiv {
	position:absolute;
	left:0;
	bottom:0;
	width:340px;
	height:35px;
	background:#000;
	opacity:0.5;

-moz-opacity:0.5; 		filter:alpha(opacity=50);
	float: left;
}
#ifocus_tx { position:absolute; left:8px; bottom:8px; color:#FFF; }
#ifocus_tx ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#ifocus_tx ul li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#ifocus_tx .normal {
	display:none;
}






#home {
	width: 750px;
	float: left;
	height: 350px;
}



/* footer */

#footer {
	width: 980px;
	text-align: center;
	line-height: 1.5;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-bottom: 20px;
	float: left;
	font-size: 12px;
}

/* footer -home*/

#footer-home {
	width: 980px;
	text-align: center;
	line-height: 1.5;
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(../images/footer-homebg.jpg);
	background-repeat: no-repeat;
	background-color: #F7F7F7;
	float: left;
	margin-top: 10px;
	font-size: 12px;
}








.glossymenu{
	position: relative; /*tab background image path*/
	height: 46px;
	list-style: none;
	background-image: url(../images/menub_bg.gif);
	background-repeat: repeat-x;
	width: 940px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 40px;
	float: left;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff; /*left tab image path*/
	background-position: left;
	background-image: url(../images/menub_hover_left.gif);
	background-repeat: no-repeat;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff; /*right tab image path*/
	background-image: url(../images/menub_hover_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#zoom{
	height: 420px;
	width: 980px;
	background-repeat: no-repeat;
	float: left;
}
#banner{
	height: 150px;
	width: 980px;
}






#product-menu{
	width: 170px;
	text-align: left;
	background-image: none;
	float: left;
	padding-left: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#product-menu div{
	float: left;
	width: 170px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	color: #537B00;
}
#product-menu ul{
	width: 170px;
	list-style-type: none;
	margin: 0px;
	float: left;
	background-image: none;
	padding: 0px;
}
#product-menu ul li{
	float: left;
	width: 170px;
	margin: 0px;
	background-image: url(../products/images/menu-T.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#product-menu ul li a{
	text-decoration: none;
	background-image: none;
	padding: 0px;
	float: left;
}
#product-menu ul li a:hover{
	text-decoration: none;
	font-weight: bold;
	color: #990000;
}
#product-menu ul li a.current{
	text-decoration: none;
	font-weight: bold;
	color: #990033;
	background-image: none;
	font-size: 13px;
}

#product-menu ul li ul {
	float: left;
	width: 150px;
	padding-bottom: 5px;

}





#product-menu ul li ul li{
	float: left;
	width: 150px;
	background-image: url(../products/images/menu-T2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#product-menu ul li ul li a{
	text-decoration: none;
	background-image: none;
}





















/* tyrell */


#product-Tyrell{
	float: left;
	height: 380px;
	width: 700px;
	padding-right: 35px;
	padding-left: 35px;
	background-image: url(../products/images/showroom-tyrell-bg.gif);
	background-repeat: no-repeat;
}


#product-catalog{
	text-align: left;
	float: left;
	width: 950px;
	letter-spacing: 1px;
	height: 30px;
	padding-left: 20px;
	color: #666666;
}
#product-catalog select,#product-catalog input{
	font-size: 12px;


}
