/* CSS Document */

/* set all padding and margin to 0 */
* { 
	margin: 0;
	padding: 0;	

}

img { /* set all images to display as block elements initially, over-ride to inline as required */
	
	display: block;	
}

	
.clearFloat {
		
	clear: both;	
}

.clearLeft {
		
	clear: left;	
}

.clearRight {
	
	clear: right;	
}

.floatRight {
	
	float: right;	
}

.noHeight {
	
	height: 1px;	
}
	

body {

	
	font: normal normal normal 12px Arial, Geneva, Sans-serif; 
	color: #5E5E5E;	
	padding-top: 0px;
	background-color: white;
	background-image: url(images/bodyBackground.jpg);
	background-repeat: repeat-x;	
	background-color: #E4E4E4;

}

	
body a {
	
	text-decoration: none;
	outline: none;
	color: #0A127B;
}
	
body a img {
		
	border: 0;	
}



	
.sitelink a {

	text-decoration: none;
	color: #6D6D6D;	
	
}
	
	
.sitelink a:hover {

	text-decoration: underline;
	
}

.sitelink a.small {
	
	font-size: 11px;
	letter-spacing: 2px;
	font-weight: bold;
}



h1 {
	
	font-size: 30px;
	font-weight: bold;
	padding-bottom: 20px;
	padding-top: 40px;
	color: #333333;	
	line-height: 30px;
	
}


h2 {
	font-family: georgia;
	color: #0A127B;
	border: 0px solid red;
	padding: 20px 0 20px 0;
	font-weight: normal;
	font-size: 32px;
}



h2.color1F96D5 {
	
	font-family: arial;
	color: #1F96D5;
	font-size: 26px;
	line-height: 28px;
	font-weight: bold;
	display: block;	

}	



h3 {

	font-size: 16px;
	padding-top: 0;
	
}


.leftpad5 {
	
	padding-left: 5px;	
}

.leftMargin5 {
	
	margin-left: 5px;	
}

.leftpad10 {
	
	padding-left: 10px;	
}

.leftpad15 {
	
	padding-left: 15px;	
}

.toppad20 {
	
	padding-top: 20px;	
}

.toppad5 {
	
	padding-top: 5px;	
}

.toppad7 {
	
	padding-top: 7px;	
}

.toppad8 {
	
	padding-top: 8px;	
}

.toppad10 {
	
	padding-top: 10px;
}

.toppad15 {
	
	padding-top: 15px;
}

.toppad30 {
	
	padding-top: 30px;
}


.botMarg10 {

	margin-bottom: 10px;	
}

.botMarg20 {

	margin-bottom: 20px;	
}

.topMarg10 {

	margin-top: 10px;	
}

.rightpad20 {
	
	padding-right: 20px;	
}

.botpad0 {
	
	padding-bottom: 0px;	
}

.botpad20 {
	
	padding-bottom: 20px;	
}

.topDash {
	
	border-top: 1px dotted 	#575757;
}

.botDash {
	
	border-bottom: 1px dotted 	#575757;
}





/* the shell is set width auto left and right margins to centre the div on the screen */

#shell {
	
	display: block;		
	width: 966px;
	margin-left:   auto;
	margin-right:   auto;
	border: 0px solid white;
	position: relative;	
}

#logoHolder {
	
	display: block;		
	height: 145px;	
	width: 966px;
	margin-top: 0px;	
	position: relative;
	padding-top: 15px;	
	
}

#weBuyUsedCars {
	
	position: absolute;
	top: 25px;
	right: 320px;
	cursor: pointer;	
}

#faceBookHolder {
	
	position: absolute;
	top: 118px;
	left: 704px;
	cursor: pointer;	
	border: 0px solid red;
	
}

#faceBookHolder a {
	
	padding: 5px 0px 0px 10px;	
	position: relative;
	top: 9px;
	font: normal normal normal 16px Arial, Geneva, Sans-serif; 
	color: #5E5E5E;	
	
}

#faceBookHolder a:hover {

	color: #001278;

}

#faceBookHolder a img {
	
	float: left;
	
}

#phoneHolder {
	
	height: 115px;	
	width: 270px;	
	position: absolute;	
	right: 0;
	top: 0;
	border: 0px solid red;
	background-image: url(images/contactNumber.gif);
	background-repeat: no-repeat;
	background-position: top left;	
	font-size: 16px;
	font-family: Georgia;
	
}

#phoneHolder a {
	
	position: absolute;
	bottom: 13px;
	left: 7px;	
}

