body {	
	font-size: 67%;
	font-family: Arial, SunSans-Regular, Sans-Serif;
	color: ;
	padding:0px;
	margin:0px;
}
a {
	color: #B1732D;
	text-decoration: none;
}

a:visited {color: ;}

a:hover {
	text-decoration: underline;
}

#home h3 a {
	color:#3168BA;
}

h1 {
	xpadding-bottom: 10px;
	margin: 0;

}

h2 {

}

h3 {
	font-size: 17px;
	margin-bottom:5px;
	line-height:1em;
}

img {
	border: 0px;
}

hr {
	border: 1px solid #3663B2 ;	
}

sup, sub { vertical-align: 0;
           position: relative;
}
sup { bottom: 1ex; }
sub { top: 0.8ex; }

.clear {
	clear:both;
}

.flash-content {
	display: none;
}

small {
	font-size:9px;
}

.textbox {
	border: 1px solid #ccc;
	padding: 3px;
}

#search-query .textbox  {
	width:220px;
}

form {
	margin:0pt;
	padding:0pt;
}

/* ---container to center the layout--- */
#container {
	width: 900px;	
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	border: 1px solid #DCDCDC;
	padding:0px;
}

/* ---header--- */
#header {
	padding: 0px;
	margin: 0px;
}
#header img {padding:10px 0px;} 

#header-call {
	color: #ffffff;
	font-size: 16px;
	position: absolute;
	top: 50px;
	left: 40px;	
	font-weight: bold;
}

#logo {
	float: left;
	width: 243px;
	height: 110px;
}

#logo a {
	background: url(images/header_logo.jpg) no-repeat 0 0;
	width: 243px;
	height: 110px;
	display: block;
}

#logo h1 {
	margin: 0;
	padding: 0;
}

#logo h1 span{
	display: none;
}

#search {
	float: left;
	background: url(images/header_search.jpg) no-repeat 0 0;
	width: 657px;
	height: 83px;
	color: #ffffff;
	position: relative;
}

#search #search-box {
	position: absolute;
	right: 10px;
	top: 45px;	
	width: 330px;
	font-size: 14px;
}

#client-dropdown {
	float: right;
	padding: 10px 35px 0;
}

#search-query {
	float: left;
}

#search-button {
	float: left;
	padding-left: 5px;
}

#search .textbox {
	font-size: 12pt;
}

#nav {
	float: left;
	background: url(images/header_nav.gif) no-repeat 0 0;
	width: 617px;
	height: 27px;
	text-align: center;
	padding-left: 40px;
}

#nav ul {
	list-style: none;
	margin: 0;
	padding:2px 0;
	text-align: center;
}

#nav li {
	float: left;
	color: #3168BA;
	font-size: 18px;
	padding-right: 5px;
}

#nav a {
	color: #3168BA;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

#nav a.active {
	color: #B1732D;
}

#print-header {
	display:none;
}

/* ---content--- */
#content {	
	background: #ffffff url(images/bottom_gradient.jpg) repeat-x 0 bottom;
	padding: 0px;
	padding-left: 222px;
	padding-right: 0px;
	padding-bottom: 15px;
	line-height: 1.9em;	
}

#home #content span,
#our-solutions #content span {
	display: none;
}

#home #content {
	background-color: #FFFFCD;
	margin-left: 222px;
	margin-right: 0px;
	margin-bottom: 15px;
	padding: 0px;
}

.content-top {
	background: url(images/content_body_top.gif) no-repeat 0 0;
	width: 678px;
	height: 15px;	
	margin:0px 0px 20px 0px;
	padding:0px;
}

.content-body {
	position: relative;	
}

.text {
	float: left;
	width: 460px;
}

.content-body, #home-body {
	padding: 0 20px 0 20px;
	width: 638px;	
	color: #3168BA;
	min-height: 437px;	
	font-size: 1.3em;
}

#content-left {
	width: 150px;
	padding: 0 20px 0px 0px;
	float: left;
}

.content-body h1 {
	color: #9C6630;
	font-size: 2em;
	line-height: 1.3em;
}

.content-body h2 {
	color: #3168BA;
	font-size: 1.3em;
}

.content-body ul {
	padding-left: 10px;
}

#home #container {
	background-color: #ffffcd;
}

#home #content {
	width: 900px;
	margin: 0px;
	background-image: none;	
}

#home-left {
	width: 678px;
	float:left;
	xmargin-right: 222px;
	padding: 0;
	background: #FFFFCD url(images/home_background.jpg) repeat-x 0 270px;
}

#home-body {
	padding: 20px;
	min-height: 182px;
}

#home-right {
	float: right;
	xwidth: 202px;	
	background: #FFFFCD url(images/home_background.jpg) repeat-x scroll 0 270px
}

#insurance-logos {	
	width: 202px;	
	height: 332px;
	margin: 0;
	padding: 10px 10px 10px 10px;
	background: #FFFFCD url(images/insurance_sidebar.gif) no-repeat;	
}

#home-ad {
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}

#home #employers-associations {
	float:left; 
	width:225px;
	padding: 0px 0px 0px 65px;
	background: url(images/icon_conference_room.jpg) no-repeat;
}

#home #individuals-families {
	float:left; 
	width:225px;
	padding: 0px 0px 0px 65px;
	background: url(images/icon_family.jpg) no-repeat;
}

