body {
	margin: 0;
	background-color: #505050;
	background-image: url(images/mainbg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Helvetica, Arial, san-serif;
	font-size: 10px;
}

a:link, a:visited {
	color: #000;
	text-decoration: underline;
}

a:hover {
	color: #000;
	text-decoration: none;
}

ul {
	font-size: 11px;
	list-style: circle;
	margin: 3px 25px;
	padding:  3px 5px;
}

li {
	margin: 0;
	padding: 0;
}

#mainWrapper {
	width: 900px;
	text-align: left;
}

h5 {
	font-size: 11px;
	margin: 0 5px;
	padding: 0;
}

/* Using h6 for notations */

h6 {
	background-color: #ff3; 
	font-weight: bold;
	padding: 25px;
	font-size: 14px;
}

/* Top Nav */

#topHeader {
	background-color: #515151;
	height: 51px;
	margin: 0 0 3px 0;
}

#topPad {
	padding: 6px 0 0 0;
}

#dealerSearch {
	float: right;
	margin: 0px 28px 0 0;
}

#dealerSearch input {
	font-size: 9px;
}

.navPad {
	padding: 2px 0 0 0;
}

#topNav {
	background-color: #5e5e5e;
	height: 17px;
	color: #b9b9b9;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Helvetica, Verdana, Arial, san-serif;
	font-size: 10px !important;
	margin: 0px 320px 0 0;
}

#topNav a:link, #topNav a:visited {
	color: #b9b9b9;
	text-decoration: none;
	margin: 0px 1px 0px 15px;
	font-size: 10px !important;
}

#topNav a:hover {
	color: #b9b9b9;
	text-decoration: underline;
	font-size: 10px !important;
}

/* Slide Menu */

.menu {
	color:#515151;
	font-size:10px !important;
	background-color:#b9b9b9;
	layer-background-color:#b9b9b9;
}

#topNav .menu a:link, #topNav .menu a:visited {
	color:#515151;
	text-decoration: none;
}

#topNav .menu a:hover {
	color:#d14719;
	text-decoration: underline;
}

/* Spacers */

.spacer100 {
	height: 100px;
}

.spacer120 {
	height: 120px;
}

.spacer150 {
	height: 150px;
}

.spacer330 {
	height: 300px;
}

/* Boat Page Items */

#boatTxtWrapper {
	border-top: 11px solid #4e4e4e;
	background-image: url(images/shadowbgshadow1.jpg);
	background-repeat: repeat-y;
	overflow: auto;
	padding: 0 0 75px 0;
}

#boatTxt {
	background-image: url(images/shadowgradient.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 15px 11px 150px 50px;
	overflow: auto;
}

#boatRight {
	float: right;
	margin: 0 35px 0px 70px;
}

#boatRight a {
	display: block;
	margin: 25px 0;
}

#boatRight table {
	background: #e8e8e8;
	font-size: 10px;
	width: 255px;
}

#boatRight td {
	padding: 3px 5px;
}

#boatRight table a {
	display: block;
	margin: 3px 0;
	padding: 0 0 0 5px;
	font-weight: bold;
}

#boatTxt h1 {
	font-size: 11px;
	font-weight: bold;
	background-color: #d5d5d5;
	padding: 5px;
	color: #333;
	margin: 0 0 20px 0;
}

#boatTxt h3 {
	font-size: 11px;
	font-weight: bold;
	background-color: #d5d5d5;
	padding: 5px;
	color: #333;
	margin: 0 0 20px 0;
}

#boatTxt p {
	margin: 5px 0px 15px 5px;
}

/* Misc Sub Page Items */

#subTxtWrapper {
	border-top: 4px solid #4e4e4e;
	background-image: url(images/shadowbgshadow2.jpg);
	background-repeat: repeat-y;
}

#subTxt {
	background-image: url(images/shadowgradient2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;
	padding: 8px 11px 150px 29px;
}

#subTxt55 {
	background-image: url(images/shadowgradient2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;
	padding: 8px 11px 150px 29px;
}

#subTxt55 h1 {
	font-size: 11px;
	font-weight: bold;
	background-color: #818181;
	padding: 3px 5px;
	color: #fff;
	margin: 0 0 20px 0;
	text-transform: uppercase;
}