#phoneHolder a:hover {
	
	color: #5E5E5E;	
	
}

#phoneHolder a img {
	
	position: absolute;
	bottom: -10px;
	left: 70px;	
	
}



#logo {
	
	height: 95px;	
	position: relative;	
	border: 0px solid red;
	width: 360px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: top left;	
	
}

#topNavHolder {
	
	height: 45px;
	width: 930px;
	padding: 0;
	position: relative;
	top: 0px;
	border: 0px solid red;
	z-index: 10;
	background-image: url(images/menuBackground.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: auto;
	
}

#topNavHolder ul {
		
	border: 0px solid red;
	list-style: none;
	width: 930px;
	position: relative;
	top: 0px;
	right: 0px;
	height: 45px;

	
}

#topNavHolder ul li {
	
	float: left;
	position: relative;
	display: block;
	height: 19px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 0px solid red;
	border-left: 1px solid #929292;
	border-right: 1px solid #B5B5B5;
}


#topNavHolder ul li a {

	color: white;
	font-size: 15px;
	font-weight: normal;
	font-family: arial;
	padding: 15px 12px;

}

#topNavHolder ul li.firstItem  {
	

	border-left: none;
	padding-left: 15px;
}

#topNavHolder ul li.lastItem  {
	
	border-right: none;	
}


#topNavHolder ul li a:hover {
	
	color: #DFDFDF;	
}


#topNavHolder ul li a.noLink {

	cursor: text;
	
}


#topNavHolder div.menuManufacturersListHolder, #topNavHolder div.menuGeneralHolder {
	
	border: 0px solid blue;
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	background-color: white;
	width: 320px;
	background-image: url(images/stockMenuBackground.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	padding-top: 20px;
  	filter:alpha(opacity=85);
  	/* CSS3 standard */
  	opacity:0.85;	

}

#topNavHolder div.menuGeneralHolder {
	
	width: 145px;
}


#topNavHolder div.menuManufacturersListHolder p a {
	
	color: #5E5E5E;
	display: block;
	font-size: 12px;
	padding: 10px 0 14px 0px;	
	margin-left: 12px;
	margin-right: 12px;	
	border-top: 1px dotted #5E5E5E;
	font-weight: bold;
}



#topNavHolder div.menuManufacturersListHolder p {
	
	display: block;
	position: relative;
	clear: both;
		
}

#topNavHolder ul.menuManufacturersList, #topNavHolder ul.generalList {
	
	list-style: none;
	position: relative;
	float: left;
	width: 104px;
	height: 100%;	
	border: 0px solid blue;


}

#topNavHolder ul.generalList {
	
	margin-bottom: 10px;
	
}

#topNavHolder ul.menuManufacturersList li, #topNavHolder ul.generalList li {
	
	padding: 1px 0px;	
	border-left: none;
	border-right: none;
	border: 0px solid blue;
	
}

#topNavHolder ul.menuManufacturersList li {
	

		display: block;
		width: 104px;
}

#topNavHolder ul.menuManufacturersList li a, #topNavHolder ul.generalList li a {
	
	color: #5E5E5E;
	font-size: 12px;	
	padding-top: 1px;
	padding-left: 12px;
	font-weight: bold;
}


#topNavHolder ul.menuManufacturersList li a:hover {
	
	color: #0A127B;	
		
}


#headerImageHolder {
	
	display: block;
	position: relative;
	top: -14px;
	border: 0px solid red;
	z-index: -1;
		
}

#headerImageHolder.homePage {

	height: 310px;

}


#headerBanner {
	
	position: absolute;
	top: 0;
	right: 5px;
		
}


#headerCar {
	
	position: absolute;
	left: -4px;
	
}


#carSearchHolder {
	
	height: 63px;
	width: 923px;
	background-image: url(images/carSearchBackground.png);
	background-repeat: no-repeat;
	background-position: top left;
	display: block;
	margin: auto;	
	position: relative;
	top: -24px;
	border: 0px solid red;
	z-index: 0;	
}


#carSearch {
	
	border: 0px solid red;
	width: 630px;
	z-index: 20;
	position: relative;
	left: 280px;
	top: 8px;
	
}


#carSearch select {
	
	width: 140px;
	height: 24px;
	margin-left: 10px;
	background-color: #E3E3E3;	
	border: 1px solid #E3E3E3;
	padding-top: 2px;

}

#carSearch select option {
	
	height: 24px;
	background-color: #E3E3E3;	
	padding: 2px
}


