﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
  text-align: center;
  padding: 0 0 0 0;
  background-color: #c5cdd9;
  line-height: 16px;
  font-size: 12px;
  color: #2c2c2e;
  font-family: Arial, Helvetica, sans-serif;
  margin: 10px 0 10px 0; 
}
h1 {
  line-height: 18px;
  font-size: 16px;
  color: #1f5394;
  font-weight: bold;
}
h2 {
  line-height: 14px;
  font-size: 14px;
  color: #1f5394;
  font-weight: bold;
}
a,  a:link {
  color: #1f5394;
  text-decoration: underline;
  font-weight: bold;
}
a:hover {
  color: #020671;
  text-decoration: none;
}
#outerWrapper {
	border: 1px solid #1f5394;
	background-color: #fff;
	width: 964px;
	text-align: left;
	margin: 0 auto 0 auto;
}
#outerWrapper #header {
	line-height: 15px;
	font-size: 18px;
	padding: 0px;
	font-weight: bold;
}
#boss_pic {
	position: absolute;
	top: 30px;
	width: 320px;
	margin-left: 350px;
	z-index: 2;
}
#boss_pic_contact {
	position: absolute;
	top: 11px;
	width: 194px;
	margin-left: 770px;
	z-index: 3;
	float: right;
}
#outerWrapper #topNavigation {
	padding: 0px;
	background-image: url('../images/boss_motorbodies_menu.gif');
	height: 19px;
}
#topNavigation ul {
	list-style-type: none;
	width: auto;
	margin: 0;
	padding: 2px 0 0 0;
}
#topNavigation li {
	display: inline;
	margin: 0px auto 0px auto;
	padding-left: 35px;
	line-height: 14px;
	width: 200px;
	padding-right: 50px;
	font-size: 13px;
}
#topNavigation li.last {
	padding-right: 10px;
}
#topNavigation li.short {
	padding-right: 40px;
}
#topNavigation li.long {
	padding-right: 65px;
}
#topNavigation a {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
#topNavigation a:hover {
	color: #ffde24;
}
#gallery {
	line-height: 14px;
	font-size: 14px;
	color: #1f5394;
	font-weight: bold;
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
}
#outerWrapper #contentWrapper #content {
	padding: 20px 10px 10px 10px;
	margin: 0 0 0 0;
}
#outerWrapper #footer {
	background-position: bottom;
	padding: 10px 10px 10px 10px;
	text-align: center;
	background-image: url('../images/boss_motorbodies_foot.gif');
	border-style: solid;
	background-repeat: no-repeat;
	  line-height: 18px;
}
#footer a {
  color: #1f5394;
  text-decoration: none;
  font-weight: bold;
}
#footer a:hover {
  color: #020671;
  text-decoration: underline;
}
.ac { text-align:center !important; }
.ar { text-align:right !important; }
.al { text-align:left !important; }
.fr { float:right !important; }
.fl { float:left !important; }
.vt { vertical-align:top !important; }
.vm { vertical-align:middle !important; }
.vb { vertical-align:bottom !important; }
.margin_top_0 {
	margin-top: 0;
}
.margin_bottom_0 {
	margin-bottom: 0;
}
.margin_topbottom_0 {
	margin-bottom: 0;
	margin-top: 0;
}
.pic_border {
	margin: 6px;
	padding: 0px;
	border: 1px #003399 solid;
}
.pic_border0 {
	border: 0px #003399 solid;
}
.pic_border_0margin {
	margin: 0px;
	padding: 0px;
	border: 1px #003399 solid;
}
.pic_border_topmargin {
	margin: 3px 0px 0px 0px;
	padding: 0px;
	border: 1px #003399 solid;
}
.pic_border_centered {
	margin: 6px;
	padding: 0px;
	border: 1px #003399 solid;
	display: block;
    margin-left: auto;
    margin-right: auto;
}
.pic_centered {
    border-width: 0px;
	display: block;
	margin-left: auto;
	margin-right: auto; 
}
.pic_padded {
	padding: 5px;
}
.style_submit {
	color: #505b6a;
	font-size: .75em;
	padding: 3px 3px 3px 3px;
	font-weight: bold;
	background: #9449aa6;
	border: 1px solid #003399;
}
.style_input {
	border: 1px solid #505b6a;
	color: #000;
	font-size: 10pt;
	font-weight: bold;
	background: #ffffff;
	padding: 1px;
}
.style_input_required {
	border: 1px solid #505b6a;
	color: #000;
	font-size: 10pt;
	background: #82b6f9;
	padding: 1px;
}
