
body {
	margin: 0;
	padding: 0;	
	background: #80A03D;
	color: #000;
	
	font: 10pt Arial, Helvetica, sans-serif;
	text-align: center;
}

a {
	color: #80a03d;
}

a:visited {
	color: #657e30;
}

a:hover {
	color: #999;
	text-decoration: none;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: bottom;
}

p { line-height: 1.4em; }

h1, h2, h3 {
	color: #80a03d;
}

h2, h3 {
}

h1 {
	font-size: 20pt;
}

h2 {
	font-size: 12pt;
	margin-top: 1.2em;
	margin-bottom: -0.8em;

}

.clear {
	clear: both;
}

.clear-left {
	clear: left;
}

.base {
	margin: auto;
	width: 780px;
	background: url(/i/bg.jpg);

	text-align: left;
}

.toplogo {
	float: left;
}

.topbrands ul {
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 100px;
}

.topbrands ul li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style-type: none;

}

.topbrands ul li img {
	vertical-align: middle;
	margin: 0 1.5em;
}

.centerpic h2 {
	margin: 0;
	padding: 0;
}

.nav {
	width: 170px;
	float: right;
}

.nav ul {
	margin: 0;
	margin-top: 45px;
	padding: 0;
}

.nav li {
	margin: 0;
	padding: 0;
	width: 170px;
	height: 33px;
	list-style-type: none;
	text-indent: -9999px;
}

.nav li a {
	display: block;
	width: 100%;
	height: 100%;
}

#nav-home0, #nav-home a { background: url(/i/nav/home0.gif); }
#nav-products0, #nav-products a { background: url(/i/nav/products0.gif); }
#nav-brands0, #nav-brands a { background: url(/i/nav/brands0.gif); }
#nav-about0, #nav-about a { background: url(/i/nav/about0.gif); }
#nav-contact0, #nav-contact a { background: url(/i/nav/contact0.gif); }

#nav-home1, #nav-home a:hover { background: url(/i/nav/home1.gif); }
#nav-products1, #nav-products a:hover { background: url(/i/nav/products1.gif); }
#nav-brands1, #nav-brands a:hover { background: url(/i/nav/brands1.gif); }
#nav-about1, #nav-about a:hover { background: url(/i/nav/about1.gif); }
#nav-contact1, #nav-contact a:hover { background: url(/i/nav/contact1.gif); }

.content {
	margin: 0;
	padding: 1em;
	padding-bottom: 4em;
}

.crumbs {
	padding: 0.75em 1em;
	font: 8pt Arial, Helvetica, sans-serif;
	border-bottom: 2px dotted #ddd;
}

.content, .crumbs {
	background-color: #fff;
	margin-right: 170px;
}

#main .content, .crumbs {
	background: #fff url(/i/corner.gif) no-repeat top right;
}

h1 {
	height: 36px;
	text-indent: -9999px;
	
}

#main h1 { 	background: url(/i/head/main.gif) no-repeat; }
#products h1 { 	background: url(/i/head/products.gif) no-repeat; }
#brands h1 { 	background: url(/i/head/brands.gif) no-repeat; }
#about h1 { 	background: url(/i/head/about.gif) no-repeat; }
#contact h1 { background: url(/i/head/contact.gif) no-repeat; }
#enquiry h1 { background: url(/i/head/enquiry.gif) no-repeat; }



#contact dl {
	width: 25em;
	margin: auto;
}

#contact dt {
	float: left;
	width: 7em;
	font-weight: bold;
	text-align: right;
}

#contact dd {
	margin: 0.5em 0;
	margin-left: 7.5em;
}

#enquiry table {
	margin: 0;
	padding: 0;
}

#enquiry td, #enquiry th {
	vertical-align: top;
}

#enquiry tfoot td {
	text-align: center;
}

#enquiry input, #enquiry textarea {
	border: 1px solid #ccc;
	padding: 2px;
	font: 10pt Arial, Helvetica, sans-serif;
	background: #eee;
}

#enquiry input:focus, #enquiry textarea:focus {
	background: #fff;	
}

/* #products .prod-paragroup img { */
.prod-paragroup img {
	float: left;
}

/*#products .prod-paragroup h2, #products .prod-paragroup p { */
.prod-paragroup h2, .prod-paragroup p {
	margin-left: 130px;
}




.foot {
	padding: 1em;
	margin-right: 170px;
	background: #fff;
}

.foot {
	border-top: 2px dotted #ddd;
}

.copyright p {
	margin: 0;
	font-size: 8pt;
}