#carSearch input.carSearch {
	
	width: 127px;
	height: 20px;
	border: none;
	background-color: transparent;
	background-image: url(images/carSearch.gif);
	background-repeat: no-repeat;
	background-position: top left;
	position: absolute;
	right: 10px;
	top: 2px;
	cursor: pointer;		
	
}

p.searchTrail {
	
	font-size: 12px;
	margin-bottom: 30px;	
}

p.searchTrail span {
	
	color: #0A127B;	
		
}

#contentMain {
		
	
	width: 966px;
	position: relative;
	display: block;
	left: 0px;
	top: -28px;	
	margin-top: 0px;
	border: 0px solid red;
	z-index: 0;
	line-height: 1.4em;
	background-image: url(images/featurePanelFiller.jpg);
	background-position: top left;
	background-repeat: repeat-y;	
}

#contentMain p {
	padding: 5px 15px 5px 0px;
	background-color: transparent;
	color: #5E5E5E;
}

#contentMain.home {
	
	min-height: 691px;

}


#contentMain p.contactDetails {
	
	font-size: 16px;
	line-height: 22px;	
	
}


div#featureLeftCol {
	
	border: 0px solid red;
	width: 247px;
	position: relative;
	display: block;
	background-color: #001279;
	margin-left: 20px;
	color: #1F96D5;
		
}

div#featureLeftCol.noBackground {
	
	background-color: white;
	margin-left: 3px;
	
}


div#featureLeftCol span {
	
	display: block;
	color: #FFFFFF;
	font-family: arial;
	padding: 22px 10px 6px 10px;
	font-size: 20px;
		
}

#contentMain div#featureLeftCol h2, div#featureLeftCol p {
	
	padding: 0 10px;
	
}

div#featureLeftCol p {
	
	color: #1F96D5;
	
		
}






#panelAdvert {
	
	margin-left: 3px;
	padding-top: 0px;	
}

#sellingYourCar {
	
	cursor: pointer;	
}

#contentMain #panelAdvert p {
	
	display: block;
	color: white;
	position: absolute;
	bottom: 70px;
	left: 0;
	border: 0px solid red;
	width: 150px;
	font-size: 16px;
	line-height: 20px;
	padding: 0px 0px 10px 30px;	
}

#historyPanel {
	
	width: 265px;
	background-image: url(images/panelBackground.jpg);
	background-repeat: repeat-y;
	border: 0px solid red;
	padding-top: 15px;
	
}

#historyPanel div {
	
	position: relative;
	display: block;	border: 1px solid #CCCCCC;
	width: 200px;
	padding: 5px 10px 10px 10px;	
	margin: 0px 0 0px 30px;
}

#historyPanel div img {
	
	position: relative;
	display: block;
	
}

#historyPanel div span {
	
	display: block;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	padding: 0;
	padding-top: 5px;
		
}


div#featureRightCol {
	
	border: 0px solid red;
	width: 660px;
	float: right;
	position: relative;
	top: 0;
	left: 0;
	display: block;
	padding-bottom: 0px;
	margin-right: 10px;

		
}

#contentMain #featureRightCol p.width650 {
	
	width: 650px;	
	display: block;
	clear: left;
}

#featureCars {

	list-style: none;	
	border: 0px solid red;
	
}

#featureCars li {
	
	float: left;
	padding-right: 10px;
	position: relative;
	
}

#featureCars li div {
	
	height: 220px;
	width: 210px;
	background-image: url(images/featureBackground.jpg);	
	background-repeat: no-repeat;
	display: block;
	padding-top: 10px;
	
}

#featureCars li div a img.thumbnail {
	
	display: block;
	border: 2px solid white;
	margin: auto;
	position: relative;
	margin-left: 16px;
	width: 180px;
	height: 135px;
		
}

#featureCars li div p.makeModel {

	color: #343434;
	font-family: arial;
	font-size: 12px;	
	margin-left: 16px;
	padding-top: 10px;
	border: 0px solid red;
	height: 14px;
	overflow: hidden;	
}

#featureCars li div p.price {

	color: #0A127B;	
	font-family: arial black;
	font-size: 20px;	
	margin-left: 16px;
	padding-top: 0px;
	position: absolute;
	bottom: 15px;
	left: 0;	
}

#featureCars li div a.detailsLink {
	
	color: #0A127B;	
	position: absolute;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;	
	right: 30px;
	bottom: 17px;
	width: 84px;
	border: 0px solid red;
	display: block;
	
}

