body{
	font-family: "trebuchet MS", tahoma, arial, helvetica, san-serif;
	font-size: 11px;
	color: #666;
	padding: 0;
	margin: 0;
	scrollbar-face-color: #EFEFEF; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-shadow-color: #C0C0C0; 
	scrollbar-3dlight-color:#C0C0C0; 
	scrollbar-arrow-color:black;  
	scrollbar-track-color:#EEEEE; 
	scrollbar-darkshadow-color:#EEEEEE;
}

.scrolley
{
	scrollbar-face-color: #EFEFEF; 
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-shadow-color: #C0C0C0; 
	scrollbar-3dlight-color:#C0C0C0; 
	scrollbar-arrow-color:black;  
	scrollbar-track-color:#EEEEE; 
	scrollbar-darkshadow-color:#EEEEEE
}

div, td, div, p, h1, h2, h3, h4{
	padding: 0;
	margin: 0;
}

.imagehand
{
cursor:hand;
}

body{
	background-color: #fff;
	height: 100%;
}

html{
	height: 100%;
}

table{
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
}

a{ text-decoration: underline; color: #32b1b9; font-weight: bold; }
a:visited{ text-decoration: underline; color: #32b1b9; }
a:hover{ text-decoration: none; color: #32b1b9; }
a img{ border: 0 }

.center{
	text-align: center;
}

/**************** layout start ****************/
#outer{
	width: 100%;
	background: url(../images/background_tile.gif) top left repeat-x;
}

#outer_td{
}

#container{
	width: 920px;
	margin: 0 auto;
}

#container_left{
	width: 10px;
	background: url(../images/container_edge_left.gif) no-repeat;
}

#container_mid{
	background: url(../images/container_mid_background.jpg) no-repeat;
	vertical-align: top;
}

#container_right{
	width: 10px;
	background: url(../images/container_edge_right.gif) no-repeat;
}

#core{
	width: 100%;
}

#header{
	height: 110px;
}

#header_table{
	width: 100%;
	height: 100%;
}

#wrapper_td{
	vertical-align: top;
}

#wrapper{
	width: 100%;
}

#hippo{
	width: 254px;
	vertical-align: top;
	background: url(../images/hippo_bg.jpg) no-repeat;
}

#logo{
	padding: 10px 0 0 16px;
}

#animation{
	position: absolute;
	z-index: 20;
	margin: -90px 0 0 -16px;
}

#animation2{
	position: absolute;
	z-index: 0;
	margin: -70px 0 0 14px;
}

#hippo img{
	border: 0;
}

#main{
	vertical-align: top;
}

#header{
	width: 100%;
}

#shortcuts_td{
	height: 20px;
	padding-right: 85px;
}

#shortcuts{
	float: right;
}



#shortcuts img{
	border: 0;
}

a.shortcuts{ text-decoration: none; color: #737b84; font-weight: normal }
a.shortcuts:visited{ text-decoration: none; color: #737b84; }
a.shortcuts:hover{ text-decoration: underline; color: #737b84; }

#menu{
	height: 89px;
}

#menu a {
	position:absolute;
	height: 29px;
	margin-top: 15px;
	z-index:1;
}

#menu a:hover, #menu a.hot, #menu .iehover {
	z-index:10;
}

#menu a.hot {
	cursor: pointer;
}

#menu a .left {
	float: left;
	width: 16px;
	height: 29px;
	background: url(../images/mnu_left.png) 0 0 no-repeat;
}

#menu a:hover .left, #menu a.hot .left, #menu a#mnu_home:hover .left, #menu a#mnu_home.hot .left {
	background-image: url(../images/mnu_left_o.png);
}

#menu a .right {
	float: right;
	width: 16px;
	height: 29px;
	background: url(../images/mnu_right.png) 0 0 no-repeat;
}

#menu a:hover .right, #menu a.hot .right {
	background-image: url(../images/mnu_right_o.png);
}

#menu a#mnu_home .left {
	background-image: url(../images/mnu_left_noshadow.png);
}

#menu div{
	position: absolute;
	background: #5dc1c8 url(../images/menu_tile.gif);
	margin-top: 45px;
	z-index: 1;
	width: 150px;
	border-left: 1px solid #efefef;
	border-right: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	color: #fff;
	display: none;
}

#menu div span{
	display: block;
	border-left: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
	padding: 14px 2px 10px 2px;
	height: 100%;
}

#menu div a{
	position: relative;
	display: block;
	margin: 0 0 2px 0;
	font-weight: normal;
	background: #82ced2;
	text-decoration: none;
	color: #555;
	height: 18px;
	padding: 2px 2px 2px 5px;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
}

