﻿body
{
    border: 0;
    padding: 0;
    margin: 0;
	line-height: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
    background-color: #004394;
    background-image: url('images/BG_Gradient.jpg');
    background-position: left top;
    background-repeat: repeat-x;
}

form
{
    border: 0;
    padding: 0;
    margin: 0;
}

table
{
    border-collapse: collapse; 
    border: 0;
    padding: 0;
    margin: 0;
    empty-cells: show;
}

TD
{
    border: 0;
    padding: 0;
    margin: 0;
}

img
{
    border: 0;
}

#page
{
	width: 726px;
	margin: 0 auto;
	height: 100%;
	text-align: left;
}

#page-border-top
{
    background-image: url('images/White_Panel_Top.png');
    width: 726px;
    height: 24px;
}

#page-border-bottom
{
    background-image: url('images/White_Panel_Bottom.png');
    width: 726px;
    height: 24px;
}

#page-center-area
{
    background-image: url('images/White_Panel_Centre_1px.png');
    width: 726px;
    padding: 5px 0;
}

#footer-logo
{
	margin-top: 15px;
    background-image: url('images/Footer.jpg');
    width: 667px;
    height: 34px;
	text-align: right;
	vertical-align: middle;
	color: white;
}

#content
{
    padding: 0 0 0 0;
    width: 667px;
    background-image: url('images/APB_Graphic.jpg');
    background-position: left bottom;
    background-repeat: no-repeat;
}

#bottom-links
{
	color: white;
	padding-top: 2px;
	height: 35px;
	text-align: center;
	vertical-align: bottom;
}

a.white-underlined
{
	color: white;
	text-decoration: none;
	border-bottom: white 1px dotted;
}

#main-text-container
{
    min-height: 260px;
}

#more-info-container
{
    background-image: url('images/More_Information.jpg');
    height: 61px;
    width: 199px;
    padding: 35px 0 0 20px;
}

#associated-dealership-container
{
    background-image: url('images/Associated_Dealerships.jpg');
    height: 67px;
    width: 169px;
    padding: 35px 25px 0 25px;
    color: White;
}

UL.ticks
{
    list-style-image: url(images/Blue_Tick.png);
}

UL.ticks LI
{
    margin: 10px;
}

.content-text
{
    font-family: Verdana;
    font-size: 10px;
}

iframe.associatedDealershipExternal
{
    border:0;
    background-color:Transparent;
    padding:0;
    margin:0;
    width:438px;
    height:508px;

    overflow:hidden;
}