html {
    padding: 0;
    margin: 0;
    border: 0;
    min-height: 101%;
}

body {
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	font-family: "Trebuchet MS", arial, verdana, helvetica, times, tahoma, sans-serif;
	line-height: 16px;
	letter-spacing: 0em;
	text-align: center;
	background: #ffffff url(/images/bg.png) repeat-x;
	color: #333333;
}

p, h1, h2, h3, #button, .submit, a.button, button {
    padding: 0;
    margin: 0;
    border: 0;
}

p {
    font-family: "Trebuchet MS", arial, veranda, helvetica, times, tahoma, sans-serif;
    font-weight: normal;
    letter-spacing: 0.00em;
    text-align: left;
}

#main {
    padding: 0;
    border: 0;
    margin: 0 auto;
    width: 950px;
}

#inner {
    padding: 0;
    border: 0;
    margin: 0;
    width: 950px;
    float: left;
}

#container {
    padding: 0;
    border: 0;
    margin: 0;
    width: 950px;
    float: left;
    text-align: left;
}
/* head container */
#head {
    padding: 0;
    border: 0;
    margin: 0;
    width: 950px;
    float: left;
}
/* head logo */
#logo {
    width: 530px;
    height: 75px;
    padding: 0;
    margin: 0;
    border: 0;
    float: left;
}

#logo a {
    width: 530px;
    height: 75px;
    padding: 0;
    margin: 27px 0 0 15px;
    border: 0;
    background: url(/images/logo.png) no-repeat;
    float: left;
    clear: none;
}

/* h1 slogan */
#inner h1#slogan {
    padding: 11px 0 0 59px;
    margin: 20px 0 0 0;
    border: 0;
    height: 47px;
    float: right;
    width: 250px;
    background: url(/images/h2sloganbg.gif) no-repeat;
    clear: none;
    font-weight: normal;
    font-size: 22px;
    line-height: 22px;
}
/* h1 slogan END*/

/*top right corner menu */
#inner #toprightmenu {
    padding: 0 0 0 11px;
    margin: -2px 0 0 0;
    border: 0;
    height: 28px;
    float: right;
    clear: both;
    width: 298px;
    background: url(/images/toprightmenubg.gif) no-repeat;
}

#inner #toprightmenu li, #toprightmenu li a {
	padding: 0;
	margin: 0;
	border: 0;
	float: left;
	display: block;
	color: #333333;
	height: 28px;
	line-height: 28px;
	font-size: 11px;
}

#inner #toprightmenu li a {
    margin: 0 4px 0 4px;
    color: #333333;
    text-decoration: none;
    font-weight: normal;
    text-align: center;
    font-weight: normal;
    letter-spacing: -0.01em;
}

#inner #toprightmenu li a:hover, #toprightmenu li#actualpage a {
    color: #000000;
}
/*top right corner menu END*/
/* main menu near topleft logo */
#inner #mainmenu {
    padding: 0;
    margin: 26px 0 0 0;
    border: 0;
   height: 67px;
    float: left;
    width: 696px;
	clear: none;
	
}

#inner #mainmenu li, #inner #mainmenu li a {
    padding: 0;
    margin: 0;
    border: 0;
    float: left;
    display: block;
}

#inner #mainmenu li a {
    font-family: "Trebuchet MS", arial, verdana, helvetica, times, tahoma, sans-serif;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    text-align: center;
    height: 36px;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.00em;
    line-height: 36px;
}


/* main menu near topleft  END */
/* search form */
#inner #subscribe {
    padding: 0;
    border: 0;
    margin: 26px 0 0 0;
    width: 254px;
    height: 36px;
    float: left;
	clear: none;
    background: url(/images/searchfieldbg.gif) no-repeat;
}

#inner #subscribe fieldset {
    margin: 0;
    border: 0;
    padding: 0;
    float: left;
    clear: none;
    width: 254px;
}
#inner #subscribe #inputbox {
    border: 0;
    padding: 1px 0 0 0;
    margin: 10px 0 0 22px;
    color: #000000;
    float: left;
    width: 151px;
    height: 19px;
   
}


