BODY	{
	behavior: url(/css/csshover.htc); /* WinIE behavior call */
	background-color: #A9A9A9;
	font-family: Arial, sans-serif;
	font-weight: 700;
	margin: 0;
	padding: 0;
	}
DIV#topbanner	{
	position: relative; top: 0; right: 0;
	background-color: #042F74;
	color: white;
	vertical-align: middle;
	height: 75px;
	overflow: hidden;
	}
DIV#middlebanner	{
	position: relative; top: 0px; right: 0;
	background-color: #042F74;
	color: white;
	vertical-align: middle;
	border-top: solid 1px silver;
}
DIV#bottombanner	{
	position: relative; top: 0px; right: 0;
	background-color: #A9A9A9;
	vertical-align: middle;
}
#bannerpics	{
	float: right;
	padding: 2px;
	padding-top: 6px;
	}
#brandname	{
	float: left;
	color: white;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 36pt;
	font-style: italic;
	font-weight: bold;
	margin: 5px;
	}
h1.invbrandname	{
	text-align: center;
	color: #00000;
	background-color: transparent;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 36pt;
	font-style: italic;
	font-weight: bold;
	margin: 5px;
	}
.tagline, .tagline_extra	{
	color: white;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
	text-align: left;
	}
.tagline_extra	{
	color: #042F74;
	font-size: 12pt;
	margin: 0;
	margin-left: 10em;
	text-align: center;
	}
h1 {color: #AAA; border-bottom: 1px solid; margin-bottom: 0;}
div#main	{
	color: #000;
	margin-right: 2em;
	margin-left: 2em;
	margin-bottom: 0;
	padding: 1px 5% 50px 5%;
	background-color: white;
	border-left: 1px solid;
}
div#intro a	{
	color: blue;
}
div#main a	{
	color: blue;
}
div#navline {
	font-size: 0.8em;
	background-color: #042F74;
	color: white;
	vertical-align: middle;
	text-align: center;
	}
div#navline a:link, a:visited {
	padding-left: 10px;
	padding-right: 10px;
	color: white;
	text-decoration: none;
	}
div#navline a:hover {
	color: gray;
	}
#intro, #offerbikes {
	color: #000;
	margin-right: 2em;
	margin-left: 10em;
	margin-bottom: 0;
	padding: 1px 5% 50px 5%;
	background-color: white;
	border-left: 1px solid;}
#offerbikes	th	{
	text-align: right;
	}
div#nav {
	position: absolute; top: 130px; left: 0;
	font-size: 0.8em;
	float: left; width: 10em; margin: -1px 0 0 -1px;
	background: #FDD;}
div#nav ul {margin: 0; padding: 0; width: 10em; background: white;
  border: 1px solid #AAA;}
div#nav li {position: relative; list-style: none; margin: 0;
  border-bottom: 1px solid #CCC;}
div#nav li:hover {background-color: #EBB;}
div#nav li.submenu {background: url(/graphics/submenu.gif) 95% 50% no-repeat;}
div#nav li.submenu:hover {background-color: #EDD;}
div#nav li a {display: block; padding: 0.25em 0 0.25em 0.5em;
	color: #042F74;
	background-color: #E8E8E8;
	text-decoration: none; width: 9.5em;}
div#nav>ul a {width: auto;}
div#nav ul ul {position: absolute; top: 0; left: 10em;
 display: none;}
div#nav ul.level1 li.submenu:hover ul.level2, 
div#nav ul.level2 li.submenu:hover ul.level3 {display:block;}
DIV.pullquote {
	font: bold 1em Arial, sans-serif;
	text-align: center;
	float: right;
	width: 160px;
	color: #000080;
	background-color: #A9A9A9;
	border: solid 1px #C0C0C0;
	padding: 3px 2px 3px 2px;
	margin: 1px 7px 1px 7px;
}
DIV.pullquote_left {
	font: bold 1em Arial, sans-serif;
	text-align: center;
	float: left;
	width: 160px;
	background-color: #A9A9A9;
	color: #000080;
	border: solid 1px #C0C0C0;
	padding: 3px 2px 3px 2px;
	margin: 1px 7px 1px 7px;
}
.mandatory	{
	background-color: #FFE4B5;
	}
#loginid	{
	position: absolute; top: 75px; right: 10px;
	color: red;
	background-color: transparent;
}
.rightlink	{
	text-align: right;
	}
.rightlink	a	{
	text-decoration: none;
	font-size: 1.5em;
	color: #000080;
	background-color: transparent;
	}
TABLE#contact	{
	text-align: right;
	}
TABLE#contact	th	{
	vertical-align: top;
	padding: 10px;
	}
TABLE#contact	td	{
	text-align: left;
	padding: 10px;
	}
TABLE#contact	a	{
	color: black;
	background-color: transparent;
	text-decoration: none;
	}
TABLE.stocklist	{
	border: double 3px silver;
	font-size: 0.8em;
	}
TABLE.stocklist	th	{
	background-color: #000080;
	color: white;
	}
@media print {
BODY	{
	behavior: url(/css/csshover.htc); /* WinIE behavior call */
	background-color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-weight: 700;
	margin: 0;
	padding: 0;
	}
}
