/*change these colours*/
#companyName {background-color:#007877;}

#headerStrip { background:#99c9c9;}

#menuStrip {background-color:#d9e1ea;}		
	#menuStrip a { border-left-color:#92c5c5; border-right-color:#246261;}
	#menuStrip a:hover { background:#057b7a;}

#headerStrip,
#menuStrip,
#contentFrame,
#footerFrame,
h1  {border-color:#007877;}

a,h1,h2,h3,h4,h5,h6{color:#007877;}

/*form colours*/
#EnquiryForm table, #EnquiryForm .error ul {border-color:#eee;}
#EnquiryForm table th { background-color:#007877; color:#fff;}
#EnquiryForm table td {border-bottom:1px solid #eee;}
#EnquiryForm .formError{font-weight:bold; color:red;}

/*map page*/
#zoominmapFrame { border-color:#007877;background:#eee;}
	#zoominmapDescriptionTop {border-bottom-color:#007877;}
	#zoominmapDescriptionBottom {border-top-color:#007877;}

/*just leave these ones in here*/
body {background-image:url(images/body-bg.gif); background-color:#000;}
#companyName {background-image:url(images/header-bg.gif);}
#headerCorners { background:url(images/hdr-cnr.gif);}
#menuStrip ul {background-image: url(images/menu-bg.gif);}
#contentBackground {background-image:url(images/contentBackground.gif);}
#mainContent { background-image:url(images/white-cnr.gif);}
#image1, #image2, #image3, #image4, #image5{background-image:url(images/grey-cnr.gif); }
#image1TopCnrs, #image2TopCnrs, #image3TopCnrs, #image4TopCnrs, #image5TopCnrs{ background-image:url(images/img-cnr.gif);}
#createdwith a:link,
#createdwith a:visited {background-image:url(images/created-with.gif);}
#createdwith a:hover {background-image:url(images/created-with_hi.gif);}

/*branding logo*/
div#createdwith a.norwestlogo{background-image:url(images/norwestarch-logo.gif);}
div#createdwith a.logo{background-image:url(images/created-with.gif);}