.accidentRepair #accidentRepairContainer,
.accidentAftercare #accidentAftercareContainer
{
	width: 100%;
	background: #4c505e url('/images/owners/bg-garage.jpg') no-repeat top center;
}
.motorInsurance #motorInsuranceContainer
{
	width: 100%;
	background: #4c505e url('/images/owners/bg-insurance.jpg') no-repeat top center;
}

.accidentRepair #accidentRepairContent,
.motorInsurance #motorInsuranceContent,
.accidentAftercare #accidentAftercareContent
{
	width: 942px;
	margin: 0px auto;
	border-left: 1px solid #888888;
	border-right: 1px solid #888888;
	background: #ffffff;
	/*overflow: hidden;*/
	position: relative;
	padding: 0px;
}

/*------------------------*/
/*  ACCIDENT REPAIR PAGE  */
/*------------------------*/

.accidentRepair #leftContainer
{
	width: 599px;
	height: 640px; 
	border-right: 1px solid #888888;
	background: #ffffff;
	overflow: hidden;
	position: relative;
	padding: 0px;
	float: left;
}

.accidentRepair #leftContainer h1
{
	font-size: 24px;
	color: #b10000;
	margin-left: 40px;
	margin-top: 120px;
}

.accidentRepair #leftContainer h2
{
	font-size: 14px;
	color: #b10000;
	margin-left: 40px;
	margin-bottom: 20px;
}

.accidentRepair #leftContainer p
{
	width: 500px;
	font-size: 11px;
	color: #232323;
	margin-left: 40px;
	padding-bottom: 10px;
}

.accidentRepair #lastParagraph p
{
	padding: 18px 0 18px 0;
}

.accidentRepair #indent p 
{
	font-size: 11px;
	color: #b10000;
	padding-left: 60px;
	padding-bottom: 0px
}

.accidentRepair #imageBlock
{
	height: 168px;
	background: #ffffff url('/images/owners/bottom-grad.gif') repeat-x top left;
}

.accidentRepair #imgCar
{
	padding: 20px 0 0 4px;
}

.accidentRepair #rightContainer
{
	background: #fafafa url('/images/owners/right-grad.gif') repeat-x top left;
	width: 342px;
	height: 640px;
	overflow: hidden;
	position: relative;
	padding: 0px;
	float: right;
}

.accidentRepair #rightContainerContent
{
	margin-top: 120px;
	width: 342px;
	overflow: hidden;
	position: relative;
	padding: 0px;
}

.accidentRepair #rightContainerContent ul
{
	width: 298px;
	font-size: 11px;
	color: #b10000;
	padding-left: 27px; 
}

.accidentRepair #rightContainerContent li
{
	padding: 8px 0 8px 0;
}

.accidentRepair ul#square
{
	list-style-type: square;
}
	
.accidentRepair #rightContainer p
{
	width: 315px;
	font-size: 11px;
	color: #232323;
	margin-left: 15px; 
	padding-bottom: 18px;
}

.accidentRepair #rightContainer p span
{
	color: #b10000;
	font-weight: bold;
}

.accidentRepair #guarantee p
{
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #b10000; 
	padding: 10px 0 10px 0;
} 

.accidentRepair #header
{ 
	width: 966px;
	height: 110px;
	background: url('/images/owners/top-bar.gif') no-repeat top left;
	background-position: center;
	position: absolute;
	top: 0px;
	left: -12px;
}

.accidentRepair .clear
{
	clear: both;
}

.accidentRepair #logo
{
	margin: 0 0 0 50px;
}

.accidentRepair #btnDealer  
{
	float: right;
	margin: 32px 21px 0 0;
	height: 33px;
	width: 129px;
	background: url('/images/owners/btn-dealer.jpg') no-repeat top left;  
}

.accidentRepair #btnDealer span
{
	display: none;
}

.accidentRepair #btnDealer:hover
{
	background-position: 0 -33px;
}

/*------------------------*/
/*  MOTOR INSURANCE PAGE  */
/*------------------------*/	
	
.motorInsurance #leftContainer
{
	width: 559px; 
	border-right: 1px solid #888888;
	background: #ffffff;
	overflow: hidden;
	position: relative;
	padding-left: 40px;
	float: left;
}

.motorInsurance #rightContainer
{
	background: #fafafa url('/images/owners/right-grad.gif') repeat-x top left;
	width: 342px;
	overflow: hidden;
	position: relative;
	padding: 0px;
	float: right;
	background-color: #fbfbfb;
}

.motorInsurance #header
{ 
	width: 966px;
	height: 110px;
	background: url('/images/owners/top-bar.gif') no-repeat top left;
	background-position: center;
	position: absolute;
	top: 0px;
	left: -12px;
}

