.OuterDealerContent {
	background: url(/images/StartHere/content_repeating_background.jpg) repeat-x; 
	height: 100%;
	width: 100%;
	padding-top: 10px;
	margin-top: 0;
}

#contentnotopbanner {
	padding-top: 0;
	margin-top: 0;
}

.TopTitleQuote {
	color: #4080B3;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	line-height: normal;
}

.DealerContent {
	width: 650px;
	margin: auto;
	height: 100%;
	padding-top: 25px;
}

.LeftCorner {
	float: left; 
	background: url(/images/StartHere/header_background_left.jpg) no-repeat; 
	display: inline; 
	height: 56px;
	padding-right: 10px;
	margin-right: 20px;
}

.TopBackground {
	background: url(/images/StartHere/header_background_reapeating.jpg) repeat;
	height: 56px;
}	

.RightCorner {
	float: right; 
	background: url(/images/StartHere/header_background_right.jpg) no-repeat; 
	display: inline;
	height: 56px;
	padding-left: 5px;
}

.TopDealerTitle {
	margin-left: 20px;
	font-size: 20px;
	font-weight: bold;
	color: white;
	padding-top: 17px;
}

.TopStartHereTitle {
	margin-left: 20px;
	font-size: 20px;
	font-weight: bold;
	color: white;
	height: 50px;
}

.ContentBackground {
	background: url(/images/StartHere/content_repeating_background.jpg) repeat-x; 
	height: 100%;
	padding: 15px 20px 0 20px;
}

.DealerText {
	font-size: 14px;
	color: black;
}

.startherePoints{
	margin: 0 auto 0 auto;
	padding: 15px 0 15px 0;
	width: 600px;
}
.startherePoints ul li sup {
vertical-align: text-top;
font-size: 60%;
}
.startherePoints ul{
	margin:0;
	padding:0;
	text-decoration:none;
	list-style: none;

}

.startherePoints ul li{
	color: #000;
	display:block;
	width:650px;
	min-height: 50px;
	padding: 0;
	margin: 20px 0 0 0;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background-image: url(/images/StartHere/dealers.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 60px;
	padding-top: 5px;
}
.startherePoints ul li img{
	margin: 0 10px 0 0;
	padding: 0;
	border: none;
}

.startherePoints .ListItemBlockText li
{
	width: 450px;
}

.startherePoints ul li a{
	color:#751D1D;
	font-weight:bold;
	text-decoration: none;
}
.startherePoints ul li a:hover{
	color:#585E1C;
}
.DealerNoteTitle {
	margin-top: 20px; 
	font-size: 14px; 
	text-align: left; 
	padding: 0; 
	margin-bottom: 0; 
	color: black;
}
.DealerNote {
	text-align: left; 
	margin-top: 0; 
	color: black;
}
.DealerBackButton {
	text-align: center; 
	margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
	padding-top: 38px;
	background: url(/images/StartHere/back_button.png) no-repeat center;
	height: 59px;
	width: 100%;
	font-size: 19px;
	font-weight: bold;
}
.DealerBackButton a {
	text-decoration: none;
	color:#505151;
}
.TopStartHereTitleText
{
	padding-top: 5px; 
	padding-left: 70px; 
	line-height: normal;
}
.TopStartHereStepOneImg
{
	padding-top: 10px; 
	height: 46px; 
	background: url(/images/starthere/1.gif) no-repeat left;
}
.TopStartHereStepTwoImg
{
	padding-top: 10px; 
	height: 46px; 
	background: url(/images/starthere/2.gif) no-repeat left;
}
.TopStartHereStepThreeImg
{
	padding-top: 10px; 
	height: 46px; 
	background: url(/images/starthere/3.gif) no-repeat left;
}
.TopStartHereDealerLink
{
	text-align: right; 
	padding-right: 30px; 
	padding-bottom: 15px;
}

