*
{
	margin: 0;
	padding: 0;
}

body
{
	font-family: "Arial", Verdana, Trebuchet MS;
	font-size: 11px;
	color: #555;
	background: #141e42 url(images/bg.jpg) repeat-x;
}

.clear
{
	clear: both;
	text-decoration: none;
	font-weight: normal;
}

.linkbox
{
	background: #EEE;
	text-align: center;
	width: auto;
	padding: 20px 20px 10px 20px;
	border-bottom: 1px solid #CCC;
	margin: 0 0 15px 0;
}

hr
{
	margin: 0 0 15px 0;
	padding: 0;
	border: 0;
	height: 1px;
	color: #CCC;
	background: #CCC;
}


.top
{
	clear: both;
	background: url(images/background-maincont-top.jpg) no-repeat;
	margin: 15px 0 0 0;
	width: 840px;
	height: 10px;
}

.bottom
{
	clear: both;
	background: url(images/background-maincont-bottom.jpg) no-repeat bottom;
	width: 840px;
	height: 10px;
}

a
{
	color: #369;
	text-decoration: none;
}

a:hover
{
	color: #7797FF;
}

img
{
	border: 0;
}

.imgright
{
	float: right;
	padding: 15px;
}

.imgrightbord
{
	float: left;
	padding: 5px;
	margin: 0 15px 15px 0;
	border: 1px solid #CCC;
}

.imgleftbord
{
	float: right;
	padding: 5px;
	margin: 0 0 15px 15px;
	border: 1px solid #CCC;
}

#container
{
	margin: 0 auto;
	width: 840px;
}

#headercont
{
	width: 840px;
	height: 175px;
	background: url(images/background-headercont.jpg) no-repeat;
}

#headercont #logo
{
	float: left;
	width: 150px;
	height: 135px;
}

#middlecont
{
	width: 840px;
}

#middlecont #menu
{
	float: left;
	width: 195px;
	height: 146px;
}

#middlecont #menu ul
{
	list-style-type: none;
}

#middlecont #menu ul li
{
	display: inline;
}

#middlecont #menu ul li a
{
	display: block;
	float: left;
	background: #DBBE84 url(images/menu-active.jpg) no-repeat;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	line-height: 26px;
	border-bottom: 4px solid #32417C;
	width: 195px;
	height: 26px;
	text-decoration: none;
	color: #1F253F;
}

#middlecont #menu ul li a:hover
{
	background: #DBBE84 url(images/menu-hover.jpg) no-repeat;
}

#middlecont #menu ul li a.bottommenu
{
	border-bottom: 0;
}

#middlecont #flash, #middlecont #scooters, #middlecont #power
{
	float: right;
	width: 639px;
	height: 146px;
}

#maincont
{
	width: 840px;
	margin: 0;
	padding: 0;
	line-height: 18px;
	background: url(images/background-maincont.jpg) repeat-y;
}

#mainleft
{
	float: left;
	width: 590px;
	margin: 0;
	padding: 10px 20px 5px 20px;
	background: #FFF;
}

#mainleft h1
{
	font-weight: normal;
	font-size: 20px;
	color: #900;
}

#mainleft h2
{
	font-weight: normal;
	font-size: 17px;
	margin: 0 0 15px 0;
	color: #900;
}

#mainleft p.title
{
	font-weight: normal;
	font-size: 11px;
	letter-spacing: 1px;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #CCC;
	color: #777;
	text-transform: uppercase; 
}

#mainleft p
{
	margin: 0 0 15px 0;
}

#mainleft h2.ptitle, #mainleft h3.ptitle
{
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #CCC;
	color: #900;
}

#mainleft ul
{
	margin: 0 0 15px 25px;
	list-style-type: circle;
}

#mainleft #bottomtel
{
	width: auto;
	border-top: 1px solid #CCC;
	padding: 15px 0;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#mainleft #bottomtel span
{
	color: #900;
}

#mainleft .scootercont
{
	width: 588px;
	line-height: 130%;
}

#mainleft .scootercont p strong
{
	font-size: 16px;
	font-weight: normal;
}

#mainleft p span
{
	font-size: 16px;
	font-weight: normal;
}

#mainleft .scooterinner
{
	float: left;
	width: 137px;
	padding: 0 5px;
	text-align: center;
}

#mainleft .scooterinner2
{
	float: left;
	width: 274px;
	padding: 0 5px;
	text-align: center;
}

#mainmiddle
{
	float: left;
	width: 10px;
	height: 500px;
	background: #141e42 url(images/background-mainmiddle.jpg) repeat-x;
}

#mainright
{
	float: left;
	width: 178px;
	padding: 10px 10px 0 10px;
	border-left: 1px solid #D1BA74;
	border-right: 1px solid #D1BA74;
	background: #2C3965;
	color: #FFF;
}

#mainright p
{
	margin: 0 0 5px 0;
}

#mainright form
{
	margin: 0 0 5px 0;
}

#mainright p strong
{
	font-weight: normal;
	font-size: 20px;
	margin: 0 0 15px 0;
	color: #FFF;
}

#mainright ul li span
{
	font-weight: normal;
	font-size: 18px;
	color: #FFF;
}

#mainright p.textsmall
{
	font-size: 9px;
	line-height: 120%;
	margin: 0 0 10px 0;
}

#mainright input, select, textarea
{
	border: 0;
	margin: 0;
	padding: 3px;
	font-size: 100%;
	font-weight: normal;
	color: #FFF;
	background: #3E508F;
	font-family: "Arial", Verdana, Trebuchet MS;
}

#mainright ul
{
	margin: 0 0 15px 0;
	list-style-type: none;
}

#footercont
{
	clear: both;
	width: 840px;
	padding: 20px 0;
	margin: 0 auto;
	text-align: center;
	color: #3F5FD0;
}

#footercont p
{
	margin: 0 0 5px 0;
}

#footercont a, #mainright a
{
	color: #7797FF;
	text-decoration: none;
}

#footercont a:hover, #mainright a:hover
{
	color: #FFF;
}

#footercont ul
{
	list-style-type: none;
	margin: 0 0 5px 0;
}

#footercont ul li
{
	display: inline;
}

.subheading{
font-family:Arial, Helvetica, sans-serif;
font-weight: normal;
	font-size: 14px;
	color: #333333;
}

#seofooter {
  width: 800px;
  margin: 0 auto;
  text-align: center;
  clear: both;
  color: #FFFFFF;
  }
  
#seofooter ul, li {
	list-style-type: disc;
  }
  