#inner #subscribe #inputbox input {
    border: 0;
    padding: 1px 0 0 0;
    margin: 0;
    color: #000000;
    width: 145px;
    height: 15px;
     background: transparent;
    font-size: 11px;
	float: left;
}

#inner #subscribe input {
    float: left;
}

#inner #subscribe #button, a.button {
    border: 0;
    padding: 0 0 7px 0;
    margin: 0;
    width: 70px;
    height: 21px;
    cursor: pointer;
    background: url(/images/searchbutton.gif) no-repeat;
    color: #ffffff;
    font-size: 10px;
}


#inner #subscribe #submit {
    border: 0;
    padding: 0;
    margin: 8px 9px 0 0;
    clear: none;
    float: right;
    width: 70px;
    height: 21px;
}
/* search form END*/
/* top left panel */
#topleftpanel {
    padding: 0;
    margin: 0 15px 0 0;
    border: 0;
    float: left;
    width: 215px;
    height: 288px;
}

#topleftpanel p {
    padding: 0;
    margin: 17px 0 0 0;
    border: 0;
    float: left;
    position: relative;
    font-size: 11px;
}

#topleftpanel img {
    padding: 0;
    margin: 10px 0 0 0;
    border: 0;
    float: left;
    clear: both;
}

#soundswitch {
    padding: 0;
    margin: 0 0 0 12px;
    border: 0;
    float: left;
    clear: both;
}
/* top left panel END */
/* top right panel */
#toprightpanel {
    padding: 0;
    margin: 0px 0 0 9px;
    border: 0;
    float: left;
    width: 711px;
    height: 288px;
}
/* top right panel END*/
/* main container */
#maincontent {
    width: 950px;
    padding: 0 0 25px 0;
    margin: 7px 0 0 0;
    border: 0;
    float: left;
    clear: both;
}
/* main home panel */
#mainhomepanel {
    padding: 13px 0 0 41px;
    margin: 3px 0 0 0px;
    border: 0;
    float: left;
    clear: both;
    width: 909px;
    height: 349px;
    background: url(/images/mainhomepanelbg.gif) no-repeat top left;
}
/* main container END*/
/* left/right columns */
#maincontent .homepageofertbox {
    padding: 0;
    margin: 0 24px 10px 0;
    border: 0;
    float: left;
    width: 282px;
    height: 163px;
    clear: none;
}

#maincontent #motorbreakdown {
    background: url(/images/imgmotorbreak.jpg) no-repeat top left;
}

#maincontent #mortgageprotect {
    background: url(/images/imgmortgage.jpg) no-repeat top left;
    width: 273px;
}

#maincontent #homeinsurance {
    background: url(/images/imghomeinsurance.jpg) no-repeat top left;
    width: 273px;
}

#maincontent #travelinsurance {
    background: url(/images/imgtravelinsurance.jpg) no-repeat top left;
}

#maincontent #weddinsurance {
    background: url(/images/imgweddinsurance.jpg) no-repeat top left;
    width: 273px;
}

#maincontent #greeninsurance {
    background: url(/images/imggreeninsurance.jpg) no-repeat top left;
    width: 273px;
}

#maincontent #petinsurance {
    background: url(/images/imgpetinsurance.jpg) no-repeat top left;
    width: 284px;
    margin-right: 0px;
}
#maincontent #car-insurance {
    background: url(/images/img-car-insurance.jpg) no-repeat top left;
    width: 284px;
    margin-right: 0px;
}
#maincontent #incomeinsurance {
    background: url(/images/imgPHIinsurance.jpg) no-repeat top left;
    width: 284px;
    margin-right: 0px;
}
#maincontent .homepageofertbox p {
    padding: 0;
    margin: 0;
    border: 0;
    float: left;
    clear: left;
    font-size: 12px;
    color: #000000;
    width: 165px;
    height: 80px;
    overflow: hidden;
    line-height: 12px;
}