.motorInsurance #header p
{
	float: right;
	color: #fff;
	margin: 38px 21px 0 0;
	font-weight: bold;
	text-transform: uppercase;
}

.motorInsurance .clear
{
	clear: both;
}

.motorInsurance #logo
{
	margin: 0 0 0 50px;
}

.motorInsurance #btnDealer  
{
	float: right;
	margin: 32px 21px 0 0;
	height: 33px;
	width: 129px;
	background: url('/images/owners/btn-dealer.jpg') no-repeat top left;  
}

.motorInsurance #btnDealer span
{
	display: none;
}

.motorInsurance #btnDealer:hover
{
	background-position: 0 -33px;
}

.motorInsurance #btnQuoteTop  
{
	float: right;
	margin: 32px 21px 0 0;
	height: 33px;
	width: 129px;
	background: url('/images/owners/btn-quote-top.jpg') no-repeat top left;  
}

.motorInsurance #btnQuoteTop span
{
	display: none;
}

.motorInsurance #btnQuoteTop:hover
{
	background-position: 0 -33px;
}

.motorInsurance #leftContainer h1
{
	font-size: 24px;
	color: #b10000;
	margin-top: 120px;
}

.motorInsurance #leftContainer h2
{
	font-size: 14px;
	color: #b10000;
	margin-bottom: 20px;
}

.motorInsurance #leftContainer h3
{
	font-size: 13px;
	color: #000000;
	margin: 0 0 10px 0;
}

.motorInsurance #leftContainer #benefits ul
{
	width: 220px;
}

.motorInsurance #leftContainer .floatList
{
	float: left;
	width: 277px;
}

.motorInsurance #leftContainer .floatListRight
{
	float: left;
	width: 277px;
	padding-top: 25px;
}

.motorInsurance #leftContainer #benefits li
{
	background: url('/images/owners/red-bullet.gif') no-repeat top left;
	background-position: 0 5px;
	padding: 0 0 5px 10px;
	list-style-type: none;
	color: #000000;
	font-size: 11px;
}
	

.motorInsurance #leftContainer p
{
	width: 500px;
	font-size: 11px;
	color: #232323;
	padding-bottom: 10px;
}

.motorInsurance #leftContainer p span
{
	font-weight: bold;
}

.motorInsurance #leftContainer ul#square
{
	width: 440px;
	font-size: 11px;
	color: #b10000;
	padding-left: 40px;
	margin-top: 10px; 
}

.motorInsurance #leftContainer li
{
	padding: 4px 0 4px 0;
}

.motorInsurance #leftContainer #extra h3
{
	padding-top: 40px;
}

.motorInsurance #leftContainer #extra 
{
	width: 500px;
	clear: both;
}

.motorInsurance #leftContainer #extra li
{
	padding: 4px 0 4px 0;
	color: #b10000;
	font-size: 11px;
	background: url('/images/owners/red-bullet.gif') no-repeat top left;
	background-position: 0 5px;
	padding: 0 0 5px 10px;
	list-style-type: none;
}

.motorInsurance ul#square
{
	list-style-type: square;
}

.motorInsurance #lastParagraph p
{
	padding: 30px 0 40px 0;
}

.motorInsurance #imageBlock
{
	height: 168px;
	background: #ffffff url('/images/owners/bottom-grad.gif') repeat-x top left;
	margin: 60px 0 0 -40px;
}

.motorInsurance #imgCar
{
	padding: 20px 0 0 4px;
}

.motorInsurance #rightContainer h3
{
	font-size: 13px;
	color: #b10000;
	margin: 120px 0 0 15px;
}

.motorInsurance #rightContainer h4
{
	font-size: 13px;
	color: #b10000;
	margin: 0 0 0 70px;
}

.motorInsurance #rightContainer p
{
	width: 315px;
	font-size: 11px;
	font-weight: bold;
	color: #232323;
	margin-left: 15px; 
	padding-bottom: 10px;
	padding-top: 10px;
}

.motorInsurance #rightContainer span p 
 {
	padding-bottom: 0px;
	font-weight: normal;	
 }
 
.motorInsurance #rightContainer ul
{
	width: 315px;
	font-size: 11px;
	padding-left: 15px;
}

.motorInsurance #rightContainer #listCover li
{
	background: url('/images/owners/red-bullet.gif') no-repeat top left;
	background-position: 0 5px;
	padding: 0 0 5px 10px;
	
}

.motorInsurance #rightContainer #info p
{
	font-weight: normal;
}

.motorInsurance #rightContainer #info ul
{
	float: left;
	width: 150px;
}

