#page
{
	width: 759px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}


#content
{
	background-color: #ffffff;
	width: 579px;
	border-left: solid 1px #666666;	
}


#searchBox
{
	position: absolute;
	bottom: 0px;
	right: 0px;
	background-image:url(/images/searchback.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
}

#headerNav
{
	position: absolute;
	top: 0px;
	right: 0px;
}

#footer
{
	background-color: #3B3B3B;
	color: #ffffff;
}


