#wrapper {
	margin: auto;
	width: 790px;
	position: relative;
	background: #FFFFFF;
	padding: 15px;
}
#navbar {
	height: 300px;
	width: 222px;
	position: absolute;
	left: 543px;
	top: 175px;
	background: url(../images/key-bottom.png) no-repeat left top;
	text-align: left;
	padding-left: 40px;
}

#header {
	background: #FFFFFF url(../images/header.png) no-repeat left bottom;
	position: relative;
	width: 790px;
	height: 160px;
}

body {
	text-align: left;
	background: #000000;
}
#content {
	background: #FFFFFF;
	position: relative;
	width: 528px;
	text-align: right;
	padding: 0px;
}
p {
	font: 0.7em Geneva, Arial, Helvetica, sans-serif;
}
.motormain {
	position: relative;
	height: 100px;
	width: 528px;
	margin: 15px 0px;
	text-align: right;
	font: .7em Geneva, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #CCCCCC;
}
.motorleftcar {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 100px;
	width: 260px;
	position: relative;
}
.hcompanyname {
	color: #CC0000;
	font-size: 1.1em;
	font-weight: lighter;
}

.motorrightcar {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 100px;
	width: 260px;
	position: relative;
}
#content a:link {
	color: #999999;
	text-decoration: none;
}
#content a:visited {
	color: #999999;
	text-decoration: none;
}
#content a:hover {

	color: #333333;
	text-decoration: none;
}
#content a:active {


	color: #999999;
	text-decoration: none;
}
#navbar a:link {

	color: #999999;
	text-decoration: none;
}
#navbar a:visited {


	color: #999999;
	text-decoration: none;
}
#navbar a:hover {



	color: #333333;
	text-decoration: none;
}
#navbar a:active {




	color: #999999;
	text-decoration: none;
}