/* leftContainer is to contain paragraphs from wrapping right */
.leftContainer {
	margin: 0 100px 0 0;
}

.leftContainer li {
	margin: 5px 250px 15px 5px;
}


#subTxt h1 {
	font-size: 11px;
	font-weight: bold;
	background-color: #818181;
	padding: 3px 5px;
	color: #fff;
	margin: 0 0 20px 0;
	text-transform: uppercase;
}

#subTxt h3 {
	font-size: 11px;
	font-weight: bold;
	background-color: #818181;
	padding: 5px;
	color: #fff;
	margin: 0 0 20px 0;
}

#subTxt p {
	margin: 5px 250px 15px 5px;
}

#subTxt .newsCopy p {
	margin: 5px 50px 15px 5px;
}

#subTxt table {
	font-size: 11px;
}

#subTxt td {
	vertical-align: top;
}

#subTxt2 {
	background-image: url(images/shadowgradient2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;
	padding: 8px 11px 150px 29px;
}

#subTxt2 h1 {
	font-size: 11px;
	font-weight: bold;
	background-color: #818181;
	padding: 3px 5px;
	color: #fff;
	margin: 0 0 20px 0;
	text-transform: uppercase;
}

#subTxt2 h3 {
	font-size: 11px;
	font-weight: bold;
	background-color: #818181;
	padding: 5px;
	color: #fff;
	margin: 0 0 20px 0;
}

#subTxt2 p {
	margin: 5px 0px 15px 5px;
	width:	 470px;
}

#subTxt2 table {
	font-size: 11px;
}

#subTxt2 td {
	vertical-align: top;
}

#subRight {
	float: right;
	margin: 0 35px 0px 70px;
	overflow: auto;
}

#subRight a {
	display: block;
	margin: 25px 0;
}

#subRight table {
	background: #e8e8e8;
	font-size: 10px;
	width: 255px;
}

#subRight td {
	padding: 3px 5px;
}

#subRight ul {
	font-size: 11px;
	list-style: none;
	margin: 0px 5px;
	padding:  3px 3px;
	line-height: 14px;
}

#subRight li {
	margin: 0 0 1px 0;
	padding: 2px 10px;
	background-color: #e8e8e8;
}

#subRight li a {
	margin: 5px 0;
}

#subRight2 {
	float: right;
	margin: 0 35px 0px 0px;
	width: 270px;
}

#subRight2 a {
	display: block;
	margin: 25px 0;
}

#subRight3 {
	float: right;
	margin: 0 35px 0px 0px;
	width: 320px;
}

#subRightWorlds {
	float: right;
	margin: 0 35px 0px 15px;
	width: 450px;
}

/* Site Map */

.sitemap table {
	width: 700px;
}

.sitemap td {
	font-size: 11px;
	width: 33%;
	vertical-align: top;
}

/* Library */
table#libraryDownload {
	width: 800px;
	margin: 38px 0 0 0px;
}

table#libraryDownload td#libraryDownload1 {
	vertical-align: top;
	border-right: 1px solid #ccc;
}

table#libraryDownload td#libraryDownload2 {
	vertical-align: top;
}

table#libraryDownloadB {
	width: 700px;
	margin: 38px 0 0 80px;
}

table#libraryDownloadB td#libraryDownload1 {
	vertical-align: top;
	border-right: 1px solid #ccc;
	width: 50%;
}

table#libraryDownloadB td#libraryDownload2 {
	vertical-align: top;
}

.libraryBucket {
	font-size: 10px;
	font-weight: bold;
	color: #888;
	margin: 20px 20px 20px 80px;
	position: relative;
}

.libraryBucket a:link, .libraryBucket a:visited {
	text-decoration: underline;
	color: #888;
	font-weight: normal;
}

.libraryBucket a:hover {
	text-decoration: none;
	color: #888;
	font-weight: normal;
}

.libraryBucket img {
	position: absolute;
	top: 0px;
	left: -70px;
}

.libraryBucket2 {
	font-size: 10px;
	font-weight: bold;
	color: #888;
	margin: 20px 20px 20px 170px;
	text-align: right;
	position: relative;
	height: 120px;
}

.libraryBucket2 a:link, .libraryBucket2 a:visited {
	text-decoration: underline;
	color: 888;
	font-weight: normal;
}

