body {
	text-align: center;
	background-color: #fff;
	margin: 0px;
}
a:link {
	text-decoration: none;
	color: #444444;
}
a:visited {
	text-decoration: none;
	color: #444444;
}
a:hover {
	text-decoration: underline;
	color: #ff0000;
}
a:active {
	text-decoration: none;
	color: #444444;
}
p {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #222;
	font-weight: normal;
}
#header {
	background: #fff;
	width: 978px;
	height: 150px;
	margin: 0 auto;
	position: relative;
	top: 0px;
	color: #FFFFFF;
}
#headerlogo {
	background: #fff;
	width: 508px;
	height: 150px;
	position: relative;
	float: left;
	top: 0px;
}
#headerright {
	background: #fff;
	width: 193px;
	height: 145px;
	position: relative;
	float: right;
	top: 0px;
}
#navbar {
	background: #3f3f3f;
	position: relative;
	margin: 0 auto;
	top: 0px;
	width: 978px;
	height: 42px;
}
#mainwrapper {
	background: #fff;
	position: relative;
	top: 0px;
	padding-top: 10px;
	margin: 0 auto;
	width: 976px;
	border: 1px solid #999999;
}
#mainwrapper-left {
	float: left;
	top: 0px;
	width: 748px;
}
#mainwrapper-right {
	float: right;
	top: 0px;
	margin: 0 auto;
	width: 230px;
}
#breadbin {
	margin-top: -10px;
	width: 40px;
	height: 15px;
	float: left;
}
#breadcrumb {
	background: #888;
	margin-top: -10px;
	float: left;
	width: 928px;
	height: 15px;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #fff;
	font-weight: normal;
	z-index: 1;
}
#subfooter {
	background: #999;
	clear: both;
	bottom: 0px;
	height: 3px;
	width: 977px;
	left: 0px;
}
#imagebox {
	background: #000;
	margin-left: 29px;
	float: left;
	width: 730px;
	height: 172px;
	margin-top: 0px;
	margin-bottom: 15px;
}
#footer {
	background: #3f3f3f;
	position: relative;
	top: 4px;
	margin: 0 auto;
	width: 958px;
	height: 15px;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #fff;
	font-weight: normal;
}
