* {
	margin:0;
	padding:0;
	outline:none;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE5/Mac \*/
* html .clearfix {height: 1px;}
.clearfix {display: block;}
/* End hide from IE5/Mac */

.clear {
	height:0;
	font-size:0;
	clear:both;
}

html, body {
	height:100%;
}

body {
	background:#fff url(/img/bgr.gif) repeat-x top left;
}

body.short {
	background:#fff url(/img/bgr-short.gif) repeat-x top left;
}

#container {
	position:relative;
	min-width:946px;
	width:946px;
	margin:0 auto;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	background:#fff;
}

html > body #container {
	height:auto;
	min-height:100%;
}

* html #container {
	height:100%;
}

#top {
	border-top:1px solid #fff;
	background:url(/img/top.gif) repeat-x;
	height:109px;
}

#top form {
	float:right;
	padding-top:45px;
	width:50%;
}

#top form input {
	float:right;
	display:block;
}

#top form input.text {
	float:right;
	width:126px;
	padding:1px;
	font:normal 15px/17px Arial, Helvetica, sans-serif;
	height:17px;
	margin-right:8px;
}

#top form select {
	float:right;
	width:130px;
	height:21px;
	padding:0;
	font:normal 17px/21px Arial, Helvetica, sans-serif;
}

*+html #top form select {
	line-height:21px !important;
	font-size:15px !important;
	height:25px !important;
}

* html #top form select {
	line-height:21px !important;
	font-size:15px !important;
	height:25px !important;
}

.submit {
	margin-top:1px;
}

#top-menu {
	width:100%;
	list-style-type:none;
}

#top-menu li {
	float:right;
	padding:4px 14px 0 12px;
	background:url(/img/top-menu-li.gif) right bottom no-repeat; 
}

#top-menu li.last {
    margin-right: 4px;
}

#top-menu li.last, #top-menu li.after-active {
    background: none;
}

#top-menu li.active a {
	background:url(/img/li-a-top.gif) repeat-x;
	float:left;
	color:#000;
}

#top-menu li.active {
	padding:4px 0 0 0;
}

#top-menu li a {
	font: bold 11px/18px Helvetica, sans-serif;
	color:#fff;
	display:block;
	text-align:center;
	text-decoration:none;
}

#top-menu li span {
	background:url(/img/top-li-span-l.gif) bottom right no-repeat;
	display:block;
	height:18px;
	width:11px;
	float:left;
	font: bold 11px/18px Helvetica, sans-serif;
}

#top-menu li span.r {
	background:url(/img/top-li-span-r.gif) bottom right no-repeat;
	display:block;
	height:18px;
	width:11px;
	float:left;
}

a#logo {
	height:84px;
	width:159px;
	padding-left:30px;
	display:block;
	text-indent:-9999px;
	float:left;
}

#top-center {
	position:relative;
	height:298px;
	background-position: right bottom !important;
	background-repeat:no-repeat !important;
}

#inside #top-center.tab1, #inner-page #top-center.tab1 {
	height:298px;
}

#inside #top-center.tab2, #inner-page #top-center.tab2 {
	height:298px;
}

#inside #top-center.tab3, #inner-page #top-center.tab3 {
	height:298px;
}

#menu {
	height:42px;
	list-style-type:none;
}

#menu {
} 
 
#menu li {
	float:left;
} 

#menu li a {
	display:block;
	text-indent:-9999px;
	height:42px;
	line-height:42px;
}


#first {
	background:url(/img/menu-for-insurance.png) left bottom no-repeat;
	width:315px;
}

#first.active {
	background:url(/img/menu-for-insurance.png) left top no-repeat !important;
}  

#second {
	background:url(/img/for-ins-retailers.png) left bottom no-repeat;
	width:316px;
}

#second.active {
	background:url(/img/for-ins-retailers.png) left top no-repeat !important;
}

#third {
	background:url(/img/for-employers.png) left bottom no-repeat;
	width:315px;
}

#third.active {
	background:url(/img/for-employers.png) left top no-repeat !important;
}

#submenu {
	height:25px;
/*	width:100%;*/
	padding-left:4px;
	list-style-type:none;
	background:url(/img/spacer-opacity.png);
}

#submenu li {
	float:left;
	padding:0 9px 0 8px;
	background:url(/img/div.gif) right top no-repeat;
	font:normal 10px/24px Tahoma;
}

#submenu li.last {
	background:none;
}	

#submenu li a {
	display:block;
	font: 12px/26px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#333;
}

#submenu li a:hover {
	text-decoration:underline;
}

#submenu li.active a {
	font: bold 12px/26px Arial, Helvetica, sans-serif;
	text-decoration:none;
}

