/* CSS Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	background-color: black;
}
#backgroundImage {
	background: #e9ebde url(/upload/photos/7199interiorBG.png) no-repeat center 5px;
}
blockquote, q {
	quotes: none;
}
/* End Reset */

#wrapper {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -140px;
	z-index: 3000;
	position: relative;
}
/* @group Header */

#headerBackground {
	width: 100%;
	background-image: url(/upload/photos/7199headerBackground.png);
	height: 140px;
}
#header img {
	float: left;
}
#header {
	margin-right: auto;
	margin-left: auto;
	width: 734px;
	margin-top: 20px;
}
#logoGraphic {
	margin-left: -17px;
}
#fletcherImage {
	float: right;
}
/* @end */

/* @group menu */

#menu {
	width: 350px;
	float: left;
	margin-top: -14px;
	margin-left: 18px;
}
#leftNav {
	width: 114px;
	height: 112px;
	float: left;
}
#middleNav {
	width: 97px;
	height: 112px;
	float: left;
}
#rightNav {
	width: 127px;
	height: 112px;
	float: left;
}
#menu a {
	display: block;
	width: 100%;
	height: 100%;
	color: black;
}
#helmets {
	width: 114px;
	height: 65px;
	float: left;
	background: url(/upload/photos/7199navSprite.gif) no-repeat 0 0;
}
#proof {
	width: 114px;
	height: 47px;
	float: left;
	background: url(/upload/photos/7199navSprite.gif) no-repeat 0 -65px;
}
#about {
	width: 97px;
	height: 44px;
	float: left;
	background: url(/upload/photos/7199navSprite.gif) no-repeat -114px 0;
}
#news {
	width: 97px;
	height: 41px;
	float: left;
	background: url(/upload/photos/7199navSprite.gif) no-repeat -114px -44px;
}
#stats {
	width: 97px;
	height: 27px;
	float: left;
	background: url(/upload/photos/7199navSprite.gif) no-repeat -114px -85px;
}
#partners {
	width: 125px;
	height: 66px;
	float: left;
	background: url(/upload/photos/7199navSprite.gif) no-repeat -211px 0;
}
#stickers {
	width: 125px;
	height: 46px;
	float: left;
	background: url(/upload/photos/7199navSprite.gif) no-repeat -211px -66px;
}
/*rollovers*/
body#h #helmets, #helmets:hover {
	background: url(/upload/photos/7199navSprite.gif) no-repeat 0 -112px;
}
body#p #proof, #proof:hover {
	background: url(/upload/photos/7199navSprite.gif) no-repeat 0px -177px;
}
body#a #about, #about:hover {
	background: url(/upload/photos/7199navSprite.gif) no-repeat -114px -112px;
}
body#n #news, #news:hover {
	background: url(/upload/photos/7199navSprite.gif) no-repeat -114px -156px;
}
body#s #stats, #stats:hover {
	background: url(/upload/photos/7199navSprite.gif) no-repeat -114px -197px;
}
body#pt #partners, #partners:hover {
	background: url(/upload/photos/7199navSprite.gif) no-repeat -211px -112px;
}
body#st #stickers, #stickers:hover {
	background: url(/upload/photos/7199navSprite.gif) no-repeat -211px -178px;
}
/* @end */

/* @group Content */

#media {
	float: left;
	width: 510px;
}
#interiorContent {
	float: left;
	width: 500px;
	margin-top: 20px;
	padding-right: 10px;
	font: 10pt/18px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#interiorContent img {
	float: left;
	padding-right: 16px;
}
#interiorContent h1 {
	text-transform: uppercase;
	font: bold 14pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 20px;
}
#interiorContent h2 {
	text-transform: none;
	font: bold 12pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 10px;
}
#interiorContent p {
	margin-bottom: 10px;
}
#interiorContent a {
	color: #666;
	text-decoration: underline;
}
#interiorContent a:hover {
	color: #000000;
	text-decoration: underline;
}
#interiorContent ul {
	list-style:inside;
}
#interiorContent ol {
	list-style: inside;
	list-style-type:decimal;
}
#quote {
	margin-bottom: 15px;
	margin-top: 10px;
}
#quote img {
	display: inline-block;
	float: left;
}
.quote {
	padding: 10px;
	display: none;
	margin-top: 30px;
}
.interiorQuote {
	display: none;
}
#quoteText {
	width: 392px;
	float: right;
	padding-top: 30px;
	padding-right: 5px;
	padding-left: 15px;
}
.quoteAuthor {
	color: #113661;
	font: 10pt Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}
