#homegraphic {
	float: left;
	background-color:#FFFFFF;
	background-image:url(../graphics/home_bg.jpg);
	height: 360px;
	overflow: visible;
	width: 648px;
	margin-top: 40px;
	background-repeat: no-repeat;
	background-position: top;
}

#packshot {
float: right;
padding-top: 30px;
padding-right: 20px;
}

#main_left_graphic {
float: left;
margin-left: 10px;
width: 361px;
}
