@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

#page_wrapper {
	width: 793px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}

#content_area {
	height: 330px;
}

#content_area_hank {
	height: 420px;
}

#content_area_humphrey {
	height: 380px;
}

body {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	color: #acacac;
	background-color: #ffffff;
}

#nav {
	background-color: #acacac;
	margin-top: 10px;
}
#nav img {
	margin: 0px;
	padding: 0px;
}
#text_left {
	float: left;
	width: 160px;
}

#image_right {
	float: right;
	width: 210px;
}
#text_centre {
	width: 400px;
	margin-left: 175px;
}

h1 {
	font-size: 2em;
	line-height: 1.6em;
	text-transform: uppercase;
	color: #666666;
}

p {
	font-size: 1.2em;
	line-height: 1.4em;
	color: #262626;
	text-align: justify;
}

td p {
	font-size: 1.2em;
	line-height: 1.4em;
	color: #262626;
	text-align: center;
	padding-bottom: 5px;
}

#text_centre p {
	font-size: 1.2em;
	line-height: 1.4em;
	color: #262626;
	text-align: right;
}

#content_area p a:link {
	color: #262626;
	text-decoration: none;
}
#content_area p a:visited {
	color: #262626;
	text-decoration: none;
}
#content_area p a:hover {
	color: #ACACAC;
	text-decoration: none;
	}
#content_area p a:active {
	color: #262626;
	text-decoration: none;
}
#content_area_hank p a:link {
	color: #262626;
	text-decoration: none;
}
#content_area_hank p a:visited {
	color: #262626;
	text-decoration: none;
}
#content_area_hank p a:hover {
	color: #ACACAC;
	text-decoration: none;
	}
#content_area_hank p a:active {
	color: #262626;
	text-decoration: none;
}

.imgborder {
	border: 1px solid #acacac;
}

.imgrows {
	border: 1px solid #acacac;
	margin-bottom: 5px;
}
.imgstack {
	border: 1px solid #acacac;
	display: block;
	margin-left: 346px;
	margin-bottom: 5px;
}
.single{
	border: 1px solid #acacac;
	display: block;
	margin-left: 344px;
	margin-bottom: 5px;
}

.rightimgpadding {
	border: 1px solid #acacac;
	margin-right: 15px;
}
.rightimgpadnoborder {
	margin-right: 15px;
}
.table_centre {
	text-align: center;
}
form {
	margin-left: 242px;
	margin-top: 5px;
	text-align: right;
}

