body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #000 url(../img/bodyFade.jpg) repeat-x top left;
}

.pageBlock {
	margin: 0px auto;
	width: 799px;
	text-align: left;
}

.header {
	width: 799px;
	height: 186px;
	background: url(../img/header.jpg) no-repeat top left;
}

.navigation {
	width: 799px;
	height: 32px;
	text-align: center;
	background: url(../img/navBG.jpg) no-repeat top left;
}

.navigation ul {
	padding: 0px;
	margin: 0px 0px 0px 55px;
	list-style-type: none;
}

.navigation ul li {
	float: left;
	height: 32px;
}

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

li.nSpacer {width: 15px; background: url(../img/nSpacer.jpg) no-repeat top left;}
li.nHome, a.nHome {width: 53px; background: url(../img/nHome.jpg) no-repeat top left;}
li.nNews, a.nNews {width: 51px; background: url(../img/nNews.jpg) no-repeat top left;}
li.nCompany, a.nCompany {width: 85px; background: url(../img/nCompany.jpg) no-repeat top left;}
li.nRange, a.nRange {width: 154px; background: url(../img/nRange.jpg) no-repeat top left;}
li.nParts, a.nParts {width: 105px; background: url(../img/nParts.jpg) no-repeat top left;}
li.nForSale, a.nForSale {width: 77px; background: url(../img/nForSale.jpg) no-repeat top left;}
li.nContact, a.nContact {width: 70px; background: url(../img/nContact.jpg) no-repeat top left;}

a:hover.nHome, a:hover.nNews, a:hover.nCompany, a:hover.nRange, a:hover.nParts, a:hover.nForSale, a:hover.nContact {background-position: bottom;}

.underNav {
	width: 799px;
	height: 32px;
	background: url(../img/underNav.jpg) no-repeat top left;
}

.mainBody {
	width: 799px;
	background: url(../img/pageFill.jpg) repeat-y top left;
}

.mainCopy {
	width: 719px;
	padding: 0px 40px;
}

.indexText {
	float: left;
	width: 565px;
	margin-left: 20px;
}

.news {
	float: left;
	width: 174px;
	padding-left: 10px;
}
.news p {
	margin: 0px;
	padding: 4px 0px;
}

.heading {
	width: 799px;
	height: 36px;
	background: url(../img/headingFade.jpg) no-repeat top left;
}

.footer {
	width: 799px;
	height: 27px;
	padding-top: 85px;
	font-size: 11px;
	color: #fff;
	background: url(../img/footer.jpg) no-repeat top left;
}

.footerRight {
	float: right;
	margin-right: 20px;
}

.footerRight a {
	text-decoration: none;
	color: #fff;
}

.footerLeft {
	float: left;
	margin-left: 20px;
}

.orange {
	color: #ffa946;
}

.blue {
	color: #53b0e1;
}

/* TYPOGRAPHY */

h1 {
	padding: 0px;
	margin: 0px;
	height: 36px;
	display: block;
	margin-left: 40px;
	overflow: hidden;
	text-indent: -700em;
}

h1.h1Welcome {background: url(../img/h1Welcome.jpg) no-repeat top left;}
h1.h1Company {background: url(../img/h1Company.jpg) no-repeat top left;}
h1.h1News {background: url(../img/h1News.jpg) no-repeat top left;}
h1.h1MachineryRange {background: url(../img/h1MachineryRange.jpg) no-repeat top left;}
h1.h1SpareParts {background: url(../img/h1SpareParts.jpg) no-repeat top left;}
h1.h1ForSale {background: url(../img/h1ForSale.jpg) no-repeat top left;}
h1.h1Contact {background: url(../img/h1Contact.jpg) no-repeat top left;}
h1.h1Thanks {background: url(../img/h1Thanks.jpg) no-repeat top left;}

h1.h128Series {background: url(../img/h128Series.jpg) no-repeat top left;}
h1.h128Contractor{background: url(../img/h128Contractor.jpg) no-repeat top left;}
h1.h132Series {background: url(../img/h132Series.jpg) no-repeat top left;}
h1.h132Contractor {background: url(../img/h132Contractor.jpg) no-repeat top left;}
h1.h136Series {background: url(../img/h136Series.jpg) no-repeat top left;}

h2 {
	font-size: 22px;
	padding: 0px;
	margin-bottom: 5px;
	font-family: Arial Narrow, Helvetica, sans-serif;
}
.news h2 {
	color: #941A0B;
	font-size: 22px;	
}
h3 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	line-height: 14px;
}
a img {
	border: none;
}

ol {
	margin: 0px 10px;
	padding: 0px 10px;
}

.ca {
	margin-top: 20px;
	border: 2px solid #4A0001;
}

.output a {
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	color: #4C0000;
}

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

.output strong {
	font-size: 13px;
}