#our-products {
	position:absolute;
	background:url(/img/our-products.png);
	width:306px;
	height:29px;
	bottom:0;
	right:23px;
	font-size:0;
	line-height:5px;
	text-indent:99999px;
}

* html #our-products {
	bottom:-2px !important;
}

#wrapper {
	width:100%;
	position:relative;
}

#inner {
	float:left;
	width:100%;
	background:url(../img/content.gif) bottom right no-repeat;
	padding-bottom:30px;
}

#right {
	width:329px;
	float:right;
	min-height:100px;
}

#left {
	width:410px;
	padding-left:27px;
	float:left;
	min-height:100px;
}

#left a {
	color:#9dc467;
	text-decoration:none;
}

#left a:hover {
	color:#9dc467;
	text-decoration:underline;
}

#left p {
	margin:20px 0;
	color:#696969;
	font:12px/16px Arial, Helvetica, sans-serif;
}

#left p.first {
	font:bold 14px/16px Arial, Helvetica, sans-serif;
	color:#333;
}

#center {
	margin:0 329px 0 437px;
	min-height:100px;
}

#center img {
	display:block;
}

#right ul {
	width:306px;
	padding-top:4px;
	list-style-type:none;
	background:url(/img/right-menu-ul-bgr.gif);
}

#right ul li {
	padding:2px 0;
	padding-left:37px;
	background:url(/img/bullet-right-li.gif) 18px 7px no-repeat;
	font: 12px/14px Arial;
}

* html #right ul li {
	height:14px;
	background:url(/img/bullet-right-li.gif) 18px 6px no-repeat;
}

#right ul li a {
/*	display:block;*/
	font: 12px/14px Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#333;
	min-height:14px;
}

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

#right ul li.active a {
	color:#558129;
	text-decoration:underline;
}

#right div.last {
	background:url(/img/right-bottom.gif) left top no-repeat;
	height:12px;
	line-height:10px;
}

div#spacer {
	clear:both;
	height:30px;
}

#footer{
	padding:10px 24px 10px 24px;
	border-bottom:1px solid #e9e9e9;
	color:#a0a0a0;
	font:12px/16px Arial, Helvetica, sans-serif;
	width:896px;
}

#footer span {
	display:block;
	float:left;
}

#footer ul {
	list-style-type:none;
	padding-left:10px;
	float:left;
}

#footer ul li {
	float:left;
	padding-right:10px;
}

#footer ul li a {
	color:#a0a0a0;
	font:12px/16px Arial, Helvetica, sans-serif;
	text-decoration:none;
}

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

#footer ul li span {
	padding-right:10px;
}

#footer .left {
	float:left;
}

#footer .right {
	width:330px;
	float:right;
/*	border:1px solid green;*/
}

#footer .right a#developed {
	display:block;
	float:right;
	color:#a0a0a0;
	font:12px/16px Arial, Helvetica, sans-serif;
	text-decoration:none;
}

#footer .right a#developed:hover {
	text-decoration:underline;
}

#footer .right ul {
	float:right;
	width:170px;
	padding-left:0;
	padding-right:25px;
}

#footer .right ul li {
	float:right;
	white-space:nowrap;
}

#inner-page.short #top-center {
	height:192px;
}

#inner-page #left {
	width:550px;
}

#inside #top-center {
	height:299px;
	background-position:right bottom !important;
	background-repeat:no-repeat !important;
}

#inside #left {
	margin-top:-230px;
	position:relative;
	background:#fff;
}

#inside #left p {
	margin:16px 0;
}

/*formating styles*/


h1 {
	font:bold 16px/18px Arial, Helvetica, sans-serif;
	margin:16px 0;
	color:#7bbf47;
}

h2 {
/* 	background:url(/img/h2.gif) left 6px no-repeat;
	padding-left:15px; */
	font:bold 12px/20px Arial, Helvetica, sans-serif;
	margin-top:16px;
	color:#333;
}

#inner-page p {
	margin-top:0;
}

#inner-page p.first {
	margin:20px 0;
}

/*
#inner-page #left div {
	margin-left:127px; */ /* too generate, use some selectors here please 
}
*/


#left ul {
/*	list-style-type:none;*/
	padding-left:30px;
}

#left ul li {
/*	padding-left:15px;*/
	padding-bottom:5px;
	color:#696969;
	font:12px/16px Arial, Helvetica, sans-serif;
	position:relative;
}

#inside #left ul {
	list-style-type:none;
}

#inside #left ul li {
	padding-left:15px;
	background:url(/img/ul-bullet.gif) left 2px no-repeat;
}


#inner-page #left #sitemap {
	margin-left:0px;
	position:relative;
	margin-top:40px;
}

#inner-page #left #news-block {
	margin-left:0;
}

#inner-page #left #news-block .item {
	margin-left:0;
}

