html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #588CC2 url(images/bg01.jpg) repeat left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #151515;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
}

p, ol, ul {
	margin-top: 0px;
}

strong {
}

a {
	color: #2C5F8A;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

img.border {
}

img.alignleft {
	float: left;
	padding-right: 15px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

img.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

hr {
	display: none;
}

/** WRAPPER */

#wrapper {
	overflow: hidden;
	background: url(images/bg02_0.jpg) repeat-x left top;
}

.container {
	width: 1000px;
	margin: 0px auto;
}

.clearfix {
	clear: both;
}

/** HEADER */

#header-wrapper {
	height: 240px;
	background: url(images/bg02_0.jpg) no-repeat center top;
}

#header {
	width: 920px;
	height: 240px;
	margin: 0px auto;
	padding: 0px 40px;
}

/** LOGO */

#logo {
	float: left;
	width: 285px;
	height: 240px;
	background: url(images/HPS_logo__bg.png) no-repeat left top;
}

#vcenter {
	min-height: 12em;
	display: table-cell;
	vertical-align: middle;
}
    
#logo h1, #logo p {
	margin: 0px;
	padding: 0px;
	line-height: normal;
	text-indent: -9999em;
}

#logo p {

}

#logo h1 a {
	display: block;
	top: 0px;
	left: 0px;
	width: 285px;
	height: 240px;
}

/** TOP HEADER */

#top-header {
	float: right;
	width: 635px;
}

/** MENU */

#menu {
	width: 635px;
	height: 110px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	margin: 0px;
	padding: 35px 0px 0px 0px;
	letter-spacing: -1px;
	text-align: center;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
}

#menu1 {
	width: 120px;
	height: 110px;
	background: url(images/homepage02.png) no-repeat left top;
	text-shadow: 2px 2px 2px #E2B100;
}

#menu2 {
	width: 125px;
	height: 110px;
	background: url(images/homepage03.png) no-repeat left top;
	text-shadow: 2px 2px 2px #EA9E21;
}

#menu3 {
	width: 130px;
	height: 110px;
	background: url(images/homepage04.png) no-repeat left top;
	text-shadow: 2px 2px 2px #81B13B;
}

#menu4 {
	width: 120px;
	height: 110px;
	background: url(images/homepage05.png) no-repeat left top;
	text-shadow: 2px 2px 2px #47B877;
}

#menu5 {
	width: 140px;
	height: 110px;
	background: url(images/homepage06.png) no-repeat left top;
	text-shadow: 2px 2px 2px #45B7B3;
}

/** HEADER TAG */

#header-tag {
	width: 595px;
	height: 130px;
	margin: 0px;
	padding: 0px 40px 0px 0px;
	letter-spacing: -1px;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#header-tag h2 {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	letter-spacing: -2px;
	text-shadow: 2px 2px 2px #42789A;
	font-size: 34px;
	font-weight: normal;
	color: #000000;
}

#header-tag p {
	margin: -10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-shadow: 2px 2px 2px #3678B2;
	font-size: 24px;
	font-weight: normal;
	color: #CFEBF9;
}

/** PAGE */

#page-wrapper {
	overflow: hidden;
	background: url(images/bg08.jpg) repeat-y center top;
}
	
#page-wrapper .bgtop {
	background: url(images/bg06_.jpg) no-repeat center top;
}

#page-wrapper .bgbtm {
	overflow: hidden;
	background: url(images/bg07.jpg) no-repeat center bottom;
}

.single #page-wrapper {
	overflow: hidden;
	background: url(images/subpage2_03.jpg) repeat-y center top;
}

.single #page-wrapper .bgtop {
	background: url(images/subpage2_01__.jpg) no-repeat center top;
}

.single #page-wrapper .bgbtm {
	overflow: hidden;
	background: url(images/subpage2_02.jpg) no-repeat center bottom;
}


#page {
	width: 835px;
	padding: 65px 40px 0px 25px;
}

/** CONTENT */

#content table
{
	margin-bottom: 2em;
	border-width: 1px;
	border-spacing: 2px;
	border-style: solid;
	border-color: black;
	border-collapse: separate;
}

#content table th
{
	text-align: left;
	font-weight: bold;
	padding: 0.5em;
	border-width: 1px;
	border-style: solid;
	border-color: black;
}

#content table td
{
	padding: 0.5em;
	border-width: 1px;
	border-style: solid;
	border-color: black;
}

#content table tr.rowA
{
	background-color: #DFBD99;
	color: inherit;
}

#content table tr.rowB
{
	background-color: #EFDCC2;
	color: inherit;
}

#content {
	float: right;
	width: 540px;
	line-height: 200%;
}

.single #content {
	width: 100%;
}

/** SIDEBAR */

#sidebar {
	float: left;
	width: 225px;
}

/** FOOTER */

#footer-wrapper {
	height: 190px;
	background: url(images/bg03.jpg) repeat-x left top;
}

#footer {
	height: 190px;
	background: url(images/bg04.jpg) no-repeat  center top;
}

.single #footer {
	height: 190px;
	background: url(images/subpage2_04.jpg) no-repeat  center top;
}


#footer p {
	margin: 0px;
	padding: 105px 0px 0px 0px;
	text-align: center;
	color: #6693CA;
}

/** BOX STYLE */

.box-style {
}

.box-style .title {
	margin: 0px;
	padding: 0px;
	letter-spacing: -1px;
	font-size: 23px;
	font-weight: normal;
	color: #932F09;
}

.box-style .byline {
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #BABABA;
}

.box-style {
}

/** BOX1 */

#box1 {
	padding-bottom: 10px;
}

/** BOX2 */

#box2 {
	padding-top: 30px;
	background: url(images/homepage10.jpg) no-repeat left top;
}

/** BOX3 */

#box3 {
	padding-bottom: 40px;
}

#box3 .title {
	font-size: 32px;
}

#box3 img {
	margin: 0px 0px 0px -5px;
	padding: 0px 15px 0px 0px;
}

#box3 .pad {
	padding-top: 15px;
}

/** BOX4 */

#box4 {
}

#box4 .title {
	font-size: 32px;
}

#box4 img {
	margin: 0px 0px 0px -5px;
	padding: 0px 15px 0px 0px;
}

#box4 .pad {
	padding-top: 5px;
}

/** TWO COLUMNS */

#two-columns {
	padding-top: 30px;
	background: url(images/homepage13.jpg) no-repeat left top;
	line-height: 190%;
}

#column1 {
	float: left;
	width: 240px;
}

#column2 {
	float: right;
	width: 270px;
}


ul.style1 {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	list-style: none;
}

ul.style1 li {
	padding: 0px 0px 25px 0px;
	line-height: 190%;
}

ul.style1 img {
	margin-top: -4px;
}

ul.style2 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

ul.style2 li {
	margin: 0px;
	padding: 6px 0px 6px 0px;
	border-bottom: 1px solid #D6D6D6;
}

ul.style2 span {
	display: block;
	float: left;
	width: 63px;
	height: 16px;
	margin: 0px 10px 0px 0px;
	padding: 1px 0px 0px 0px;
	background: url(images/homepage11.jpg) no-repeat left top;
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
}

ul.style3 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

ul.style3 li {
	margin: 0px;
	padding: 6px 0px 6px 0px;
	border-top: 1px solid #D6D6D6;
}

ul.style3 .first {
	border: none;
}

ul.style4 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

ul.style4 li {
	float: left;
	margin: 0px;
	padding: 0px 7px 5px 0px;
}