.renault {
	position: absolute;
	height: 65px;
	width: 80px;
	overflow: visible;
	visibility: visible;
	z-index: auto;
	margin: 10px;
	padding: 15px 0px 0px;
	clear: both;
	right: 0px;
	top: 0px;
	text-align: center;
}
.content {
	display:block;
	position: static;
	text-decoration: none;
	width: 702px;
	padding: 0px;
	height: auto;
	margin: 0px;
	overflow: hidden;
	visibility: visible;
	z-index: auto;
}

body {
	margin: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #dbdbdb;
	text-align: center;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
.logo {
	position: relative;
	height: 99px;
	width: 702px;
	overflow: visible;
	visibility: visible;
	z-index: auto;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.topbar {
	position: relative;
	height: 13px;
	width: 702px;
	overflow: visible;
	visibility: visible;
	z-index: auto;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/topbar.gif);
}
.header {
	position: relative;
	height: 185px;
	width: 702px;
	overflow: visible;
	visibility: visible;
	z-index: auto;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/body_bg.gif);
	text-align: center;
}
.googlebox {
	position: absolute;
	height: 300px;
	width: 151px;
	overflow: visible;
	visibility: visible;
	z-index: auto;
	margin: 10px;
	padding: 0px;
	clear: both;
	left: 6px;
	top: 240px;
	float: left;
}
.navbox {
	position: relative;
	float: left;
	height: 206px;
	width: 151px;
	overflow: visible;
	visibility: visible;
	z-index: auto;
	margin: 10px;
	padding: 0px;
	background-image: url(../images/nav.gif);
	clear: both;
	left: 6px;
	top: 0px;
}
.nav {
	letter-spacing: 1px;
	position: absolute;
	height: 180px;
	width: 125px;
	z-index: auto;
	margin: 10px;
	padding: 0px;
	text-align: right;
	top: 2px;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 14px;
	color: #990000;
	right: 17px;
	line-height: 30px;
}
.nav a:link {
	color: #990000;
}
.nav a:visited {
	color: #990000;
}
.nav a:active {
	color: #FF0000;
}
.nav a:hover {
	color: #000000;
}
.main {
	position: relative;
	display: block;
	text-align: left;
	background-image: url(../images/body_bg.gif);
	width: 702px;
	padding: 0px;
	height: auto;
	margin: 0px;
	background-position: center center;
	background-repeat: repeat-y;
	z-index: 0;
}
.bodytext {
	position: relative;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	width: 500px;
	padding: 0px 15px 0px 0px;
	visibility: visible;
	margin: 0px;
	height: auto;
	z-index: auto;
	top: 0px;
	right: 0px;
	overflow: visible;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	position: relative;
	text-align: right;
	background-image: url(../images/bottombar.gif);
	width: 702px;
	padding: 0px;
	height: auto;
	margin: 0px;
	background-position: center top;
	background-repeat: no-repeat;
	z-index: 0;
	clear: both;
}
.footer a:link {
	font-size: 9px;
	color: #990000;
}
.footer a:visited {
    font-size: 9px;
	color: #990000;
}
.footer a:active {
	font-size: 9px;
	color: #FF0000;
}
.footer a:hover {
	font-size: 9px;
	color: #999999;
}
h1 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 16px;
	color: #990000;
	margin-bottom: 5px;
	font-weight: bold;
	letter-spacing: 1px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	display: inline;
}
h3 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 9px;
	font-weight: normal;
	color: #336699;
	line-height: normal;
}
h4 {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
}
