html, body {
	height: 100%;
	width: 100%; 
	padding: 0;
	border: 0;
	background-color: #ec6400;
	margin: 0 auto;
	text-align: center;
	
}
.center{
	min-height:800px;
	height:auto;
	width: 1004px;
	margin: 0 auto;	background-color:#fff;
	
}
html*.center{
	min-height:800px;
	height:800px;
	height:auto;
	width: 1004px;
	margin: 0 auto;	
	padding-top:2px;
}
.content{
	min-height:650px;background-color:#fff;
	height:100%;
	width:992px;
	margin-top: 0px;
	padding: 0;
	border: 0;
	clear: both;
	border-spacing: 0;padding:0 0 0 8px;
}

#header{
	height:234px;
	background-color:#fff;
	color: #000;
	width: 1004px;
	margin:2px 0 0 0;		
}
html*#header{
	margin:0px 0 0 0;
	height:234px;
}
.logo {
	padding:0px 0 0 2px;
	width:1004px;height:150px;
}
.logo img{
	border:0;padding-left:0px;
}
html*.logo img{
	border:0;text-align:center;padding-left:0px;
}
#menu {
	margin:15px 0 0 10px;background-color:#ededed;width:987px;height:39px;
}


/* hide this from opera6 */
head:first-child+body div.content {height: 100%;}


.clear {
	clear:both;
}

#footer{
	clear: both;
	width: 987px;
	height:80px;
	padding-bottom:10px;
	margin:0 10px 0 8px;
	color:#4e4e4e;background-color:#fddbc2;
}
#news {
	width:987px;background-color:#fddbc2;
}
.newsD {
	border-bottom:1px dotted #acaaaa;width:98%;margin:5px;padding:5px 0 5px 0;
}
.newsD img {
	float:left;border:0;padding:5px;
}
.blue {
	float:left;
	width:480px;margin:10px 0 0 5px;margin:10px 0 0 0px;
}
.blue img {
	float:left;
	border:0;padding:5px;
}
.orange {
	float:left;
	width:480px;margin:10px 0 0 15px;
}
.orange img {
	float:left;
	border:0;padding:5px;
}
.green {
	float:left;
	width:480px;margin:10px 0 0 0px;
}
.green img {
	float:left;
	border:0;padding:5px;
}
.red {
	float:left;
	width:480px;margin:10px 0 0 15px;
}
.red img {
	float:left;
	border:0;padding:5px;
}
.pdfDownload {
	float:right;
}
.pdfDownload img {
	float:left;border:0;padding:2px;
}
.list {
	border-bottom:1px dotted #a9a9a9;padding-top:3px;
}
.list img {
	float:left;padding:5px 5px 5px 0;
}