@charset "UTF-8";
body {
	margin: 0px;
	font: 108% Arial, Helvetica, sans-serif;
	color: #000;
}
#container {
	width: 940px;
	margin:0 auto;
	padding:0;
}
#container #content ul {
	line-height: 140%;
	color: #000;
}
#header {
	height: 149px;
	width: 940px;
	background-image: url(../images/HRAI_MainTop.jpg);
}
#quicklinks {
	float: left;
	width: 200px;
}
#content {
	float: left;
	width: 740px;
	background-color: #FFFFFF;
}
#content p {
	padding-right: 20px;
	padding-left: 20px;
	line-height: 140%;
}
#content h1 {
	font-size: 32px;
	font-weight: normal;
	color: #1C74C4;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
}
.clear {
	clear: both;
}
#footer {
	width: 940px;
	height: 10px;
	clear: both;
}
#pagewide {
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.rightFloat {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
}
#header #hrailink {
	display: block;
	float: left;
	height: 140px;
	width: 530px;
}
#header a span  {
	display: none;
}
#header #contacthrai {
	display: block;
	float: right;
	height: 55px;
	width: 155px;
}
.listcopy {
	clear: both;
}
#searchbar {
	width: 232px;
	clear: right;
	float: right;
	margin-right: 32px;
}
#searchbar a img {
	clear: left;
	float: right;
}
#content h2 {
	font-size: 24px;
	font-weight: normal;
	color: #1C74C4;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
}
.bumpRight {
	padding-left: 20px;
}
#testimonials {
	background-color: #1c67b4;
	float: right;
	width: 300px;
	clear: left;
	background-image: url(../images/testimonial-back2.jpg);
	margin-left: 25px;
	height: 270px;
	background-repeat: no-repeat;
}
#testimonials p  {
	color: #FFF;
}
#testimonials div+div {display:none;}
#content h5 {
	font-size: 9px;
	font-weight: normal;
	color: #000;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 140%;
}
div#nav-container {
	height: 30px;
}
#nav ul {
	top: 1.8em;
}