@charset "utf-8";
/* CSS Document */

#logoHeader {
	padding: 15px 0px 15px 30px;
	height: 47px;
}

#mainContent {
	min-height: 560px;
	background-color: #FFF;
	background-image: url(../images/mainContentHalfBG.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.continentalSection{
 	padding-bottom: 20px;	
}

.countryDealer{
	text-align: left;
	padding-left: 50px;
}

.countryDealer table h2 {
	padding-top: 10px;
	padding-bottom: 10px;
}

#header {
	padding: 20px 0px 0px 60px;
	margin-bottom: 20px;
}

#footer {
	background-color: #fff;
}

#map_america{
	float: left;
	width: 550px;
}

#search{
	float: right;
	width: 360px;
	padding-top: 40px;
}

.WordSection1 {
	color: #69686D;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    margin: 0;
    position: relative;
}

.WordSection1 tr td {
	padding-bottom: 10px;
	padding-right: 15px;
}

.WordSection1 p {
	padding: 0px;
	margin: 0px;
}

#more-uk {
	color: #086B88;
    cursor: pointer;
    float: right;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 14px;
    left: -70px;
    position: relative;
}

/*@font-face {
	font-family: "Eras Medium ITC"; 
	src: url(pathtofont/filename.eot)
}*/
