﻿body 
{
	background-color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	margin: 0px;
}

img
{
	border: 0px;
	margin: 4px;
}

#topContainer
{
	margin-top: 3px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: #888888;
	height: 180px;
	width: 900px;
}

#leftColumn
{
	background-color:#CCCCCC;
	background-image:url(../images/LeftFrontBackgroundLight.jpg);
	width: 220px;
	border: 0px;
	margin: 0px;
	text-align: center;
	vertical-align: top;
	height: 500px;
}

#leftColumnFront
{
	background-color:#FFFFFF;
	background-image:url(../images/LeftFrontBackground.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width: 220px;
	border: 0px;
	margin: 0px;
	text-align: center;
	vertical-align: top;
	height: 500px;
}

#tutorialRow
{
	text-align: center;
	height: 602px;
}

.testimonialText
{
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	color:#333333;
	margin: 5px;
}

.testimonalBodyText	
{
	text-align: left;
	font-size: 12px;
	color:#333333;
	margin: 15px;
}
#rightColumn
{
	width: 680px;
	background-image:url(../images/frontBackgroundLightWide.jpg);
	border: 0px;
	margin: 0px;
	text-align: center;
}

#rightVideoColumn
{
	width: 680px;
	background-color: #000000;
	border: 0px;
	text-align: center;
}

#navigationContainer
{
	background-color: #FFFFFF;
	width: 900px;
	margin-top: 10px;
}

.navigationSecondRow
{
	background-color: #CCCCFF;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	height: 25px;
	margin-top: 0px;
}

.navigationThirdRow
{
	background-color: #0099FF;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	height: 25px;
}

.embedVideo
{
	margin: 30px;
}

#media
{
	margin: 20px;
}

#noUpdate
{
	margin: 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-align: left;
	width: 210px; 
	height: 200px;	
	padding: 40px;
}

#dealerTop
{
	width:900px;

	background-image: url(../images/dealerBrochureTopBlend.jpg);
	background-repeat:repeat-x;
	text-align:center;
}

#dealerSubHeader
	{
	background-color:#FFFF00;
	text-align: center;
	margin-bottom: 10px;
	}
	
.brochureBoldItalicLarge 
{
	font-size: 30px;
	font-weight: bold;
	font-style: italic;
}

.brochureBoldItalicNormal
{
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}

.brochureTable
{
	background-color:#FFFF00;
	}
	
.brochureLeftColumn
{
	width: 200px;
	background-color: #FFFFFF;
	border:thin;
	border-color:#000000;
	background-image:url(../images/greyBackground.jpg);
	background-repeat:repeat-x;
	margin: 10px;
	margin-top: 5px;
	margin-right: 5px;
	vertical-align:text-top;
	font-size:14px;
}

.brochureRightColumn
{
	width: 675px;
	text-align: center;
}

.brochureRedText
{
	font-size: 16px;
	font-weight: bold;
	color:#FF0000;
}

.brochureBottomRight
{
	background-color: #FFFFFF;
	border: thin;
	border-color: #000000;
	background-image: url(../images/greyBackground.jpg);
	background-repeat: repeat-x;
	margin: 5px;
}

.attribution
{
	text-align:right;
	color: #0033CC;
	font-style:italic;
}

.centeredImage
{
	text-align:center;
	margin-left: 15px;
}

.eCatContainer
{
	background-color: #BBBBBB;
	text-align: center;
	height: 500px;
}

