body {
	margin:4px 0 0 4px;
	background-color:#ffffff;
}

img {
	border:none;
}

.wrapper {
	width:764px;
}

.header {
	width:764px;
	height:132px;
}

a.headerLinkBack {
	width:764px;
	height:132px;
	display:block;
	background-image:url(images/header.jpg);
}

.leftSide {
	float:left;
	width:205px;
	height:381px;
	margin:0 0 0 2px;
	background:url(images/leftside.jpg) no-repeat;
}

.navContainer {
	padding:37px 0 0 31px;
	width:167px;
	height:277px;
}

/* Start Nav */

.navOne {
	width:167px;
	height:30px;
	display:block;
	background-image:url(images/nav/navOne.jpg);
	background-position:0px 0px;
}

.navOne:hover {
	width:167px;
	height:30px;
	display:block;
	background-image:url(images/nav/navOne.jpg);
	background-position:0px -30px;
}

.navTwo {
	margin:19px 0 0 0;
	width:167px;
	height:30px;
	display:block;
	background-image:url(images/nav/navTwo.jpg);
	background-position:0px 0px;
}

.navTwo:hover {
	margin:19px 0 0 0;
	width:167px;
	height:30px;
	display:block;
	background-image:url(images/nav/navTwo.jpg);
	background-position:0px -30px;
}

.navThree {
	margin:19px 0 0 0;
	width:167px;
	height:30px;
	display:block;
	background-image:url(images/nav/navThree.jpg);
	background-position:0px 0px;
}

.navThree:hover {
	margin:19px 0 0 0;
	width:167px;
	height:30px;
	display:block;
	background-image:url(images/nav/navThree.jpg);
	background-position:0px -30px;
}

.navFour {
	margin:19px 0 0 0;
	width:167px;
	height:30px;
	display:block;
	background-image:url(images/nav/navFour.jpg);
	background-position:0px 0px;
}

.navFour:hover {
	margin:19px 0 0 0;
	width:167px;
	height:30px;
	display:block;
	background-image:url(images/nav/navFour.jpg);
	background-position:0px -30px;
}

#current {
	background-position:0px -30px;
}

.navFive {
	margin:19px 0 0 0;
	width:167px;
	height:30px;
	display:block;
	background-image:url(images/nav/navFive.jpg);
	background-position:0px 0px;
}

.navFive:hover {
	margin:19px 0 0 0;
	width:167px;
	height:30px;
	display:block;
	background-image:url(images/nav/navFive.jpg);
	background-position:0px -30px;
}

.navSix {
	margin:19px 0 0 0;
	width:167px;
	height:29px;
	display:block;
	background-image:url(images/nav/navSix.jpg);
	background-position:0px 0px;
}

.navSix:hover {
	margin:19px 0 0 0;
	width:167px;
	height:29px;
	display:block;
	background-image:url(images/nav/navSix.jpg);
	background-position:0px -29px;
}

/* End Nav */

.mainContent {
	float:left;
	width:540px;
	height:377px;
}

.flashContainer {
	margin:36px 0 0 46px;
}

.excellence {
	margin:0px 0 0 419px;
	background:url(images/excellence.jpg);
	width:115px;
	height:39px;
} 

.homefooter {
	margin-left:2px;
	width:746px;
	height:28px;
	background:url(images/homefooter.jpg);
}

.footer {
	margin-left:2px;
	width:746px;
	height:28px;
	background:url(images/footer.jpg);
}

.aboutUs {
	background:url(images/titles/aboutus.jpg);
	width:124px;
	height:50px;
	margin:3px 0 0 100px;
}

.aboutContainer {
	width:100%;
	height:322px;
	overflow:auto;
}

.aboutColTwo {
	width:130px;
	float:left;
	margin:13px 0 0 0;
}

.hbaLogo {
	margin:-2px 0 0 10px;
}

.newsTextWrapper {
	margin:0 0 0 11px;
}

.aboutTextContainer {
	margin:2px 0 0 36px;
	width:320px;
	padding:0 10px 0 0;
	float:left;
}

.aboutNewsHeader {
	font-weight:bold;
	font-size:11px;
	font-family:verdana, tahoma, arial, sans-serif;
	border-bottom:2px solid black;
	margin:5px 0 0 0;
}

.spacer {
	height:5px;
}

.aboutNewsTitle {
	font-weight:bold;
	font-size:10px;
	font-family:verdana, tahoma, arial, sans-serif;
	display:inline;
}

.newsLink {
	color:#8A1820;
	font-size:10px;
}

.newsLink:hover {
	color:#8A1820;
}

.aboutNews {
	font-size:9px;
	font-family:verdana, tahoma, arial, sans-serif;
	text-decoration: none;
	border-bottom-style: none;
}

.textContainer {
	margin:2px 0 0 36px;
	height:300px;
	padding:0 20px 0 0;
}

.contactUs {
	background:url(images/titles/contact.jpg);
	width:221px;
	height:61px;
	margin:3px 0 0 100px;
}

.social {
	background:url(images/titles/social.jpg);
	width:230px;
	height:71px;
	margin:3px 0 0 100px;
}

.formContainer {
	margin:2px 0 0 36px;
	height:311px;
}

#scroll {
	overflow:auto;
}

p {
	
	font-family:verdana, tahoma, arial, sans-serif;
	font-size:10px;	
}

p.PFix {
	margin:-10px 0 0 0;
}

form {
	font-family:verdana, tahoma, arial, sans-serif;
	font-size:10px;
}

.form {
	border:none;
	background-color:#d1dde6;
	font-family:verdana, tahoma, arial, sans-serif;
	font-size:10px;
}

#name {
	width:400px;
}

#address {
	margin:10px 0 0 0;
	width:378px;
}

#zip {
	margin:10px 0 0 0;
	width:150px;
}

#phone {
	margin:10px 0 0 0;
	width:165px;
}

#bestTime {
	margin:10px 0 0 0;
	width:88px;
}

	/* For the BEST TIME TO CALL input area */
	.indent {
		margin:0 0 0 10px;
	}
	
#email {
	margin:10px 0 0 0;
	width:397px;
}

#project {
	margin:10px 0 0 0;
	width:365px;
}

#referYes {
	margin:10px 0 0 10px;
}

#referNo {
	margin:10px 0 0 30px;
}

#thank {
	margin:0 0 0 22px;
	font-size:9px;
}

#thankInput {
	width:420px;
	margin:0 0 0 22px;
}

#comments {
	width:420px;
	margin:5px 0 0 22px;
}

.submit {
	margin:10px 0 0 350px;
}

.required {
	margin:30px 0 0 0;
}

img.special {
	border:2px solid #000000;
	margin-left:10px;
	margin-bottom:10px;
}

#emailPaul {
	margin:50px 0 0 35px;
	display:block;
	width:160px;
	height:15px;
	
}