.motorInsurance #rightContainer #info li
{
	background: url('/images/owners/red-bullet.gif') no-repeat top left;
	background-position: 0 5px;
	padding: 0 0 5px 10px;
	
}

.motorInsurance #rightContainer li
{
	list-style-type: none;
}

.motorInsurance #rightContainer #btnQuote,
.motorInsurance #rightContainer #btnCover 
{
	float: left;
	margin: 10px 95px 10px 95px;
	height: 39px;
	width: 145px;  
}

.motorInsurance #rightContainer #btnQuote
{
	background: url('/images/owners/btn-quote.jpg') no-repeat top left;
}

.motorInsurance #rightContainer #btnCover
{
	background: url('/images/owners/btn-cover.jpg') no-repeat top left;
}	

.motorInsurance #rightContainer #btnQuote span,
.motorInsurance #rightContainer #btnCover span
{
	display: none;
}

.motorInsurance #rightContainer #btnQuote:hover,
.motorInsurance #rightContainer #btnCover:hover
{
	background-position: 0 -39px;
}

.motorInsurance table
{
	border-collapse: collapse;
	width: 315px;
	margin: 10px 0 0 15px;
}

.motorInsurance table td
{
	text-align: left;
	padding: 2px 1px 2px 3px;
	color: #000000; 
	font-size: 10px;
	border: 1px solid #b10000;
	background-color: #e7e7e7;
	text-align: center;
}

.motorInsurance table td.feature
{
	text-align: left;
}

.motorInsurance table th
{
	text-align: left;
	padding: 2px 1px 2px 3px;
	color: #ffffff; 
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #b10000;
	background-color: #910000;
}

.motorInsurance #rightContainer #insuranceList p
{
	font-size: 9px;
	font-weight: normal;
	padding: 5px 0 0 0;
	clear: both;
}

.motorInsurance #rightContainer #insuranceList p span
{
	font-size: 11px;
	font-weight: bold;
}

.motorInsurance #rightContainer #insuranceList ul
{
	float: left;
	width: 70px;
}

.motorInsurance #rightContainer #insuranceList li
{
	background: url('/images/owners/red-bullet.gif') no-repeat top left;
	background-position: 0 5px;
	padding: 0 0 5px 10px;	
}

/*---------------------------*/
/*  ACCIDENT AFTERCARE PAGE  */
/*---------------------------*/

.accidentAftercare #leftContainer
{
	width: 599px;
	border-right: 1px solid #888888; 
	background: #ffffff;
	overflow: hidden;
	position: relative;
	padding: 0px;
	float: left;
}

.accidentAftercare #rightContainer
{
	background: #fafafa url('/images/owners/right-grad.gif') repeat-x top left;
	width: 342px;
	overflow: hidden;
	position: relative;
	padding: 0px;
	float: right;
	background-color: #fbfbfb;
}

.accidentAftercare #header
{ 
	width: 966px;
	height: 110px;
	background: url('/images/owners/top-bar.gif') no-repeat top left;
	background-position: center;
	position: absolute;
	top: 0px;
	left: -12px;
}

.accidentAftercare .clear
{
	clear: both;
}

.accidentAftercare #logo
{
	margin: 0 0 0 50px;
}

.accidentAftercare #header p
{
	float: right;
	color: #fff;
	margin: 38px 21px 0 0;
	font-weight: bold;
	text-transform: uppercase;
}

.accidentAftercare #btnDealer  
{
	float: right;
	margin: 32px 21px 0 0;
	height: 33px;
	width: 129px;
	background: url('/images/owners/btn-dealer.jpg') no-repeat top left;  
}

.accidentAftercare #btnDealer span
{
	display: none;
}

.accidentAftercare #btnDealer:hover
{
	background-position: 0 -33px;
}

.accidentAftercare #leftContainer h1
{
	font-size: 24px;
	color: #b10000;
	margin-top: 120px;
	margin-left: 40px;
}

.accidentAftercare #leftContainer h2
{
	font-size: 14px;
	color: #b10000;
	margin-bottom: 20px;
	margin-left: 40px;
}

.accidentAftercare #callTop h3
{
	font-size: 13px;
	color: #000000;
	margin: 0px 0 5px 40px;
}

.accidentAftercare #callTop p
{
	width: 500px;
	font-size: 11px;
	color: #232323;
	padding-bottom: 10px;
	padding-left: 40px;
}

.accidentAftercare #leftContainer h4,
.accidentAftercare #leftContainer h5
{
	font-size: 13px;
	color: #000000;
	margin: 20px 0 5px 40px;
}

.accidentAftercare #leftContainer p
{
	width: 500px;
	font-size: 11px;
	color: #232323;
	padding-bottom: 10px;
	padding-left: 40px;
}

