body {
	text-align: center;
	font-family: Verdana;
	background: #FFF url(images/bg.jpg) repeat-x;
	font-size: 62.5%; /* Resets 1em to 10px */
}
#wrapper {
	margin:0px auto;
	text-align: left;
	width: 984px;
}
.logo {
	float: left;
}
.leader {
	float: right;
}
.clear {
	clear: both;
}
#left {
	float: left;
	width: 170px;
	background: transparent url(images/topLeftCorner.jpg) no-repeat top left;
}
#nav {
	background: #fff;
	padding: 0;
	margin: 0;
	font-size: 1.5em;
	color: #2a3794;
}
.bottom {
	background: url(images/bottomLeftCorner.gif) no-repeat bottom left;
	height: 9px;
}
#nav ul {
	padding: 6px;
	margin: 0;
	list-style: none;
	background: url(images/topLeftCorner.jpg) no-repeat top left;
}
#nav li {
	padding: 0;
	margin: 0;
	list-style: none;
}
#nav li a{
	color: #2a3794;
	font-weight: bold;
	display: block;
	border-bottom: solid 1px #2a3794;
	text-decoration: none;
	padding: 6px;
}
#nav li a:hover {
	display: block;
	border-bottom: solid 1px #5862ab;
	text-decoration: none;
	color: #fff;
	background: #5862ab;
}
#right {
	float: right;
	width: 814px;
	background: #fff url(images/topRightCorner.jpg) no-repeat top right;
}
#right_content {
	padding: 10px;
	font-size: 1.3em;
	line-height: 1.5em;
}

#right_content h1 {
	margin-top: 20px;
	font-size: 2.5em;
	margin-bottom: 20px;
}

#right_content img {
	border: solid 1px #2A3794;
	padding: 3px;
	margin: 10px;
}

.right {
	float: right;
}

.left {
	float: left;
}

h1 {
	font-size: 2.8em;
	padding: 5px;
	margin: 0;
	border-bottom: solid 2px #2a3794;
	color: #2a3794;
	font-family:"Trebuchet MS",sans-serif;
}

.promo {
	width: 158px;
	margin-top: 24px;
}
.promotop {
	background: url(images/promoTop.gif) no-repeat top center;
	height: 14px;
}
.promobottom {
	background: url(images/promoBottom.gif) no-repeat bottom center;
	height: 14px;
}
.promocontent {
	background: #fff;
	padding: 0 4px;
}

.footer {
	text-align: center;
	color: #2a3794;
	clear: both;
}
.footer a {
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}

a {
	color: #2a3794;
}
a:hover {
	color: #5862ab;
}
li.subProductsWheels a{
	border: none;
	margin-left: 20px;
	font-size: 80%;
}
li.subProductsRunflats a{
	border: none;
	margin-left: 20px;
	font-size: 80%;
}
li.subProductsMarkets a{
	border: none;
	margin-left: 20px;
	font-size: 80%;
}
li.subProductsEngineering a{
	border: none;
	margin-left: 20px;
	font-size: 80%;
}
label {
  float: left;
  width: 10em;
}