#main-image {
	background: url('../images/newimages/index_page_image.jpg') no-repeat;
	width: 567px;
	height: 338px;
}

#main-image h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #2F70CA;
	line-height: normal;
	padding-left: 10px;
}

#main-image p.greytext {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #676264;
	line-height: 18px;
	padding-left: 10px;
}

#main-image p.greytext strong {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #676264;
	line-height: 18px;
}

#main-image p.pinktext {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11pt;
	color: #E3007A;
	line-height: 18px;
	padding-left: 80px;
}

#main-image p.pinktext strong {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11pt;
	color: #E3007A;
	line-height: 18px;
}

#main-image p.bluetext {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #2F70CA;
	line-height: 18px;
	padding-left: 70px;
}

#main-image p.bluetext strong {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #2F70CA;
	line-height: 18px;
}

#main-image p, #main-image h1 {
	margin-top: 12px !important;
	margin-bottom: 12px !important;
	margin-top: 11px;
	margin-bottom: 11px;
}

#motorfinance {
	background: url('../images/newimages/motorfinance_map.jpg') no-repeat #fff;
	width: 185px;
	height: 165px;
	border: 1px dotted silver;
}

#motorfinance h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #fff;
	margin: 5px;
	width: auto;
	text-decoration: none;
}

#motorfinance p {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #000;
	font-weight: bold;
	margin: 5px;
	padding-left: 60px;
}


#vehiclesearch {
	background: url('../images/newimages/vehicle_map.jpg') no-repeat #fff;
	width: 185px;
	height: 165px;
	border: 1px dotted silver;
}

#vehiclesearch h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #fff;
	margin: 5px;
	width: auto;
	text-decoration: none;
}

#vehiclesearch p {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #000;
	font-weight: bold;
	margin: 5px;
	padding-left: 60px;
}

#reviews {
	background: url('../images/newimages/values_review_map.jpg') no-repeat #fff;
	width: 185px;
	height: 165px;
	border: 1px dotted silver;
}

#reviews h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #fff;
	margin: 5px;
	width: auto;
	text-decoration: none;
}

#reviews p {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 7pt;
	color: #000;
	font-weight: bold;
	margin: 5px;
	padding-left: 60px;
	line-height: 17px;
}

#motorcare {
	background: url('../images/newimages/motorcare_map.jpg') no-repeat #fff;
	width: 185px;
	height: 165px;
	border: 1px dotted silver;
}

#motorcare h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #fff;
	margin: 5px;
	width: auto;
	text-decoration: none;
}

#motorcare p {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #000;
	font-weight: bold;
	margin: 5px;
	padding-left: 60px;
	line-height: 14px;
}

#insurance {
	background: url('../images/newimages/insurance_map.jpg') no-repeat #fff;
	width: 185px;
	height: 165px;
	border: 1px dotted silver;
}

#insurance h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #fff;
	margin: 5px;
	width: auto;
	text-decoration: none;
}

#insurance p {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 7pt;
	color: #000;
	font-weight: bold;
	margin: 5px;
	padding-left: 60px;
	line-height: 17px;
}

#apply {
	background: url('../images/newimages/applymap_2.jpg') no-repeat #fff;
	width: 185px;
	height: 165px;
	border: 1px dotted silver;
}

#apply h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #fff;
	margin: 5px;
	width: auto;
	text-decoration: none;
}

#apply p {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 7pt;
	color: #000;
	font-weight: bold;
	margin: 5px;
	padding-left: 60px;
	line-height: 17px;
}

* {
	font-size: 11px;
	font-family: Verdana, sans-serif;
	color: #333;
	line-height: 1.6em;
}
body {
	margin: 0;
	background-color: white;
}

/* WRAPPERS */
#wrapper {
	width: 100%;
	text-align: center;
}
#wrapper #innerwrapper {
	width: 752px;
	margin-left: auto;
	margin-right: auto;
	font-size: 0;			/* HACK: don't render linespace */
}

/* NAVBAR */
#wrapper #innerwrapper #navbar {
	width: 752px;
	height: 34px;
}
#wrapper #innerwrapper #navbar #navlist {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#wrapper #innerwrapper #navbar #navlist li {
	float: left;
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#wrapper #innerwrapper #navbar #navlist li img { border: 0; }

/* SUBNAVBAR */
#wrapper #innerwrapper #subnavbarwrapper {
	width: 752px;
	height: 42px;
	background-image: url('../images/header_top_bottom_box.jpg');
}
#wrapper #innerwrapper #subnavbarwrapper #subnavbar {
	width: 97%;
	text-align: right;
}
#wrapper #innerwrapper #subnavbarwrapper #subnavbar span.subnavitems { display: none; }
#wrapper #innerwrapper #subnavbarwrapper #subnavbar span.subnavitems.subnavcurrent { display: inline; }
#wrapper #innerwrapper #subnavbarwrapper #subnavbar span.subnavitems.subnavtemp { display: inline; }
#wrapper #innerwrapper #subnavbarwrapper #subnavbar a {
	font-weight: bold;
	font-size: 90%;
	color: #666;
	text-decoration: none;
}
#wrapper #innerwrapper #subnavbarwrapper #subnavbar a:hover {
	text-decoration: underline;
	color: #69C;
}