#maincontent .homepageofertbox h2 {
    padding: 0;
    margin: 25px 0 5px 0;
    border: 0;
    float: left;
    clear: both;
    text-align: left;
    padding: 0;
    float: left;
    font-size: 16px;
    color: #000000;
    text-align: left;
    line-height: 18px;
    position: relative;
    clear: right;
}
#maincontent .homepageofertbox a {
    font-size: 16px;
    color: #000000;
	text-decoration:none;
}
#maincontent .homepageofertbox a:hover {
    font-size: 16px;
    color: #000000;
	text-decoration:none;
}
#maincontent .homepageofertbox a:visited{
    font-size: 16px;
    color: #000000;
	text-decoration:none;
}
#maincontent .homepageofertbox a.more {
    padding: 0;
    margin: 12px 0 0 0;
    border: 0;
    float: left;
    clear: both;
    text-align: center;
    font-size: 11px;
    color: #ffffff;
    line-height: 21px;
    width: 84px;
    height: 21px;
    background: url(/images/morelinkbg.gif) no-repeat top left;
    text-decoration: none;
    text-transform: uppercase;
 
}


#maincontent .homepageofertbox a.more:hover {
    text-decoration: underline;
}

#maincontent div#testimonials p { height: auto; margin-bottom: 12px; }

/* pageleftcolumn */
 
#pageleftcolumn { 
 
    padding: 0;
    margin: 4px 0 0 0;
    border: 0;
    float: left;
  	width: 261px;
	
}

/* pageleftcolumn END*/

#pagerightcolumn { 
    padding: 0;
    margin: 4px 0 0 0;
    border: 0;
    float: left;
    width: 689px;
	
}

#pagerightcolumn a, div#popupContent a {
    color: #b51a1f;
    text-decoration: none;
}
#pagerightcolumn a:hover, div#popupContent a { text-decoration: underline; }


#leftmenubox { 
 
    padding: 13px 0 0 0;
    margin: 11px 0 0 0;
    border: 0;
    float: left;
    width: 230px;
	 background: url(/images/leftmenuboxbg.gif) no-repeat;
}

#leftmenfooter {
	
	padding: 0;
    margin: 0;
    border: 0;
    float: left;
	clear: both;
    width: 230px;
	height: 27px;
	position: relative;
	top: -1px;
	 background: url(/images/leftmenufooterbg.gif) no-repeat;
}

/* right precrumb menu */

#maincontent #precrumb {
    padding: 0;
    margin: 0 0 10px 0;
    border: 0;
	float: left;
    clear: both;
    text-align: center;
	position: relative;
   
}
#maincontent #precrumb li p {
	 color: #666666;
	font-size: 12px;
	line-height: 16px;
	margin: 0;
	clear: none;
	width: 80px;
}

#maincontent #precrumb li {
	list-style: none;
	float: left;
	color: #333333;
	font-size: 12px;	
}

#maincontent #precrumb li a {
	padding: 0;
	border: 0;
	margin: 0 6px 0 6px;
	text-decoration: none;
	color: #333333;
	text-align: center;
	font-size: 12px;
	letter-spacing: 0em;
}

#maincontent #precrumb li a:hover {
    color: #b5232d;
}

#maincontent #precrumb li#actualpage a {
    color: #b5232d;
}

#pageintro {
	
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	border: 0;
	border-bottom: 1px solid #e7e7e7;
	  width: 100%;
}

#maincontent h2, div#popupContent h2 {
	
	width: 100%;
	clear: both;
	font-size: 26px;
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 45px;
	color: #000000;
}
#maincontent #pageintro  h2, #maincontent #pageintro  p {
	
	width: 550px;
	clear: none;
}

#maincontent p {
	
	float: left;
	clear: both;
	margin: 5px 0 5px 0;
	padding: 0;
	border: 0;
	width: 100%;
	line-height: 18px;
}
#maincontent #pageintro  h2, #maincontent #pageintro  p {
	
	width: 445px;
	clear: none;
	float: left;
}

#maincontent #pageintro img {
	
	
	clear: none;
	float: right;
	margin: -25px 0 0 0;
	padding: 0;
	
}