#menu div a:link{
	color: #555;
}

#menu div a:hover{
	color: #888;
	background: #e9e9e9;
}

#menu #insurance{
	margin-left: 0px;
}

#menu #travel{
	margin-left: 93px;
}

#menu #motoring{
	margin-left: 170px;
}

#menu #medical{
	margin-left: 269px;
}

#menu #finance{
	margin-left: 361px;
}

#menu #contact{
	margin-left: 548px;
}
#menu #partners{
	margin-left: 449px;
}

#mnu_insurance{
	width: 110px;
	background: url(../images/mnu_insurance.gif) 10px 0 no-repeat;
}

#mnu_insurance:hover, #mnu_insurance.hot {
	background-image: url(../images/mnu_insurance_o.gif);
}


#mnu_travel{
	width: 94px;
	margin-left: 93px;
	background: url(../images/mnu_travel.gif) 10px 0 no-repeat;
}

#mnu_travel:hover, #mnu_travel.hot {
	background-image: url(../images/mnu_travel_o.gif);
}

#mnu_motoring{
	width: 115px;
	margin-left: 170px;
	background: url(../images/mnu_motoring.gif) 10px 0 no-repeat;
}

#mnu_motoring:hover, #mnu_medical.hot {
	background-image: url(../images/mnu_motoring_o.gif);
}

#mnu_medical{
	width: 108px;
	margin-left: 269px;
	background: url(../images/mnu_medical.gif) 10px 0 no-repeat;
}

#mnu_medical:hover, #mnu_medical.hot {
	background-image: url(../images/mnu_medical_o.gif);
}

#mnu_finance{
	width: 107px;
	margin-left: 361px;
	background: url(../images/mnu_finance.gif) 10px 0 no-repeat;
}

#mnu_finance:hover, #mnu_finance.hot {
	background-image: url(../images/mnu_finance_o.gif);
}

#mnu_contact {
	width: 105px;
	margin-left: 548px;
	background: url(../images/mnu_contact.gif) 10px 0 no-repeat;
}

#mnu_contact:hover, #mnu_contact.hot {
	background-image: url(../images/mnu_contact_o.gif);
}

#mnu_partners {
	width: 115px;
	margin-left: 449px;
	background: url(../images/mnu_partners.gif) 10px 0 no-repeat;
}

#mnu_partners:hover, #mnu_contact.hot {
	background-image: url(../images/mnu_partners_o.gif);
}

#intro{
	width: 100%;
	height: 170px;
	background: url(../images/intro_tile.gif) repeat-x;
}

#intro td{
	vertical-align: top;
	color: #fff;
	font-size: 14px;
	padding: 10px 20px 0 0;
}

h1{
	font-size: 24px;
	font-weight: bold;
	padding: 0 0 10px 0;
}

.intro_bold{
	font-weight: bold;
}

#content_table{
	background: url(../images/content_background4.jpg) no-repeat;
	width: 100%;
	vertical-align: top;
}

#content_table2{
	background: url(../images/content-bottom-fader_bg-travel.jpg) no-repeat;
	width: 100%;
	vertical-align: top;
}

#content_table3{
	width: 100%;
	vertical-align: top;
}

#content_table3{
	background: url(../images/bg_small4.jpg) no-repeat;
	width: 100%;
	vertical-align: top;
}


#content_td{
	vertical-align: top;
	padding: 0 20px 20px 0;
}

#content_td p{
	padding: 0 0 16px 0;
}

h2{
	font-size: 22px;
	padding: 0 0 10px 0;
	color: #737546;
}

#breadcrumb{
	font-size: 10px;
	padding-bottom: 30px;
}

#footer{
	height: 80px;
	vertical-align: bottom;
}

#footer_menu{
	margin: 0 auto;
	background: #e9e9e9;
}

#footer_menu td{
	font-family: tahoma, verdana, arial, helvetica, san-serif;
	color: #666;
	font-size: 9px;
	text-align: center;
	padding: 5px;
	width: 700px;
}


#footer_menu2{
	margin: 0 auto;
}

#footer_menu2 td{
	font-family: tahoma, verdana, arial, helvetica, san-serif;
	font-size: 9px;
	text-align: center;
	padding: 5px;
	width: 700px;
}