.libraryBucket2 a:hover {
	text-decoration: none;
	color: 888;
	font-weight: normal;
}

.libraryBucket2 img {
	position: absolute;
	top: 0px;
	left: -150px;
}

/* Archive Page */

#archiveMain {
	width: 100px;
	border-right: 1px solid #ccc;
	height: 650px;
}

#archiveText {
	margin: 0px 50px 0 0px;
	font-size: 11px;
	line-height: 17px;
	float: right;
	overflow: auto;
}

.archivenav1 {
	font-size: 11px;
	color: #414141;
	line-height: 17px;
	width: 120px;
}

.archivenav1 a:link, .archivenav1 a:visited {
	color: #414141;
	text-decoration: none;
	height: 18px;
	width: 120px;
}

.archivenav1 a:hover {
	color: #414141;
	text-decoration: underline;
	background-color: #eee;
	height: 18px;
	width: 120px;
}

.archivenav2 {
	font-size: 10px;
	color: #414141;
	text-indent: 5px;
	background-color: #eee;
	line-height: 15px;
}

.archivenav2 a:link, .archivenav2 a:visited {
	color: #414141;
	text-decoration: none;
	width: 150px;
	height: 18px;
	background-color: #eee;
}

.archivenav2 a:hover {
	color: #414141;
	text-decoration: underline;
	background-color: #ccc;
	width: 150px;
	height: 18px;
}

/*  Footer  */

#homeFooter {
	height: 150px;
	font-size: 10px;
	color: #969696;
	padding: 60px 0;
	width: 900px;
	background-color: #505050;
}

#homeFooter p {
	text-align: center;
	margin: 0;
}

#homeFooter img {
	display: block;
	margin-left: 500px;
}

#footer {
	background-image: url(images/footshadow.jpg);
	background-repeat: no-repeat;
	height: 150px;
	font-size: 10px;
	color: #969696;
	padding: 60px 0;
	width: 900px;
}

#footer p {
	text-align: center;
	margin: 0;
}

#footer img {
	display: block;
	margin-left: 500px;
}

#footer2 {
	background-image: url(images/footshadow2.jpg);
	background-repeat: no-repeat;
	height: 150px;
	font-size: 10px;
	color: #969696;
	padding: 60px 0;
	width: 900px;
}

#footer2 p {
	text-align: center;
	margin: 0;
}

#footer2 img {
	display: block;
	margin-left: 500px;
}

#footer3 {
	height: 150px;
	font-size: 10px;
	color: #969696;
	padding: 60px 0;
	width: 900px;
}

#footer3 p {
	text-align: center;
	margin: 0;
}

#footer3 img {
	display: block;
	margin-left: 500px;
}

/* NEWS */

.bodyCopy8 {
	margin: 0px 120px 0 0px;
	font-size: 11px;
	line-height: 17px;
	padding-bottom: 30px;
}

.bodyCopy8 a:link, .bodyCopy8 a:visited {
	color: #414141;
	text-decoration: underline;
}

.bodyCopy8 a:hover {
	color: #414141;
	text-decoration: none;
}

.newsDate {
	font-weight:  bold;
	width: auto;
	padding-left: 10px;
	margin: 0 0 -17px 0;
	height: 17px;
	float:left;
}

.newsTitle {
	font-weight: bold;
	font-size: 12px;
	color: #888;
	margin: 0 0 5px 110px;
}

.newsTitle a:link, .newsTitle a:visited {
	text-decoration: none;
	color: #888;
}

.newsTitle a:hover {
	text-decoration: underline;
	color: #888;
}

.newsCopy {
	font-size: 11px;
	line-height: 17px;
	vertical-align: top;
	vertical-align: top;
	margin: 0 0px 0px 90px;
}

.newsCopy a:link, .newsCopy a:visited {
	text-decoration: none;
	color: #414141;
}

.newsCopy a:hover {
	text-decoration: underline;
	color: #414141;
}

.newsLeadIn {
	margin:	0 30px 30px 105px;
}

/* Standard Optional Features */

.compareA {
	color: #414141;
	font-size: 10px;
}

.compareB {
	color: #414141;
	font-size: 10px;
	background-color: #eee;
}

div.yesno {
	width: 390px;
	float: left;
	position: relative;
	top: 50px;
	left: 100px;
}
	div.yesno span {
		display: inline-block;
		width: 25px;
		font-weight: bold;
		text-align: center;
	}

