@import "Type.css";

/* =container */

/* =masthead */

#masthead
{
	width: 615px;
	height: 130px;
	position: relative;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#masthead img.logo
{
	display: none;
}

#masthead img.logo
{
	position: absolute;
	top: 27px;
	left: 25px;
	border: 0;
}

/* =primarynav */

#primarynav
{
	display: none;
}

/* =home_banner */

#home_banner
{
	display: none;
}

/* =body_content */

/* =footer */

#footer
{
	color: #000;
}

#footer p
{
	text-align: left;
}
