/*************** CSS Document *************************/
/*************** Author: Eddy Williams 2009 *************************/


/* Global Resets
*************************************************************************/

body, html, a, p, h1, h2, h3, h4, h5, h6, ul, ol, li, img, table, tr, form, div, span {
	margin:0;
	padding:0;
	border: none;
	outline:none;
}
html, body {
       overflow: auto;
}
#flashcontent {
       position: fixed;
       bottom: 0;
       right: 0;
}
* html #flashcontent {
       position: absolute;
}
body {
	background-color:#fff;
	margin-bottom:25px;
}
.clr {
	clear:both;
}

/* Logo styles
*************************************************************************/

#headerWrapper {
	width:100%;
	height:194px;
	background:url(../images/headerBkgd.gif) repeat-x;
}
#logo {
	width:270px;
	float:left;
	display:inline;
	margin:38px 0 0 0;
}

/* Testimonial
*************************************************************************/
#testimonial {
	float:left;
	display:inline;
}


/* Main Navigation
*************************************************************************/

#navWrapper {
	width:100%;
	height:66px;
	background:url(../images/navBkgd.gif) repeat-x;
}
#navigation {
	width:550px;
	height:32px;
	float:left;
	display:inline;
	margin-left:35px;
	overflow:hidden;
	background:url(../images/navMain.gif) no-repeat;
}



/* Home Page Main Content
*************************************************************************/

#container {
	width:900px;
	margin:0 auto;
	padding:0;
	overflow:hidden;
}
#hmMain {
	width:840px;
	margin:0 0 20px 30px;
	overflow:hidden;
}
#hmMainImg {
	width:291px;
	float:left;
	display:inline;
	margin:0 20px 0 0;
}
#hmMainCont {
	width:520px;
	float:left;
	display:inline;
	margin:0 0 0 0;
}

/* Home Page Sub Content
*************************************************************************/

#hmContWrapper {
	width:100%;
	height:280px;
	background:url(../images/homeContentBkgd.gif) repeat-x scroll 0 100%;
}
#hmCont {
	width:850px;
	margin:0 auto;
	overflow:hidden;
}
#hmBenefits {
	width:320px;
	float:left;
	display:inline;
	border-right:1px solid #fee3b7;
	margin:20px 0 0 0;
}
#hmContact {
	width:475px;
	float:right;
	display:inline;
	margin-top:25px;
}
#hmContact img {
	float:right;
	display:inline;
	margin-left:15px;
}

/* Main Footer
*************************************************************************/

#footer {
	width:500px;
	float:left;
	display:inline;
}
#copyright {
	width:300px;
	float:right;
	display:inline;
	margin:0;
}

/* Home typography */

#quote span {
	font: normal 22px/25px Georgia, "Times New Roman", Times, serif; color:#ff6b00;
}
#quote p span {
  float: left;
  font: normal 60pt/0.9em Georgia, "Times New Roman", Times, serif;
  margin:-20px 5px 0 0 ;
}
#hmMain h1 {
	font:normal 20px/25px Georgia, "Times New Roman", Times, serif; color:#912636;
	padding-bottom:3px;
	border-bottom:1px solid #fee3b7;
	width:210px;
}
#hmMain p {
	font:normal 13px/19px Georgia, "Times New Roman", Times, serif; color:#333;
	margin-top:10px;
}
#hmCont h1 {
	font:normal 17px/22px Georgia, "Times New Roman", Times, serif; color:#912636;
	padding-bottom:3px;
	border-bottom:1px solid #fee3b7;
	width:170px;
}
#hmCont h2 {
	font: italic 13px/18px Georgia, "Times New Roman", Times, serif; color:#165827;
	margin-bottom:10px;
}
#hmBenefits ul {
	font:normal 12px/20px Arial, Helvetica, sans-serif; color:#333;
	margin:10px 0 0 0;
	list-style:none;
}
#hmBenefits li {
	display: block;
	background:url(../images/checkbox.gif) no-repeat;
 	background-position: 0.1em;
	margin:0 0 5px 0;
	padding:0 0 0 25px;
}

/* Content Pages

*************************************************************************/
#sidebar {
	width:225px;
	float:left;
	display:inline;
	overflow:hidden;
}

/* Services Sidebar
*************************************************************************/

#services {
	width:225px;
	height:162px;
	background:url(../services/images/services-sidebar.gif) no-repeat;
}
#services h1 {
	font:bold 12px/15px Arial, Helvetica, sans-serif; color:#185d2a;
	padding:22px 0 0 15px;
}
#services ul {
	font:normal 11px/23px Arial, Helvetica, sans-serif; color:#185d2a;
	list-style:none;
	padding-top:5px;
}
#services li {
	display: block;
	margin:0 0 0 0;
	padding:0 0 0 15px;
}
#services li a:link, #services li a:visited, #services li a:active {
	color:#936a15;
	text-decoration:none;
}
#services li a:hover {
	color:#185d2a;
	text-decoration:none;
}

/* Sub Content
*************************************************************************/