a.footer_menu{ text-decoration: none; color: #666; font-weight: normal; }
a.footer_menu:visited{ text-decoration: none; color: #666; }
a.footer_menu:hover{ text-decoration: underline; color: #666; }

#footer_fluorescence{
	margin: 8px auto;
}

#footer_fluorescence td{
	font-family: tahoma, verdana, arial, helvetica, san-serif;
	font-size: 10px;
}

a.footer_fluorescence{ text-decoration: none; color: #666; font-weight: normal; padding: 1px 2px 1px 2px; }
a.footer_fluorescence:visited{ text-decoration: none; color: #666; }
a.footer_fluorescence:hover{ text-decoration: none; color: #fff; background: #0066cc; }

h3{
	font-size: 13px;
	font-weight: bold;
	color: #737546;
	padding: 0 0 10px 0;
}

.content_intro{
	font-size: 13px;
	font-weight: bold;
}
/**************** layout end ****************/

#home_icons td{
	text-align: center;
	width: 1px;
	padding: 10px;
	vertical-align: top;
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
}

#home_icons span{
	width: 106px;
	display: block;
	cursor: pointer;
}

#home_icons a span{
	text-decoration: none;
}

#home_icons a:hover span{
	text-decoration: underline;
}

.bullet td{
	vertical-align: top;
	padding: 8px 0 0 0;
}

.bullet_number{
	font-size: 16px;
	font-family: arial;
	font-weight: bold;
	color: #fff;
	width: 35px;
	text-align: center;
}

.hippo_green{
	width: 40px;
	height: 40px;
	background: url(../images/hippo_icon_green.png) no-repeat;
}

.hippo_grey{
	width: 40px;
	height: 40px;
	background: url(../images/hippo_icon_grey.png) no-repeat;
}

.hippo_blue{
	width: 40px;
	height: 40px;
	background: url(../images/hippo_icon_blue.png) no-repeat;
}

a.go, a.go:visited{
	width: 34px;
	height: 36px;
	background: url(../images/hippo_icon_green.png) no-repeat;
	display: block;
	cursor: pointer;
	color: #fff;
	text-decoration: none;
	font-size: 15px;
	padding: 4px 0 0 0;
	text-align: center;
}

#intro_go{
	position: absolute;
	margin: 128px 0 0 600px;
}

#intro_go_int{
	position: absolute;
	margin: 232px 0 0 860px;
}

.divisions{
	padding: 16px 0 0 0;
	vertical-align: top;
	background: url(../images/divisions.png) no-repeat 50% 0;
}

#contacts{
	width: 420px;
}

.insurance_contact{
	/*margin:0 auto;*/
}

.insurance_divisions{
	width: 399px;
	height: 14px;
	margin: 28px auto;
}

#insurance h1{
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

strong{
	font-size: 14px;
	white-space: nowrap;
}

#fun{
	width: 600px;
}

#adverts{
	vertical-align: top;
}

.print_ad_bg{
	background: url(../images/print_ad_bg.png) no-repeat;
	width: 288px;
	height: 142px;
	padding: 4px 0 0 11px;
}

.print_ad{
	display: block;
	width: 288px;
	height: 142px;
	position: relative;
}

a.print_ad, a.print_ad:visited{
	text-decoration: none;
}

.print_ad_1{
	background: url(../images/print_ad_1.jpg) no-repeat;
}

.print_ad_2{
	background: url(../images/print_ad_2.jpg) no-repeat;
}

.print_ad_3{
	background: url(../images/print_ad_3.jpg) no-repeat;
}

.tv_ad_bg{
	background: url(../images/tv_ad_bg.png) no-repeat;
	width: 148px;
	height: 142px;
	padding: 4px 0 0 11px;
}

.tv_ad{
	display: block;
	width: 148px;
	height: 142px;
	position: relative;
}

a.tv_ad, a.tv_ad:visited{
	text-decoration: none;
}

.tv_ad_1{
	background: url(../images/tv_ad_1.jpg) no-repeat;
}

.tv_ad_2{
	background: url(../images/tv_ad_2.jpg) no-repeat;
}

.tv_ad_3{
	background: url(../images/tv_ad_3.jpg) no-repeat;
}

.tv_ad_4{
	background: url(../images/tv_ad_4.jpg) no-repeat;
}

.life_h3{
	color: #441809;
}

.first_h3{
	color: #b4808e;
}

.style1 {color: #BBAC65}
.style2 {color: #B88469}
.style3 {color: #E0AF41}


/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(images/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=65);
	-moz-opacity: 0.65;
	opacity: 0.65;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

#apDiv1 {

                position:absolute;

                left:10px;

                top:0px;

                width:120px;

                height:250px;

                z-index:1;

}

.div {

     position: absolute;

     top: 0px; left: 1000px;

                 border: none;

                 z-index: 0;

     }   
