body {
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(images/topbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

a:link {
	color: #FFF100;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF100;
}
a:hover {
	text-decoration: underline;
	color: #FFF100;
}
a:active {
	text-decoration: none;
	color: #FFF100;
}

#Logo {
	position:absolute;
	width:490px;
	height:80px;
	z-index:1;
	background-image: url(images/logo.gif);
	left: 0px;
	top: 0px;
}
#Main .style1 {
	font-weight: bold;
	color: #FFFFFF;
}


#Tel {
	position:absolute;
	width:196px;
	height:80px;
	z-index:2;
	background-image: url(images/tel_riverside.gif);
	top: 0px;
	right: 10px;
}

#Nav {
	background-image: url(images/navbg.gif);
	position:absolute;
	width:170px;
	height:415px;
	z-index:3;
	top: 100px;
}

#Whatcar {
	background-image: url(images/whatcarbg.gif);
	position:absolute;
	width:170px;
	height:181px;
	z-index:4;
	top: 517px;
	left: 0px;
}

#Title {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #333333;
	position:absolute;
	width:80%;
	height:26px;
	z-index:5;
	top: 100px;
	left: 170px;
	right: 130px;
	background-image: url(images/titlebg.gif);
	font-weight: bold;
	text-indent: 20px;
	padding-top: 5px;
}

#Main {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #333333;
	position:absolute;
	height:480px;
	z-index:6;
	top: 125px;
	left: 170px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	width: 65%;
}
#Main a:link {
	color: #EE1C25;
	text-decoration: none;
}


#Right {
	background-image: url(images/rightbg.gif);
	position:absolute;
	width:130px;
	height:362px;
	z-index:7;
	top: 100px;
	right: 0px;
}
#sevenreasons {
	background-image: url(images/7reasons.jpg);
	background-repeat: no-repeat;
	position:absolute;
	width:130px;
	height:579px;
	z-index:7;
	top: 625px;
	right: 0px;
}

#Location {
	position:absolute;
	width:130px;
	height:149px;
	z-index:8;
	top: 462px;
	right: 0px;
}

#Navbut1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #FFF100;
	position:absolute;
	width:122px;
	height:205px;
	z-index:9;
	left: 12px;
	top: 50px;
	background-image: url(images/buttons.gif);
	font-weight: bold;
	padding-left: 30px;
	line-height: 20px;
}

#Navbut2 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #FFF100;
	position:absolute;
	width:122px;
	height:115px;
	z-index:10;
	left: 12px;
	top: 295px;
	background-image: url(images/buttons2.gif);
	font-weight: bold;
	padding-left: 30px;
	line-height: 20px;
}
#Main a:visited {
	color: #EE1C25;
	text-decoration: none;
}
#Main a:active {

	color: #EE1C25;
	text-decoration: none;
}
#Main table {
	padding: 2px;
}

#Main a:hover {

	color: #EE1C25;
	text-decoration: underline;
}