/* ========================================================================== */
/* This begins the css for the Features table on the Compare page dpc 9-28-10 */
/* ========================================================================== */
table#features {
	width: 810px;
}
	table#features thead .gray {
		background-color: #eee;
		color: #D14719;
	}
	table#features tbody .gray {
		background-color: #eee;
		color: #D14719;
	}
	table#features thead {
		width: 810px;
		font-size: 10px;
	}
	/* =========================================================================== */
	/* These are special format tds, used to allow product name over hang and such */
	/* =========================================================================== */
		table#features thead tr.spaceRow td.space.upper {
			border: none;
			width: 75px;
			border-top: 2px solid #aaa;
			border-left: 2px solid #aaa;
		}
		table#features thead tr.spaceRow td.tfel {
			width: 25px;
			border-left: 2px solid #aaa;
		}
		table#features thead td.bigSpace {
			width: 365px;
		}
		table#features thead td.space.between {
			border: none;
		}
	/* ========================================================================== */
	/* Header boats															  */
	/* ========================================================================== */
		table#features thead tr.boatrow td.boat {
			text-align: left;
			border: 2px solid #aaa;
			color: #444;
			border-bottom: none;
			height: 20px;
			font-weight: bold;
			padding-left: 2px;
		}
	/* ========================================================================== */
	/* Header Spacers															  */
	/* ========================================================================== */
		table#features thead td.space {
			width: 25px;
			border-left: 2px solid #aaa;
		}
			table#features thead td.space.after {
				border: none;
			}
			table#features thead td.space.between {
				border: none;
			}
	table#features tbody {
		width: 810px;
		font-size: 10px;
	}
		table#features tbody td.space.after {
			border-left: 2px solid #aaa;
		}
		table#features tbody td.space.between {
			border-left: 2px solid #aaa;
		}
		table#features tbody td.options {
			text-transform: uppercase;
			width: 25px;
			border-left: 2px solid #aaa;
			color: #444;
			text-align: center;
			font-weight: bold;
		}
			table#features tbody td.options.gray {
				background-color: #eee;
				color: #D14719;
			}
			table#features tbody td.tfel {
				border-left: 2px solid #aaa;
			}

table#features td.titlesF {
	font-size: 10px;
	padding: 20px 5px 10px 5px;
	text-transform: uppercase;
	font-weight: bold;
	color: #D14719;
	width: 390px;
}

table#features td.optionList {
	font-size: 10px;
	padding: 0px 5px 0px 25px;
	color: #888;
	width: 390px;
}

table#features td.options1 {
	font-size: 10px;
	border-left: 2px solid #aaa;
	background-color: #eee;
	color: #D14719;
	text-align: center;
	font-weight: bold;
}

table#features td.options2 {
	font-size: 10px;
	border-left: 2px solid #aaa;
	color: #444;
	text-align: center;
	font-weight: bold;
}

table#features td.aTop {
	border-left: 2px solid #aaa;
	color: #444;

}

table#features td.aMid {
	border-left: 2px solid #aaa;
	color: #444;
	
}

table#features td.aBot {
	border-left: 2px solid #aaa;
	color: #444;

}

table#features td.bTop {
	border-left: 2px solid #aaa;
	color: #444;
	
}

table#features td.bMid {
	border-left: 2px solid #aaa;
	color: #444;
	
}

table#features td.bBot {
	border-left: 2px solid #aaa;
	color: #444;
	
}

table#features td.cTop {
	width: 72px;
	border-left: 2px solid #aaa;
	color: #444;
	
}

table#features td.cMid {
	border-left: 2px solid #aaa;
	color: #444;
	
}

table#features td.cBot {
	border-left: 2px solid #aaa;
	color: #444;
	
}

.space1 {
	border-left: 2px solid #aaa;
	color: #444;
}

/* SRS */

#subTxtSRS {
	background-image: url(images/shadowgradient2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;
	padding: 8px 11px 20px 29px;
	overflow: auto;
}

#subTxtSRS p {
	margin: 5px 50px 15px 5px;	
}

#subTxtSRS h1 {
	font-size: 11px;
	font-weight: bold;
	background-color: #818181;
	padding: 3px 5px;
	color: #fff;
	margin: 0 0 20px 0;
	text-transform: uppercase;
}

