<html><style type="text/css">
<!--.fakeclass {
	font-family: Geneva, Ariel, sans-serif;  
	color: navy
	}

body {
	background-color:cccccc;
	}
	
div.image {
	height:475px;
	background:url('http://www.rodbikes.com/graphics/background3.gif');
	//background:CCCCCC;
	border-right:5px #CFD0E6 solid;
	border-left:5px #CFD0E6 solid;
	margin:-8px -8px 0px -8px;
	
}

div.content {
	//height:100%;
	background-color:cccccc;
	border-top:4px black solid;
	border-left:5px #CFD0E6 solid;
	border-right:5px #CFD0E6 solid;
	overflow:hidden;
	margin:0px -8px -8px -8px;
	position:relative;
	z-index:1;
	padding-bottom:8px;
	
}

div.text {
	font-family: Geneva, Ariel, sans-serif;  
	font-size: 13;   
	margin-left:5%;
	margin-right:3%;
	margin-top:2%;
	overflow:hidden;
	float:right;
	background-color:cccccc;
	padding-left:5px;
	position:relative;
	z-index:1;
	
}

div.nav {
	//right-border: 15px #cfd0e6 solid;
	width:50%;
	height:100%;
}

div.slideshow {  
	margin:auto;
}

div.main {
	background-color:cccccc;
	}
	
div.navert {
	width: 19%;
	background-color:cccccc;
	height:100%;
	align:left;
	}
div.header {
	background:url('http://www.rodbikes.com/graphics/background3.gif');
	height:200px;
	border-left:5px #CFD0E6 solid;
	margin:-8px;
	}

	
img.centersize {  
	height:100%;
	display: block;
	margin-left: auto;
	margin-right:auto; 
}

img.label {
	margin:-440px 0px -44px 25px;
	float:left;
	position:relative;
	z-index:3;
}

img.usa {
	margin:-50px 25px -44px 25px;
	float:right;
	height:45px;
	position:relative;
	z-index:3;
}
*{
	border:0;
	z-index:3;}

img.trillium {
	float:right;
	margin-right:-200px;
	margin-top:-40px;
	z-index:1;
	}
	
ul.contact {

	float:right;
	font-size:13;
	list-style-type:none;
	border:solid 3px white;
	padding: 12px 15px;
	margin:5px;
	background-image:url('img/smooth-white-trillium.gif');
	background-repeat:no-repeat;
	background-position:center;
	z-index:3;
	}
li.contact{
	z-index:3;
	}

ul.nav {
	display:inline-block;
	}
	
li.nav {
	display:inline-block;
	width: 120px;
	height:40px;;
	border-right:3px solid black;
	font-size:18px;
	padding-left:6px;
	padding-right:6px;
	}
	
div.list {
background-color:999966;
line-height:1.2;
}
	


</html>