#inner-page #left #news-block .item .date {
	color:#000;
	padding-right:5px;
}

#inner-page #left #news-block .item h1 {
	margin-bottom:0;
	font:bold 12px/18px Tahoma;
}

#inner-page #left #news-block .item h1 a {
	font:bold 12px/18px Tahoma;
	color:#7BBF47;
}  

#inner-page #left .news-block .item h1 a {
	font:bold 12px/18px Tahoma;
	color:#7BBF47;
}

#inner-page #left #news-block .item p {
	margin-top:0px;
	font:normal 12px/20px Arial, Helvetica, sans-serif;
}

#older-articles {
	position:absolute;
	padding-right:20px;
	background:url(../img/older.gif) right top no-repeat;
	left: 640px;
	bottom: 60px;
	color:#336633;
	font:bold 14px/18px Arial, Helvetica, sans-serif;
	text-decoration:none;
} 

#older-articles:hover {
	text-decoration:underline;
}

#more-results {
	color:#336633;
	font:bold 14px/18px Arial, Helvetica, sans-serif;
	text-decoration:none;
}

#inner-page #left .search-results-block li {
	font:bold 12px/18px Arial, Helvetica, sans-serif;
}

#inner-page #left .search-results-block a {
	font:bold 12px/18px Arial, Helvetica, sans-serif;
}

#inner-page #left .pagination {
	margin-left:0;
	margin-top:40px;
}

#inner-page #left .pagination a, #inner-page #left .pagination span {
	font:bold 12px/16px Tahoma;
	color:#696969;
	text-decoration:none;
	padding:0 6px;
}

#inner-page #left .pagination a:hover {
	text-decoration:underline;
}

#inner-page #left .pagination .active {
	color:#77c04a;
}

#inner-page #left .pagination .prev, #inner-page #left .pagination .next {
	font:normal 12px/16px Tahoma;
	text-decoration:underline;
}

#inner-page #left .pagination .prev {
	padding-left:0;
}

div.no-margin {
    margin: 0px !important;
}

hr {
    border: solid 1px #696969;
    border-width: 1px 0px 0px 0px;
    height: 0px;
    margin: 5px 0px 5px 0px;
}

ol.search-results-block {
    margin-left: 27px;
}

h1.search-results-list-marker {
    color: #000000;
}

input.inactive {
    color: #777;
}

#inner #left #contact-us {
	margin-left:0;
}

#inner #left #contact-images {
	float:right;
	margin-left:0;
}

#contact-images img {
	padding-top:23px;
	display:block;
	border:none;
}

#inner #left #contact-us h1 {
	font:bold 16px/18px Arial, Helvetica, sans-serif;
	color:#336633;
	margin:0 0 14px 0;
	padding-top:18px;
}

#inner #left #contact-us h2 {
	font:bold 14px/18px Arial, Helvetica, sans-serif;
	color:#336633;
	margin:0 0 14px 0;
	background:none;
	padding-left:0;
}

#inner #left #contact-us h3 {
	font:bold 12px/18px Arial, Helvetica, sans-serif;
	color:#333;
	margin:0 0 14px 0;
}

#inner #left #contact-us p.bold {
	font-size:14px !important;
	line-height:20px !important;
}

#inner #left #contact-us a {
	color:#608a37;
	font: 12px/14px Arial, Helvetica, sans-serif;
	text-decoration:none;
}

#inner #left #contact-us a:hover {
	text-decoration:underline;
}

#inner #left #contact-us .enlarge {
	margin-left:0;
	padding:25px 0 50px 0;
}

#inner #left #contact-us .enlarge a {
	color:#608a37;
	font: bold 12px/20px Arial, Helvetica, sans-serif;
	background:url(../img/h2.gif) left 4px no-repeat;
	padding-left:15px;
}



#sitemap ul {
	padding-left:0;
    list-style-type: none;
}

#sitemap ul li {
	padding-bottom:10px;
	padding-left:20px;
    background: none !important
}

#sitemap a {
	color:#000;
	font:bold 12px/16px Arial, Helvetica, sans-serif;
	text-decoration:none;
}

#sitemap a:hover {
	text-decoration:underline;
}

#sitemap ul.internal-1 a {
	font:normal 12px/16px Arial, Helvetica, sans-serif;
}

#sitemap ul.internal-2 a {
	font:normal 12px/16px Arial, Helvetica, sans-serif;
	color:#898989;
}

#sitemap div.map-item {
    margin-bottom: 7px !important;
    font-weight: bold;
}

#sitemap div, #sitemap ul, #sitemap li {
    margin: 0px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

#sitemap span.exp {
    width: 11px !important;
    height: 11px !important;
    margin: 2px 9px 0px 0px !important;
    display: block !important;
    float: left !important;
    background: none !important;
}

