#content {  
	width: 910px;
	background-color: #eaeaea;
	margin-left:auto;
	margin-right:auto;}
#header {  
	background-color: #d84519;
	height: 70px;
	width: 100%;
	color:Black;
	clear:both;
}
.headerRight {
	background-image: url(../images/headerbackground2010.gif);
	background-position: right;
	background-repeat:no-repeat;
	float:right;
	width: 681px;
	height:100%;
}
.logo {  
	background-image: url(../images/bgRepeat.png);
	background-position: right;
	float:left;
	width: 279px;
	height:100%;
}
body {
	color: #404040;
	/* background-color: #eaeaea; */
	font-family:Arial, Sans-Serif;
	font-size: 10pt;
	height: 100px;
}