	body {
	margin: 0;
	font: 12px Arial, Helvetica, sans-serif;
	color: #666;
	background: url(../images/bg-body.gif) repeat-x;
}

td {
	font: 12px Arial, Helvetica, sans-serif;
	color: #666;
}

th {
	font: 12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #666;
}

/* General Reset Start */
img { border-style: none; }
form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
input,
textarea,
select {
	font: 100% Arial, sans-serif;
	vertical-align: middle;
}
/* General Reset End */
.wrap-holder{
	width:100%;
	margin:0 auto;
	overflow:hidden;
	background: url(../images/bg-wrap-holder.gif) no-repeat 50% 0;
}
/* Wrapper Start */
#wrapper {
	margin:0 auto;
	width: 800px;
	padding: 0 9px;
	overflow:hidden;
	background: url(../images/bg-wrapper.png) repeat-y;
}
.page{
	width:747px;
	padding:0 26px 0 27px;
	position:relative;
}
/* Header Start */
.header {
	padding:11px 0 0;
	width: 747px;
	overflow:hidden;
}
.logo{
	margin:0;
	width:196px;
	overflow:hidden;
	float:left;
	background:url(../images/logo.gif) no-repeat;
}
.logo a{
	height:94px;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
.icons{
	width:235px;
	height:50px;
	float:right;
	display:inline;
	margin:33px 1px 0 0;
}
.icons #tabset{
	margin:0;
	padding:0;
	float:right;
	list-style:none;
	position:relative;
}
#tabset li{
	float:left;
	padding:0 0 0 14px;
}
#tabset li a{
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	cursor:pointer;
}
#tabset .tab1 a{
	width:20px;
	height:51px;
	background: url(../images/ico-unlock.gif) no-repeat;
}
#tabset .tab1 a:hover{
	background: url(../images/ico-lock-hover.gif) no-repeat;
}
#tabset .tab2 a{
	width:25px;
	height:51px;
	background: url(../images/ico-mail.gif) no-repeat;
}
#tabset .tab2 a:hover{
	background: url(../images/ico-mail-hover.gif) no-repeat;
}
#tabset .tab3 a{
	width:26px;
	height:51px;
	background: url(../images/ico-info.gif) no-repeat;
}
#tabset .tab3 a:hover{
	background: url(../images/ico-info-hover.gif) no-repeat;
}
#tabset ul{
	display:none;
}
#tabset li:hover ul,
#tabset li.hover ul{
	display:block;
	position:absolute;
	width:130px;
	top:0;
	left:-130px;
	margin:0;
	padding:0;
	list-style:none;
}
#tabset ul li{
	float:right;
}
#tabset ul span{
	float:right;
	margin:9px 4px 0 0;
	display:block;
	color:#79818b;
}
.icons .row{
	text-align:right;
	margin:0 5px 0 0;
}
/* Header End */
/* Visual Start */
.visual{
	width:100%;
	background:#00001a url(../images/bg-visual-holder.gif) no-repeat;
	overflow:hidden;
}
.visual ul{
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
	width:747px;
	height:176px;
}
.visual ul li{
	position:absolute;
	top:0;
	left:0;
	width:747px;
	height:176px;
	z-index:0;
}
.visual ul li.active {z-index:1;}
.visual ul li img{
	display:block;
	float:left;
}
/* Visual End */
/* Navigation Start */
.navbar{
	width:747px;
	overflow:hidden;
}
#nav{
	width:800px;
	/*height:28px;*/
	margin:3px 0 0;
	padding:0;
	list-style:none;
	background: url(../images/bg-nav.gif) repeat-x;
}
#nav:after{
	content:"";
	clear:both;
	display:block;
}
#nav li{
	float:left;
	display:inline;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	line-height:18px;
	padding:0;
	margin:0 1px 0 0;
}
#nav li span{
	padding:5px 0 0 10px;
	display:block;
}
#nav .home{
	width:96px;
}
#nav .home li{
	width:70px;
}
#nav .products{
	width:243px;
}
#nav .benefits{
	width:121px;
}
#nav .customer{
	width:138px;
}
#nav .codes{
	width:146px;
}
#nav ul{
	margin:7px 1px 0 0;
	padding:2px 0 0;
	list-style:none;
	background:#f0f0ef;
	min-height:90px;
	overflow:hidden;
}
* html #nav ul{
	height:92px;
}
#nav ul:hover,
#nav ul.hover{
	background:#e4e5e2;
}
#nav ul li{
	width:120px;
	float:left;
	line-height:17px;
	font-weight:normal;
	font-size:12px;
}
#nav ul .right a{
	margin-left:0;
}
#nav ul li a{
	color:#666;
	display:block;
	margin-left:10px;
	text-decoration:none;
}
#nav ul li a:hover{
	text-decoration:underline;
}
/* Navigation End */
/* Icons-nav Start */
.icons-nav{
	width:100%;
	margin:8px 0 0;
	overflow:hidden;
	background: url(../images/bg-icons-nav.gif) repeat-x;
}
.icons-nav .nav-left{
	width:100%;
	overflow:hidden;
	background: url(../images/bg-icons-nav-right.gif) no-repeat 100% 0;
}
.icons-nav .holder{
	width:730px;
	height:105px;
	overflow:hidden;
	background: url(../images/bg-icons-nav-left.gif) no-repeat;
}
#icons-list{
	width:740px;
	height:105px;
	margin:0;
	padding:0 0 0 17px;
	list-style:none;
}
#icons-list li{
	float:left;
	padding:3px 14px 0 0;
	position:relative;
}
#icons-list li a{
	display:block;
	height:76px;
	overflow:hidden;
	text-indent:-9999px;
}
#icons-list li .ico1{
	width:75px;
	background: url(../images/ico-1.gif) no-repeat;
}
#icons-list .active .ico1,
#icons-list li:hover .ico1{
	background: url(../images/ico-1-active.gif) no-repeat;
}
#icons-list li .ico2{
	width:78px;
	background: url(../images/ico-2.gif) no-repeat;
}
#icons-list .active .ico2,
#icons-list li:hover .ico2{
	width:78px;
	background: url(../images/ico-2-active.gif) no-repeat;
}
#icons-list li .ico3{
	width:75px;
	background: url(../images/ico-3.gif) no-repeat;
}
#icons-list .active .ico3,
#icons-list li:hover .ico3{
	background: url(../images/ico-3-active.gif) no-repeat;
}
#icons-list li .ico4{
	width:43px;
	background: url(../images/ico-4.gif) no-repeat;
}
#icons-list .active .ico4,
#icons-list li:hover .ico4{
	background: url(../images/ico-4-active.gif) no-repeat;
}
#icons-list li .ico5{
	width:64px;
	background: url(../images/ico-5.gif) no-repeat;
}
#icons-list .active .ico5,
#icons-list li:hover .ico5{
	background: url(../images/ico-5-active.gif) no-repeat;
}
#icons-list li .ico6{
	width:83px;
	background: url(../images/ico-6.gif) no-repeat;
}
#icons-list .active .ico6,
#icons-list li:hover .ico6{
	background: url(../images/ico-6-active.gif) no-repeat;
}
#icons-list li .ico7{
	width:57px;
	background: url(../images/ico-7.gif) no-repeat;
}
#icons-list .active .ico7,
#icons-list li:hover .ico7{
	background: url(../images/ico-7-active.gif) no-repeat;
}
#icons-list li .ico8{
	width:56px;
	background: url(../images/ico-8.gif) no-repeat;
}
#icons-list .active .ico8,
#icons-list li:hover .ico8{
	background: url(../images/ico-8-active.gif) no-repeat;
}
#icons-list li .ico9{
	width:67px;
	background: url(../images/ico-9.gif) no-repeat;
}
#icons-list .active .ico9,
#icons-list li:hover .ico9{
	background: url(../images/ico-9-active.gif) no-repeat;
}
#icons-list ul{
	width:290px;
	display:none;
	margin:0 0 0 -150px;
	padding:0;
	list-style:none;
	position:absolute;
	top:80px;
	left:50%;
	text-align:center;
	background-position: 50% 0;
}
#icons-list li .left{
	width:150px;
	margin:0;
	left:-17px;
}
#icons-list li .left li{
	float:right;
}
#icons-list .right{
	width:300px;
	margin:0;
	left:-235px;
}
#icons-list .right li{
	float:right;
}
#icons-list li:hover ul,
#icons-list li.hover ul{
	display:block;
}
#icons-list ul li{
	padding:0;
	float:none;
	font-size:14px;
	color:#fff;
}
/* Icons-nav End */
/* Main Start */
.main{
	width:741px;
	overflow:hidden;
	padding:30px 0 52px 6px;
}
/* Content Start */
.content{
	width:500px;
	float:left;
}
.content p{
	margin:0 0 18px;
	line-height:18px;
}
.content h2{
	margin:0 0 18px;
	font-size:18px;
	color:#333;
}
.content h3{
	margin: 0px 0px 18px 0px;
	font-size:15px;
	color:#134c8c;
}
.content h4{
	font-size:13px;
	color: #333333;
	margin: 0px 0px 0px 0px;
	text-decoration: underline;
	font-style: italic; 
}
.content h5{
	margin: 0px 0px 0px 0px;
	font-size:13px;
	color:#333;
}
.centre{
	margin-left: auto;
	margin-right: auto;
	display: block; }
	/* Content End */