#home #employers-associations ul, #home #individuals-families ul {
	padding: 0px;
	margin-left: 15px;
}

#our-solutions #content {
	width:900px;
	height:350px;
	margin:0px;
	background-image:none;
}

#content-orb {
	width: 105px;
	height: 163px;
	float: right;
	margin-top: -40px;
	margin-right: 40px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#title-image {
	float: right;
	height: 214px;
	width: 147;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 100px;
}

.circle {
	font-size: 11px;
	line-height: 14px;
}

.circle h4 {
	font-size: 15px;
	margin-bottom: 0px;
}
/* ---our offering--- */
#our-offering #content ul {
	padding: 0 0 0 15px;
	margin: 0;
}

.our-offering-index {
	padding-bottom: 50px;
}

.our-offering-index .circle {
	float: left;
	padding: 10px 20px 0px 0px;
}

.our-offering-index .text {
	
}

.our-offering-index h3 {
	margin: 0 0 7px 0;
}

#our-staff #content h2 {
	padding: 0;
	margin: 0;
}
#our-staff #content h3 {
	padding: 0;
	margin: 0;
	font-size: .9em;
}

#our-staff #content hr {
	margin: 20px 0px 20px 0px;
	border: 1px solid #ccc;
}

#our-staff #content li {
	padding-bottom: 6px;
}

#our-staff #content img {
	float: left;
	padding: 0px 10px 10px 0px;	
}

/* ---about us--- */
#management-team #content h2 {
	padding: 0;
	margin: 0;
}
#management-team #content h3 {
	padding: 0;
	margin: 0;
	font-size: .9em;
}

#management-team #content hr {
	margin: 20px 0px 20px 0px;
	border: 1px solid #ccc;
}

#management-team #content li {
	padding-bottom: 6px;
}

#management-team #content img {
	float: left;
	padding: 0px 10px 10px 0px;	
}

/* ---announcements--- */
.back-link {
	text-align: right;
}
#announcements #content table {
	border:0;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #9C6630;
}

#announcements #content td {
	border-top: 1px solid #9C6630;
	padding: 10px 5px 10px 0px;
	font-size: .8em;
	line-height: 1.3em;
}

#announcements #content h2 {
	color: #3663B2;	
}

#announcements #content .date {
	white-space: nowrap;
	text-align: center;
}

/* ---left navi--- */
#left {
	float: left;
	width: 222px;
	min-height: 331px;
	margin: 0px;
	padding: 80px 0px 20px 0px;
	background: url(images/sidebar.jpg) no-repeat 0 0;	
}

#careers #left, 
#employee-benefits #left,
#careers-item #left,
#name-disclosure #left,
#announcements #left,
#contact-us #left,
#whitelisting #left,
#privacy-policy #left,
#map-directions #left,
#contact-form #left,
#google-search #left {
	background: url(images/sidebar_top.jpg) no-repeat 0 0;
	text-align: center;
	width: 222px;
}

#left ul {
	list-style: none;
	margin: 0;
	padding: 0;
	color: #9C6630;
	line-height: 1.4em;
	padding: 0px 0px 0px 15px;
}

#left ul li a {
	color: #9C6630;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	xpadding: 3px 0px 3px 0px;
}

#left ul li a:hover, #left ul ul li a:hover {
	text-decoration: underline;
}

#left ul li .selected {
	color: #3663B2;
}

#left ul ul {
	margin: 0 0 0 5px;
	padding: 0 0 0 10px;
}

#orb {
	background: url(images/left_orb_background.jpg) no-repeat 0 0;
	color: #3663B2;
	height: 406px;
	width: 150px;
	margin: 20px 0px;
	padding: 30px 15px 0 15px;	
}

#orb a {
	color: #3663B2;
}

#orb h3 {
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
}

#orb-call {
	background: url(images/phone_icon.gif) no-repeat 0 0;
	padding: 8px 0px 0px 30px;
	margin: 10px 0px 0px 0px;
}

#orb-email {
	background: url(images/email_icon.gif) no-repeat 0 0;
	padding: 8px 0px 0px 30px;
	margin: 20px 0px 0px 0px;
}

#orb-chat {
	background: url(images/chat_in_icon.gif) no-repeat 0 0;
	padding: 8px 0px 0px 30px;
	height: 30px;
	
}
/* ---contact us--- */

#contact_form label, #contact_form input {
	xdisplay: block;
	width: 150px;
	xfloat: left;
	margin-bottom: 10px;
}

#contact_form label {
	text-align: right;
	width: 75px;
	padding-right: 20px;
}

#contact_form br {
	xclear: left;
}

/* ---footer--- */
#footer {
	clear: both;
	margin: 0px;
	padding: 0px;
}

#footer-top {
	background: url(images/footer_top.gif) no-repeat 0 0;
	height: 20px;
	text-align: center;
	color: #3168BA;
	padding: 11px 0px 0px 0px;
	font-weight: bold;
	font-size: 12px;	
}

#footer-top strong {
	font-size: 12px;
}

#footer-top a {
	color: #3168BA;
}

#footer-bottom {
	background: url(images/footer_bottom.jpg) repeat-y 0 0;
	xheight: 40px;
	text-align: center;
	color: #ffffff;
	padding: 15px;
	
}

#footer-bottom a {
	color: #ffffff;
}
