body {
	border-top: 8px solid #fff;
	background: #000;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.pageBlock {
	width: 774px;
	background: #eee;
	margin: 0px auto;
}

.nav {
	width: 772px;
	height: 20px;
	padding-right: 2px;
	background: url(../img/navBG.jpg) no-repeat top left;
}

.header {
	width: 774px;
	height: 233px;
	background: #eee url(../img/header.jpg) no-repeat top left;
}

.header2 {
	width: 774px;
	height: 130px;
	background: #eee url(../img/header.jpg) no-repeat top left;
}

.content {
	wdith: 734px;
	padding: 10px 20px;
}

.footer {
	width: 754px;
	height: 28px;
	padding: 12px 0px 0px 20px;
	background: url(../img/footer.jpg) no-repeat top left;
}

.nav ul {
	margin: 0px;
	padding: 0px;
	float: right;
	list-style-type: none;
}

.nav ul li {
	height: 20px;
	margin-right: 4px;
	display: block;
	float: left;
}

.nav ul li a {
	display: block;
	text-indent: -700em;
	overflow: hidden;
	height: 20px;
	text-decoration: none;
}

li.nHome, li a.nHome {width: 47px; background: url(../img/nHome.jpg) no-repeat top left;}
li.nWho, a.nWho {width: 38px; background: url(../img/nWho.jpg) no-repeat top left;}
li.nWhat, a.nWhat {width: 43px; background: url(../img/nWhat.jpg) no-repeat top left;}
li.nWhy, a.nWhy {width: 36px; background: url(../img/nWhy.jpg) no-repeat top left;}
li.nHow, a.nHow {width: 37px; background: url(../img/nHow.jpg) no-repeat top left;}
li.nShowroom, a.nShowroom {width: 83px; background: url(../img/nShowroom.jpg) no-repeat top left;}
li.nVideo, a.nVideo {width: 104px; background: url(../img/nVideo.jpg) no-repeat top left;}
li.nLinks, a.nLinks {width: 36px; background: url(../img/nLinks.jpg) no-repeat top left;}
li.nContact, a.nContact {width: 66px; background: url(../img/nContact.jpg) no-repeat top left;}

a:hover.nHome, a:hover.nWho, a:hover.nWhat, a:hover.nWhy, a:hover.nHow, a:hover.nShowroom, a:hover.nVideo, a:hover.nLinks, a:hover.nContact {
	background-position: 0px -20px;
}

ul.homeNav {
	margin: 0px 0px 0px 33px;
	padding: 128px 0px 0px 0px;
	list-style-type: none;
}

ul.homeNav li {
	float: left;
	margin-right: 40px;
	border: 5px solid #837165;
}

ul.homeNav li a {
	float: left;
	border: 6px solid #fff;
	text-indent: -700em;
	overflow: hidden;
	height: 181px;
	width: 125px;
	display: block;
}


.hWho, a.hWho {background: url(../img/hWho.jpg) no-repeat top left;}
.hWhat, a.hWhat {background: url(../img/hWhat.jpg) no-repeat top left;}
.hShowroom, a.hShowroom {background: url(../img/hShowroom.jpg) no-repeat top left;}
.hWhy, a.hWhy {background: url(../img/hWhy.jpg) no-repeat top left;}
.hHow, a.hHow {background: url(../img/hHow.jpg) no-repeat top left;}

a:hover.hWho, a:hover.hWhat, a:hover.hShowroom, a:hover.hWhy, a:hover.hHow {background-position: -125px 0px;}

.leftImg {
	float: left;
	width: 228px;
	margin: 0px 15px 15px 0px;
}

.text {
	float: left;
	width: 480px;
}

h1 {
	margin-left: 10px;
	color: #d04500;
	font-size: 24px;
}

a img {
	border: none;
}

table tr td {
	vertical-align: top;
}

a.link {
	color: #333333;
	text-decoration: none;
}

a:hover.link {
	text-decoration: underline;
}

.galThumb {
	border: 2px solid #4f4e4b;
}