body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.pageBlock {
	width: 790px;
	margin: 0px auto;
	text-align: left;
	background: #fff;
}

.homeBottom {
	height: 559px;
	width: 790px;
	text-align: left;
	background: url(../img/layout/homeBottom.jpg) no-repeat top left;
}

.desc {
	float: right;
	width: 450px;
	padding-right: 0px;
	margin-top: 150px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #fff;
}

.trade {
	margin-top: 100px;
	text-align: left;
	margin-left: 150px;
	color: #1B111A;
	font-size: 18px;
	margin-bottom: 40px;
}

.address {
	font-size: 14px;
	width: 790px;
	text-align: center;
	padding-top: 500px;
	color: #fff;
}

.address a:link, .address a:visited {
	color: #fff;
	text-decoration: none;
}

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

.nav {
	height: 66px;
	width: 790px;
	background: #4c710e url(../img/nav/navTop.jpg) no-repeat top left;
}

.mainContent table tr td table tr td {
	padding: 0px 0px;
}

table.subcats {
	border-top: 1px solid #4c710e; /* 4c710e */
	margin-bottom: 10px;
}

.padBottom {
	padding-bottom: 8px;
}

table.subcats p, .catDescription p, td.grey {
	padding: 3px 4px;
	color: #666;
	margin: 0px;
}

table.products p {
	color: #000;
}

table.products tr td {
	border-top: 1px solid #666;
}

table.products tr td p {
	padding: 3px 4px;
	margin: 0px;
}

.mainContent table tr td {
	vertical-align: top;
}

.heading {
	height: 51px;
	padding-top: 20px;
	padding-left: 208px;
	width: 582px;
	background: #fff url(../img/nav/navBottom.jpg) no-repeat top left;
}

.subheading {
	width: 582px;
	padding-left: 208px;
	border-bottom: 14px solid #4C710E;
}

.footer {
	width: 790px;
	height: 42px;
	font-size: 11px;
	text-align: center;
	padding-top: 6px;
	border-top: 1px solid #333333;
	background: url(../img/layout/footerLogo.gif) no-repeat top left;
	background-position: 0px 8px
}

.footerDist {
	float: left;
	margin-top: 26px;
}

/******************************************* HEADINGS *****************************/


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

h1.h1Generalities {width: 132px; background: url(../img/layout/h1Generalities.gif) no-repeat top left;}
h1.h1Products {width: 148px; background: url(../img/layout/h1Products.gif) no-repeat top left;}
h1.h1About {width: 163px; background: url(../img/layout/h1About.gif) no-repeat top left;}
h1.h1View {width: 177px; background: url(../img/layout/h1View.gif) no-repeat top left;}
h1.h1Confirm {width: 222px; height: 41px; background: url(../img/layout/h1Confirm.gif) no-repeat top left;}
h1.h1Customer {width: 200px; background: url(../img/layout/h1Customer.gif) no-repeat top left;}

h2 {
	margin: 0px;
	padding: 0px;
	font-size: 22px;
	color: #444;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 4px;
	font-family: Arial, Helvetica, sans-serif;
}

td h2 {
	text-transform: none;
	letter-spacing: normal;
	font-size: 18px;
}

h3 {
	padding: 0px;
	margin: 0px;
	padding-top: 2px;
	width: 200px;
	display: block;
	height: 20px;
	font-size: 14px;
	font-weight: lighter;
	text-align: center;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	background: #4C710E;
}

a:link h3, a:visited h3 {
	border-bottom: 1px solid #fff;
	text-decoration: none;
}

a:hover h3 {
	color: #222;
	text-decoration: none;
	cursor: pointer;
}

h4 {
	color: #4C710E;
	margin: 0px;
	padding: 0px 4px;
	font-size: 16px;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
font-variant: small-caps;
}

/******************************************* NAVIGATION *****************************/
.main li ul {
	display: none;
	position: absolute;
	z-index: 2;
}

li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
}

#nav a {
	display: block;
}

li > ul {
	top: auto;
	left: auto;
}

ul.main {
	padding: 0px;
	margin: 0px;
	margin-left: 208px;
	list-style-type: none;
}

ul.main li {
	float: left;
	margin-right: 1px;
}

ul.main li a {
	width: 90px;
	height: 60px;
	display: block;
	font-size: 11px;
	text-indent: -700em;
	overflow: hidden;
	border: 3px solid #669933;
}

ul.main li a.home {background: url(../img/nav/nav-Home.jpg) no-repeat top left;}
ul.main li a.product {background: url(../img/nav/nav-Order.jpg) no-repeat top left;}
ul.main li a.general {background: url(../img/nav/nav-Master.jpg) no-repeat top left;}
ul.main li a.news {background: url(../img/nav/nav-News.jpg) no-repeat top left;}
ul.main li a.about {background: url(../img/nav/nav-About.jpg) no-repeat top left;}
ul.main li a.price {background: url(../img/nav/navPrice.jpg) no-repeat top left;}
ul.main li a.shop {background: url(../img/nav/nav-View.jpg) no-repeat top left;}

ul.main li a:hover {
	border: 3px solid #fff;
}

ul.sub {
	margin-left: 0px;
	padding: 0px;
	list-style-type: none;
}

ul.sub li {
	float: none;
	margin-right: 0px;
}

ul.sub li a {
	width: 146px;
	height: 14px;
	text-indent: 0px;
	display: block;
	background: #4C710E;
	color: #fff;
	text-decoration: none;
	border: 2px solid #4B7010;
}

ul.sub li a:hover {
	height: 14px;
	background: #333;
	border: 2px solid #669933;
	color: #fff;
}

/******************************************* BUTTONS *****************************/

.add {
	height: 22px;
	width: 76px;
	cursor: pointer;
	border: none;
	background: url(../img/buttons/add.gif) no-repeat top left;
}
