body {
	margin: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	overflow: auto;
	text-align:	justify;
}

.home-body
{
	background: rgb(32,127,103) url("../images/bg_bar.jpg");
	background-repeat: repeat-y;
}

.generic-body
{
	background: rgb(177,211,203) url("../images/bg_bar.jpg");
	background-repeat: repeat-y;
}

.tbl-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.tbl-heading_under {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #666666;
}
.tbl-cells {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#info_t .t_head
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	border: none;
	border-style: none;
	border-color: black;
}

#info_t table
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-left: 3px;
	border-right: 3px;
	border-top: 3px;
	border-bottom: 3px;
	border-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-color: black;	
}

#info_t td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-left: 1px;
	border-right: 1px;
    border-top:	1px;
    border-bottom: 1px;
	border-style: solid;
	border-color: black;	
}

#info_t td.tbl-heading {
	font-size: 12px;
}

#info_t td.heading_under-left, #info_t td.heading_under-right {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	
	border-bottom-color: #666666;
}

#info_t td.heading_under-left{
	border-right-width: 0px;
} 
#info_t td.heading_under-right {
	border-left-width: 0px;
}

#info_t td.tbl-sub-heading {
	padding-left: 5px;
}

#info_t .job-title {
	margin-left: 5px;
}

.pdf-link {
	width: 600px;
	text-align: center;
}

.pdf-link a, .pdf-link a:visited {
	color: black;
}

.pdf-link a:hover {
	text-decoration: none;
}


#topbanner {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 85px;

	width: 100%;

	background: rgb(177,211,203);
	text-align: left;
}

#leftlogo {
	position: absolute;
	top: 85px;
	left: 0px;
	width: 270px;
/*	background: url(../images/harpur-leftlogo.gif) rgb(0,110,83); */
/*	background: rgb(0,110,83); */
}

#navbar {
	position: absolute;
	top: 85px;
	left: 270px;
	height: 120px;
	width: 150px;
	background: rgb(221,236,231);
}


#subnavbar {
	display: none;
	position: absolute;
	top: 85px;
	left: 420px;
	height: 134px;
	width: 120px;	
	background: rgb(0,110,83);
}

#address {
	position: absolute;
	top: 85px;
	left: 420px;
	height: 134px;
	right: 0px;
	background: rgb(41,132,110);
}

#address-nudge {
	position: absolute;
	top: 85px;
	left: 420px;
	height: 134px;
	right: 0px;
	background: rgb(41,132,110);
}

#image-logo {
	float: left;
}

#image-strapline {
	float: right;
	right: 0px;
}

#image-address {
	float: left;
}

#image-contact {
	float: right;
	right: 0px;
	margin-top: 14px;
}

#navlist {
	position: absolute;
	left: -40px;
	top: 0px;
	margin-top: 0px;
	height: 134px;
	width: 150px;
}

#navlistjava {
	position: absolute;
	left: -40px;
	top: 0px;
	margin-top: 0px;
	height: 134px;
	width: 120px;
}

#navlist li {
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-top: 0px;
	margin-bottom: -4px;
}

#navlist li img {
	padding: 0px;
	margin: 0px;
}

#navlist img a {
	border: none;
}

#content-home {
	
	position: absolute;
	top: 219px;
	left: 270px;
	right: 0px;
	
	
	/*height: 350px;*/
	
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 40px;
	
	background: rgb(32,127,103);
	
	color: white;
}

#content-home p { 
	color: white;
}

#content-home li {
	color: white;
}

#content-generic {
	position: absolute;
	top: 225px;
	left: 270px;
	right: 0px;
	
	height: 310px;
	
	padding-left: 50px;
	padding-top: 40px;

	
	background: rgb(177,211,203);
	
	color: black;
}

#content-generic h2 {
	color: rgb(0,110,83);
	font-size: 13px;
}


.table_content {
	width: 			95%;	
	border: 		none;
	text-align:		justify;
	font-size: 		12px;
	margin-bottom: 	25px;
}

.longlist li {
	margin-bottom: 12px;
}

.no-bullet {
	list-style: none;
}

a img {
	border: 0;
}

#testimonials ul {
	margin-left: -44px;
	list-style: none;
	text-align: center;
}

#testimonials li {
	margin-bottom: 6px;
	font-style: italic;
}