.interiorQuoteAuthor {
	color: #113661;
	text-transform: uppercase;
	font: 10pt Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}
#quoteText h1 {
	color: #57a72d;
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	margin-bottom: 10px;
}
#interiorQuoteText h1 {
	color: #57a72d;
	margin-bottom: 10px;
	text-transform: uppercase;
	font: bold 13pt Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}
#interiorQuoteText {
	border: 1px solid;
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	margin-bottom: 10px;
	text-align: right;
}
#video {
	background: url(/upload/photos/7199videoBackground.gif) no-repeat;
	width: 510px;
	height: 400px;
	padding-right: 1px;
	padding-bottom: 1px;
	margin-top: -15px;
}
#column {
	float: right;
	width: 212px;
	color: white;
	font: 8pt Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	margin-top: 20px;
}
#screenStickers {
}
#whatIs {
	width: 739px;
	height: 87px;
	background-image: url(/upload/photos/7199whatIsBackground.gif);
	margin-top: 20px;
}
#whatIsContent {
	width: 470px;
	display: inline;
	float: right;
	color: #e6e9da;
	font: 12px/16px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	padding: 11px 50px 6px 6px;
}
#interiorBottomContent {
	color: white;
	font: 9pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	width: 200px;
	display: inline-block;
	position: absolute;
	top: 34px;
	left: 180px;
}
#seemore {
	position: absolute;
	top: 32px;
	left: 675px;
}
html>body #seemore {
	top: 65px;
}
#interiorBottom {
	width: 739px;
	height: 87px;
	background-image: url(/upload/photos/7199interiorBottomBg.png);
	margin-top: 15px;
	position: relative;
}
#content {
	width: 740px;
	clear: both;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
/* @end */

/* @group Footer */

#disclaimer {
	float: left;
	width: 410px;
	text-align: center;
	margin-right: 3px;
}
#footer {
	color: #595959;
	width: 830px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	font: bold 8pt Verdana, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
}
#footer img {
	float: left;
}
#footer li {
	display: inline;
}
#footer a {
	text-decoration: none;
	color: #595959;
	font: bold 10px Verdana, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#footer a:hover {
	color: white;
	text-decoration: underline;
}
#footerContent {
	width: 590px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#footerBackground {
	height: 148px;
	width: 100%;
	background: url(/upload/photos/7199footerBackground.png) repeat-x;
	margin-top: -118px;
}
/* @end */

/* @group video */
#player {
	margin-right: auto;
	margin-left: auto;
	display:block;
	width:480px;
	height:293px;
	margin-top: 5px;
}
#videoSelect {
	width: 265px;
	float: right;
	padding-left: 10px;
}
#videoSelect img {
	padding-right: 5px;
	padding-left: 5px;
}
#video img {
	display: inline;
	float: left;
}
#videoHeader {
	padding-top: 35px;
	padding-left: 15px;
}
/* @end */

/* @group column */

.screenStickers {
	margin-top: 20px;
	margin-left: 30px;
}
#stickerCol {
	width: 214px;
	background: url(/upload/photos/7199stickerBackground.png) repeat;
	margin-top: 16px;
	height: 400px;
}
#events {
	width: 214px;
	height: 90px;
	background: url(/upload/photos/7199eventsBackground.png) no-repeat;
	margin-top: 11px;
	line-height: 16px;
	font-size: x-small;
}
#helmetSmall {
	width: 214px;
	height: 90px;
	margin-top: 11px;
	line-height: 16px;
	font-size: x-small;
}
#interiorQuote {
	width: 214px;
	height: 213px;
	margin-bottom: 32px;
}
#column p {
	margin-top: 10px;
	margin-left: 30px;
	margin-right: 5px;
}
.download {
	float: right;
	margin-right: 5px;
	margin-top: 5px;
}
/* @end */

/* @group Events */

.eventsImage {
	margin-left: 15px;
	margin-top: 15px;
}
#events ul {
	margin-left: 15px;
	list-style: none;
}
#events a {
	color: white;
}
/* @end */

.clear {
	clear: both;
}
.protectHead {
	margin-left: -3px;
	margin-bottom: -2px;
}

