.clear {clear:both}
img {
	border:0;
}
body {
	background:#D6DDE5 url(//www.dimexlift.com/assets/back.jpg) top center no-repeat;
	margin:0;
}
.langs {
	width:259px;
	margin:0 auto;
}
.dropdown dd, .dropdown dt, .dropdown ul {
	margin:0px;
	padding:0px;
	font:15px Tahoma, Geneva, sans-serif;
}
.dropdown dd {
	position:relative;
}
.dropdown a, .dropdown a:visited {
	color:#fff;
	text-decoration:none;
	outline:none;
}
.dropdown dt a:hover, .dropdown dt a:focus {
	background-position: left bottom;
}
.dropdown dt a {
	background: url(//www.dimexlift.com/assets/select.png) no-repeat scroll left top;
	display:block;
	padding-right:20px;
	height:55px;
	color:#FFF !important;
}
.dropdown dt a span {
	cursor:pointer;
	display:block;
	padding: 16px 22px;
}
.dropdown dd ul {
	background:#3E77AA;
	border:1px solid #095192;
	border-top:0;
	color:#000;
	display:none;
	left:10px;
	padding:5px 0px;
	position:absolute;
	top:-11px;
	width:237px;
	list-style:none;
}
.dropdown dd ul li a {
	padding:5px;
	padding-left:10px;
	display:block;
	font-size:11px;
}
.dropdown dd ul li a:hover {
	background-color:#6D98C0;
}

.companies {
	width:900px;
	margin:0 auto;
	text-align:center;
	font:11px Tahoma, Geneva, sans-serif
}


.footer {
	background:#F7F7F7;
	border-top: 1px solid #999;
	color: #999;
	font:11px Tahoma, Geneva, sans-serif;
	margin-top:30px;
}
	.footer .cont {
		width:900px; margin:0 auto;
		padding: 20px 0 30px 0;
	}
		.footer .col {
			float:left; width:200px; margin-right:33px;
		}
		.footer .col.last {
			margin-right:0;
		}
		.footer h2 {
			font: bold 13px Tahoma, Geneva, sans-serif;
			color: #666;
			margin:0 0 10px 0;
		}
			.footer .mlinks ul {
				list-style:none; margin:0;padding:0;
			}
			.footer .mlinks a {
				text-transform:uppercase;
				line-height:130%;
			}
			.footer .mlinks h4 {
				margin:0;
				font-weight:normal;
			}
	.footer .copy {
		border-top:1px solid #dadada;
		margin-top:30px;
		padding: 20px 0 30px 190px;
		background: url(http://dimexlift.com/hyundai/wp-content/themes/dimex/images/dimex-logo-small.jpg) no-repeat 0% 50%;
	}
	.footer a {
		color:#999;
		text-decoration:none;
	}
	.footer .links a {
		margin-right:10px;
	}
	.footer a:hover {
		color:#000;
	}