#sitemap span.plus {
    background: url(../img/plus.gif) !important;
    cursor: pointer;
}

#sitemap span.minus {
    background: url(../img/minus.gif) !important;
    cursor: pointer;
}

#right .rounded {
	width:309px;
	padding:15px 0 0 0;
}

#right .rounded-middle {
	background:url(../img/rounded-bgr.gif) repeat-y;
	padding:0 25px;
	width:259px;
	float:left;
}

#right .rounded-middle p {
	color:#336830;
	font:12px/14px Arial, Helvetica, sans-serif;
	padding-bottom:8px;
}

#right .rounded-middle a {
	font:bold 14px/20px Arial, Helvetica, sans-serif;
	color:#326d37;
	padding-right:0px;
	/* background:url(../img/rounded-a.gif) right center no-repeat; */
	text-decoration:none;
}

#right .rounded-middle a img {
  border: none;
  padding-left:10px;
  vertical-align: bottom;
}

#right .rounded-top {
	background:url(../img/rounded-top.gif) repeat-y;
	width:309px;
	height:16px;
	font-size:0;
	float:left;
}

#right .rounded-bottom {
	background:url(../img/rounded-bottom.gif) repeat-y;
	width:309px;
	height:16px;
	font-size:0;
	float:left;
}

#left .rounded {
	width:367px;
}

#left .rounded-middle {
	background:url(../img/rounded-bgr-2.gif) repeat-y;
	padding:0 0 0 2px;
}

#left .rounded-top {
	background:url(../img/rounded-top-2.gif) repeat-y;
	width:367px;
	height:14px;
	font-size:0;
}

#left .rounded-bottom {
	background:url(../img/rounded-bottom-2.gif) repeat-y;
	width:367px;
	height:15px;
	font-size:0;
}

#clients {
	padding:18px 0 0 0;
}

.rounded img {
    border: 0px !important;
}

a.imagelink {
    background: none !important;
}

#clients .left {
	width:210px;
	float:left;
}

#clients .left ul {
	padding:0;
	list-style-type:none;
}

#clients .left ul li {
	background:none;
	padding:0;
	font:bold 12px/20px Arial, Helvetica, sans-serif;
	color:#333;
}

#clients .left ul li a {
	background:none;
	padding:0;
	font:bold 12px/20px Arial, Helvetica, sans-serif;
	color:#333;
	text-decoration:none;
}

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

#clients .right {
	float:left;
}

#clients .right img {
	display:block;
	float:left;
	border:none;
}

* html #clients .right a {
	display:block;
	float:left;
}

#left #cursor span {
	cursor:pointer;
}


#rotator {
	background:url(../img/rotator.gif);
	width:127px;
	height:172px;
	margin:0 auto;
	margin-top:13px;
	padding:8px 0 0 9px;
}

#rotator img {
	border:none;
}

#left #results h1, #results a {
	margin:0;
	font:bold 12px/18px Tahoma;
}

#case-study {
	padding:25px 0 0 0;
}

#case-study h2 {
	font:bold 16px/20px Arial, Helvetica, sans-serif;
	margin:0;
	padding-left:0;
	background:none;
}

#case-study h3 {
	font:normal 14px/18px Arial, Helvetica, sans-serif;
	margin:0;
}

#case-study table {
	border:none;
}

#case-study thead td {
	padding-top:4px;
	height:18px;
	font:bold 11px/18px Arial, Helvetica, sans-serif;
	color:#3f3f3f;
	text-align:left;
	background:#e8e8e8;
	border-bottom:2px solid #fff;
	vertical-align:middle;
}

#case-study thead td.first {
	font:bold 12px/18px Arial, Helvetica, sans-serif;
}

#case-study td span {
	padding-left:10px;
}

#case-study tbody td {
	font:12px/22px Arial, Helvetica, sans-serif;
	color:#3f3f3f;
	text-align:left;
	border-bottom:1px solid #fff;
	vertical-align:middle;
}

#case-study tbody td.last {
	border-left:2px solid #fff;
	font:bold 14px/22px Arial, Helvetica, sans-serif;
}

#case-study tbody .even td {
	background:#e0f0d4;
}

#case-study tbody .even td.last {
	background:#c0dfae;
}

#case-study tbody .odd td.last {
	background:#e0f0d4;
}

#case-study tbody .odd td {
	background:#eef6e7;
}

body.wide #left {
	width:588px !important;
}

#left #fix-img-p p {
display: inline-block;
}

#left #fix-img-p p:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE5/Mac \*/
* html #left #fix-img-p p {height: 1px;}
#left #fix-img-p p {display: block;}
/* End hide from IE5/Mac */


