BODY {
	margin:0;
	background: url(../images/bg_cover_1.gif) 0 0 repeat-x; background-color: #4A665B;
	text-align: center;
}
#main {
	width: 780px !important; height: auto;
	margin: auto;
	background-color: #3D564C;
	text-align: left;
}
#cover, #cover IMG {	width: 780px; height: 199px; }
#cover { overflow: hidden; }
#navigation {
	border-top: 1px solid #fff;
	width: 100%; height: 24px;
	overflow: hidden;
	white-space: nowrap;
	font-size:1px;
}
#navigation IMG {
	border: 0;
	margin-right:-1px;
}
#content { 
	margin: 35px 10px 20px 10px;
	width:760px; height: auto;
	font-size: 100%;
	display: table;
}
#footer {
	padding: 10px 0 10px 0;
	margin: 0 10px 0 10px;
	width: 760px; height: auto;
	background-image: url(../images/line_horiz.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	font-size: 80%;
}
html>body .box {
	width:760px;
} 
#footer .bottomnavigation {
	color: #678076;	
	margin-top:0;
}
#footer P {
	margin:0;
	margin-top:10px;
	padding:0;
}