body {
	background-color: #000000;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-family: "Times New Roman", Times, serif;
}
#wrapper {
	width: 902px;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
	height: auto;
	margin-top: 0px;
	float: none;
}
#header {
	float: left;
	height: 70px;
	width: 902px;
	background-image: url(Images/Header.png);
	background-repeat: no-repeat;
	background-position: top;
	top: 0px;
}
#logo {
	background-image: url(Images/baxter&pattisonlogo.png);
	background-repeat: no-repeat;
	float: right;
	height: 33px;
	width: 410px;
	margin-top: 20px;
	margin-right: 10px;
}




#navbar {
	background-image: url(Images/Navbar.png);
	background-repeat: no-repeat;
	height: 44px;
	width: 902px;
	float: left;
}


#picture {
	background-image: url(Images/Picture.png);
	float: left;
	height: 210px;
	width: 902px;
	margin-top: 10px;
}
#contenttop {
	background-image: url(Images/Top-content.png);
	background-repeat: no-repeat;
	float: left;
	height: 43px;
	width: 902px;
	margin-top: 10px;
}
#contentcentre {
	background-image: url(Images/Centre-content.png);
	background-repeat: repeat-y;
	float: left;
	height: auto;
	width: 902px;
}
#contentbottom {
	background-image: url(Images/Bottom-content.png);
	background-repeat: no-repeat;
	float: left;
	height: 37px;
	width: 902px;
}
#homebtn {
	background-image: url(Images/Buttons/Homeovr.png);
	background-repeat: no-repeat;
	float: left;
	height: 43px;
	width: 55px;
	margin-left: 40px;
	margin-top: 1px;
}
#standards {
	background-image: url(Images/Buttons/ourstandards.png);
	background-repeat: no-repeat;
	float: left;
	height: 43px;
	width: 129px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contacts {
	background-image: url(Images/Buttons/Contacts.png);
	background-repeat: no-repeat;
	float: left;
	height: 43px;
	width: 86px;
	padding: 0px;
	margin-top: 1px;
}
#services {
	background-image: url(Images/Buttons/services.png);
	background-repeat: no-repeat;
	float: left;
	height: 43px;
	width: 79px;
	padding: 0px;
	margin-top: 1px;
}
#customers {
	background-image: url(Images/Buttons/customers.png);
	background-repeat: no-repeat;
	float: left;
	height: 43px;
	width: 98px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding: 0px;
}
#aboutus {
	background-image: url(Images/Buttons/aboutus.png);
	background-repeat: no-repeat;
	float: left;
	height: 43px;
	width: 86px;
	margin-top: 1px;
}
#shadow {
	background-image: url(Images/Shadow.png);
	background-repeat: no-repeat;
	float: left;
	height: 74px;
	width: 902px;
}