a#whyneeded {
	
	margin: 11px 0 0 0;
	float: left;
	text-decoration: none;
	font-weight: bold;
	color: #b5232d;
	
}

a#whyneeded:hover {
	
	text-decoration: underline;
	
}


#maincontent h3 {
	
	float: left;
	font-size: 15px;
	margin: 0 35px 1em 0;
	padding: 0;
	border: 0;
	color: #b5232d;
	clear: none;
}

#maincontent h5{
	float: left;
	font-size: 18px;
	margin: 0 15px 5px 15px;
	padding: 0;
	border: 0;
	color: #b5232d;
	clear: none;
	text-align:center;
	text-decoration:underline;
}
#maincontent div.columnContainer { width: 100%; float:left;  }
#maincontent div.column { width: 300px; float: left; }



#maincontent ol {
	
	width: 300px;
	float: left;
	margin: 0 35px 0 0;
	padding: 0;
	border: 0;
	clear: none;
	list-style-type: none;
	
}

#maincontent ol li {
	margin: 0;
	padding: 0 0 0 15px;
	border: 0;
    font-size: 12px;
   
    line-height: 18px;
    background-image: url(/images/ollistbg.gif);
    background-repeat: no-repeat;
    background-position: 0 .4em;
    
}



#maincontent h4 {
	float: left;
	font-size: 20px;
	margin: 5px 0 0 0;
	padding: 0;
	border: 0;
	line-height: 39px;
	color: #b5232d;
	clear: none;
}



div#pagerightcolumn form {
	width: 100%;
	text-align: left;
	padding: 0;
	border: 0;
	margin: 0 0 0 0;
	font-size: 14px;
	color: #333333;
	float: left;
	font-weight:bold;
}

div#pagerightcolumn span a, div#pagerightcolumn h4 span a {
   
   font-size: 11px;
   text-decoration: none;
   color: #b51a1f;
   font-weight: normal;
   
}

div#pagerightcolumn form span a:hover, div#pagerightcolumn form h4 span a:hover {
   
 
   text-decoration: underline;
  
   
}

form p.note {
    font-size:12px;
}

div#pagerightcolumn form input {
	padding: 0;
	margin: 0 5px 0 0;
	color: #000000;
	height: 15px;
	font-size: 11px;
	line-height: 21px;
	position: relative;
	float: left;
	color: #333333;
	border: 1px solid #e2e3ea;
	border-top: 1px solid #abadb3;
}


div#pagerightcolumn form label, div#pagerightcolumn span.label{
    width: 345px;
    padding: 0;
    border: 0;
    float: left;
    margin: 4px 0 5px 0;
}

div#pagerightcolumn form select {
	width: 116px;
	 clear: right;
	 float: left;
	margin: 0 5px 5px 0;
	padding: 0;
	color: #555555;
	font-size: 11px;
	border: 1px solid #e2e3ea;
	border-top: 1px solid #abadb3;
}

div#pagerightcolumn form div div select { width: auto; }

div#pagerightcolumn form div.radio {
	 clear: right;
	 float: left;
	margin: 0 0 5px 0;
	padding: 0;
}

div#pagerightcolumn form div.radio label { width: auto; padding-right: 1em; }

div#pagerightcolumn form input.chk {
    clear: right;
	float: left;
	margin: 3px 0 5px -1px;
	border: 1px solid #e2e3ea;
	border-top: 1px solid #abadb3;
	width: auto;
}

div#pagerightcolumn form input.radio {
	margin: 0 10px 0 0;
	padding: 0;
	width: auto;
}


div#pagerightcolumn form fieldset {
	width: 688px;
	text-align: left;
	padding: 0;
	border: 0;
	margin: 0px 0 0 0;
	font-size: 12px;
	color: #333333;
	float: left;
}

div#pagerightcolumn form input.submit, button, a.button {
    display: inline;
    border: 0;
    padding: 0;
    margin: 0 10px 9px 0;
    width: 84px;
    height: 21px;
    background: url(/images/morelinkbg.gif) no-repeat;
    float: left;
    position: relative;
    cursor: pointer;
	 font-size: 10px;
    color: #ffffff;
    text-transform: uppercase;
}

