
hr {
	height: 1px;
	width: 100%;
	background: #bfc9b0;
	border: 1px;
	color: #bfc9b0;
}
h1 {
	font: 700 24px/26px myraid pro bold conensed, lucida grande, trebuchet ms, ms sans serif;
	color: #2e2e2e;
	letter-spacing:-1px;
}
h2 {
	font: 700 14px/16px Arial, Helvetica, sans-serif;
	color: #005984;
}
h3 {
	font: 700 14px/16px Arial, Helvetica, sans-serif;
	color: #005984;
}
ul {
	margin: 0;
	padding:0;
}

#gohome {
	position: absolute;
	z-index: 10;
	visibility: visible;
	margin:30px 0 0 0;
}

#mc, #header, #content, #contentend, #copyright {
	width:1000px;
}

#mc {
	margin:auto;
}
#pagetile {
	float:left;
}
#header {
	float:left;
}
#footer {
	width:100%;
	height: 100px;
	background: url(/imgs/footerBg.png) center top;
	float:left;
}
#copyright  {
	font: normal 12px/12px Trebuchet MS, arial, verdana;
	color: #5d5d5d;
	text-align:left;
	padding: 25px 0px 0px 0px ;
	text-decoration:none;
}
 #copyright a {
	color: #5d5d5d;
	text-decoration:none;
	font-weight: bold;
}
 #copyright a:hover {
	color: #5d5d5d;
	text-decoration:underline;
}
#copyright #colA  {
	width:315px;
	float:left;
	border-left:1px solid #212121;
	
}
#copyright #colA img {
	margin:0 20px 0 0;
}
#copyright #colB  {
	width:150px;
	float:left;
	border-left:1px solid #212121;
	padding:0 0 0 10px;
}
#copyright #colC  {
	width:510px;
	float:left;
	border-left:1px solid #212121;
	padding:0 0 0 10px;
}
#copyright #colC em {
	font: normal 10px/12px Trebuchet MS, arial, verdana;
}