#wrap {
	width: 895px;
	margin: 0 auto;
	margin-top: 7px;
}

#hd {
	width: 895px;
	height: 132px;
	margin-bottom: 10px;
	background: url('../images/logos/headerbkg.jpg') no-repeat bottom right;
}

#top {
	width: 895px;
	display: block;
}

#top img {
	display: block;
}

#bd {
	width: 895px;
	margin-bottom: 10px;
}

#main {
	width: 645px;
	margin: 0 250px 0 0;
}

#rcolumn {
	float: right;
	clear: none;
	width: 240px;
	margin: 0 0 0 0;
	background: url('images/righttop.jpg') no-repeat top left;
	min-height: 250px;
}

#rcolumn2 {
	float: right;
	clear: none;
	width: 240px;
	margin: 0 0 0 0;
	background: url('images/righttop.jpg') no-repeat top left;
	min-height: 250px;
}

#footer {
	width: 895px;
	float: right;
	clear: both;
	margin: 30px 0 30px 0;
	font-size: 0.7em;
}

