* {
	padding: 0;
	margin: 0;
}
body {
	background: url(/i/body_bg.jpg) repeat-x top;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5b5a5a;
}
a {
	text-decoration: underline;
	color: #194276;
}
a:hover {
	text-decoration: none;
}
a img {
	border: none;
}
td {
	vertical-align: top;
	color: #5b5a5a;
}
li {
	margin-left: 20px;
}

#container {
	width: 960px;
	margin: auto;
	text-align: center;
}

/* left column*/
#left_column {
	width: 209px;
	padding-right: 20px;
	padding-top: 33px;
}
#left_column a {
	text-decoration: none;
}
#left_column a:hover {
	text-decoration: underline;
}
#logo {
	display: block;
	margin-left: 17px;
	background: url(/i/logo.gif) no-repeat;
	width: 170px;
	height: 40px;
	margin-bottom: 22px;
}
#news {
	margin-bottom: 23px;
}
#news td {
	background: url(/i/hr_bg.jpg) no-repeat bottom left;
	line-height: 18px;
	padding: 13px 5px 15px 0;
}
#news td a {
	color: #5b5a5a;
}
#news td a span {
	font-weight: bold;
	font-size: 12px;
	color: #194276;
	display: block;
}
#left_column a.links {
	margin-bottom: 30px;
	background: url(/i/link_bg.gif) no-repeat;
	height: 17px;
	width: 78px;
	color: #FFFFFF;
	padding: 1px 7px 0;
	display: block;
}
#left_column a.links:hover {
	text-decoration: none;
}
#left_column .hr {
	border-bottom: solid 1px #c7c7c7;
	padding-top: 25px;
	margin: 0 10px 10px;
}

/* right column */
#right_column {
	width: 731px;
}
#head {
	height: 51px;
	border-left: solid 1px #b1b5bb;
	font-size: 20px;
	margin-top: 33px;
	color: #194276;
	width: 100%;
	margin-bottom: 24px;
}
#head td {
	padding-left: 33px;
	text-align: right;
}
#head span {
	font-size: 12px;
}
#head span.marg_r,
#head span.marg_r15 {
	font-size: 10px;
	margin-right: -10px;
	position: relative;
	display: block;
}
#head span.marg_r15 {
	margin-right: -15px;
	display:block;
}
#head div{
	color: #000000;
	font-size: 11px;
	padding-top: 5px;
}
/* menu*/
#menu {
	height: 35px;
	margin-bottom: 3px;
}
#menu li {
	list-style: none;
	float: left;
	margin: 0;
}
#menu li a {
	display: block;
	height: 35px;
	margin-right: 2px;
}
#menu li.last a {
	margin-right: 0;
}
#menu li a#menu_bus {
	background:url(/i/menu_bus.gif) no-repeat;
	width: 91px;
}
#menu li a#menu_company {
	background: url(/i/menu_company.gif) no-repeat;
	width: 93px;
}
#menu li a#menu_contact {
	background: url(/i/menu_contact.gif) no-repeat;
	width: 91px;
}
#menu li a#menu_leasing_loan {
	background: url(/i/menu_leasing_loan.gif) no-repeat;
	width: 125px;
}
#menu li a#menu_service {
	background: url(/i/menu_service.gif) no-repeat;
	width: 89px;
}
#menu li a#menu_special_offer {
	background: url(/i/menu_special_offer.gif) no-repeat;
	width: 141px;
}
#menu li a#menu_trucks {
	background: url(/i/menu_trucks.gif) no-repeat;
	width: 89px;
}

#page_img {
	background: url(/i/page_img.jpg) no-repeat;
	width: 100%;
	height: 317px;
	margin-bottom: 0px;
	/*margin-bottom: 58px;*/
}
#page_img td {
	padding-top: 256px;
}
#page_img select {
	margin-left: 52px;
	width: 190px;
	height: 20px;
	color: #3b3b3b;
}
#category_list {
	height: 124px;
}
#category_list li {
	list-style: none;
	float: left;
	margin: 0;
}
#category_list li a {
	display: block;
	float: left;
	width: 108px;
	height: 112px;
	margin-right: 11px;
	_margin-right: 9px;
}
#category_list li.last a {
	margin-right: 0;
}
#category_list li a#category_additional_equipment {
	background: url(/i/category_additional_equipment.jpg) no-repeat;
}
#category_list li a#category_com_trucks {
	background: url(/i/category_com_trucks.jpg) no-repeat;
}
#category_list li a#category_bus {
	background: url(/i/category_bus.jpg) no-repeat;
}
#category_list li a#category_large_trucks {
	background: url(/i/category_large_trucks.jpg) no-repeat;
	margin-right: 17px;
	_margin-right: 8px;
}
#category_list li a#category_medium_trucks {
	background: url(/i/category_medium_trucks.jpg) no-repeat;
}
#category_list li a#category_small_trucks {
	background: url(/i/category_small_trucks.jpg) no-repeat;
}
/* special offers */
#special_offers {
	text-align: center;
	color: #194276;
	width: 100%;
}
#special_offers td {
	padding: 0 10px 30px;
	width: 126px;
}
#special_offers td.title {
	padding: 34px 10px 15px;
	width: 711px;
}
#special_offers img {
	margin-bottom: 5px;
}
#special_offers a {
	color: #000000;
	margin-bottom: 15px;
	display: block;
}