div#pagerightcolumn form input.submit:hover, button:hover {
   text-decoration: underline;
}

/* badges */
#badges {
	height:40px;
    padding: 0 ;
    border: 0;
    float: center;
    clear: both;
	width:			945px; /*IE6 soils itself without this*/
	margin-bottom:8px;
	margin-top:-10px;
	vertical-align:middle;
}
#badges p{
    font-family: "Trebuchet MS", arial, verdana, helvetica, times, tahoma, sans-serif;
	color:#CA0005;
	font-weight:bold;
	font-size:12px;
	line-height:40px;
	text-align:center;
	vertical-align: middle;
	width:870px;
	margin-left:40px;
}
#badges a, #badges a:hover, #badges a:visited, #badges a:active{
    font-family: "Trebuchet MS", arial, verdana, helvetica, times, tahoma, sans-serif;
	color:#CA0005;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	vertical-align: middle;
	text-decoration:none;
}

/* phone number */
#phone {
	height:40px;
    padding: 0 ;
    border: 0;
    float: center;
    clear: both;
	width:			945px; /*IE6 soils itself without this*/
	margin-bottom:8px;
	vertical-align:middle;
}
#phone p{
	background: url(/images/h2sloganbg.gif) no-repeat;
    font-family: "Trebuchet MS", arial, verdana, helvetica, times, tahoma, sans-serif;
	color:#CA0005;
	font-weight:bold;
	font-size:14px;
	line-height:40px;
	text-align:center;
	vertical-align:top;
	width:670px;
	margin-left:170px;
}


/* footer*/
#footer {
    width: 950px;
    padding: 0 ;
    margin: 0;
    border: 0;
    float: left;
    clear: both;
    background: url(/images/footerbg.gif) no-repeat;
  
}

.footermenu {
    padding: 0;
    margin: 0 auto;
    border: 0;
    clear: both;
    text-align: center;
    margin-bottom: 3px;
    height: 14px;
	
}

#first {
    width: 750px;
}

#second {
    width: 600px;
}

#third {
    width: 340px;
}

.footermenu li {
    list-style: none;
    float: left;
    color: #cccccc;
}

.footermenu li a {
    padding: 0;
    border: 0;
    margin: 0 7px 0 7px;
    text-decoration: none;
    color: #b5232d;
    text-align: center;
    font-size: 11px;
    letter-spacing: 0.00em;
}

.footermenu li a:hover {
    color: #000000;
}

.footermenu li#actualpage a {
    color: #ff0000;
}

#footermenubottom {
    padding: 0;
    margin: 0 auto;
    border: 0;
    clear: both;
    text-align: left;
    margin-top: 20px;
    margin-bottom: 10px;
    height: 84px;
    width: 750px;
	float: none;
	position: relative;
	overflow: hidden;
}

#footermenubottom li {
    list-style: none;
    float: left;
    color: #666666;
    font-size: 11px;
    letter-spacing: 0.00em;
    margin: 0 7px 0 7px;
}

#footermenubottom li a {
    padding: 0;
    border: 0;
    font-weight: normal;
    text-decoration: none;
    color: #666666;
    text-align: left;
	clear: both;
	
}

#footermenubottom li a:hover {
    color: #b5232d;
}

#footermenubottom li#actualpage a {
    color: #ff0000;
}

