@charset "utf-8";
/*Koko Hinson (www.gfxmaven.com)*/
html {
	background-repeat: no-repeat;
	background-color: #f4f4f4;
	background-position: center top;
	background-image: url(../images/kok-htmbg.jpg);
	background-attachment: fixed;
	padding-right: 1px;
}
body {
	background-repeat: repeat;
	background-position: left top;
	width: 100%;
	height: 100%;
	text-align: center;
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 12px;
	color: #6b6969;
	background-image: url(../images/clear.gif);
	line-height: 16px;
}
.rounded{
/* Native for Safari, Firefox, Chrome; JS header script for IE */
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
}
#container {
	text-align: left;
	width: 917px;
	min-height: 500px;
	height: 100%;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/hf-contbg.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0;
}
#headerRow {
	float: left;
	height: 123px;
	width: 100%;
	overflow: hidden;
	position: relative;
	text-align: center;
}
#headerRow .companyLogo {
	background-image: url(images/clear.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 72px;
	min-width: 100px;
	overflow: hidden;
	position: absolute;
	width: 297px;
	text-indent: -9999px;
}
#headerRow #mainNav {
	padding: 0px;
	float: right;
	height: 84px;
	width: 540px;
	overflow: hidden;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 11px;
	line-height: 120px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	word-spacing: 3px;
	margin-right: 20px;
	clear: both;
}
#mainNav a {
	text-decoration: none;
	color: #6b6969;
}
#mainNav a:hover {
	text-decoration: none;
	color: #E57E26;
}
#headerRow #subNav {
	height: 39px;
	width: 917px;
	overflow: hidden;
	position: relative;
	clear: both;
	float: right;
}
#headerRow #subNav ul {
	height: 39px;
	width: 887px;
	overflow: hidden;
	position: relative;
	float: left;
	margin-left: 30px;
	line-height: 39px;
	padding-top: 2px;
}
#subNav li {
	list-style-type: none;
	overflow: hidden;
	float: left;
}
#subNav a {
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	height: 39px;
	overflow: hidden;
	text-align: center;
	line-height: 35px;
	display: block;
	position: relative;
	font-size: 11px;
	padding-right: 20px;
	padding-left: 20px;
	color: #FFF;
	float: left;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(../images/subhover_bg0.png);
}
#subNav a:hover {
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	display: block;
	color: #FFF;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(../images/subhover_bg1.png);
}
#bannerRow {
	clear: both;
	height: 336px;
	width: 887px;
	padding: 0;
	overflow: hidden;
	position: relative;
	margin-top: 7px;
	margin-bottom: 9px;
	margin-left: 15px;
	float: left;
}
#bannerRow .bannerTextBox {
	height: 200px;
	width: 245px;
	overflow: hidden;
	position: absolute;
	top: 50px;
	left: 15px;
	font-weight: normal;
	color: #E6DDDB;
	font-size: 12px;
	line-height: 18px;
	font-variant: normal;
}
.bannerTextBox span {
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	display: block;
	margin-bottom: 20px;
}
.bannerTextBox p {
	display: block;
	margin-top: 18px;
	margin-bottom: -12px;
	margin-left: 5px;
	width: 245px;
}
.bannerTextBox ul li {
	list-style-position: outside;
	list-style-image: url(../images/orange-bullet.gif);
	list-style-type: disc;
	font-size: 11px;
	font-weight: normal;
	text-transform: capitalize;
	margin-left: 12px;
	padding-left: 5px;
	margin-top: 5px;
}