#featureCars li div a.detailsLink img {
	
	border: 0;
	margin: 0;
	float: right;	
	margin-left: 0px;
}


#searchResults {

	list-style: none;	
	border: 0px solid red;
	width: 650px;
	position: relative;
	display: block;
	clear: both;
	
}

#searchResults li {
	
	padding-right: 10px;
	position: relative;
	clear: right;
	height: 156px;
	width: 650px;	
	background-image: url(images/searchResultsBackground.gif);	
	background-repeat: no-repeat;
	display: block;
}

#searchResults li div {
	
	height: 120px;
	width: 480px;
	display: block;
	float: right;
	margin-top: 5px;
	border: 0px solid red;
	position: relative;
	
}

#searchResults li img.thumbnail {
	
	display: block;
	border: 2px solid white;
	margin: auto;
	position: absolute;
	left: 18px;
	top: 18px;
	width: 132px;
	height: 94px;
		
}

#searchResults li div p.makeModel {

	color: #00127A;

	font-family: arial;
	font-weight: bold;
	font-size: 14px;	
	padding-top: 10px;	
}

#searchResults li div p.makeModel span {
	
	color: #00127A;
}

#searchResults li div p.price {

	color: #787878;
	font-family: arial black;
	font-size: 18px;	
	padding-top: 10px;	
}

#searchResults li div p.price span {
	
	color: #00127A;
	
}


#searchResults li div p.price span.salePrice {
	
	text-decoration: line-through; 	
	font-size: 16px;
}

#searchResults li div p.colour {
	
	color: 	#343434;

}

#searchResults li div p.colour span {
	
	font-weight: bold;	
}

#searchResults li div a {
	
	position: absolute;
	right: 20px;
	bottom: 0px;
	border: 0px solid red;
	display: block;
	
}

#searchResults li div img.mfgLogo {
	
	position: absolute;
	right: 20px;
	top: 16px;
	display: block;
		
}

div.carmodel {
	
	display: block;
	position: relative;	
	border: 0px solid green;
}

div.carmodel h2 {
	
	font-family: arial black;
	color: #0A127B;	
	border: 0px solid red;
	padding: 0px 0 10px 0;	
	font-weight: bold;
	font-size: 26px;
	display: block;
	position: relative;	
	
}

div.carmodel h2.makeModel {
	
	width: 380px;
	
}

div.carmodel h2.makeModel span {
	
	font-family: arial;
	font-weight: normal;
	color: #343434;
	font-size: 18px;

}

div.carmodel h2.makeModel span span {
	
	border: 0px solid red;
	color: #0A127B;	
	
}

div.carmodel h2.carPrice {
	
	display: block;
	position: absolute;
	top: 4px;
	right: 14px;
	width: 200px;
	border: 0px solid blue;	
	text-align: right;
}


div.carmodel h2.carPrice span {
	
	font-size: 26px;
	font-weight: normal;
	
		
}

div.carmodel h2.carPrice span.salePrice {
	
	text-decoration: line-through; 	
	font-size: 16px;
}

div.carmodel h2 span.plateCode {
	
	font-size: 20px;
	
}

#requestedVehicle {
	
	position: relative;	
	border: 0px solid blue;
	
}

#mainVehicleImage {
	
	width: 386px;
	border: 1px solid #D0D0D0;	
}

ul#photoList {
	
	width: 260px;
	
	position: absolute;
	top: 0;
	right: 4px;
	
	list-style: none;
	padding: 0;
	margin: 0;
	margin-right: 0px;

	border: 0px solid red;	
		
}

ul#photoList li {
	
	float: left;
		
}

ul#photoList li img {

	width: 120px;
	margin-right: 8px;	
	margin-bottom: 8px;	
	border: 1px solid #D0D0D0;
	cursor: pointer;	
	
}

#enquireOnline {
	
	position: absolute;
	bottom: -10px;
	right: 22px;
	display: none;	
}


#featureHolder {
	
	clear: both;
	border: 3px solid #CFCFCF;
	border-bottom: none;
	margin-top: 22px;
	position: relative;
	width: 642px;
	min-height: 150px;
	
}

div.corner {
	
	position: absolute; 
	width:10px; 
	height:10px;
	background-image: url(images/corners.png);
	display: block;
	z-index: 0;
	
}

div.topLeft {
	
	top: -3px; 
	left: -3px; 
	background-position: 0px 0px;
	border: 0px solid red;	
}
      
div.topRight {
	
	top: -3px; 
	right: -3px; 
	background-position: 10px 0px;
	
}