/* Sidebar Start */
.sidebar{
	width:217px;
	float:right;
	overflow:hidden;
}
.feature{
	width:217px;
	margin-bottom:12px;
	padding:10px 0 0;
	float:right;
	overflow:hidden;
	background:#00001a url(../images/bg-feature.gif) no-repeat;
}
.feature-text{
	width:180px;
	margin-left:10px;
	color:#fff;
	overflow:hidden;
}
.feature-text h2{
	font-size:17px;
	line-height:18px;
	margin:0 0 10px;
}
.feature-text p{
	margin:0;
	font-size:13px;
	line-height:18px;
	padding-left:11px;
	background: url(../images/bg-feature-p.gif) no-repeat 0 5px;
}
.feature-text a{
	color:#fff;
	font-weight:bold;
	vertical-align:top;
	text-decoration:underline;
}
.feature-text a:hover{
	text-decoration:none;
}
.feature img{
	display:block;
}
.box-holder{
	width:217px;
	float:right;
	background:#9ea9cb url(../images/bg-box-holder.gif) no-repeat;
}
.box{
	width:187px;
	padding:10px 20px 13px 10px;
	background: url(../images/bg-box.gif) no-repeat 0 100%;
}
.box cite{
	font-size:13px;
	font-style:normal;
	line-height:18px;
	color:#fff;
	display:block;
}
.box span{
	color:#00001a;
	font-size:13px;
	margin:5px 0 0;
	display:block;
	font-weight:bold;
}
/* Sidebar End */
/* Main End */
/* Wrapper End */
/* Footer Start */
.footer{
	margin:0 auto;
	width:742px;
	padding:11px 35px 9px 41px;
	background: url(../images/bg-footer.png) repeat-y;
	overflow:hidden;
	color:#fff;
}
.footer strong{
	float:left;
	font-size:16px;
}
.copyright{
	margin:2px 0 0 125px;
	float:left;
	font-size:11px;
}
.top-of-page{
	width:115px;
	float:right;
}
.top-of-page a{
	color:#fff;
	float:left;
	padding:3px 0 0;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.top-of-page a:hover{
	text-decoration:underline;
}
.top-of-page img{
	float:right;
	display:block;
}
.credit{
	margin:0 auto;
	width:742px;
	padding: 7px 0px 18px 0px;
	overflow:hidden;
	text-align: center;
}
.credit a{
	color: #999999;
	font-size: 0.8em;
 }
/* Footer End */
