html {
}
body {
	padding: 0;
	margin: 0;
	text-align: center;
	min-width: 907px;
	background: url(../gfx/lilla_bg.gif) repeat;
}
#container {	
	margin: 0 auto;
	top: 40px;
	width: 952px;
	height: 585px;
	position: relative;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: left;
	background: url(../gfx/bg.gif) 0px 373px no-repeat;
	z-index: 3;
}
#hep {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 900px;
	height: 600px;
	z-index: 300;
}
a img {
	border: 0;
}
.img a img {
	border: 1px solid #202020;
}
.img {
	padding-bottom: 5px;
}
.specs {
	padding-left: 10px;
	padding-bottom: 5px;
	width: 100px;
}
.specs h1 {
	margin-top: 0;
	padding-top: 0;
}
a {
	color: #d71920;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.redtop, .redbottom {
	float: right;
	width: 888px;
	margin-right: 12px;
}
#main {
	height: 390px;
	width: 888px;
	float: right;
	background: #d71920;
	margin-right: 12px;
}
#leftmenu {
	position: absolute;
	left: 40px;
	width: 160px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#bob {
	position: absolute;
	top:400px;
	left: 68px;
	width: 160px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#leftmenu li {
	clear: both;
	margin: 0;
	padding: 0;
}
#leftmenu .header {
	margin: 6px 0px 0px 5px;
}
#leftmenu img {
	float: left;
}
#dealers img {
	margin: 200px 0px 5px 28px;
}
.redtop .left, .redtop .right, .redbottom .left, .redbottom .mid, .redbottom .right {
	float: left;
	width: 14px;
	height: 14px;
}
.redtop .left {
	background: url(../gfx/top_left.gif);
}
.redtop .right {
	background: url(../gfx/top_right.gif);
}
.redbottom .left {
	background: url(../gfx/bottom_left.gif);
}
.redbottom .right {
	background: url(../gfx/bottom_right.gif);
}
.redtop .mid, .redbottom .mid {
	width: 860px;
	height: 14px;
	float: left;
	background: #d71920;
}
.scroll {
	position: absolute;
	right: 10px;
	bottom: -15px;
}
h1 {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
#wideflash {
	width: 721px;
	height: 389px;
	position: absolute;
	right: 27px;
}
#flash {
	width: 440px;
	height: 389px;
	position: absolute;
	right: 27px;
}
#image {
	width: 440px;
	position: absolute;
	background: #fff;
	height: 377px;
	right: 27px;
}
#image img {
	margin: 12px 0px 0px 12px;
}
#text {
	width: 270px;
	position: absolute;
	margin: 0;
	background: #fff;
	height: 377px;
	z-index: 1;
	right: 478px;
}
#widetext {
	width: 721px;
	position: absolute;
	margin: 0;
	background: #fff;
	height: 377px;
	z-index: 1;
	right: 27px;
}
#widetext .content {
	height: 340px;
	width: 681px;
	position: absolute;
	overflow: hidden;
	top: 0px;
	left: 20px;
}
#text .content {
	height: 375px;
	width: 235px;
	position: absolute;
	overflow: hidden;
	top: 0px;
	left: 20px;
}
#example {
	position: absolute;
	width: 235px;
	z-index: 2;
	top: 25px;
}
#example_press {
	position: absolute;
	width: 721px;
	z-index: 2;
	top: 25px;
}
.top, .bottom {
	width: 100%;
	font-size: 1px;
}
.top {
	position: absolute;
	top: 0px;
}
.bottom {
	position: absolute;
	bottom: 3px;
}
.top .left, .top .right, .bottom .left, .bottom .right {
	width: 3px;
	height: 3px;
	position: absolute;
}
.top .left {
	background: url(../gfx/top_left_small.gif);
	left: 0px;
}
.top .right {
	background: url(../gfx/top_right_small.gif);
	right: 0px;
}
.bottom .right {
	background: url(../gfx/bottom_right_small.gif);
	right: 0px;
}
.bottom .left {
	background: url(../gfx/bottom_left_small.gif);
	left: 0px;
}
p {
	margin: 0px 0px 10px 0px;
	padding: 0;
}
form {
	margin: 0;
	padding: 0;
}
#inputs {
	float: left;
	width: 160px;
	margin-top: 38px;
}
#inputs input, .login {
	width: 160px;
	height: 17px;
	margin: 2px 0px 10px 0px;
	padding: 1px;
	background: #666666;
	border: 0;
	float: left;
	font-size: 11px;
	color: #fff;
}
.login {
	float: none;
}
#textarea {
	width: 290px;
	float: right;
	margin-top: 38px;
}
#textarea textarea {
	width: 290px;
	height: 164px;
	margin: 2px 0px 10px 0px;
	padding: 1px;
	background: #666666;
	font-size: 11px;
	color: #fff;
	border: 0;
	float: left;
	overflow: auto;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#textarea select {
	width: 140px;
	background: #666666;
	border: 0;
	float: left;
	font-size: 11px;
	color: #fff;
}
#textarea .profile {
	margin-right: 10px;
}
#textarea .button {
	margin: 20px 10px 0px 0px;
}
#bottom {
	float: right;
	margin: 8px 0px 0px 0px;
	width: 940px;
	height: 160px;
}
#contactinfo {
	float: left;
	width: 210px;
	margin-top: 10px;
}
.messe {
	width: 100px;
	padding-bottom: 15px;
}
.date {
	width: 150px;
	vertical-align: bottom;
	padding-bottom: 15px;
	text-align: right;
}