#featureHolder ul {
	
	list-style: none;	
}

#featureHolder ul li {

	display: block;
	float: left;
	position: relative;
	width: 156px;
	height: 30px;	
	border-right: 4px solid #CFCFCF;
	border-bottom: 4px solid #CFCFCF;

	background-color: #EFEFEF;
	color: #343434;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	
	cursor: pointer;	
}

#featureHolder ul li.activeLastItem {
	
	border-right: 0px solid #CFCFCF;
	width: 162px;
	cursor: pointer;	
		
}

#featureHolder ul li.lastItem {
	
	border-right: 0px solid #CFCFCF;
	width: 162px;
	cursor: auto;
		
}



#featureHolder div {
	
	clear: left;	
}

#featureHolder div p {
	
	padding: 20px;	
	color: #343434;
}

#featuresexpand, #detailsexpand, #infoexpand, #financeexpand {
	
	display: none;	
}

#featuresexpand p span {
	
	font-weight: bold;	
}

#detailsexpand p span {
	
	font-weight: bold;	
}

#infoexpand p {
	
	margin-bottom: 30px;
		
}

#infoexpand p span {
	
	font-weight: bold;	
}

#featuresFooter { 
	
	position: absolute;
	bottom: 0px;
	left: -3px;	
}

#backSearchScreen {
	
	position: absolute;
	left: 230px;
	bottom: 0px;
	
}




#marketingLinks {
	
	list-style: none;	
	padding-top: 20px;
}

#marketingLinks li {
	
	float: left;	
}

#marketingLinks li img {
	
	width: 215px;
	
}


#rightCol {
	
	width: 208px;
	float: right;
	padding: 0px;
	padding-top: 0;
	margin-top: 0px;
	border: 0px solid red;
	background-color: transparent;
	position: relative;
}

#rightCol img {
	
	position: relative;
	display: block;
	z-index: 100;
	
}

#locationMap {
	
	margin-top: 20px;
	position: relative;
	left: 4px;	
}



#leftCol {
	
	border: 0px solid yellow;
	width: 734px;	
	position: relative;
	top: 0;
	left: 0;
	padding-right: 0px;

}



#pageNumbers {
	
	list-style: none;	
	border: 0px solid red;
		
}

#pageNumbers li {
	
	border-bottom: 0px dotted #A6A6A6;
	display: inline;
	padding-right: 5px;	
	color: white;	
	font-family: arial black;
	position: relative;
}

#pageNumbers li a {
	
	color: white;	
	
}



#footer {
	
	position: relative;
	display: block;
	top: 0;
	background-image: url(images/featurePanelFiller.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	border: 0px solid black;	
}

#footer h3 {
	
	font-size: 22px;
	padding-top: 0px;	
	padding-bottom: 20px;
	font-family: georgia;
	color: #0A127B;	
		
}


#usedCarSpecialist {
	
	border: 0px solid red;
	width: 250px;
	position: absolute;
	top: 20px;
	left: 20px;	
}

#manufacturers {
	
	border: 0px solid red;
	border-left: 1px solid #CFCFCF;
	border-right: 1px solid #CFCFCF;
	width: 480px;
	min-height: 230px;	
	display: block;
	padding-left: 16px;
	position: relative;
	top: 0px;
	left: 280px;
}

ul.manufacturersList {
	
	list-style: none;
	float: left;
	width: 118px;	
	border: 0px solid blue;

}

ul.manufacturersList li {
	
	padding: 5px 2px;	
}

ul.manufacturersList li a {
	
	color: #5E5E5E;		
}


ul.manufacturersList li a:hover {
	
	color: #0A127B;	
		
}


ul.featureList {
	
	border: 0px solid red;	
	list-style: none;
	margin-bottom: 20px;	

	
}

ul.featureList li {
	
	line-height: 16px;	
	padding-bottom: 8px;
	padding-left: 20px;
	margin-left: 40px;
	font-size: 16px;
	font-weight: normal;
	color: #343434;
	background-image: url(images/blueBullet.jpg);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	
}


ul.featureList li.featureHeader {
	
	background-image: none;
	font-family: georgia;
	color: #0A127B;
	border: 0px solid red;
	padding: 20px 0 20px 0;
	font-weight: normal;
	font-size: 22px;
	margin-left: 0px;
	
}

ul.openingHours {

	margin-top: 10px;	
	margin-bottom: 10px;	
	
}

ul.openingHours li {
	
	margin-left: 0px;
	font-size: 12px;
	
}


