/*  clearfix style (replaces stabilizer divs) */
.Clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.Clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .Clearfix {height: 1%;}
.Clearfix {display: block;}
/* End hide from IE-mac */

a {
	color: #199edb;
	outline: none;
}
a:visited {
	color: #199edb;
}
a:hover {
	color: #00a820;
}
H1 {
	font-size: 37px;
	color: #1e438b;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
H2 {
	font-size: 19px;
	font-weight: normal;
	padding: 0;
	margin: 0;
}
H3 {
	font-size: 24px;
	color: #1e438b;
	font-weight: normal;
	padding: 5px 0 15px 0;
	margin: 0;
}
H3 .Gray {
	color: #bdbebe;
	padding-left: 10px;
	font-style:italic; 
}


p {
	margin: 0;
	padding: 0 0 15px 0;
}
p.SubHeading {
	font-size: 22px;
	font-weight: normal;
	color: #42afe2;
	margin: -8px 0 0 0;
}



html, body {
	padding: 0;
	margin: 0;
	font-family: Segoe UI, arial, tahoma, verdana, georgia, sans-serif;
}
body {
	background: #cbd6db url(/images/vulturebg.gif);
	background-repeat: repeat-x;
}
img {
	border: 0;
	display: block;
}
FORM {
	margin: 0;
	padding: 0;
}
FORM INPUT, FORM SELECT {
	font-family: arial, tahoma, verdana, georgia, sans-serif;
}

.Container {
	text-align: center;
}

#Header {
	width: 830px;
	height: 95px;
	margin: 0 auto;
}

#Header .Logo {
	height: 45px;
	width: 260px;
	background: transparent url(/images/vb_logo.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	margin-top: 23px;
}
#Header .Navigation {
	width: 500px;
	float: right;
	padding-top: 30px;
	padding-right: 15px;
}
#Header .Navigation a, #Header .Navigation a:visited {
	float: right;
	display: block;
	padding: 4px 0 4px 35px;
	text-decoration: none;
}
#Header .Navigation a.Active {
	color: #373737;
}
.Illustration {
	height: 381px;
	background: #b9cfdd url(/images/vulturewp.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.Section {
	height: 55px;
	background: #91d7f7 url(/images/sub_headingbg.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin-bottom: 15px;
}
.Section .Heading {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	color: #fff;
	font-size: 30px;
	padding-top: 6px;
}
.CSeparator {
	height: 2px;
	background: #dde1e5;
	margin: 35px 0 15px 0;
}
.Content {
	width: 800px;
	margin: 0 auto;
	text-align: left;
}
.Boat .BoatInfo {
	float: left;
	width: 383px;
}
.Boat .BoatPhoto {
	float: left;
}

}
body.VBSub .Content {
	padding-top: 30px;
}
TABLE.Tech TD {
	padding: 4px 20px;
	font-size: 14px;
}
TABLE TR.HL {
	background: transparent url(/images/table_bar_bg.png);
}
.Intro {
	float: left;
	width: 390px;
	padding: 30px 0 50px 0;
}

.Contact {
	float: left;
	width: 335px;
	height: 235px;
	margin: 60px 0 0 45px;
	padding-left: 28px;
	background: transparent url(/images/contact_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 15px;
}

.Left, .Right {
	float: left;
}
.Motorstars {
	padding-top: 27px;
}
.Motorstars .Left {
	width: 152px;
}
.Motorstars .Right {
	width: 170px;
}
.People {
	padding-top: 25px;
}
.People .Left {
	width: 165px;
}
.People .Right {
	width: 160px;
}
