
body {
	background: url(/i/bg-foot.png) repeat-x bottom;
}




#skel {
	padding-bottom: 40px;
	background: url(/i/bg-head.png) repeat-x;
	text-align: center;
}

#base {
	margin: auto;
	width: 800px;
	text-align: left;
}

#head {
	position: relative;
	background: url(/i/head.png) no-repeat;
	height: 228px;
}

#head #title {
	display: none;
}

#logo {
	position: absolute;
	top: 60px;
	right: 29px;
	width: 259px;
	height: 62px;
}

#crumbs {
	padding-left: 5px;
	padding-top: 188px;
	padding-bottom: 8px;
	border-bottom: 1px solid #ccc;
	font: 8pt Arial, Helvetica, sans-serif;
	color: #999;
}

#crumbs a, #crumbs :link, #crumbs :visited, #crumbs :active {
	text-decoration: underline;
	color: #999;
}

#crumbs :hover {
	text-decoration: none;
}

#crumbs h2 {
	display: none;
}

#crumbs ol, #crumbs li{
	margin: 0;
	padding: 0;
}

#crumbs li {
	display: inline;
	padding-left: 12px;
	background: url(/i/crumbarr.png) no-repeat 2px center;
}

#crumbs li:first-child {
	padding: 0;
	background: none;
}

#nav {
	position: absolute;
	width: 175px;
	height: 326px;
	top: 195px;
	right: 15px;
	
	background: url(/i/bg-nav-0.png) no-repeat top;
}

#nav ul {
	margin: 0;
	padding: 0;
}

#nav li {
	list-style-type: none;
	border-bottom: 1px solid #ddd;
}

#nav-home-0, #nav-products-0, #nav-services-0, #nav-about-0, #nav-contact-0, #nav-enquiry-0,
#nav-home-1, #nav-products-1, #nav-services-1, #nav-about-1, #nav-contact-1, #nav-enquiry-1,
#nav-home-2, #nav-products-2, #nav-services-2, #nav-about-2, #nav-contact-2, #nav-enquiry-2,
#nav ul li a, #nav ul li a:link, #nav ul li a:visited, #nav ul li a:active, #nav ul li a:hover {
/*
#nav-home a, #nav-products a, #nav-services a, #nav-about a, #nav-contact a, #nav-enquiry a,
#nav-home a:link, #nav-products a:link, #nav-services a:link, #nav-about a:link, #nav-contact a:link, #nav-enquiry a:link,
#nav-home a:visited, #nav-products a:visited, #nav-services a:visited, #nav-about a:visited, #nav-contact a:visited, #nav-enquiry a:visited,
#nav-home a:active, #nav-products a:active, #nav-services a:active, #nav-about a:active, #nav-contact a:active, #nav-enquiry a:active,
#nav-home a:hover, #nav-products a:hover, #nav-services a:hover, #nav-about a:hover, #nav-contact a:hover, #nav-enquiry a:hover {*/
	display: block;
	padding: 10px 15px;
	text-decoration: none;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #fff;
}

#nav-home-1, #nav-home a:hover { background: url(/i/bg-nav-1.png) no-repeat left 0px }
#nav-products-1, #nav-products a:hover { background: url(/i/bg-nav-1.png) no-repeat left -33px }
#nav-services-1, #nav-services a:hover { background: url(/i/bg-nav-1.png) no-repeat left -69px }
#nav-about-1, #nav-about a:hover  { background: url(/i/bg-nav-1.png) no-repeat left -105px }
#nav-contact-1, #nav-contact a:hover  { background: url(/i/bg-nav-1.png) no-repeat left -141px }
#nav-enquiry-1, #nav-enquiry a:hover  { background: url(/i/bg-nav-1.png) no-repeat left -177px }

#nav-home-2, #nav-products-2, #nav-services-2, #nav-about-2, #nav-contact-2, #nav-enquiry-2 {
	font-weight: bold;
	color: #000;
}
#nav-home-2 { background: url(/i/bg-nav-2.png) no-repeat left 0px }
#nav-products-2 { background: url(/i/bg-nav-2.png) no-repeat left -33px }
#nav-services-2 { background: url(/i/bg-nav-2.png) no-repeat left -69px }
#nav-about-2 { background: url(/i/bg-nav-2.png) no-repeat left -105px }
#nav-contact-2  { background: url(/i/bg-nav-2.png) no-repeat left -141px }
#nav-enquiry-2  { background: url(/i/bg-nav-2.png) no-repeat left -177px }

#crumbs, #body {
	margin-right: 200px;
}

#foot {
	margin-top: 200px;
}

#copyright {
	text-align: center;
	font-size: 9pt;
	color: #999;
}