/* CONTENT */
#wrapper #contentwrapper {
	width: 765px;
	text-align: left;
}

/* WESTSIDE */
#wrapper #contentwrapper #leftside {
	float: left;
	width: 175px;
	background-image: url('../images/bg_colourm_left.jpg');
}
#wrapper #contentwrapper #leftside label {
	font-size: 90%;
}
#wrapper #contentwrapper #leftside #signinPanel td {
	font-size: 80%;
	text-align: center;
}
#wrapper #contentwrapper #leftside input {
	font-size: 90%;
	width: 100px;
	border: 1px dotted black;
}
#wrapper #contentwrapper #leftside input.smallinput { width: 50px; }
#wrapper #contentwrapper #leftside select {
	font-size: 90%;
	width: 100px;
	border: 1px dotted black;
	float: right
}
#wrapper #contentwrapper #leftside #callback {
	width: 1px;
	padding: 0px 8px 0px 8px;
}
#wrapper #contentwrapper #leftside #spnHotlist {
	display: block;
	padding: 0px 20px 8px 13px
}
#wrapper #contentwrapper #leftside img.gobutt {
	cursor: pointer;
	float: right;
}
#wrapper #contentwrapper #leftside #financecalc {
	width: 1px;
	padding: 0px 8px 0px 8px;
}

/* EASTSIDE */
#wrapper #contentwrapper #rightside {
	margin-left: 175px;
	width: auto;
}

.ie-fix {
	margin-top: -300px;
}

#wrapper #contentwrapper #rightside #rightsidecontent {
	position:absolute;
	margin: 7px 0px 0px 12px;
	width: 567px;
}
#wrapper #contentwrapper #rightside #rightsidecontent ul.bullet1 li 
{
	list-style-type: circle;
	list-style-image: url('../images/li-bullet_pink.jpg')
}
#wrapper #contentwrapper #rightside #rightsidecontent ul.bullet2 li 
{
	list-style-type: circle;
	list-style-image: url('../images/li-bullet_blue.jpg')
}
#wrapper #contentwrapper #rightside #rightsidecontent ul.bullet3 li 
{
	list-style-type: circle;
	list-style-image: url('../images/li-bullet_purple.jpg')
}
#wrapper #contentwrapper #rightside #rightsidecontent ul.bullet4 li 
{
	list-style-type: circle;
	list-style-image: url('../images/li-bullet_red.jpg')
}

/* ELEMENTS */
#wrapper #contentwrapper a { color: #6699CC; font-weight: bold; text-decoration: none }
#wrapper #contentwrapper a:hover { color: #6699CC; text-decoration: underline; }
#wrapper #contentwrapper a.boxed {
	display: inline;
	padding: 5px;
	border: solid 1px #A0A0A0;
	margin: 5px;
	color: #47951E;
	background-color: #dedede;
	font-weight: bold;
	line-height: 38px;
	white-space: nowrap;
}
#wrapper #contentwrapper a.boxed:hover {
	color: #47951E;
	text-decoration: none;
	background-color: white;
}
#wrapper #contentwrapper img { border: 0; }
#wrapper #contentwrapper p.blocktext { text-align: justify; }
#wrapper #contentwrapper p.footnote { font-size: 80%; color: #989898; }
#wrapper #contentwrapper h3 {
	font-size: 110%;
	margin-bottom: .5em;
}
#wrapper #contentwrapper div.underline {
	border-bottom: 1px dotted #bbb;
	margin-top: -3px;
}
#wrapper #contentwrapper div.underline.underline.nonegmarg { margin-top: 3px; }
#wrapper #contentwrapper div.underline hr { display: none; }
#wrapper #contentwrapper #rightside input[type='text'] {
	height: 18px
}
#wrapper #contentwrapper #rightside input.styled {
	font-size: 90%;
	width: 100px;
	border: 1px dotted black;
	height: 14px;
}

/* TABLES */
#wrapper #contentwrapper table.border {
	border: solid 1px silver;
	padding: 5px;
	margin: 10px;
}

#wrapper #contentwrapper table.border th {
	background-color: #909FB9;
	color: white;
	font-size: 12px
}

#wrapper #contentwrapper table.styled td {
	padding: 6px 0px 6px 0px
}
#wrapper #contentwrapper table.styled th {
	border-bottom: 1px solid #ccc;
	border-left: 1px dotted #ccc;
	text-align: left;
	background: #f5f5f5;
	padding-bottom: 4px;
}
#wrapper #contentwrapper table.styled th:first-child {
	border-left: none;
}
#wrapper #contentwrapper table.nostyle {
	border: 0;
	padding: 2px;
	margin: 2px;
}
#wrapper #contentwrapper table.centered {
	margin-left: auto;
	margin-right: auto;
}

/* COLORS */
.CLRgen { color: #3366CC; }
.CLRmotorfinance { color: #FF0099; }
.CLRmotorcare { color: #993399; }
.CLRinsurance { color: #CC3333; }
.CLRvalues { color: #47951E; }
.CLRvehiclesearch { color: #FF8331; }

.CLRmiscPink { color: #FF0099; }
.CLRmiscBronze { color: #CC9966; }
.CLRmiscSilver { color: #999999; }
.CLRmiscGold { color: #FFCC33; }

/* HELPERS */
.test {
	background-color: Blue;
	color: red;
}