#contentRow {
	clear: both;
	float: left;
	min-height: 200px;
	width: 887px;
	overflow: hidden;
	position: relative;
	padding: 0;
	height: 100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
	background-image: url(../images/hf-contentRow-50bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	letter-spacing: 0.2px;
	line-height: 17px;
}
#contentRow100 {
	clear: both;
	float: left;
	min-height: 200px;
	width: 887px;
	overflow: hidden;
	position: relative;
	padding: 0;
	height: 100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
	background-repeat: repeat-y;
	background-position: left top;
	letter-spacing: 0.2px;
	line-height: 17px;
	background-color: #FFF;
}
#contentRow p, #contentRow100 p {
	padding-bottom: 10px;
}
#colLeft {
	float: left;
	height: 100%;
	width: 438px;
	overflow: hidden;
	position: relative;
	clear: both;
}
#colRight {
	float: right;
	height: 100%;
	width: 438px;
	overflow: hidden;
	position: relative;
}
.firstcontentBox {
	clear: both;
	float: left;
	width: 100%;
	overflow: hidden;
	position: relative;
	padding-bottom: 20px;
	padding-top: 0px;
}
.contentBox {
	clear: both;
	float: left;
	width: 100%;
	overflow: hidden;
	position: relative;
	padding-bottom: 20px;
	margin-top: 20px;
}
.contentBox ul , .firstcontentBox ul{
	padding-bottom: 10px;
}
.contentBox ul li, .firstcontentBox ul li {
	list-style-position: outside;
	list-style-image: url(../images/orange-bullet.gif);
	list-style-type: disc;
	margin-left: 30px;
	padding-left: 5px;
}

.returnTop {
	display: block;
	height: 38px;
	width: 233px;
	clear: both;
	float: left;
	position: relative;
	overflow: hidden;
	text-align: center;
	background-image: url(../images/returntop.png);
	background-repeat: no-repeat;
	background-position: center top;
	line-height: 25px;
	margin-top: 40px;
	margin-left: 15px;
	color: #FFF;
	text-decoration: none;
	margin-bottom: -20px;
}
.returnTop a {
	display: block;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
}
.returnTop a:hover {
	color: #FFF;
	text-decoration: underline;
}

.title50 {
	background-image: url(../images/hf-title-50per.png);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	float: left;
	height: 47px;
	width: 438px;
	overflow: visible;
	position: relative;
	line-height: 41px;
	color: #FFF;
	font-size: 18px;
	text-transform: uppercase;
	display: block;
	text-indent: 18px;
	margin-bottom: 3px;
	font-weight: bold;
	font-style: normal;
}
.title50 a, .title50 a:hover {
	background-image: url(../images/hf-title-50per.png);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	float: left;
	height: 47px;
	width: 438px;
	overflow: visible;
	position: relative;
	line-height: 41px;
	color: #FFF;
	font-size: 14px;
	text-transform: uppercase;
	display: block;
	text-indent: 18px;
	margin-bottom: 3px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.subtitle {
	display: block;
	width: 100%;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #969494;
	border-right-color: #969494;
	border-bottom-color: #969494;
	border-left-color: #969494;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
	text-transform: uppercase;
	margin-top: 13px;
}
.contentCopy50 {
	clear: both;
	float: left;
	width: 402px;
	overflow: hidden;
	position: relative;
	margin-left: 18px;
}
.contentCopy100 {
	clear: both;
	float: left;
	width: 851px;
	overflow: hidden;
	position: relative;
	margin-left: 18px;
}
.contentCopy100 p sub {
	margin-top: 20px;
	float: left;
	overflow: visible;
	position: relative;
}

.contentCopy50 a, .contentCopy100 a {
	color: #D8580A;
	text-decoration: none;
}
.contentCopy50 a:hover, .contentCopy100 a:hover {
	color: #D8580A;
	text-decoration: underline;
}
.hfCredit {
	font-style: italic;
	font-variant: normal;
	text-transform: capitalize;
	margin-top: 12px;
}

#footerRow {
	background-image: url(../images/hf-footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	height: 145px;
	width: 917px;
	overflow: hidden;
	position: relative;
	font-size: 9px;
	line-height: 18px;
	font-weight: bold;
	clear: both;
	float: left;
	z-index: 10;
	color: #6b6969;
}
#footerRow p {
	margin-top: 65px;
}
#footerRow a {
	color: #D8580A;
	text-decoration:none;
}
#footerRow a:hover {
	color: #E7790C;
	text-decoration: underline;
}