#header td.title {
	padding: 34px 10px 15px;
	width: 711px;
}
h1 {
	font-size: 18px;
	font-weight: normal;
}

/* footer */
#footer {
	background: url(/i/footer_bg.jpg) repeat-x center top;
	height: 106px;
	min-width: 960px;
	color: #908f8f;
	padding-top: 10px;
}
#footer a {
	color: #707070;
}
#footer a:hover {
}

.img {
	border: 3px solid #ffffff;
}


#menu .subMenu{
    
}

#menu li{
    position: relative;
}

#menu li:hover .subMenu{
    display: block;
}
#menu li .subMenu{
    position: absolute;
    top: 35px;
    left: 0;
    z-index: 150;
    background: #fff;
    border-radius: 10px;
    -o-border-radius: 10px;
    -khtml-border-radius: 10px;
    -ms-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    width: 150px;
    padding: 15px;
    display: none;
}

#menu li .subMenu li{
    padding: 0 0 5px;
}

#menu li .subMenu a{
    min-height: 15px;
    height: auto;
    text-decoration: none;
    font-size: 13px;
}

#menu li .subMenu a:hover{
    text-decoration: underline;
}

#content .content-main p, #content .content-main h2, #content .content-main li, #content .content-main a{
    position: relative;
    z-index: 99999;
}

.map-box > img{
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
}

.map-dotted{
    position: relative;
    z-index: 999999;
    display: block;
    width: 209px;
    height: 294px;
}

.map-box{
    position: relative;
}

.map-box a.dotted1{
    display: block;
    height: 20px;
    left: 63px;
    position: absolute;
    top: 38px;
    width: 8px;
    z-index: 99999;
}

#map-over1{
    position: absolute;
    left: 40px !important;
    top: -100px !important;
    text-align: left;
    padding: 10px;
    background: #fff;
    box-shadow: 0 0 3px #000;
    border-radius: 5px;
    z-index: 99990;
    width: 200px;
    display: none;
}

#map-over1 h1{
    font-size: 12px;
    font-weight: bold;
}

#map-over1 img{
    left: 25px;
    position: absolute;
    top: 109px;
    z-index: 99991;
}

.map-box a.dotted2{
    display: block;
    height: 20px;
    left: 150px;
    position: absolute;
    top: 160px;
    width: 8px;
}

#map-over2{
    position: absolute;
    left: 120px !important;
    top: 20px !important;
    text-align: left;
    padding: 10px;
    background: #fff;
    box-shadow: 0 0 3px #000;
    border-radius: 5px;
    z-index: 99990;
    width: 200px;
    display: none;
}

#map-over2 h1{
    font-size: 12px;
    font-weight: bold;
}

#map-over2 img{
    left: 35px;
    position: absolute;
    top: 109px;
    z-index: 99991;
}

.map-box a.dotted3{
    display: block;
    height: 20px;
    left: 104px;
    position: absolute;
    top: 190px;
    width: 8px;
}

#map-over3{
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 5px 5px 5px 5px;
    -o-border-radius: 5px 5px 5px 5px;
    -khtml-border-radius: 5px 5px 5px 5px;
    -ms-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 3px #000000;
    -o-box-shadow: 0 0 3px #000000;
    -khtml-box-shadow: 0 0 3px #000000;
    -ms-box-shadow: 0 0 3px #000000;
    -moz-box-shadow: 0 0 3px #000000;
    -webkit-box-shadow: 0 0 3px #000000;
    display: none;
    left: 72px !important;
    padding: 10px;
    position: absolute;
    text-align: left;
    top: 50px !important;
    width: 200px;
    z-index: 99990;
}

#map-over3 h1{
    font-size: 12px;
    font-weight: bold;
}

#map-over3 img{
    left: 35px;
    position: absolute;
    top: 109px;
    z-index: 99991;
}

.map-box a.dotted4{
    display: block;
    height: 20px;
    left: 115px;
    position: absolute;
    top: 140px;
    width: 8px;
    border:0px solid red;
}

#map-over4{
    position: absolute;
    left: 90px !important;
    top: 15px !important;
    text-align: left;
    padding: 10px;
    background: #fff;
    box-shadow: 0 0 3px #000;
    border-radius: 5px;
    z-index: 99990;
    width: 200px;
    display: none;
    border:0px solid green;
}

#map-over4 h1{
    font-size: 12px;
    font-weight: bold;
}

#map-over4 img{
    left: 30px;
    position: absolute;
    top: 85px;
    z-index: 99991;
    
}

.tabs{
    margin: 25px 0 30px;
    padding: 0 0 0 25px;
    border-top: 1px solid #ABABAB;
}

.tabs li{
    float: left;
    margin: -13px 0 0 0;
    list-style: none;
}

.tabs li a{
    display: block;
    padding: 4px 8px;
    background-color: #E3E3E3;
    text-decoration: none;
    border: 1px solid #ABABAB;
}

.tabs li a.current, .tabs li a:hover{
    background: #fff;
    color: #09659B;
}
