*{
	margin:0; padding:0; outline:none;
}

body{
	background:#272B2E;
}

img{
	border:0;
}

h5.landing{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	margin:0 0 10px 0;
}

h6.landing{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	margin:0 0 10px 0;
	color:#CCFF33;
}

p.landing{
	padding:0 0 15px 0;
	text-align:justify;
   	 width: 700px;
 float: left;
}

p.landing2{
	padding:0 0 15px 0;
	text-align:justify;
	font-size:14px;
}

p.landing2 span{
	font-size:12px;
}

p.centerlanding{
	padding:0 0 15px 0;
	text-align:center;
}

p.landing a{
	color:#3DCEA1;
	text-decoration:none;
}

p.landing a:hover{
	text-decoration:underline;
}

p.landing2 a{
	color:#fff;
	text-decoration:none;
}

p.landing2 a:hover{
	text-decoration:underline;
}

#site-wrapper{
	width:1200px;
	height:848px;
	overflow:hidden;
	margin:0 auto;
	background:url(../images/landing/bg-new.jpg) top left no-repeat;
}

#navigation-wrapper{
	width:450px;
	height:55px;
	margin:47px 0 0 750px;
}

#landingcontent{
	margin:100px 0 0 0;
	height:530px;
	min-height:530px;
	overflow:hidden;
}

#landingcontent{
	margin:100px 0 0 0;
	height:500px;
	min-height:500px;
}


#landing-footer{
	float:left;
	padding:45px 0 0 50px;
	width:800px;
	height:250px;
	min-height:100px;
}

#landing-footer2{
	background:url(../images/landing/logos-bg.png) top right no-repeat;
	float:left;
	width:328px;
	padding:5px 22px 0 0;
	height:100px;
	margin:35px 0 0 0;
	min-height:100px;
	text-align:right;
}

#load{
	display:none;
	position:absolute;
	right:10px;
	top:10px;
	background:url(../images/landing/ajax-loader.gif);
	width:43px;
	height:11px;
	text-indent: -9999em;
}

#close{
	text-align:right;
	padding:10px 23px 10px 10px;
}

.clr{
	clear:both;
}

.sep2{
	padding:0 7px;
}

.t{
	font-size:14px;
}

.con-top{
	margin:0 auto;
	width:803px;
	height:30px;
	background:url(../images/landing/con-top.png) top left no-repeat;
}

.con-bottom{
	margin:0 auto;
	width:803px;
	height:30px;
	background:url(../images/landing/con-bottom.png) top left no-repeat;
}

.con{
	margin:0 auto;
	width:743px;
	height:390px;
	padding:0 30px;
	background:url(../images/landing/con-middle.png) top left repeat-y;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	overflow:hidden;
}

.row{
	padding:0 0 10px 0;
}

.cap{
	float:left;
	width:200px;
}

.f{
	float:left;
	width:250px;
}

.note{
	color:#FF0000;
}

.ta{
	border:1px solid #eee;
	padding:3px 5px;
	width:200px;
	height:100px;
	background:#eee;
}

.tb{
	border:1px solid #eee;
	padding:3px 5px;
	width:200px;
	background:#eee;
}

.tbm{
	border:1px solid #eee;
	padding:3px 5px;
	width:100px;
	background:#eee;
}

.tbs{
	border:1px solid #eee;
	padding:3px 5px;
	width:50px;
	background:#eee;
}

.dd{
	border:1px solid #eee;
	padding:3px 5px;
	background:#eee;
}

.b{
	cursor:pointer;
	border:0;
	color:#FFF;
	background:#CCCC33;
	padding:5px 10px;
}

.b:hover{
	background:#00CCCC;
}

.date{
	color:#999;
}

.grid tr td{
	padding:5px;
}

.grid tr td a{
	text-decoration:none;
	color:#FFFF00;
}

.grid tr td ul{
	margin:0 0 0 20px;
}

.visibletb{
	display:inline; visibility:visible;
}

.hiddentb{
	display:none; visibility:hidden;
}

/* menu */

#menu{
	list-style:none; list-style-type:none;
	padding:17px 0 0 0;
}

