* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #000000;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#container {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	background-image: url(../images/bg_container.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 34px;
	padding-left: 34px;
	padding-top: 32px;
}
#header {
	height: 431px;
	width: 822px;
	background-image: url(../images/bg_header_index.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 24px;
	padding-left: 59px;
	padding-right: 59px;
}
#header .nav {
	display: block;
	height: 7px;
	width: 392px;
	list-style-type: none;
	background-image: url(../images/bg_nav_en.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 213px;
}
#header .nav li {
	float: left;
}
#header .nav .buttons {
	display: block;
	height: 7px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	overflow: hidden;
}
#header .nav .bt1 {
	background-image: url(../images/bt1_en.jpg);
	width: 31px;
}
#header .nav .bt2 {
	background-image: url(../images/bt2_en.jpg);
	width: 36px;
	margin-left: 54px;
}
#header .nav .bt3 {
	background-image: url(../images/bt3_en.jpg);
	width: 47px;
	padding-left: 49px;
	background-position: 49px top;
}
#header .nav .bt4 {
	background-image: url(../images/bt4_en.jpg);
	width: 20px;
	margin-left: 51px;
}
#header .nav .bt5 {
	background-image: url(../images/bt5_en.jpg);
	width: 54px;
	margin-left: 50px;
}
#header .dropdown {
    background-image: url(../images/bg_dropdown_nav.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
    height: 94px;
    width: 119px;
    margin-left: 17px;
    visibility: hidden;
}
#header .dropdown ul {
    height: 71px;
	width: 119px;
    list-style-type: none;
	padding-top: 23px;
}
#header .dropdown a {
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	height: 5px;
	overflow: hidden;
}
#header .dropdown a:hover {
	background-position: left -5px;
}
#header .dropdown .dp1 {
	background-image: url(../images/dp2.jpg);
	width: 66px;
	margin-left: 23px;
    margin-bottom: 20px;
}
#header .dropdown .dp2 {
	background-image: url(../images/dp3_en.jpg);
	width: 27px;
	margin-left: 40px;
    margin-bottom: 20px;
}
#header .dropdown .dp3 {
	background-image: url(../images/dp4_en.jpg);
	width: 77px;
	margin-left: 17px;
}
#header .nav li:hover .dropdown {
	display: block;
	visibility: visible;
}
#header .left {
	clear: both;
	float: left;
	height: 195px;
	width: 179px;
}
#header .left h3 a {
	background-image: url(../images/auto_index_en.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	height: 175px;
	width: 179px;
	text-indent: -5000px;
	overflow: hidden;
}
#header .left ul, #header .right ul {
	position: absolute;
	background-image: url(../images/auto_dropdown_index.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 79px;
	width: 157px;
	list-style-type: none;
	margin-left: 14px;
	padding-top: 30px;
	visibility: hidden;
}
#header .right ul {
	background-image: url(../images/moto_dropdown_index.jpg);
}
#header .left ul li, #header .right ul li {
	float: left;
}
#header .left ul a, #header .right ul a {
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -5000px;
	display: block;
	height: 5px;
	overflow: hidden;
}
#header .left ul a:hover, #header .right ul a:hover {
	background-position: left -5px;
}
#header .left .dm1, #header .right .dm1 {
	background-image: url(../images/dm1_en.jpg);
	width: 69px;
	margin-bottom: 20px;
	margin-left: 43px;
}
#header .left .dm2, #header .right .dm2 {
	background-image: url(../images/dm2_en.jpg);
	width: 63px;
	margin-bottom: 21px;
	margin-left: 47px;
}
#header .left .dm3, #header .right .dm3 {
	background-image: url(../images/dm3_en.jpg);
	width: 59px;
	margin-left: 49px;
}
#header .center {
	float: left;
	width: 406px;
	margin-top: 104px;
	margin-left: 29px;
}
#header .center h1 a {
	display: block;
	background-image: url(../images/logo_index.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 52px;
	width: 406px;
	text-indent: -5000px;
	overflow: hidden;
}
#header .center .lang {
	display: block;
	height: 5px;
	width: 49px;
	background-image: url(../images/bg_lang.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 14px;
	margin-left: 180px;
}
#header .center .lang a {
	text-indent: -5000px;
	display: block;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: left top;
	height: 5px;
}
#header .center .lang a:hover {
	background-position: left -5px;
}

#header .center .lang .bg {
	background-image: url(../images/bg_index.jpg);
	width: 12px;
	float: left;
}
#header .center .lang .en {
	background-image: url(../images/eng_index.jpg);
	width: 23px;
	float: right;
}
#header .right {
	float: right;
	height: 195px;
	width: 179px;
}
#header .right h3 a {
	background-image: url(../images/moto_index_en.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: -5000px;
	display: block;
	height: 175px;
	width: 179px;
	overflow: hidden;
}
#contenti {
	background-image: url(../images/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 788px;
	margin-top: 7px;
	padding-right: 76px;
	padding-left: 76px;
	padding-bottom: 30px;
	padding-top: 30px;
}
#contenti .withborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #AF0101;
	padding-left: 23px;
}
#contenti .textbox p {
	font-size: 11px;
	color: #CACACA;
	margin-top: 10px;
}
#contenti .textbox ul {
	font-size: 10px;
	color: #CACACA;
	line-height: 12px;
	margin-left: 14px;
	list-style-type: disc;
}
#flash {
	text-align: center;
	margin-top: 33px;
}
#footer {
	font-size: 10px;
	color: #B90001;
	text-align: center;
	margin-top: 30px;
}
#footer a {
	color: #B90001;
}
.hide {
	display: none;
}
.promo {
    position: absolute;
    top: 17px;
    margin-left: 841px;
}
.promo a {
    background-image: url(../images/promo_home_en.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    width: 133px;
    height: 115px;
    text-indent: -5000px;
    overflow: hidden;
    display: block;
}
.banners {
    height: 100px;
}
.bleft {
    margin-left: -55px;
    position: absolute;
}
.bright {
    margin-left: 405px;
    position: absolute;
}

.facebook {
    position: absolute;
    margin-left: 125px;
    margin-top: -20px;
}

.facebook a {
    display: block;
    background-image: url(../images/fb_overdrive.jpg);
    background-repeat: no-repeat;
    width: 162px;
    height: 37px;
    text-indent: -5000px;
    overflow: hidden;
}

/* IE 6 Fix */
* html #header .dropdown {
	background: none;
}
* html #header .dropdown ul {
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./images/bg_dropdown_nav.png',sizingMethod='crop');
}
* html #header .dropdown ul a {
    position: relative;
    z-index: 1;
}