@charset "UTF-8";
body {
	background-image: url(hub/valuebkgd.png);
	background-repeat: repeat-x;
}
#categories {
	height: 390px;
	width: 240px;
	border-top-width: thin;
	border-top-color: #dddddd;
	border-top-style: solid;
	margin-top: 10px;
	margin-left: 0px;
	float: right;
}
#bar {
	width: 540px;
}
#header {
	width: 850px;
}
#content {
	width: 850px;
	height: 140px;
	margin: 0px, 0px, 0px, 0px;
}
#hublogo {
	height: 305px;
	width: 600px;
	margin-bottom: 20px;
	margin-top: 10px;
	float: left;
	padding-left: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #dddddd;
	padding-top: 10px;
}

	  

/**************** footer styles ****************/

	#footer {
	margin-top: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-right: 2px;
	clear: both;
	width: 846px;
	background-color:#2763A5;
	  }
