﻿body { 
	min-width: 950px;
}
.container {
	border-style: none;
	border-color: inherit;
	border-width: medium;
	width: 740px;
	position:relative;
	display: block;
	font-family: Arial, helvetica, Sans-Serif;
	left: 20%;
	top: 0px;
}

.container#ohheader {
	width: 698px;
	margin-left: 42px;
	margin-bottom: 10px;
	height: 150px;
}

#logo {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	margin-right: 40px;
	margin-top: 8px;
	float:left;
}

.links1 a:link, a.links1:link {
	color: #6282b3; 
	text-decoration: none
}
.links1 a:visited, a.links1:visited {
	color: #375a8c;
	text-decoration: none
}
.links1 a:hover, a.links1:hover {
	color: #6282b3;
	text-decoration: underline;
}
.links1 a:active, a.links1:active {
	text-decoration: none;
}

ul.links1 {
	position: absolute;
	left: 118px;
	top: 18px;
	list-style-type: none;
	font-size: 14px;
	font-weight: normal;
	width: 380px;
}
ul.links1 li {
	float: left;
	margin-right: 10px;
}
ul.links1 li a {
	color: #375a8c;
}


#title_welcome {
	position: absolute; 
	top: 0px; 
	right: 0px; 
	font-size: 10px;
	font-weight: bold;
	width: auto;
	text-align: center;
}
#title_welcome .ohphone {
	font-size: 21px;
	margin-top: -2px;
}

#nav {
	position: absolute;
	top: 50px;
	right: 0px;
	padding: 0px; 
	margin: 10px 0px 0px 0px; 
	width: 542px; 
	background: url(../../_assets/images/nav.jpg) no-repeat; 
	height: 46px; 
}
#nav span {
	display: none
}
#nav li {
	display: block; 
	height: 46px
}
#nav a {
	display: block; 
	height: 46px
}
#nav li {
	list-style-type: none; 
	display: inline; 
	float: left; 
	list-style-image: none
}
#nav-01 {
	width: 93px
}
#nav-02 {
	width: 101px
}
#nav-03 {
	width: 89px
}
#nav-04 {
	width: 125px
}
#nav-05 {
	width: 134px
}
#nav-01 a:hover {
	background: url(../../_assets/images/nav.jpg) no-repeat 0px -46px
}
#nav-02 a:hover {
	background: url(../../_assets/images/nav.jpg) no-repeat -93px -46px
}
#nav-03 a:hover {
	background: url(../../_assets/images/nav.jpg) no-repeat -194px -46px
}
#nav-04 a:hover {
	background: url(../../_assets/images/nav.jpg) no-repeat -283px -46px
}
#nav-05 a:hover {
	background: url(../../_assets/images/nav.jpg) no-repeat -408px -46px
}
#nav-01 .active {
	background: url(../../_assets/images/nav.jpg) no-repeat 0px -46px
}
#nav-02 .active {
	background: url(../../_assets/images/nav.jpg) no-repeat -93px -46px
}
#nav-03 .active {
	background: url(../../_assets/images/nav.jpg) no-repeat -194px -46px
}
#nav-04 .active {
	background: url(../../_assets/images/nav.jpg) no-repeat -283px -46px
}
#nav-05 .active {
	background: url(../../_assets/images/nav.jpg) no-repeat -408px -46px
}

#secure {
	position: absolute;
	top:130px;
	right: 0px;
	width: auto;
	font-size: 9pt;
}
#secure span {
	vertical-align:top;
}

#ohfooter {
	font-size: 11px;
	margin-top: 10px;
}
#jcahogold {
	top: 15px;
	left: 80px;
	position: absolute;
	z-index: 1;
	color: White;
}
#footerlinks {
	text-align:right;
	position: absolute;
	top: 15px;
	right:0px;
	margin-right: 10px;
	color: White;
}
#footerlinks a {
	color: White;
	text-decoration: none;
}
#footerlinks a:hover {
	text-decoration: underline;
}