/* $Rev: 3765 $ */
body
{
	min-width: 782px;
}

div#container
{
	margin: 0 auto;
	text-align: center;
	background-color: white;
}

div#content
{
	background-color: white;
	text-align: left;
	padding: 12px 0 0 0;
	width: 782px;
	margin: 0 auto;
}

div#footer, div#header
{
	width: 100%;
	background-color: #ACC0C7;
	color: white;
	text-align: center;
	clear: both;
}

div#footer
{
	border-top: 5px solid #ececec;
}

div#main_nav
{
	border-bottom: 5px solid #ececec;
}
