body {
	margin: 0px;
	padding: 0px;
	background: #ff9900;
}
#container {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
}
#header {
	width: 900px;
	height: 146px;
	background: url("images/header.jpg") no-repeat;
	margin-top: 15px;
}
#menu {
	width: 900px;
	height: 30px;
	background: url("images/menu_bg.gif") no-repeat;
	text-align: center;
	padding-top: 10px;
}
#content {
	width: 900px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1f1f1f;
}
#main {
	width: 900px;
	background: url("images/content_top.gif") left top no-repeat;
	margin-top: 10px;
}
#left {
	width: 450px;
	float: left;
	background: url("images/left_top.gif") left top no-repeat;
	min-height: 90px;
}
#left_top {
	padding-top: 25px;
	padding-left: 25px;
}
#left_text {
	padding-top: 25px;
	padding-left: 25px;
	line-height: 14px;
}
#right {
	width: 450px;
	float: right;
	background: url("images/right_top.gif") right top no-repeat;
}
#suzuki {
	width: 450px;
}
#suzuki_top {
	padding-top: 22px;
	padding-left: 25px;
	height: 33px;
}
#suzuki_mid {
	background: #fff;
	text-align: center;
}
#suzuki_btm {
	background: url("images/suzuki_btm.gif") no-repeat;
	height: 20px;
}
#right2 {
	width: 450px;
}
#right2_l {
	width: 210px;
	float: left;
	background: url("images/right_small.gif") top left no-repeat;
	padding-top: 20px;
	padding-left: 20px;
	line-height: 12px;
}
#right2_r {
	width: 220px;
	float: right;
}
#partner_top {
	width: 200px;
	height: 33px;
	padding-left: 20px;
	padding-top: 12px;
	background: url("images/partner_top.gif") right top no-repeat;
}
#partner_mid {
	width: 220px;
	background: #fff;
	text-align: center;
	line-height: 12px;
}
#partner_btm {
	background: url("images/partner_btm.gif") no-repeat;
	height: 10px;
}
#left a {
	color: #1f1f1f;
	text-decoration: underline;
}
#left a:hover {
	color: #1f1f1f;
	text-decoration: none;
	background: #fff;
}
#main a {
	color: #1f1f1f;
	text-decoration: underline;
}
#main a:hover {
	color: #1f1f1f;
	text-decoration: none;
	background: #fff;
}
#main img a {text-decoration: none;}
#main img a:hover {text-decoration: none;}
#footer {
	width: 900px;
	height: 70px;
	background: url("images/footer.gif") no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444;
}
#copy {
	width: 425px;
	float: left;
	text-align: left;
	padding-top: 20px;
	padding-left: 25px;
}
#links {
	width: 425px;
	float: right;
	text-align: right;
	padding-top: 26px;
	padding-right: 25px;
}
#links a {
	color: #444;
	text-decoration: underline;
}
#links a:hover {
	color: #444;
	text-decoration: none;
	background: #fff;
}
#spacer {
	height: 13px;
}
.clear {clear: both;}
img {border: 0px;}
.feld {
	border: 1px solid #ff9900;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1f1f1f;
	width: 220px;
}
