a#subnav_decking { width:75px;background: transparent url("../images/subnav_deckboards2.gif") top no-repeat; }
a#subnav_joists { width:95px;background: transparent url("../images/subnav_joists2.gif") top no-repeat; }
a#subnav_balustrading { width:76px;background: transparent url("../images/subnav_balustrading2.gif") top no-repeat; }

a#subnav_decking:hover, a#subnav_decking_on { width:75px;background: transparent url("../images/subnav_deckboards_on.gif") top no-repeat; }
a#subnav_joists:hover, a#subnav_joists_on { width:95px;background: transparent url("../images/subnav_joists_on.gif") top no-repeat; }
a#subnav_balustrading:hover, a#subnav_balustrading_on { width:76px;background: transparent url("../images/subnav_balustrading_on.gif") top no-repeat; }

/* remember to preload the :hover images in section-specific js file (e.g. section-why.js) */

#subnav ul {
	margin:0 auto;
	width:270px;
}

#content {
	background-image:url("../images/new/content-bg-light-right.gif");
	background-position:top right;
}

#left {
	width:382px;
	padding-top:10px !important;
	padding:30px;
}

#right {
	width:297px;
	padding:0;
}