/* CSS Document */

body.index div#headercontainer {
	background:url(../images_bashbars/heading_img.jpg) no-repeat;
}

body.hire div#headercontainer  {
	background:url(../images_bashbars/header2.jpg) no-repeat;
}

body.service div#headercontainer  {
background:url(../images_bashbars/header3.jpg) no-repeat;
}

body.product div#headercontainer {
background:url(../images_bashbars/header4.jpg) no-repeat;
}

body.gallery div#headercontainer {
background:url(../images_bashbars/header5.jpg) no-repeat;
}

body.events div#headercontainer  {
background:url(../images_bashbars/header6.jpg) no-repeat;
}

body.contact div#headercontainer  {
background:url(../images_bashbars/header7.jpg) no-repeat;
}
body.index #headercontainer a#index, body.hire #headercontainer a#hire, body.service #headercontainer a#service, body.product #headercontainer a#product, 
body.gallery #headercontainer a#gallery, body.events #headercontainer a#events, body.contact #headercontainer a#contact {color: #FF0000;}