* {
	margin: 0;
	padding: 0;
}
.clear{ clear: both;}
#header{
	width: 730px;
	height: 143px;
	text-indent: -999em;
	background: url(../images/hdr.gif) no-repeat left top;
}
#primary_content{
	width: 346px;
	height: 481px;
	float: left;
	margin-left: 11px;
	display: inline;
}
#secondary_content{
	width: 373px;
	height: 490px;
	text-indent: -999em;
	background: url(../images/sidebar.gif) no-repeat left top;
	float: left;
}