body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #DDDDDD;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 0.8em;
}
#page {
	width: 800px;
	background: #BBBBBB;
	padding: 0 10px 0 10px;
	margin: 0 auto;
	text-align: left;
}
body>#page {
	width: 780px;
}
#pageinner {
	background: #FFFFFF;
	padding: 0 3px 0 3px;
	width: 100%;
}
body>#page #pageinner {
	width: auto;
}
#header {
	background: #333333;
	width: 100%;
}
#header p {
	margin: 0 0 0 575px;
	color: #D3B802;
	font-size: 100%;
	padding: 5px;
}
#header p span {
	color: #FFFFFF;
}
#header p span a:link, #header p span a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#header p span a:hover {
	color: #AAAAAA;
	text-decoration: none;
}
#menu {
	margin: 5px 0 0 0;
	background: url(/images/menubg2.gif);
	width: 773px;
}
body>#page #menu {
	width: 770px;
}
#menu a {
	position: relative;
	float: left;
	display: block;
	width: 110px;
	height: 35px;
	border-right: solid 5px #FFFFFF;
	text-align: center;
	font-size: 90%;
	font-weight: bold;
}
body>#page #menu a {
	width: 105px;
}
#menu a span {
	position: absolute;
	display: block;
	bottom: 4px;
	right: 0px;
	width: 101px;
	cursor: hand;
}
body>#page #menu a span {
	width: 110px;
}
#menu a:link, #menu a:visited {
	color: #222222;
	text-decoration: none;
}
#menu a:hover {
	background: url(/images/menubgH.gif) left top repeat-x;
}
#menu b {
	display: none;
}
.popmenu {
	display: none;
	position: absolute;
	text-align: left;
	z-index: 1;
}
.popmenu a {
	display: block;
	width: 105px;
	background: #BBBBBB;
	border-bottom: solid 3px #18528C;
	padding: 3px 3px 3px 3px;
	font-size: 90%;
	font-weight: bold;
}
.popmenu>a {
	width: 104px;
}
.popmenu a:link, .popmenu a:visited {
	text-decoration: none;
	color: #222222;
}
.popmenu a:hover {
	background: #DDDDDD;
	color: #222222;
}
#motoarea {
	position: relative;
	margin: 5px 0 0 0;
	text-align: left;
	width: 100%;
}
body>#page #motoarea {
	width: auto;
}
#moto {
	width: 469px;
	height: 200px;
	background: #2669AB url(/images/moto2.gif) left top no-repeat;
	padding: 115px 10px 0 10px;
}
body>#page #moto {
	width: 449px;
	height: auto;
	min-height: 85px;
}
#moto h2 {
	margin: 0 0 8px 0;
	font-size: 100%;
	color: #FFFFFF;
	background: url(/images/mototitlebg.gif) 0px 3px no-repeat;
}
#moto h2 span {
	margin: 0 0 0 20px;
	background: #2669AB;
	padding: 0 10px 5px 10px;
}
#moto h2 a:link, #moto h2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#moto h2 a:hover {
	color: #D3B802;
}
#moto div {
	width: 100%;
}
#moto p {
	font-size: 100%;
	padding: 0;
	margin: 0;
	color: #D3B802;
}
#moto p a:link, #moto p a:visited {
	color: #D3B802;
	text-decoration: none;
}
#moto p a:hover {
	color: #FFFFFF;
}
#moto img {
	margin-right: 5px;
}
#motoarea #photo {
	position: absolute;
	top: 0px;
	right: 0px;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	margin: 20px 100px 10px 100px;
	color: #222222;
	width: 100%;
}
body>#page #content {
	width: auto;
}
#content h1 {
	font-size: 130%;
	color: #222222;
	margin-top: 0;
	margin-bottom: 10px;
}
#content h2 {
	font-size: 120%;
	color: #D3B802;
	font-style: italic;
	margin: 10px 10px 10px 10px;
}
#content h3 {
	font-size: 120%;
	color: #222222;
	margin-top: 10px;
	margin-bottom: 5px;
}
#content h4 {
	font-size: 120%;
	color: #18528C;
	margin-top: 10px;
	margin-bottom: 5px;
}
#content h5 {
	font-size: 110%;
	color: #222222;
	margin-top: 10px;
	margin-bottom: 2px;
}
#content h6 {
	font-size: 110%;
	color: #18528C;
	margin-top: 10px;
	margin-bottom: 2px;
}
#content p {
	margin-top: 0;
	margin-bottom: 10px;
}
#content ul {
	margin-top: 0;
	margin-bottom: 10px;
}
#content ol {
	margin-top: 0;
	margin-bottom: 10px;
}
#content blockquote {
	float: right;
	width: 100px;
	border: dotted 1px #18528C;
	margin: 3px;
	padding: 5px;
}
#content blockquote p {
	margin-top: 0;
	margin-bottom: 0;
}
#content a:link {
	color: #18528C;
}
#content a:visited {
	color: #222222;
}
#content a:hover {
	color: #2669AB;
}
#content td {
	font-size: 0.8em;
}
#features {
	width: 100%;
	background: #18528C;
}
body>#page #features {
	width: auto;
}
.feature {
	float: left;
	width: 200px;
	height: 100px;
	border-right: solid 5px #FFFFFF;
}
body>#page .feature {
	width: 195px;
	height: auto;
	min-height: 100px;
}
.feature h2 {
	font-size: 100%;
	margin: 10px;
	background: url(/images/featuretitlebg.gif) 0px 3px no-repeat;
	text-align: center;
	color: #FFFFFF;
}
.feature h2 span {
	background: #18528C;
	padding: 0 10px 0 10px;
}
.feature h2 a:link, .feature h2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.feature h2 a:hover {
	color: #D3B802;
}
.feature p {
	font-size: 100%;
	margin: 0 10px 5px 10px;
	color: #FFFFFF;
}
.feature p a:link, .feature p a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.feature p a:hover {
	color: #D3B802;
}
#footer {
	margin: 5px 0 0 0;
	background: #BBBBBB;
}
#footer td {
	font-size: 60%;
	color: #222222;
	padding: 5px 5px 5px 5px;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #18528C;
}
#footer a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
#response {
	padding: 0.5em;
	width: 90%px;
	background: #eee;
}
#response div {
	clear: both;
	padding: 3px 0 0 0;
}
#form-error {
	color: red;
	font-weight: bold;
}
#response label {
	float: left;
	width: 8em;
	text-align: right;
	font-size: 0.8em;
	font-weight: bold;
}
#response input.submit {
	float: left;
	width: 7em;
	text-align: center;
}
#response input:focus, #response textarea:focus {
	background-color: #dedede;
}
#response .element {
	float: left;
}