.accidentAftercare #leftContainer span,
.accidentAftercare #callTop span
{
	color: #b10000;
	font-weight: bold;
}

.accidentAftercare #bottomList span
{
	font-weight: bold;
	color: #000000;
}

.accidentAftercare ul#square
{
	list-style-type: square;
}

.accidentAftercare #leftContainer ul#square
{
	width: 400px;
	font-size: 11px;
	color: #b10000;
	padding-left: 40px;
	margin-bottom: 20px;
	margin-left: 40px;
	 
}

.accidentAftercare #leftContainer li
{
	padding: 4px 0 4px 0;
}

.accidentAftercare #leftContainer ul#list
{
	font-size: 11px;
	padding-left: 15px;
	margin-bottom: 10px;
	margin-left: 40px;
}

.accidentAftercare #leftContainer #list li
{
	background: url('/images/owners/red-bullet.gif') no-repeat top left;
	background-position: 0 5px;
	padding: 0 0 5px 10px;
}

.accidentAftercare #leftContainer #list li
{
	list-style-type: none;
}

.accidentAftercare #leftContainer #callBottom
{
	margin-top: 10px;
}

.accidentAftercare #leftContainer #callBottom h3
{
	font-size: 13px;
	color: #000000;
	margin: 0px 0 5px 40px;
}

.accidentAftercare #leftContainer #callBottom p
{
	width: 500px;
	font-size: 11px;
	color: #232323;
	padding-bottom: 5px;
}

.accidentAftercare #leftContainer #callBottom span
{
	color: #b10000;
	font-weight: bold;
}

.accidentAftercare #imageBlock
{
	width: 599px; 
	height: 168px;
	background: #ffffff url('/images/owners/bottom-grad.gif') repeat-x top left;
	margin-top: 150px;
}

.accidentAftercare #imgCar
{
	padding: 20px 0 0 4px;
}

.accidentAftercare table
{
	border-collapse: collapse;
	width: 315px;
	margin: 10px 0 0 15px;
}

.accidentAftercare table td
{
	text-align: left;
	padding: 2px 1px 2px 3px;
	color: #000000; 
	font-size: 10px;
	border: 1px solid #b10000;
	background-color: #e7e7e7;
	text-align: center;
}

.accidentAftercare table td.feature
{
	text-align: left;
}

.accidentAftercare table th
{
	text-align: left;
	padding: 2px 1px 2px 3px;
	color: #ffffff; 
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #b10000;
	background-color: #910000;
}

.accidentAftercare #rightContainer #intro p
{
	font-size: 11px;
	color: #232323;
	padding-left: 15px;
	padding-top: 120px;
}

.accidentAftercare #rightContainer #status p
{
	font-size: 11px;
	color: #232323;
	padding-left: 15px;
	width: 310px;
}

.accidentAftercare #rightContainer #insuranceList
{
	padding-left: 15px;
}

.accidentAftercare #rightContainer #insuranceList p
{
	font-size: 9px;
	font-weight: normal;
	padding: 5px 0 0 0;
	clear: both;
}

.accidentAftercare #rightContainer #insuranceList p span
{
	font-size: 11px;
	font-weight: bold;
}

.accidentAftercare #rightContainer #insuranceList ul
{
	float: left;
	width:	80px;
}

.accidentAftercare #rightContainer #insuranceList li
{
	background: url('/images/owners/red-bullet.gif') no-repeat top left;
	background-position: 0 5px;
	padding: 0 0 5px 10px;	
}

.accidentAftercare #rightContainer #insuranceList li
{
	list-style-type: none;
	font-size: 11px;
}

.accidentAftercare #rightContainer #faq
{
	margin: 0 15px 0 15px;
}

.accidentAftercare #rightContainer h1
{
	font-size: 13px;
	color: #b10000;
	padding: 10px 0 0px 0px;
}

.accidentAftercare #rightContainer p
{
		font-size: 11px;
		color: #000000;
		padding: 0 0 5px 0px;
}

.accidentAftercare #rightContainer #faq h2
{
	font-size: 11px;
	padding-bottom: 8px;
}

.accidentAftercare #rightContainer #faq p
{
	font-size: 11px;
	color: #000000;
	padding: 5px 5px 5px 5px;
}

.accidentAftercare #rightContainer #faq a
{
	font-size: 11px;
	color: #000000;
}

.accidentAftercare #rightContainer #faq a:hover
{
	font-size: 11px;
	color: #b10000;
}

.accidentAftercare #rightContainer #faq div
{
	background-color: #f4f4f4;
	border: solid 1px #b10000;
	padding-bottom: 5px;
}


 