.clear {
    clear: both;
}

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
	margin-bottom:	1em;
}
.sf-menu a {
	border-left:	1px solid #fff;
	border-top:		1px solid #CFDEFF;
	padding: 		.75em 1em;
	text-decoration:none;
	font-weight:bold;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:	#000000;
	font-size: 16px;
}
.sf-menu li {
	
}
.sf-menu li li {
	
}
.sf-menu li li li {
	
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	
	outline:		0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('../images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}


.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

/*** adding the class sf-navbar in addition to sf-menu creates an all-horizontal nav-bar menu ***/
.sf-navbar {
	
	
	
	position:		relative;
}
.sf-navbar li {
	
	position:		static;
}
.sf-navbar a {
	border-top:		none;
}
.sf-navbar li ul {
	width:			945px; /*IE6 soils itself without this*/
	background: url(/images/navbarmenubg.gif) no-repeat;
	margin-top: 9px;
	height: 28px;
	padding-left: 5px;
}
.sf-navbar li li {
	
	position:		relative;
}
.sf-navbar li li ul {
	width:			13em;
}
.sf-navbar li li li {
	width:			100%;
}
.sf-navbar ul li {
	width:			auto;
	float:			left;
}


.sf-navbar a, .sf-navbar a:visited {
	border:			none;
	color: #666666;
}
.sf-navbar li.current {
	
}
.sf-navbar li:hover,
.sf-navbar li.sfHover,
.sf-navbar li li.current,
.sf-navbar a:focus, .sf-navbar a:hover, .sf-navbar a:active {
	
}



.sf-navbar ul li:hover,
.sf-navbar ul li.sfHover,
ul.sf-navbar ul li:hover li,
ul.sf-navbar ul li.sfHover li,
.sf-navbar ul a:focus, .sf-navbar ul a:hover, .sf-navbar ul a:active {
	
}
ul.sf-navbar li li li:hover,
ul.sf-navbar li li li.sfHover,
.sf-navbar li li.current li.current,
.sf-navbar ul li li a:focus, .sf-navbar ul li li a:hover, .sf-navbar ul li li a:active {
	
	
}
ul.sf-navbar .current ul,
ul.sf-navbar ul li:hover ul,
ul.sf-navbar ul li.sfHover ul {
	left:			0;
	top:			3.5em; /* match top ul list item height */
}
ul.sf-navbar .current ul ul {
	top: 			-999em;
}

.sf-navbar li li.current > a {
	font-weight:	bold;
}




#inner #mainmenu li#home a {
    width: 96px;
    background: url(/images/limenuhome.gif) no-repeat;
}

#inner #mainmenu li#home a:hover {
 
    background: url(/images/limenuhomehov.gif) no-repeat;
}




#inner #mainmenu li#getquote {
    width: 136px;
	background: url(/images/limenugetquote.gif) no-repeat;
}

#inner #mainmenu li#getquote a:hover {
    width: 136px;
	background: url(/images/limenugetquotehov.gif) no-repeat;
}



#inner #mainmenu li#getquote a {
    width: 136px;
	background: url(/images/limenugetquote.gif) no-repeat;
}

#inner #mainmenu li#retrieve a {
    width: 201px;
    background: url(/images/limenuretrieve.gif) no-repeat;
}

#inner #mainmenu li#retrieve a:hover {
   
    background: url(/images/limenuretrievehov.gif) no-repeat;
}

#inner #mainmenu li#policy a {
    width: 168px;
    background: url(/images/limenupolicy.gif) no-repeat;
}
#inner #mainmenu li#policy a:hover {
    background: url(/images/limenupolicyhov.gif) no-repeat;
}

#inner #mainmenu li#news a {
    width: 95px;
    background: url(/images/limenunews.gif) no-repeat;
}

#inner #mainmenu li#news a:hover {
 
    background: url(/images/limenunewshov.gif) no-repeat;
}

#inner #mainmenu li a:hover, #inner #mainmenu li#actualpage a {
    color: #000000;
}
#inner #mainmenu #submenu li , #inner #mainmenu #submenu li a {
	padding: 0;
	margin: 0;
	border: 0;
	float: left;
	display: block;
	color: #333333;
	height: 28px;
	line-height: 28px;
	font-size: 12px;
	letter-spacing: 0em;	
	}
#inner #mainmenu #submenu li a {
	margin: 0 6px 0 6px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	width: auto;
	background: none;    
	}	
#inner #mainmenu #submenu li a:hover {
	
	background: transparent;
	color: #b5232d;
	width: auto;
  
    
	}
	
