h1, h2, h3, h4, h5, h6, p, li, ol, ul, body {
	margin: 0;
	padding: 0;
}

body {
	background: #cfcfcf url(../images/background.png) top repeat-x;
	font-size: .875em;
	font-family: Arial, Helvetica, sans-serif;
	color: #1b1d1f;
}

img {
	border: 0;
}

a {
	text-decoration: underline;
	color: #531F22;
}

a:visited {
}

a:hover {
	text-decoration: underline;
}

ul, ol, dl {
	position: relative;
	padding-left: 16px;
}

h1 {
	font-size: 2em;
	color: #4c4d4f;
	margin-bottom: 15px;
}

h2 {
	font-size: 1.5em;
}


.clear {
	clear: both;
}

#wrapper {
	width: 998px;
	margin: 0 auto;
}

p {
	padding-bottom: 15px;
	line-height: 18px;
}	

#header {
	width: 988px;
	height: 215px;
	position: relative;
	background: url(../images/header.png) no-repeat;
}

#logo {
	position: absolute;
	top: 40px;
	left: 35px;
}

#slogan {
	position: absolute;
	top: 104px;
	left: 440px;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
}

#slogan2 {
	position: absolute;
	top: 124px;
	left: 440px;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}

#suzuki {
	position: absolute;
	right: 25px;
	top: 27px;
}

#nav {
	position: absolute;
	list-style: none;
	top: 170px;
	font-size: 15px;
	text-shadow: 2px 2px 0 #ad0306;
	left: 25px;
}

#nav li {
	display: block;
	float: left;
}

#nav li a { 
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	padding: 15px 12px;
}

#nav li a:hover {
	text-decoration: underline;
}

#body {
	width: 924px;
	padding: 10px 37px 0 37px;
	background: url(../images/body-bg.png) repeat-y;
}

#footer {
	width: 988px;
	min-height: 36px;
	position: relative;
	height: auto !important;
	height: 36px;
	background: url(../images/body-bottom.png) no-repeat;
}

#copyright {
	position: absolute;
	right: 40px;
	font-size: 12px;
	top: 45px;
	color: #595a5c;
	font-style: italic;
}

.gbox {
	float: left;	
	margin-right: 27px;
	margin-top: 20px;
	width: 290px;
}

.last {
	margin-right: 0;
}

.gbox-top {
	background: url(../images/gbox-top.png) no-repeat;
	height: 51px;
	width: 290px;
}

.gbox-top h2 {
	color: #ffffff;
	text-shadow: 2px 2px 0px #313234;
	font-size: 18px;
	padding: 10px 0 0 15px;
}	

.gbox-content {
	background: url(../images/gbox-bg.png) repeat-y;
	min-height: 135px;
	width: 260px;
	font-size: 14px;
	padding: 10px 15px 0 15px;
	height: auto !important;
	height: 125px;
}

.gbox-bottom {
	background: url(../images/gbox-bottom.png) no-repeat;
	height: 25px;
	margin: 0;
	padding: 0;
	display: block;
	width: 290px;
}

.rbox {
	float: right;
}

.rbox-top {
	background: url(../images/rbox-top.png) no-repeat;
	height: 50px;
	width: 300px;
}

.rbox-top h2 {
	color: #ffffff;
	font-size: 18px;
	text-shadow: 2px 2px 0px #ad0306;
	padding: 10px 0 0 15px;
}	

.rbox-content {
	background: url(../images/rbox-bg.png) repeat-y;
	min-height: 142px;
	width: 270px;
	font-size: 14px;
	padding: 10px 15px 0 15px;
	height: auto !important;
	height: 115px;
}

#flash-wrapper {
	margin-bottom: 20px;
	float: left;
	width:600px;
}

.rental td div {
	margin-bottom: 10px;
}

.comment {
	visibility: hidden;
}
