
div#header {
	width:100%;
	text-align:center;
}
div#headerimage {
	margin:0px auto;
	width:865px; height:97px;
	text-align:left;
	background-image:url(../images/system/header.gif);
	background-repeat:no-repeat;
}
div#headercontent {
	padding-right:60px;
	text-align:right;
	float:right;
}
div#home {
	width:400px;
	float:left;
}

