body {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/holdingimage.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#pagebg {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#container {
	margin: 0px;
	float: left;
	width: 900px;
	position: relative;
	background-image: url(images/bg-pg.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 0px;
	height: 715px;
	padding-right: 40px;
	padding-left: 40px;
}
#logo {
	float: left;
	width: 167px;
	position: relative;
	padding-right: 0px;
	padding-left: 0px;
	height: 72px;
	margin-bottom: 40px;
	padding-top: 8px;
}
#leftpanel {
	float: left;
	width: 167px;
	position: relative;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 40px;
	margin-right: 25px;
}
#mainimage {
	float: left;
	width: 189px;
	position: relative;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	margin-right: 0px;
	height: 694px;
}
#textarea {
	float: left;
	width: 459px;
	position: relative;
	padding-right: 0px;
	padding-left: 60px;
	padding-top: 0px;
	margin-right: 0px;
	height: 694px;
}
.textholder {
	float: left;
	width: 459px;
	position: relative;
	padding-left: 0px;
}
#strapline {
	position: absolute;
	height: 80px;
	width: 300px;
	top: 26px;
	right: -5px;
}
#straplinew {
	position: absolute;
	height: 80px;
	width: 400px;
	top: 26px;
	right: -5px;
}
#headerarea {
	float: left;
	width: 459px;
	position: relative;
	height: 155px;
}
#footerbar {
	float: left;
	width: 980px;
	position: relative;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	height: 20px;
}

