html{background:#6f1a38 url(../images/bg-html.jpg) repeat-x;font-size:12px;}
body{
	background:url(../images/bg-body.jpg) no-repeat 50% 0;
	font:100% "Trebuchet MS", Helvetica, Arial, sans-serif;
	color:#231f20;
}
img{border-style:none;}
a{color:#000;}
a:hover{text-decoration:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}

.base{
	position:fixed;
	bottom:0px;
	align:left;
	width:100%;
	z-index:999;
}
.show{
	position:fixed;
	bottom:0px;
	align:left;
	width:25px;
	width:100%;
	z-index:999;
}
#header .header-w1{background:url(../images/bg-header-w1.gif) repeat-x;}
#header .search-frm{
	background:url(../images/bg-form.gif) no-repeat;
}
#header .search-frm span{
	background:url(../images/bg-input.gif) no-repeat;
}
#header .logo a{
	background:url(../images/logo.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}
#nav{
	background:url(../images/bg-nav.gif) no-repeat;
}
#nav ul li{
	background:url(../images/nav-devider.gif) no-repeat 0 6px;
	padding-left:2px;
	margin:0 -1px 0 0;
}
#nav ul li:first-child{background:none;}
#nav ul li a{
	color:#000104;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	/*letter-spacing:-1px;*/
}
#nav ul li a:hover, #nav ul li.active a{
	color:#fff;
	background:#dc1276;
	position:relative;
}



#content .content-t{
	background:url(../images/bg-content-t.png) no-repeat;
	overflow:hidden;
}
#content.page .content-t{background:url(../images/bg-content-t2.png) no-repeat;}
#content.page .content-b{background:url(../images/bg-content-b2.png) no-repeat;}
#content.page .content-c{background:url(../images/bg-content-c2.png) repeat-y;}
#content .content-c{
	background:url(../images/bg-content-c.png) repeat-y;
}
#content .content-c:after{
	content:"";
	display:block;
	clear:both;
}
#content .content-b{
	background:url(../images/bg-content-b.png) no-repeat;
}



/*
.add-nav a:hover, .add-nav .active a{
	background: url(../images/bg-add-nav-hover-t.gif) no-repeat;
	border:0;
	color:#fff;
	text-transform:uppercase;
}
.add-nav a:hover span, .add-nav .active a span{background: url(../images/bg-add-nav-hover-b.gif) no-repeat 0 100%;}
.add-nav a:hover em, .add-nav .active a em{background: url(../images/bg-add-nav-hover.gif) no-repeat 0 100%;}
*/

.add-nav a:hover, .add-nav .active a{
	border:0;
	color:#009c6c;
}


.flexible-box{
	background:url(../images/bg-flexible-box.png);
	margin:-3px 0 0;
}
.flexible-box .frame p{
	font-size:90%;
	color:#231f20;
	font-weight:bold;
	margin:13px 0 0;
}
.flexible-box .frame p .heading{
	display:block;
	font-size:16px;
}
/*footer start*/
#footer .contact-list li{
	font-size:11px;
	color:#fff;
}
#footer .sub-nav li{
	background:url(../images/devider.gif) no-repeat 0 3px;
}
#footer .sub-nav li:first-child{padding-left:0;background:none;}
#footer .sub-nav li a{
	font-size:11px;
	color:#fff;
	text-decoration:none;
}
#footer .sub-nav li a:hover{
	text-decoration:underline;
}

#footer a {color:#fff;}
/*footyer end*/


/*quote calculator start*/
#tab_companion2 {width:107px;height:46px;}
#tab_companion2.active{background:url(../images/quotebuild/tab-companions.jpg);}
#tab_companion2.deactive{background:url(../images/quotebuild/tab-companions-over.jpg);}

#tab_homemakers2 {width:102px;height:46px;}
#tab_homemakers2.active{background:url(../images/quotebuild/tab-homeakers.jpg)}
#tab_homemakers2.deactive{background:url(../images/quotebuild/tab-homeakers-over.jpg)}

#tab_pca2 {width:169px;height:46px;}
#tab_pca2.active{background:url(../images/quotebuild/tab-pca.jpg)}
#tab_pca2.deactive{background:url(../images/quotebuild/tab-pca-over.jpg)}

#tab_livecare2 {width:93px;height:46px;}
#tab_livecare2.active{background:url(../images/quotebuild/tab-livecare.jpg)}
#tab_livecare2.deactive{background:url(../images/quotebuild/tab-livecare-over.jpg)}

#tab_dementia2 {width:99px;height:46px;}
#tab_dementia2.active{background:url(../images/quotebuild/tab-dementia.jpg)}
#tab_dementia2.deactive{background:url(../images/quotebuild/tab-dementia-over.jpg)}

.rollcursor{cursor:pointer;}