* {font-size: 100.01%;}
html {font-size: 64%;}
body {
	margin:0;
	font:1.2em Arial, Helvetica, sans-serif;
	color:#003473;
}
img{
	border:none;
	display:block;
}
a{
	color:#000;
	text-decoration:none;
}
a:hover{text-decoration:underline;}

#wrapper {
	margin:0 auto;
	width:814px;
	background:url(.././images/bg-wrapper.gif) repeat-y;
}
.holder {
	width:772px;
	padding:2px 21px 37px;
	background:url(.././images/bg-wrapper-bottom.gif) no-repeat 0 100%;
}
/* header */
#header {
	background:url(.././images/bg-header.gif) repeat-y;
	position:relative;
	overflow:hidden;
	height:149px;
}
.logo {
	overflow:hidden;
	text-indent:-9999px;
	background:url(.././images/logo.gif) no-repeat;
	top:47px;
	left:13px;
	position:absolute;
	margin:0;
	display: none;
}
.logo a{
	cursor:pointer;
	width:170px;
	height:34px;
	display:block;
}
.banner {
	position:absolute;
	width:186px;
	height:61px;
	top:20px;
	right:23px;
}
#header .slogan {
	margin:35px 0 0 20px;
	font-size:2.22em;
	color:#fff;
	line-height:1em;
	width:385px;
	display:block;
}
#header .introduced {
	color:#fff;
	font-size:1.8em;
	margin:0 0 0 20px;
	line-height:1.23em;
}
.aya {
	position:absolute;
	top:93px;
	right:24px;
	overflow:hidden;
	width:80px;
}
.aya span {
	color:#fff;
	float:right;
	margin:15px 0 0;
	padding:0 9px 0 0;
	font-size:0.83em;
}
.aya a {float:right;}
/* main */
#main {
	height:1%;
	overflow:hidden;
	margin:17px 0 0;
	padding:0 0 0 15px;
}
/* sidebar */
.sidebar {
	float:left;
	width:207px;
}
/* nav */
.nav {
	padding:0;
	margin:0 0 21px;
	list-style:none;
	overflow:hidden;
}
.nav li {
	margin:0 0 4px;
}
.nav li a {
	background:url(.././images/bg-nav.gif) no-repeat;
	height:27px;
	display:block;
	overflow:hidden;
}
.nav li a span {
	width:196px;
	height:19px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	margin:8px 0 0 11px;
}
.nav li a:hover,
.nav li.active a{
	background:url(.././images/nav-hover.gif) no-repeat;
}
.nav a.home span {background:url(.././images/ttl-home.png) no-repeat;}
.nav a.personal span {background:url(.././images/ttl-personal.png) no-repeat;}
.nav a.commonly span {background:url(.././images/ttl-commonly.png) no-repeat;}
.nav a.terms span {background:url(.././images/ttl-terms.png) no-repeat;}
.nav a.funeral-benefit span {background:url(.././images/ttl-funeral.png) no-repeat;}
.nav a.apply span {background:url(.././images/ttl-apply.png) no-repeat;}
/* please-call */
.please-call {
	background:url(.././images/bg-please-call-t.gif) no-repeat;
	padding:10px 0 0;
	display:block;
}
.please-call .inner {
	overflow:hidden;
	height:1%;
	background:#8c9db0 url(.././images/bg-please-call.gif) repeat-x;
}
.please-call .bg-bottom {
	padding:0 6px 230px 11px;
	overflow:hidden;
	position:relative;
}
.please-call .bottom-bg-holder {
	position:absolute;
	bottom:0;
	right:0;
}
* html .please-call .bottom-bg-holder {
	bottom:-1px;
	right:-1px;
}
.please-call p {
	padding:5px 0 0 0;
	color:#023574;
	line-height:1.33em;
	font-weight:bold;
	margin:0;
}
.please-call .promo {
	line-height:1.26em;
	font-size:1.33em;
	font-weight:bold;
	color:#00529c;
	margin:-2px 0 0;
}
.please-call .tel {
	color:#00529c;
	font-size:1.48em;
	line-height:1.3em;
	margin:3px 0 4px 0;
	display:block;
}
/* contacts */
.contacts {
	margin:2px 0 0;
	background: url(.././images/bg-contacts.gif) no-repeat;
	padding:9px 0 0;
}
.contacts .inner {
	overflow:hidden;
	width:177px;
	background:url(.././images/bg-contacts-b.gif) no-repeat 0 100%;
	padding:0 19px 9px 11px;
}
.contacts p {
	margin:0;
	font-size:1.16667em;
	color:#fff;
	font-weight:bold;
}
.contacts .inner p{
	margin:0;
}
.contacts span {
	color:#fff;
	display:block;
}
.contacts .tel {
	font-size:1.583em;
	line-height:1.2em;
	font-weight:bold;
	color:#fff;
}
/* content */
.content {
	width:517px;
	float:right;
	display:inline;
	margin:0 16px 0 0;
}
.content h2 {
	font-size:1.1667em;
	margin:0 0 14px;
}
.index .content h2,
.terms .content h2 {
	margin:0 0 15px;
	font-size:1.5em;
	width:420px;
}
.terms .content h2 {
	margin:0;
}
.content p {margin:0 0 22px;}

