body
{
  margin: 0px;
  background-color: #F6F6F6;
  color: #666666;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
}

#headerContainer
{
	width: 1000px;
	height: 146px;
	background-color: #C10E11;
	background-image: url(../images/bg-header-bar.jpg);
	background-repeat: no-repeat;
	margin: 0px auto;
	position: relative;
}

#headerCatterickServiceStationLogo
{
  position: absolute;
  top: 36px;
  left: 58px;
}

#headerLandrover {
	position: absolute;
	left: 756px;
	top: 0px;
}

#headerAddressCatterickServiceStation
{
  position: absolute;
  top: 96px;
  left: 35px;
}

#headerCatterickServiceStationLogo
{
  top: 57px;
  left: 35px;
}

#headerMapCatterickServiceStation
{
  position: absolute;
  top: 97px;
  left: 423px;
}

#headerQualityUsedCars
{
  position: absolute;
  top: 71px;
  left: 604px;
}

#navBar
{
  position: relative;
  width: 1000px;
  margin: 0px auto;
  background-color: A10000;
  background-image: url(../images/bg-navbar.gif);
  background-repeat: repeat-x;
  height: 34px;
}

#navBarLandrover {
	position: absolute;
	left: 747px;
	top: 0px;
	z-index: 1;
}

#headerTelephone
{
  position: absolute;
  left: 617px;
  top: 6px;
}

#headerEmail
{
  position: absolute;
  left: 604px;
  top: 19px;
  z-index:2;
}

.navButton
{
  position: absolute;
  top: 9px;
}

#homeNavButton
{
  left: 39px;
}

#aboutUsNavButton
{
  left: 107px;
}

#stocklistNavButton
{
  left: 209px;
}

#contactUsNavButton
{
  left: 317px;
}
.bodyBar
{
  width: 1000px;
  margin: 0px auto;
  position: relative;
  margin: 0px auto;
  background-color: #FFFFFF;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
}
.bodyContainer
{
	padding: 40px;
	width: 920px;
}

#stockListContainer
{
	background-image: url(../images/bg-body-stocklist.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#homeText
{
  clear: both;
  position: relative;
  margin-top: 20px;
}

#homeContainer
{
	background-image: url(../images/bg-body-home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: white;
}

#aboutUsContainer
{
	background-image: url(../images/bg-body-about-us.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#contactUsContainer
{
	background-image: url(../images/bg-body-contact-us.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#pageTitle
{
  float: left;
}

.floatRightImage
{
  position: relative;
  float: right;
  margin-left: 20px;
}

#stocklistButton
{
  position: absolute;
  top: 298px;
  left: 513px;
  z-index: 10;
}

.listForms
{
  position: relative;
  float: right;
  text-align: right;
  width: 480px;
  padding-right: 40px;
  padding-top: 12px;
}

.listFormsGo
{
  position: absolute;
  left: 495px;
  top: 10px;
}

.bodyContainer strong
{
  font-weight: normal;
  color: #9D0000;
}

.currentlyShowing
{
  padding-top: 20px;
  clear: both;
  position: relative;
}

.pageNavigation
{
  position: relative;
  float: right;
}

.pageNavigation strong
{
  font-weight: bold;
}
.pageNavigation a:link, .pageNavigation a:visited
{
  color: #9D0000;
}

#listingHolder
{
  position: relative;
  clear: both;
  padding-top: 50px;
}

.carHolder
{
  position: relative;
  margin-bottom: 40px;

}

.carMainImage
{
  position: relative;
  float: left;
  margin-right: 27px;
}

.carHolder em
{
  font-style: normal;
  font-weight: bold;
}

.carHolder strong
{
  font-weight: bold;
}

.carPrice
{
  position: relative;
  float: right;
  color: #9D0000;
  font-weight: bold;
}

.moreInfoButton
{
  position: relative;
  float: right;
  margin: 0px;
  height: 18px;
  width: 54px;
  text-align: right;
}

.moreInfoHolder
{
  clear: both;
  position: relative;
  width: 920px;
  padding-top: 27px;
  border-bottom: 1px solid #dddddd;
}

.carSubImage
{
  position: relative;
  float: left;
  margin-right: 27px;
  width: 175px;
}

.moreInfoCallHolder
{
  float: left;
  width: 280px;
  padding-top: 25px;
}

.moreInfoCallHolder strong
{
  font-weight: normal;
  color: #9D0000;
}

#footerBar
{
  position: relative;
  clear: both;
  text-align: center;
  padding: 20px 0px 30px 0px;
  font-size: 12px;
  color: #999999;
}

#footerLinks
{
  color: #dddddd;
}

#footerLinks a:link, #footerLinks a:hover, #footerLinks a:visited
{
  color: #999999;
  text-decoration: none;
}

#bottomLinksHolder
{
  position: relative;
    width: 920px;
	margin: 0px auto;
}