/*** adding sf-vertical in addition to sf-menu creates a vertical menu ***/
.sf-vertical li {
	
	width:	208px;
	margin: 0 0 0 11px;
	padding: 0;
	border: 0;
	height: 27px;
	line-height: 27px;
}

.sf-vertical {
	margin: 0;
	padding: 0;
	border: 0;
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	
	
}

.sf-vertical ul ul {
	margin: 0;
	padding: 0;
	border: 0;
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	
}
.sf-vertical li a {
	margin: 0;
	padding: 0 0 0 20px;
	border: 0;
	border: 0;
	width:	219px;
	background: url(/images/lileftmenubg.gif) no-repeat;
	height: 27px;
	line-height: 27px;
	color: #000000;
}

.sf-vertical li a:hover {
	
	background: url(/images/lileftmenubghov.gif) no-repeat;
	color: #b5232d;
	font-weight: bold;
}


.sf-vertical ul li a {
	
	width: 161px;
	background: url(/images/lileftmenul-2bg.gif) no-repeat;

}

.sf-vertical ul li a:hover {
	
	
	background: url(/images/lileftmenul-2bghov.gif) no-repeat;

}

/* this lacks ul at the start of the selector, so the styles from the main CSS file override it where needed */
.sf-vertical li:hover ul,
.sf-vertical li.sfHover ul {
	left:	100%; /* match ul width */
	top:	0;
}

/*** alter arrow directions ***/
.sf-vertical .sf-sub-indicator { background-position: -10px 0; } /* IE6 gets solid image only */
.sf-vertical a > .sf-sub-indicator { background-position: 0 0; } /* use translucent arrow for modern browsers*/

/* hover arrow direction for modern browsers*/
.sf-vertical a:focus > .sf-sub-indicator,
.sf-vertical a:hover > .sf-sub-indicator,
.sf-vertical a:active > .sf-sub-indicator,
.sf-vertical li:hover > a > .sf-sub-indicator,
.sf-vertical li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}	

.clear {
	clear: both;
}


/* IMPORTED FROM ORIGINAL DESIGN CSS */

label.address { height: 4em }
div.address input { float: none!important; }
legend {display: none; }

div.radio label { display: inline; float: none; clear: none; width: auto; }