#subTxtSRS h3 {
	font-size: 11px;
	font-weight: bold;
	background-color: #818181;
	padding: 5px;
	color: #fff;
	margin: 0 0 20px 0;
}


#subTxtSRS table {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

#subTxtSRS td {
	vertical-align: top;
	color: #fff;
}

/* Library */

.topleft {
	background-image: url(srs/images/topLeft.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;
	width: 396px;
	height: 241px;
}

.topleft p {
	padding: 155px 0px 0 5px;
}

.topRight {
	background-image: url(srs/images/topRight.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;
	width: 396px;
}

.topRight p {
	padding: 155px 0px 0 5px;
}

.midleft {
	background-image: url(srs/images/midLeft.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;
	width: 396px;
	height: 244px;
}

.midleft p {
	padding: 155px 0px 0 5px;
}

.midRight {
	background-image: url(srs/images/midRight.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;
	width: 396px;
	height: 244px;
}

.midRight p {
	padding: 155px 0px 0 5px;
}

.botleft {
	background-image: url(srs/images/botLeft.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;
	width: 396px;
	height: 385px;
}

.botleft p {
	padding: 312px 0px 0 5px;
}

.botRight {
	background-image: url(srs/images/botRight.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;
	height: 385px;
	width: 396px;
}

table#libraryDownloadB td#libraryDownload1 {
	vertical-align: top;
	border-right: 1px solid #ccc;
	width: 50%;
}

table#libraryDownloadB td#libraryDownload2 {
	vertical-align: top;
	padding: 0 0 0 10px;
}

.libraryBucket2 {
	font-size: 10px;
	font-weight: bold;
	color: #888;
	margin: 20px 20px 20px 170px;
	text-align: right;
	position: relative;
	height: 120px;
}

.libraryBucket2 a:link, .libraryBucket2 a:visited {
	text-decoration: underline;
	color: 000;
	font-weight: normal;
}

.libraryBucket2 a:hover {
	text-decoration: none;
	color: 000;
	font-weight: normal;
}

.libraryBucket2 img {
	position: absolute;
	top: 0px;
	left: -150px;
}

.warranty {
	background-image: url(images/warranty.jpg);
	background-repeat: no-repeat;
}

.warranty img {
	margin: 230px 0 0 0;
}

.warranty p {
	padding: 0 0 10px 5px;

}

/* Worlds */

.worldsResults h3 {
	width: 475px;
}

.worldsResults table {
	margin: 0 0 10px 10px;
}

.worldsResults td {
	padding: 3px
}
.worldsLink {
	background: #eee;
	margin: 3px;
	padding: 6px;
	font-weight: bold;
	width: 400px;
	border: #aaa 1px solid;
}

.worldsResults h2	{
	font-size:				11px;
	font-weight:			bold;
	border:					1px solid #ccc;
	padding:2px 3px;
}

.worldsResults tr.bold	{
	font-weight:		bold;
}

.worldsResults tr.odd	{
	background-color:		#dedede;
}

.worldsResults td	{
	margin:					0;
}

.worldsResults .wrapper			{
	height:					200px;
}

.worldsResults .wrapper table	{
	width:				250px;
}

.worldsResults .wrapper td	{
	margin:					0;
	padding:				3px;
}

/* Dealers */


.DealMeIn {
	margin: 0 0 0 150px;
}

.DealMeIn td{
	border-bottom: #000000 1px solid;
}

/* Three Column */

#subTxt3 {
	background-image: url(images/shadowgradient2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;
	padding: 35px 11px 150px 29px;
}

.tripleColumn		{
	width:			280px;
	float:			left;
}

.tripleColumn p {
	margin: 5px 25px 15px 5px;
}

.tripleColumn h2	{
	font-size:		12px;
	font-weight:	bold;
	margin:			25px 20px 10px 5px;
	border-bottom:	1px solid #000;
	border-left:	1px solid #000;
	background-color:	#666;
	color:			#fff;
	padding:		3px 5px;
}

.tripleColumn ul	{
	font-size:		10px;
}

.clearLeft			{
	clear:			left;
}

.clearBoth			{
	clear:			both;
}

/* Certified Dealers */

.leftColumn400		{
	width:			400px;
	float:			left;
}

.leftColumn400 h2	{
	font-size:		11px;
	font-weight:	bold;
	border-width:	1px 1px 2px 1px;
	border-color:	#818181;
	border-style:	solid;
	padding:		5px 5px 8px 5px;
	margin:			0 40px 0px 0;
}

.greyBucket			{
	margin:			0 50px 20px 10px;
	background-color:	#d9d9d9;
	padding:		5px 0 20px 0;
}

.leftColumn400 .greyBucket .px	{
	margin:			0px 5px 5px 5px;
	padding:5px;
	width:			300px;
}

.greyBucket ol		{
	font-weight:	bold;
	margin-bottom:	60px;
}

.rightColumn400		{
	float:			left;
	width:			400px;
}

.rightColumn400	h2	{
	font-size:		11px;
	text-transform:	uppercase;
	border-bottom:	1px solid #818181;
}

.certifiedBucket	{
	border-bottom:	1px solid #818181;
	position:		relative;
	margin:			0 0 10px 0;
}
	

.certifiedBucket img	{
}

.certifiedBucket p	{
	position:		absolute;
	top:			0px;
	left:			250px;
	padding:0;
	margin:0;
	width:200px;
}

/* international dealer links */

.dealerLinks a:link, .dealerLinks a:visited	{
	color:				#da5823;
	font-weight:		bold;
	text-decoration:	none;
}

.dealerLinks a:hover	{
	color:				#da5823;
	text-decoration:	underline;
}

.positionator	{
	position:		relative;
}

.certifiedlogo			{
	display:		block;
	position:		absolute;
	right:			40px;
	top:			70px;
}

.showPageDealer {
	float: right;
	margin: 0px 70px 0 0;
	background-color: #515151;
	padding: 9px 5px 0px 9px;
}

/* FACEBOOK *************************************************/

.facebook1		{
	margin:		45px 0 20px 0;
	float:		right;
}

/* Athlete Q A *********************************************/

.headLink		{
	color:			#fff;
	font-size:		10px;
	text-transform:	none;
	float:			right;
}

.headLink a:link, .headLink a:visited, .headLink a:hover	{
	color:			#fff;
}

.headLink a:hover	{
	text-decoration:	none;
}

.qna	{
	width:		400px;
	float:		left;
	margin:		10px 5px 10px 0;
}

.qna li	{
	list-style:		none;
	padding-bottom:	10px;
	float: 			left;
}

.qna li.question	{
	font-weight:	bold;
	padding-bottom:	0;
}

.riderPhotos		{
	margin:		10px 5px 10px 25px;
}

.riderPhotos img	{
	margin:			5px;
	border:			2px solid  #818181;
}

/* wraps Home ******************************************/

.wakeWraps	{
	margin:		10px 20px 20px 0px;
	float:		right;
	width:		301px;
}

.wakeWraps h3	{
	color:		#fff;
	margin-bottom:	3px;
	font-size:		12px;
	font-weight:		bold;
}

.wakeWraps a:link, .wakeWraps a:visited, .wakeWraps a:hover	{
	color:			#bebebe;
	display:		block;
	float:			right;
	margin-top:		5px;
}	

.newsBox	{
	margin:		10px 20px 20px 0px;
	float:		right;
	width:		190px;
}

.newsBox h3	{
	color:		#fff;
	margin-bottom:	3px;
	font-size:		12px;
	font-weight:		bold;
	padding-bottom:5px;
}

.newsBox a:link, .newsBox a:visited, .newsBox a:hover	{
	color:			#bebebe;
	display:		block;
	float:			right;
	margin-top:		5px;
}

.brostock	{
	margin:		10px 20px 20px 0px;
	float:		right;
	width:		279px;
}

.brostock h3	{
	color:		#fff;
	margin-bottom:	3px;
	font-size:		12px;
	font-weight:		bold;
}

.brostock a:link, .brostock a:visited, .brostock a:hover	{
	color:			#bebebe;
	display:		block;
	float:			right;
	margin-top:		5px;
}		
		

/* VISION */

.rightImages1		{
	width:				420px;
	padding:			10px 0;
	background-color:	#121212;
	text-align:			center;
	float:				right;
	margin:				0 20px 20px 20px;
}

.rightImages1 img.thumbs	{
	margin:				5px;
}


