body {
	background: url(http://www.inhouse-pr.co.uk/images/halftonescreen.jpg) no-repeat;
        background-position: center top;
}

#container {
        background: url(http://www.inhouse-pr.co.uk/images/topFrame.png) no-repeat top;
	
}

#platform {
	background: url(http://www.inhouse-pr.co.uk/images/platformBG.png) repeat-y top;
}

#header h1 a {
	background-image: url(http://www.inhouse-pr.co.uk/images/logo.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

/*#header h2 {
	background: url(http://www.inhouse-pr.co.uk/images/h2Slogan.png) no-repeat top;
}
*/
#header form {
	background: url(http://www.inhouse-pr.co.uk/images/searchBox.png) no-repeat;
}

#header form button {
	background: url(http://www.inhouse-pr.co.uk/images/searchButton.png) no-repeat top;
}

/*#marquee {
	background: url(http://www.inhouse-pr.co.uk/images/marqueeBG.png) no-repeat top;
}
*/
#headerImage {
	background: url(http://www.inhouse-pr.co.uk/images/headerImageBG.png) no-repeat top left;
}

#bottomButtons {
	background: url(http://www.inhouse-pr.co.uk/images/homepageBottomLinksBG.png) no-repeat top left;
}

ul.iconLinks a.fbGroup {
	background: url(http://www.inhouse-pr.co.uk/images/fbGroup.png) no-repeat right;
}

ul.iconLinks a.fbPage {
	background: url(http://www.inhouse-pr.co.uk/images/fbPage.png) no-repeat right;
}

#footer {
	background: url(http://www.inhouse-pr.co.uk/images/footerBG.png) no-repeat;
}

#platformBottom {
	background: url(http://www.inhouse-pr.co.uk/images/platformBottom.png) no-repeat top;
}

#platformContent {
}