.terms .content p {
	font-size:0.84em;
	line-height:1.08333em;
	margin:0 0 14px;
}
.content a {
	color:#000cff;
	text-decoration:underline;
}
.content a:hover {text-decoration:none;}

.content .promo {
	border:1px solid #bbd7ed;
	background:#e5edf5;
	padding:18px 30px 0 12px;
	margin:0 0 22px;
}
.content .promo p {font-weight:normal;}

.content .grey {
	background:#e5edf5;
	padding:6px 11px 6px 13px;
	margin:0 0 18px;
}
.content .grey strong{
	display:block;
	margin:5px 0 0;
}
.content .grey ul {
	margin:7px 0 15px;
	padding:0;
	list-style:none;
}
.content .grey li {
	background:url(.././images/bullet.gif) no-repeat 0 7px;
	padding:0 11px;
	margin:0 0 8px;
}
.content h3 {
	margin:0;
	font-size:1.16em;
}
.terms .content h3 {
	margin:0 0 10px;
	font-size:1.16em;
	padding:10px 0 0;
}
.index .content p{
	line-height:1.5em;
	margin:0 0 17px;
}
.index .content h3 {
	margin:0;
	font-size:1.33em;
	line-height:1.916em;
}
.content h4 {margin:0;}
.bottom{
	width:487px;
}
.bottom p {
	margin:0 0 6px;
}
.content ul.gifts {
	padding:0;
	margin:0;
	list-style:none;
}
.content ul.gifts li {
	background:none;
	overflow:hidden;
	height:1%;
	padding:10px 0 0;
	margin:0;
}
.careline p{line-height:1.5em;}
.gifts p{
	line-height:1.5em;
	margin:7px 0 22px;
}
ul.gifts .image {
	width:157px;
	float:left;
}
ul.gifts .description {
	width:335px;
	float:left;
	padding:0 0 0 1px;
}
ul.gifts .description a {
	color:#003473;
	margin:0 0 11px;
	display:block;
}
.terms .content ul {
	padding:0;
	margin:0 0 14px;
	list-style:none;
}
.terms .content .tel {font-size:1.1em;}
.terms .content li {
	background:url(.././images/bullet.gif) no-repeat 0 4px;
	padding:0 0 0 6px;
	font-size:0.83em;
	margin:0;
	line-height:1.1em;
}
.content ol {
	margin:0 0 12px 0;
	padding:0 0 0 18px;
	position:relative;
}
.terms .content ol li, .content ol li
{
	background: none;
	padding: 0;
	margin: 0;
	/*width: 400px;*/
	margin-left:20px;
	position: relative;
	list-style: decimal;
	display: list-item;
	/*background-color:#f00;*/
}
.list{display:block;}
.content a.title{
	display:block;
	color:#003473;
	text-decoration:none;
	font-weight:bold;
	outline:none;
	padding-bottom:11px;
}
.content p.whilst {margin:0;}
.content ul.whilst {
    margin-left: 20px;
}
.content ul.whilst li {/*padding:0 0 0 37px;*/ list-style: url(.././images/dash.jpg); }
.terms .content a {
	color:#003473;
	white-space:nowrap;
}
.terms .content .back {
	color:#205aff;
	font-size:0.83em;
}
.questions .content p {
	line-height:1.1em;
	margin:0 0 13px;
}
.questions .content .back {
	color:#205aff;
	font-size:0.83em;
}
.questions .ico{margin:10px 0;}
.questions .content h2{margin:0 0 10px;}
/* footer */
#footer {
	width:654px;
	margin:20px auto 0;
	border-top:2px solid #003e84;
	padding:13px 25px 30px;
}
/* bottom-nav */
.bottom-nav {
	width:100%;
	padding:0;
	margin:0 0 33px;
	list-style:none;
	display:block;
	text-align:center;
}
.bottom-nav li {
	display:inline;
	background:url(.././images/separator.gif) no-repeat 0 50%;
	padding:0 9px;
}
.bottom-nav a {
	color:#205aff;
	font-size:0.92em;
	line-height:1.1em;
	text-decoration:underline;
}
.bottom-nav a:hover {text-decoration:none;}
.bottom-nav li:first-child {background:none;}
#footer p {
	margin:0 0 13px;
	color:#606060;
	font-size:0.92em;
	line-height:1.1em;
}
#footer .info{
	overflow:hidden;
	margin:0 0 13px;
}
#footer .info p{
	display:inline;
	margin:0;
}
#footer address{
	font-style:normal;
	color:#606060;
	font-size:0.92em;
	line-height:1.1em;
	display:inline;
}

.slide-box{
	width:100%;
	overflow:hidden;
}

.slide{
	width:517px;
	overflow:hidden;
	height:auto;
	z-index:100;
}
.direct-debit {
	display:block;
	margin:74px 0 0;
}
.terms .content h3.general {
	font-size:11px;
	padding:2px 0 0;
}

img#padlock{
   float:left;
  
}
img#keyfacts {
   float:right;
   margin-top: -33px;
   margin-right: 1px;
}
#padlockdiv {
    width: 100%;
    overflow:hidden;
    padding-top: 20px;
}
#padlockdiv h4 {padding-top: 8px;}

a.apply-button {
	background:url(.././images/bg-nav.gif) no-repeat;
	height:27px;
	display:block;
	padding-left:50px;
	padding-top:5px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	font-size:1.2em;
}