a.button { display: block; float: left; padding-top: 3px; text-align: center; color: #fff!important; }

.note {
	margin: auto;
	color:#666666;
	font-size:10px;
	clear: left;
	float: left;
}
.note a { font-size: 10px!important; }
div.error { color: #bf2325; border: 1px #bf2325 dotted; margin-bottom: 1em; padding: 15px; float: left; clear: both; width: 100%;  }
div.message { border: 1px #bf2325 dotted; margin-bottom: 1em; padding: 15px; float: left; clear: both; width: 100%;  }

form,ul { clear: both; }
form div { clear: both; }
form div div { clear: none; }

a.quoteBuyButton { float: left; font-size: 14px; background: #fff url(/images/buyLinkBackground.jpg) no-repeat top left; text-align: center; color: #fff!important; text-decoration: none; width: 233px; height: 89px; padding-right: 35px; font-weight: bold; line-height: 20px; }
a.quoteBuyButton strong { display: block; color: #fff!important; font-weight: bold;  font-size: 28px; line-height: 40px; }
a.quoteOtherActionButton { float: left; font-size: 24px; background: #fff url(/images/largeLinkBackground.jpg) no-repeat top left; width: 190px; height: 40px; text-align: center; font-weight: bold; color: #fff!important; text-decoration: none; margin-left: 25px; line-height: 39px;} 
ul.quoteOptions { width: 100%; }
ul.quoteOptions li { float: left; clear: both; width: 100%; vertical-align: center; list-style-type: none; margin-bottom: 20px;}
ul.quoteOptions li p ul { padding: 0; margin: 0; }
ul.quoteOptions li div ul li { float: none; list-style-type: disc; margin-bottom: 0; }
div.quoteOption {
	float: left;
	clear: none;
	width: 400px;
	margin-bottom: 25px;
	font-size: 14px;
}
div.quoteOption strong { font-weight: bold; }
div.quoteOption li{line-height:18px;}
div.quoteOption a, div.quoteOption a:visited{font-weight:bold;}

div.ddCost {
	clear: left;
	padding-left: 400px;
	color: #b5232d;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 3px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
a.ddCost {
	clear: left;
	padding-left: 400px;
	color: #b5232d;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 3px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

div.allRisksItem { clear: both; padding-left: 20px;}
div.allRisksItem div { float: left; width: 200px; margin-bottom: 1em;}

label#agreeWithConditions { font-size: 18px; font-weight: bold; }

div.listItem { clear: both; }
div.listItem div.headline { font-weight: bold; }
div.listItem div.date { font-style: italic; }
div.listItem p { float: none; }
div.listItem p img { float: right; }

div.pagination { width: 100%; float: left; }
div.pagination .prev { width: 50%; text-align: left; float: left;} 
div.pagination .next { width: 50%; text-align: right; float: left; } 

form#lifeForm fieldset legend { display: block; font-weight: bold; margin: 0.5em 0; font-size: 1.2em; }

a.keyBenefitsLink { display: block; float: left; margin: 20px 0 0 10px; }

img.insuranceTypeIcon { float: right; margin: 0 0 0 10px; }


ul#houseProgressBar { clear: both; list-style-type: none; margin: 0; padding: 0; }
ul#houseProgressBar li { 
    margin: 0 0 20px 0;
    padding: 0;
    float: left; 
    width: 100px; 
    font-size: 11px; 
    background: #fff url(/images/stages_02_grey.gif) bottom left no-repeat;
    text-align: center;
    height: 40px;
    list-style-type: none;
}
ul#houseProgressBar li.start {
    background: #fff url(/images/stages_01_grey.gif) bottom left no-repeat;
}
ul#houseProgressBar li.startActive {
    background: #fff url(/images/stages_01_red.gif) bottom left no-repeat;
}
ul#houseProgressBar li.end {
    background: #fff url(/images/stages_03_grey.gif) bottom left no-repeat;
}
ul#houseProgressBar li.endActive {
    background: #fff url(/images/stages_03_red.gif) bottom left no-repeat;
}
ul#houseProgressBar li.active {
    background: #fff url(/images/stages_02_red.gif) bottom left no-repeat;
}

div#pagerightcolumn form fieldset#specifiedRisks h3,
div#pagerightcolumn form fieldset#unspecifiedRisks h3
{ margin: 15px 0; }
div#pagerightcolumn form fieldset#specifiedRisks div label { width: auto; margin-right: 10px; }

.allowSpaceForBenefitsLink { width: auto!important; float: left; }

/* popup-specific stuff */

div#popupContent { width: 710px; float: left; margin: 35px 0 0 12px; text-align: left; }
div#popupContent p { padding: 0; margin: 0; width: 100%; }

div#popupContent #logo {
    width: auto;
    margin: 0;
    height: 75px;
    width: 530px;
    text-indent: -9000px;
    clear: both;
    background: url(/images/logo.png) no-repeat;
    
}

div#popupContent h2, div#popupContent h3, div#popupContent h4 { 
    float: none; 
    padding: 10px 0 10px 0;
}

ul#ddDetails { font-size: 1.2em; font-weight: bold; line-height: 1.8em; }

/* testimonials scroller */

div#testimonials div.scrollable div.items a { font-size: 14px; color: #B5232D; }

/* root element for scrollable */ 
div.scrollable { 
 
    /* required settings */ 
    position:relative; 
    overflow:hidden; 
 
    /* vertical scrollers have typically larger height than width */ 
    height: 100px; 
    width: 282px; 
} 
 
/* root element for scrollable items */ 
div.scrollable div.items { 
    position:absolute; 
 
    /* this time we have very large space for the height */ 
    height:20000em; 
}
div.scrollable div.items div div.headline { 
	font-size: 15px;
	margin: 0 0 .75em 0;
	padding: 0;
	border: 0;
	color: #b5232d;
	font-weight: bold;
}
div.scrollable div.items div div.text { margin-bottom: .75em; font-weight: bold; }