	
	body {
		font: 86% Arial, helvetica, sans-serif;
		background-color: #efefef;	
		background-image: url(/img/ntv.page.background.png);
		background-repeat: repeat-x;
	}
	
	img {
		border: 0;	
	}
	
	a {
		text-decoration: none;
		color: #ED2621;
		outline: none;	
	}
	
	#cin {
		background-image: url(/img/cin.banner.png);
		z-index: 1000;	
		background-repeat: no-repeat;
		position: absolute;
		top: 0px;
		left: 0px;
		width: 405px;
		height: 420px;
		display: none;
	}
	
	#cin-medium {
		background-image: url(/img/cin.banner.medium.png);
		z-index: 1000;	
		background-repeat: no-repeat;
		position: absolute;
		top: 0px;
		left: 0px;
		width: 292px;
		height: 308px;
		display: none;
	}
	
	#cin-small {
		background-image: url(/img/cin.banner.small.png);
		z-index: 1000;	
		background-repeat: no-repeat;
		position: absolute;
		top: 0px;
		left: 0px;
		width: 192px;
		height: 195px;
		display: none;
	}
	
	.cin-link {
		cursor: pointer;	
	}
	
	#frame {
		margin: 0px auto;
		z-index: inherit;
	}
	
	#frame-shadow-left {
		background-image: url(/img/ntv.page.shadow.left.png);
		background-repeat: repeat-y;
		background-position: left;
		padding-left: 5px;
	}
	
	#frame-shadow-right {
		background-image: url(/img/ntv.page.shadow.right.png);
		background-repeat: repeat-y;
		background-position: right;
		padding-right: 5px;
	}
	
	#frame-content {
		min-height: 100%;
		height: auto !important;
		height: 100%;
		margin: 0 auto -300px; 
		background-color: #fff;
	}
	
	#header {
		height: 94px;
	}
	
	#header #logo {
		width: 180px;
		float: left;
	}
	
	#header #logo h1 a {
		text-indent: -9999px;
		width: 157px;
		height: 69px;
		display: block;
		background-image: url(/img/ntv.logo.png);
		background-repeat: no-repeat;
		outline: none;	
		margin: 12px;
	}
	
	#header #text {
		width: 730px;
		float: right;
		padding-right: 12px;
	}
	
	#header #text h2 a {
		text-indent: -9999px;
		width: 718px;
		height: 70px;
		display: block;
		background-image: url(/img/ntv.header.text.png);
		background-repeat: no-repeat;
		outline: none;	
		margin: 12px;
	}
	
	#menu {
		clear: both;
		background-color: #ED2621;
		height: 33px;
		border-bottom: 2px solid #fff;
	}
	
	#menu ul {
		list-style-type: none;	
	}
	
	#menu ul li {
		float: left;	
		padding-top: 5px;
	}
	
	#menu ul li a {
		color: #fff;
		text-decoration: none;
		font-size: 1.3em;	
		padding: 0px 28px;
		padding-right: 0px;
		font-weight: bold;
	}
	
	#menu ul li a:hover {
		color: #000;
	}
	
	#content {
		clear: both;	
	}
	
	#slideshow {
		height: 350px;
		width: 1000px;
		overflow: hidden;
	}	
	
	#lez {
		height: 220px;
		margin: 10px 20px;
		cursor: pointer;
		margin-bottom: 0px;
	}
	
	#lez .logo {
		text-indent: -9999px;
		float: right;
		width: 138px;
		height: 210px;
		background-image: url(/img/lez/logo.jpg);
	}
	
	#lez .counterContainer {
		width: 700px;
		float: left;
	}
	
	#lez h1 {
		margin-bottom: 15px;	
		font-weight: normal;
	}
	
	#lez h2 {
		clear: both;
		padding-top: 12px;	
		font-weight: normal;
	}

	#lez .cntSeparator {
        font-size: 54px;
        margin: 10px 7px;
        color: #000;
    }
    #lez .desc { margin: 7px 3px; }
    #lez .desc div {
        float: left;
        font-family: Arial;
        width: 70px;
        margin-right: 65px;
        font-size: 13px;
        font-weight: bold;
        color: #000;
      }
	
	.slide {
		height: 350px;
		width: 1000px;
		position: relative;	
	}
	
	.slideCaption {
		position: absolute;
	}
	
	.slideCaption h2 {
		font-size: 2.5em;	
	}
	
	.slideCaption h3 {
		font-size: 1.8em;	
	}
	
	.slideWhite {
		color: #fff;
		text-shadow: 0px 0px 5px #666;		
	}
	
	.slideBlack {
		color: #000;
		text-shadow: 0px 0px 5px #fff;
	}	
	
	.slideRed {
		color: #ff0000;	
		text-shadow: 0px 0px 5px #fff;
	}
	
	.slideTop .slideCaption {
		top: 30px;	
	}
	
	.slideBottom .slideCaption {
		bottom: 30px;	
	}
	
	.slideLeft .slideCaption {
		left: 40px;
		text-align: left;	
	}
	
	.slideRight .slideCaption {
		right: 40px;
		text-align: right;	
	}
	
	#brands {
		height: 195px;
		clear: both;
		overflow: hidden;
	}
	
	#brands a {
		display: block;
		background-repeat: no-repeat;
		text-indent: -9999px;
		float: left;
		outline: none;
		height: 195px;
	}	
	
	#brands a.renault {
		width: 225px;
		background-image: url(/img/brands/renault.png);
	}
	
	#brands a.hino {
		width: 390px;
		background-image: url(/img/brands/hino.png);
	}
	
	#brands a.isuzu {
		width: 384px;
		background-image: url(/img/brands/isuzu.png);
	}
	
	.specialOfferCont {
		background-color: #000;
		color: #fff;
		height: 40px;
		font-size: 1.5em;
		font-weight: bold;
		overflow: hidden;
	}
	
	a.specialOffer {
		padding: 8px 25px;
		display: block;	
		color: #fff;
		text-decoration: none;
	}
	
	a.specialOffer:hover {
		color: #ED2621;
	}
	
	#blocks {
		clear: both;	
	}
	
	.columnThird {
		width: 40%;	
		float: left;
	}
	
	.columnTwoThirds {
		width: 60%;
		float: right;	
	}
	
	.columnTwoThirds .padding {
		padding-left: 0px!important;	
	}
	
	#page {
		width: 680px;
		float: left;	
	}
	
	#page .pageImage {
		float: right;
		margin-left: 25px;
		margin-bottom: 25px;	
		margin-top: 5px;
	}
	
	#page p, .text p {
		margin: 15px 0px;
		line-height: 1.6em;	
	}
	
	#page h1, .text h1 {
		font-size: 2.1em;
		font-weight: bold;	
	}
	
	#page h2, .text h2 {
		font-size: 1.5em;
		font-weight: bold;
		margin-top: 20px;	
		line-height: 1.6em;	
	}
	
	#page ul, .text ul {
		margin-left: 30px;
		line-height: 1.6em;	
	}
	
	#right {
		width: 320px;
		float: right;	
	}
	
	#right .padding {
		padding-left: 0px;	
	}
	
	.newsImage {
		float: right;
		margin-left: 25px;
		margin-bottom: 25px;	
	}
	
	#brandSlideshow {
		height: 200px;
		width: 1000px;
		overflow: hidden;
	}	
	
	.brandSlide {
		height: 200px;
		width: 1000px;
		position: relative;	
	}
	
	.brandLogo {
		float: right;
		margin-left: 25px;
		margin-bottom: 25px;	
	}
	
	a.brandSide {
		display: block;
		height: 80px;
		background-repeat: no-repeat;
		background-position: center center;
		text-indent: -9999px;
		outline: none;	
	}
	
	#footer {
		background-color: #ED2621;
		color: #fff;	
		height: 200px;
	}
	
	.footerColumn {
		width: 33%;	
		float: left;
	}
	
	.footerColumn b {
		font-family: Arial Black, Arial;
		font-weight: normal;
	}
	
	.footerColumn h4 {
		font-size: 1.4em;
		color: #fff;	
		margin-bottom: 5px;
	}
	
	.footerColumn p {
		margin: 5px 0px;	
	}
	
	.footerColumn h4 a {
		color: #fff;
		text-decoration: none;	
	}
	
	.footerColumn h4 a:hover {
		color: #000;	
	}
	
	.padding {
		padding: 20px 25px;	
	}
	
	.button {
		border: 0px;
		padding: 0px;
		margin: 0px;
		background-color: transparent;
		width: 163px;
		height: 28px;
		overflow: hidden;
		color: #fff;
		display: block;
		text-align: center;
		padding-top: 9px;	
		font-weight: bold;
		background-image: url(/img/ntv.button.png);
		font-size: 1.2em;
		text-decoration: none;
	}
	
	.button:hover {
		color: #000;	
	}
	
	.usedThumb {
		margin-top: 15px;
		width: 280px;
		height: 205px;
		float: left;	
		position: relative;
	}
	
	.usedThumbContent {
		padding: 5px;	
	}
	
	.usedFormFilterField {
		width: 185px!important;
		float: left!important;	
	}
	
	.usedThumbContent h4 {
		color:  #ED2621;
		font-weight: bold;
		font-size: 115%;	
		text-decoration: none;
		margin-top: 5px;
		width: 200px;
		float: left;
	}
	
	.usedThumbPrice {
		font-size: 115%;
		font-weight: bold;
		float: right;
		width: 70px;
		text-align: right;
		margin-top: 5px;	
	}
	
	a.usedThumbImage {
		text-indent: -9999px;
		width: 265px;
		border: 1px solid #ccc;
		background-repeat: no-repeat;
		background-position: center center;
		height: 170px;
		display: block;
	}
	
	.usedThumbStatus {
		display: none;	
	}
	
	.sold .usedThumbStatus {
		text-indent: -9999px;
		width: 265px;
		height: 170px;
		display: block;
		background-image: url(/img/sold.png);
		position: absolute;
		top: 5px;
		left: 6px;
	}
	
	#usedPhotos {
		height: 330px;
		border: 1px solid #ccc;
		overflow: hidden;
		width: 450px;
		float: left;
		cursor: pointer;	
	}
	
	#usedPhotosNav {
		width: 150px;
		float: right;
		height: 310px;
		overflow: auto;
		overflow-y: auto;
		overflow-x: none;
		list-style-type: none;
		margin: 0px;
		padding: 0px;
	}
	
	#usedPhotosNav li {
		border: 1px solid #ccc;
		width: 120px;
		height: 90px;
		margin-bottom: 10px;
		padding: 3px;
	}
	
	#usedPhotosNav .activeSlide {
		background-color: #ED2621;	
	}
	
	#locationMap {
		height: 406px;
		background-image: url(/img/ntv.map.png);
		border: 1px solid #ccc;	
		background-repeat: no-repeat;
		background-position: left;
		position: relative;
	}
	
	#locationMap a {
		position: absolute;
		display: block;
		width: 62px;
		height: 88px;
		background-image: url(/img/ntv.pin.png);
		background-repeat: no-repeat;
		text-indent: -9999px;
		outline: none;	
		display: inline;
	}
	
	#teamList {
		clear: both;
	}	
	
	.offerListing {
		padding: 10px 0px;
		border-bottom: 1px solid #ccc;	
		height: 200px;
	}
	
	.teamMember {
		padding: 10px 0px;
		border-bottom: 1px solid #ccc;	
		height: 110px;
	}
	
	.teamMember h4, .offerListing h4 {
		color: #ED2621;
		font-size: 120%;
		font-weight: normal;	
		margin-bottom: 4px;
	}
	
	.teamMember p, .offerListing p {
		line-height: 150%;
	}	
	
	.teamPhoto {
		width: 220px;
		height: 110px;
		float: left;
		margin-right: 15px;
		background-repeat: no-repeat;	
	}
	
	.offerPhoto {
		width: 200px;
		height: 200px;
		float: left;
		margin-right: 15px;
		background-repeat: no-repeat;	
	}
	
	.teamPhotoSmall {
		width: 160px;
		height: 80px;
		float: left;
		margin-right: 15px;
		background-repeat: no-repeat;	
	}
	
	
	.red {
		color: #ED2621;		
	}
	
	.usedPrice {
		color: #ED2621;
		float: right;	
	}
	
	#usedSummary {
		clear: both;
		padding-top: 1px;	
	}
	
	#usedFeatures {
		margin: 15px 30px;
		margin-right: 0px;
		width: 170px;
		float: right;	
	}	
	
	#usedFeatures li {
		font-weight: bold;
	}	
	
	.location {
		border-bottom: 1px solid #ccc;
		padding-bottom: 8px;
		margin-bottom: 12px;	
	}
	
	.location b a {
		color: #000;	
	}
	
	.article {
		border-bottom: 1px solid #ccc;
		margin-bottom: 10px;
		margin-top: 10px;
		padding-bottom: 5px;	
		min-height: 100px;
	}
	
	p.quote {
		font-weight: bold;
		font-size: 1.1em;
		font-style: italic;
	}
	
	.sale:nth-child(even) {
		text-align: right;
	}
	
	.sale img {
		float: right;
	}
	
	.sale:nth-child(even) img {
		float: left;
		margin-left: 0px;
		margin-right: 10px;
	}
	
	.article h5 {
		font-size: 1.1em;
		font-weight: bold;	
	}
	
	.article h5 a {
		color: #ED2621;
		text-decoration: none;
	}
	
	.article h5 a:hover {
		color: #000;
	}	
	
	.article img {
		float: right;
		margin-left: 10px;	
	}
	
	.box {
		clear: both;
		margin-bottom: 18px;
	}
	
	.boxTop {
		background-image: url(/img/ntv.box.top.png);
		background-repeat: repeat-x;;
		background-position: top;
		height: 41px;
	}
	
	.boxTop h4 {
		padding-top: 11px;
		padding-left: 10px;
		color: #fff;
		font-size: 1.5em;
		font-weight: normal;	
	}
	
	.boxTopLeft {
		background-image: url(/img/ntv.box.top.left.png);	
		background-repeat: no-repeat;
		background-position: top left;
		padding-left: 8px;
	}
	
	.boxTopRight {
		background-image: url(/img/ntv.box.top.right.png);	
		background-repeat: no-repeat;
		background-position: top right;
		padding-right: 8px;
	}
	
	.boxLeft {
		background-image: url(/img/ntv.box.left.png);	
		background-repeat: repeat-y;
		background-position: left;	
	}
	
	.boxRight {
		background-image: url(/img/ntv.box.right.png);	
		background-repeat: repeat-y;
		background-position: right;	
	}
	
	.boxContent {
		padding: 1px 10px;
		background-color: #fff;
		margin: 0px 8px;
	}
	
	.boxContent p, .boxContent h3 {
		margin: 10px 0px;
		line-height: 1.7em;	
	}

	
	
	.boxBottom {
		background-image: url(/img/ntv.box.bottom.png);
		background-repeat: repeat-x;
		background-position: bottom;
		height: 8px;
	}
	
	.boxBottomLeft {
		background-image: url(/img/ntv.box.bottom.left.png);	
		background-repeat: no-repeat;
		background-position: bottom left;
		padding-left: 8px;
		display: block;
	}
	
	.boxBottomRight {
		background-image: url(/img/ntv.box.bottom.right.png);	
		background-repeat: no-repeat;
		background-position: bottom right;
		padding-right: 8px;
		display: block;
	}
	
	.clear {
		height: 1px;
		clear: both;	
	}
	
	.hidden {
		display: none;	
	}
	
	.error {
		background: #f7bbbb!important;	
	}	
	
	.space {
		height: 8px;	
	}