#menu > li{
	height:40px;
	float:left;
	padding:0 9px;
	background:url(../images/landing/sep.jpg) right 5px no-repeat;
	text-align:center;
	
}

#menu > li > ul{
	display:none;
	list-style:none; list-style-type:none;
	width:50px;
	padding:20px 0 20px 0;
}

#menu > li#last{
	background:none;
}

#menu > li > a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	text-decoration:none;
}

#menu > li > a:hover{
	text-decoration:underline;
}

#menu > li > ul > li{
	width:100px;
	height:20px;
	padding:2px 9px;
	height:auto;
	background:url(../images/landing/menu-bg.png) top left no-repeat;
	text-align:left;
	border-bottom:1px dotted #fff;
	margin:0;
	position:relative;
	z-index:1;
}

#menu > li > ul > li > a{
	color:#FFF;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}

#menu > li:hover > ul{
	display:block;
}

#menu > li > ul > li > ul{
	display:none;
	list-style:none; list-style-type:none;
	width:100px;
	padding:20px 0 20px 0;
	position:absolute;
	top:-20px; left:115px;
}

#menu > li > ul > li > ul > li{
	width:100px;
	height:20px;
	padding:3px 9px;
	height:auto;
	background:url(../images/landing/menu-bg.png) top left no-repeat;
	text-align:left;
	border-bottom:1px dotted #fff;
	margin:0;
}

#menu > li > ul > li:hover > ul{
	display:block;
}

#menu > li > ul > li > ul > li > a{
	color:#FFF;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}

/* effects */
#landing-footer2 img{
	margin:0 10px 0 0;
}

#footer-bentley img:hover, #footer-bugatti img:hover, #footer-mclaren img:hover, #footer-pajero img:hover, #footer-fuso img:hover, #footer-carzone img:hover{
	opacity: 1;
   /*Reflection*/
  -webkit-box-reflect: below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(.7, transparent), to(rgba(0,0,0,0.4)));
   /*Glow*/
  -webkit-box-shadow: 0px 0px 20px rgba(255,255,255,0.8);
  -moz-box-shadow: 0px 0px 20px rgba(255,255,255,0.8);
  box-shadow: 0px 0px 20px rgba(255,255,255,0.8);
}

.hold{
	padding:0 0 20px 0;
}

.holdimg{
	float:left;
	width:250px;
}

.holdtxt{
	float:left;
	width:350px;
}

.News-Img{ display: block; margin: 10px 0;}
.landing span{font-weight: bold;
font-size: 14px;
font-style: italic;}
.c_w461px{width: 461px !important;}
.landing {margin-bottom:0px;margin-top: 30px;}
.landing ul li {list-style: square; margin-left: 15px;}
strong.t {
font-size: 16px;
display: inline-block;
margin-bottom: 10px;
text-transform: uppercase;

}
.Maintabs .landing{display: none;}
.Maintabs #dvMainOne{display: block;}
.MileOfSmile .current a{color: #FF0000;}
div#tires-box{
    margin: 80px 0 0 290px;
    background-color:rgba(255,255,255,0.5);
    width: 610px; height: 240px;
    border-radius: 20px;
    border:2px solid #666;
    text-align: center;
}
#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}
.height-auto{height: auto !important;
	margin: 28px 0 0 0 !important;
	min-height: inherit !important;
	overflow: initial !important;
}
.MileOfSmile {
	background: url(../images/smile-bg.png) no-repeat 0 0;
	float: left;
	height: 184px;
	width: 100%;
	display: block;
	margin-left: 106px;
	margin-top: 15px;
}
.MileOfSmile ul{padding: 134px 0 134px 420px;}
.MileOfSmile ul li { display: inline; }
.slides_control div:nth-child(3){margin-left: 138px;margin-top: 50px}
.MileOfSmile ul li a {
    padding: 5px 10px;
    
    border-right: 1px solid #FF0000;
    
    color: #fff;
    text-decoration: none;
    width: 100%;
	font-size: 20px;
    }
	
.MileOfSmile ul li:last-child a{
	border: none;
}

.MileOfSmile ul li a:hover{
	color: #FF0000;
}