#phoneDetails {
	
	border: 0px solid red;
	position: absolute;
	width: 200px;
	top: 0;
	left: 300px;	
	
}

#staff {
	
	list-style: none;	
	
}

#staff li {
	
	float: left;	
}

#staff li div {
	
	margin-bottom: 30px;
	position: relative;	
	border: 1px solid #575757;
	padding: 2px 5px 10px 5px;
	width: 110px;
	margin-right: 35px;
}

#staff li div img.employee {
	
	width: 110px;
  	display: block;
	z-index: 1;	
	border: 1px solid #575757;
}

#staff li div img.shadow {
	
  	position: relative;
}


#staff li div span.overlay {
	
  	filter: alpha(opacity=50);
  	/* CSS3 standard */
  	opacity: 0.50;
  	position: absolute;
  	top: 138px;
  	left: 0;
  	background-color: black;
  	height: 20px;
  	display: block;
 	z-index: 2;	
	width: 112px;
	margin-left: 5px;
		
}

#staff li div span.employeeName {
	

  	position: absolute;
  	top: 138px;
  	left: 0;
  	color: white;
  	height: 20px;
  	font-size: 13px;
   	display: block;
	z-index: 3;	
	width: 120px;
	text-align: center;
	border: 0px solid red;
		
}



#staff li div span.employeeTitle {
	

  	position: relative;
  	left: -5px;
  	top: 0px;
  	height: 25px;
  	font-size: 12px;
   	display: block;
	z-index: 4;	
	width: 120px;
	text-align: center;
	border: 0px solid red;
	padding-top: 0px;
	padding-bottom: 5px;
		
}

#salesTeam {
	
  	position: relative;
  	margin-top: -2px;
  	border: 0px solid red;
  	border-bottom: 2px solid #CFCFCF;
  	margin-right: 10px;
		
}

#salesTeam.motorHomes {
	
	margin-top: 15px;	
}

#salesTeam img.jamesJones {
	
	float: right;	
}

#salesTeam p {
	
	font-size: 21px;	
	line-height: 24px;
	position: absolute;
	top: 30px;
	left: 155px;
	width: 340px;
	border: 0px solid red;	
	font-family: georgia;
	padding: 20px 0 20px 0;
	font-weight: normal;
		
}

#salesTeam p span {
	
	color: #0A127B;
	font-size: 26px;	
	
}


#serviceTeam {
	
  	position: relative;
  	float: right;
  	margin-top: 24px;
  	border: 0px solid red;
  	margin-right: 10px;
  	margin-left: 20px;
  			
}

#serviceTeam img {
	
	padding: 3px 3px 0 3px;
		
	
}

#serviceTeam img.topImage {
	
  	margin-bottom: 75px;
  	margin-top: 38px;
	
}

#financeExample {
	
	display: block;
	width: 400px;
	padding-top: 20px;
	padding-bottom: 40px;
	margin-left: 220px;
	border: 0px solid red;
}

#financeExample tr {
	
	width: 600px;;	
}

#financeExample tr td {

	width: 100px;
	text-align: right;
	font-size: 14px;	
	padding-bottom: 5px;
	padding-top: 5px;	
	color: #343434;
	border-bottom: 1px dotted #343434;
	
}

#financeExample tr td.first {
	
	width: 300px;
	text-align: left;
	
}

#footerContact {
	
	border: 0px solid red;
	width: 150px;
	position: absolute;
	top: 20px;
	right: 20px;	
	
}

#footerContact p {
	
	line-height: 200%;	
}


#terms {
	
	position: absolute;
	bottom: -20px;
	left: 10px;
	color: #929292;
	padding-bottom: 20px;
		
}

#footerLink {
	
	position: absolute;
	bottom: -20px;
	right: 0;
	color: #929292;
	padding-bottom: 20px;
			
}

#footerLink a {
	
	color: #929292;
	padding-left: 10px;	
	font-family: arial;
}

#bannerHolder {
	
	width: 580px;
	height: 250px;
	border: 0px solid red;
	padding: 40px 10px 0px 10px;
		
}

#bannerHolder p {
	
	text-align: center;
	padding-bottom: 20px;	
}

#bannerHolder p.line1 {
	
	font-size: 50px;
	color: black;
	font-style: italic;	
	font-weight: bold;
}

#bannerHolder p.line2 {
	
	font-size: 40px;
	color: red;	
}

#bannerHolder p.line3 {
	
	font-size: 30px;
	color: black;
}

#bannerHolder p.line4 {
	
	font-size: 25px;
	color: red;	
}