﻿body 
{
    padding:0;
    margin:0;
    font-family:Arial;
}
div { padding:0;margin:0; }
a img { border:none; }
a {
    color:#1C3FFF;
    text-decoration:underline;
}
a:hover { text-decoration:none;}
a:active, a:visited { color:#003366; }
#header {
	height:auto;
	background:none;
}
#header-inner {
	margin:0 auto;
	width:auto;
}
#contacts {
	display:none;
}
#logo {
	float:none;
	padding:0 0 20px 0;
	height:auto;
}
ul#menu {
	display:none;
}
#content 
{
    font-size:12pt;
    color:#000;
}
#content #flashfader {display:none;}
#content h1 
{
    font-size:20pt;
    font-weight:bold;
    color:#ed1b24;
}
#content h2 
{
    font-size:16px;
    font-weight:bold;
    color:#333;
    border-bottom:1px solid #1C3FFF;
}
#content h2 a { text-decoration:none;color:#003366; }
#content p.intro 
{
    color:#333;
    font-weight:bold;
}
#content .scooter 
{
    clear:left;
    height:200px;
}
#content img.thumb 
{
    float:left;
    margin:0 5px 0 0;
}
#content img.photo 
{
    float:right;
    margin:0 0 10px 10px;
}
#content #copyright {display:none;}

legend { font-weight:bold}
table.specs tr { width:85px;text-align:right;font-size:12px;}
table.specs td { text-align:left;background-color:#fff;font-size:12px;}
