/* $Rev: 12087 $ */

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;
	/*width: 960px;*/
	margin: 0 auto 25px auto;
}

div#footer, div#header
{
	width: 100%;
	background-color: #6E913D;
	color: white;
	text-align: center;
	clear: both;
}

div#footer
{
	border-top: 5px solid #ececec;
	margin-top: 5px;
}

div#main_nav
{
	border-bottom: 5px solid #ececec;
}

