@charset "utf-8";
.index_page #index_pg, .deliveries_page #deliveries_pg, .hints_page #hints_pg, .contact_page #contact_pg, .location_page #location_pg {
color: #FFCC00;
	border-bottom: 2px solid #FFCC00;
	padding-bottom: 0px;
}
.concrete_page #concrete, .strength_page #strength, .exposed_page #exposed, .colour_page #coloured, .stencils_page #stencils {
	color: #FFCC00;
	border-left: 19px solid #FFCC00;
}
.exposed_page #flash {
	height: 117px;
	background: #185173 url(../images/banners/6.jpg) no-repeat 0px 21px;
	padding-top: 21px;
}
.hints_page #flash {
	height: 117px;
	background: #185173 url(../images/banners/4.jpg) no-repeat 0px 21px;
	padding-top: 21px;
}
.deliveries_page #flash {
	height: 117px;
	background: #185173 url(../images/banners/3.jpg) no-repeat 0px 21px;
	padding-top: 21px;
}

.stencils_page #flash {
	height: 117px;
	background: #185173 url(../images/banners/2.jpg) no-repeat 0px 21px;
	padding-top: 21px;
}
.colour_page #flash {
	height: 117px;
	background: #185173 url(../images/banners/7.jpg) no-repeat 0px 21px;
	padding-top: 21px;
}
.contact_page #flash, .contact_order_page #flash {
	height: 117px;
	background: #185173 url(../images/banners/5.jpg) no-repeat 0px 21px;
	padding-top: 21px;
}

.contact_page li#general, .contact_order_page li#order {
	color: #E30A15;
	background: #144563 url(../images/common/menu_tab.png) no-repeat left -68px;
}
.contact_page #contact_general, .contact_order_page #contact_order {
	background: #144563 url(../images/common/menu_tab.png) no-repeat right -68px;
	color: #FFCC00;
}
.contact_order_page a#online_ordering {
	background: #1E638C url(../images/common/order_bckgnd.gif) no-repeat 0px -130px;
	color: #000033;
}
