﻿.contentHP
{
	background: #FCF2CE;
	border: solid 2px #5D5741;
	height: 680px;
	margin: auto;
	padding: 0 0 20px 0;
	width: 780px;
	z-index: 1;
	position: relative;
}

#bannerHP
{
	background: url(../images/header_henry.jpg);
	background-repeat: no-repeat;
	height: 144px;
	width: 780px;
}

#mid
{
	background: url(../images/midSection.jpg);
	background-repeat: no-repeat;
	height: 98px;
	width: 779px;
}
#navHP
{
	height: 24px;
	width: 779px;
	
}
.hmenu
{
	height: 25px;
	width: 490px;
	z-index: 10;
	position: absolute;
	left: 300px;
}

#leftLower
{
	background: url(../images/leftLower.jpg) no-repeat left top;
	height: 84px;
	width: 247px;
	position: absolute;
}
#leftLower1
{
	background: url(../images/leftlower1.jpg) no-repeat left top;
	height: 68px;
	width: 100px;
	position: absolute;
	left: 0;
	top: 84px;
}

#revComm
{
	background: url(../images/revenuecomm.jpg) no-repeat left top;
	height: 145px;
	width: 147px;
	position: absolute;
	left: 80px;
	top: 350px;
}

a#btnHPSearch
{
	background: url(../images/taxpayersearch.jpg) no-repeat left top;
	display: block;
	height: 68px;
	width: 170px;
	position: absolute;
	left: 70px;
	top: 500px;
}

#revCommMsg
{
	width: 480px;
	z-index: 1;
	position: absolute;
	left: 270px;
}

#missionStatement
{
	background: url(../images/missionStatement.jpg) no-repeat left top;
	height: 96px;	
	left: 103px;
	width: 654px;
	position: absolute;
	left: 70px;
	top: 590px;
}

#footer
{
	margin: auto; 
	padding: 10px 0;
	width: 784px;
}

/* Secondary Pages */
#navSec
{
	background: url(../images/navSec.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 779px;
}

#bannerSec
{
	background: url(../images/header_henrysecond.jpg);
	background-repeat: no-repeat;
	height: 144px;
	width: 780px;
}

.hmenuSec
{
	height: 25px;
	width: 535px;
	z-index: 10;
	position: absolute;
	left: 260px;
}


.content
{	
	padding: 20px 10px;
	position: absolute;
	top: 200px;
	width: 760px;
}