#subWrapper {
	width:655px;
	float:right;
	display:inline;
	overflow:hidden;
}
#subHeader {
	width:400px;
	float:left;
	display:inline;
}
#subContent {
	width:655px;
	float:right;
	display:inline;
	overflow:hidden;
}
#subContent img {
	float:right;
	margin:0 0 10px 15px;
}
#subWrapper h1 {
	font:normal 20px/25px Georgia, "Times New Roman", Times, serif; color:#912636;
	padding-bottom:3px;
	border-bottom:1px solid #fee3b7;
}
#subWrapper h2 {
	font:normal 15px/19px Georgia, "Times New Roman", Times, serif; color:#912636;
	margin:10px 0 10px 0;
}
#subWrapper h3 {
	font:normal 15px/19px Georgia, "Times New Roman", Times, serif; color:#912636;
	margin:10px 0 10px 0;
}
#subWrapper p {
	font:normal 12px/19px Arial, Helvetica, sans-serif; color:#333;
	margin-top:10px;
}
#subContent ul {
	font:normal 12px/19px Arial, Helvetica, sans-serif; color:#333;
	margin:10px 0 0 30px;
}
#subContent li {
	list-style:none;
}


/* Catalog Benefits Sidebar
*************************************************************************/

#benefitsCatalog {
	width:225px;
	height:500px;
	background:url(../services/images/benefits-catalog-bkgd.gif) no-repeat;
	margin-top:15px;
}
#benefitsCatalog h1 {
	font:bold 12px/16px Arial, Helvetica, sans-serif; color:#912636;
	padding:20px 0 0 12px;
}
#benefitsCatalog ul {
	margin:10px 0 0 10px;
}
#benefitsCatalog li {
	font:normal 11px/14px Arial, Helvetica, sans-serif; color:#145e27;
	display: block;
	background:url(../images/checkbox.gif) no-repeat;
 	background-position: 0.5em 0 0.5em 1em;
	margin:0 0 10px 0;
	padding:0 10px 0 25px;
	list-style:none;
}


/* Directory Benefits Sidebar
*************************************************************************/

#benefitsDirectory {
	width:225px;
	height:270px;
	background:url(../services/images/benefits-directory-bkgd.gif) no-repeat;
	margin-top:15px;
}
#benefitsDirectory h1 {
	font:bold 12px/16px Arial, Helvetica, sans-serif; color:#912636;
	padding:20px 0 0 12px;
}
#benefitsDirectory ul {
	margin:10px 0 0 10px;
}
#benefitsDirectory li {
	font:normal 11px/14px Arial, Helvetica, sans-serif; color:#145e27;
	display: block;
	background:url(../images/checkbox.gif) no-repeat;
 	background-position: 0.5em 0 0.5em 1em;
	margin:0 0 10px 0;
	padding:0 10px 0 25px;
	list-style:none;
}

/* HKA Benefits Sidebar
*************************************************************************/

#benefitsHKA {
	width:225px;
	height:310px;
	background:url(../images/benefits-hka-bkgd.gif) no-repeat;
}
#benefitsHKA h1 {
	font:bold 13px/16px Arial, Helvetica, sans-serif; color:#912636;
	padding:20px 0 0 12px;
}
#benefitsHKA ul {
	margin:10px 0 0 10px;
}
#benefitsHKA li {
	font:normal 11px/15px Arial, Helvetica, sans-serif; color:#145e27;
	display: block;
	background:url(../images/checkbox.gif) no-repeat;
 	background-position: 0.5em 0 0.5em 1em;
	margin:0 0 10px 0;
	padding:0 10px 0 25px;
	list-style:none;
}

/* Privacy Policy
*************************************************************************/

#privacy h1 {
	font:bold 12px/20px Arial, Helvetica, sans-serif; color:#333;
	margin-bottom:8px;
}
#privacy h2 {
	font:bold 11px/17px Arial, Helvetica, sans-serif; color:#333;
	margin-top:8px;
}
#privacy h3 {
	font:bold 11px/17px Arial, Helvetica, sans-serif; color:#333;
	margin-bottom:8px;
	margin-top:8px;
}
#privacy p {
	font:normal 11px/16px Arial, Helvetica, sans-serif; color:#333;
}


/* Footer 
*************************************************************************/

#footerBkgd {
	width:100%;
	height:38px;
	background:url(../images/footerBkgd.gif) repeat-x;
}
#footer ul {
	font:normal 11px/15px Arial, Helvetica, sans-serif; color:#c7942b;
	list-style:none;
	margin-top:8px;
}
#footer li {
	display: inline;
	margin: 0;
	padding:0 12px 0 10px;
	border-right:1px solid #c7942b;
}
#footer ul li.noborder {
	border-right:none;
}

#copyright p {
	font:normal 10px/12px Arial, Helvetica, sans-serif; color:#333;
	text-align:right;
	margin-top:8px;
}


/* Links
*************************************************************************/

#subContent a:link, #subContent a:visited, #subContent a:active {
	color:#c7942b;
	text-decoration:none;
}
#subContent a:hover {
	color:#165827;
	text-decoration:none;
}
#footer a:link, #footer a:visited, #footer a:active {
	color:#c7942b;
	text-decoration:none;
}
#footer a:hover {
	color:#165827;
	text-decoration:none;
}


