body {
	font-family: Helvetica, Arial, sans-serif;   /*62.5% 'Helvetica Neue',helvetica,arial,sans-serif;*/
	background: url(images/pa_bkg.jpg) repeat-x #ffffff;
	background-position:center;
	background-position:top;
	margin:0 auto;
	color: #555555;
	width: 858px;
}

a {
	color: #656999;
	text-decoration: none;
	}
	a:hover { 
		color: #656999;
		text-decoration: underline;
	}
	
*:focus { outline:none;}

h1, .title {
	font-size: 26px;
	font-weight:100;
	line-height: 24px;
	margin-left: 50px;
	color: #3f71c5;
	/*text-transform:uppercase;*/
	}
	
	
.sub1 {
	font-size:12px;
	color:#656565;
	font-weight:bold;
	line-height: 22px;
	text-align:left;
	}	
	
	
p, .text {
	font-size: 12px;
	line-height: 20px;
	margin-left: 51px;
	}

p2, .text {
	font-size: 12px;
	line-height: 20px;
	}

.hi1 {
	font-size:14px;
	color:#3f71c5;
	font-weight:100;
	line-height: 20px;
	text-align:left;
	}	

.hi2 {
	font-size:12px;
	color:#656999;
	font-weight:100;
	line-height: 20px;
	text-align:left;
	}

#centereddiv {
         display: block;
         margin: 0px auto;
         width: 858px;
         height: 100%;
      }

.contentwrapper {
	width:858px;
	background:url(images/hr_contentbg.jpg) repeat-y;
}

.contentwrapperint {
	width:858px;
	background: url(images/hr-contentbgint.jpg) repeat-y;
}

#emailUs {
  font-family: Helvetica, Arial, sans-serif; 
  display: block;
  width: 135px;
  height: 40px;
  font-size: 12px;
  color: #4a423d;
  text-decoration: none;
 } 

#emailUs:hover { 
	background: url(images/hr_navbg.jpg) no-repeat 0 0;
	color: #fff;
	}

.navpageon { 
	background: url(images/hr_navbg.jpg) no-repeat 0 0;
	color: #fff;
	}

#emailUs span {
	position: absolute;
	left: 7px;
	top: 4px;
	margin: 0;
	padding: 0;
	cursor: pointer;
}

.buttoncontainer {
	position:relative;
	width: 135px;
	height: 40px;
	float:left;
}

.navbg {
	background: url(images/hr_bgbar.jpg) no-repeat;
	width: 850px;
	height: 50px;
}
.content {
	margin: 0px auto auto 10px;
	width: 600px;
	text-align: left;
	}
#footer, .footer {
	background: url(images/hr_footer.jpg) no-repeat;
	width: 100%;
	height: 66px;
	font-size: .5em;
	padding-top: 30px;
	padding-left: 67px;
	color: #4a423d;
}

