html{height:100%;}
body{
	margin:0;
	font:62.5% Arial, Helvetica, sans-serif;
	height:100%;
}
img{
	border:none;
	display:block;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
/* wrapper */
#wrapper{
	width:740px;
	margin:0 auto;
	position:relative;
	height:100%;
/*background:url(../images/bg-body.gif) no-repeat 50% 224px;*/
	padding:0 30px;
}
.main-holder{
	position:relative;
	min-height:100%;
	float:left;
}
* html .main-holder{height:100%;}
/* header */
#header{
	position:absolute;
	top:14px;
	height:54px;
	width:740px;
}
#header .box{
	width:100%;
	overflow:hidden;
	margin:7px 0 0;
}
#header .block{
	float:right;
	background:url(../images/sep-header.gif) no-repeat 100% 50%;
	margin:4px 6px 0 0;
	padding:0 6px 0 0;
}
#header .block span{
	float:left;
	color:#6a6a6a;
	font-size:11px;
}
#header h2{
	font-size:11px;
	margin:0;
	text-align:right;
	font-weight:normal;
}
#header h2 a{
	color:#666;
	text-decoration:none;
}
#header h2 a:hover{color:#999;
text-decoration:underline;
}
#font-change{
	float:left;
	margin:0;
	padding:0;
	list-style:none;

}
#font-change li{
	float:left;
	padding:0 0 0 5px;
}
#font-change a{
	float:left;
	background:url(../images/bg-text-size.gif) no-repeat;
	overflow:hidden;
	width:16px;
	height:15px;
	line-height:15px;
	text-align:center;
	color:#fff;
	text-decoration:none;
}
#font-change .min{font-size:10px;}
#font-change .normal{font-size:11px;}
#font-change .max{font-size:12px;}
#font-change a:hover{color:#787878;}
#header fieldset{
	float:right;
	position:relative;
	background:url(../images/bg-fieldset.gif) no-repeat;
	width:158px;
	height:22px;
	padding:0 3px 0 0;
}
.txt-input{
	float:left;
	width:122px;
	padding:3px;
	border:none;
	background:none;
	font:11px Arial, Helvetica, sans-serif;
	color:#999;
}
.none{display:none;}
.btn-go{
	float:right;
	overflow:hidden;
	background:url(../images/btn-go.gif) no-repeat;
	width:26px;
	height:16px;
	text-indent:-9999px;
	margin:3px 0 0;
}
.btn-go:hover{background-position:0 -16px;}
/* logo */
.logo{
	position:absolute;
	left:0;
	top:18px;
	margin:0;
	z-index:1;
	background:url(../images/bg-logo.gif) no-repeat;
	width:179px;
	height:24px;
	text-indent:-9999px;
}
.logo a{
	height:100%;
	display:block;
}
.print-logo{display:none;}
/* main */
#main{
	width:100%;
	padding:68px 0 50px;
}
.entry{
	width:100%;
	background:url(../images/bg-entry.gif) repeat-x;
	height:30px;
}
.entry:after{
	display:block;
	content:"";
	clear:both;
}
.sign-in{
	float:left;
	position:relative;
	z-index:4;
}
.sign-in:hover .drop,
.hover .drop{display:block !important;}
.sign-in:hover .sign-btn,
.hover .sign-btn{background-position:0 -30px;}
.sign-in .drop{
	width:316px;
	left:6px;
	top:30px;
	position:absolute;
	display:none;
	background:url(../images/bg-none.gif);
}
.drop a{text-decoration:none;}
.sign-in .drop .c:after,
#find .drop .c:after,
#health .drop .c:after,
#company .drop .c:after{
	display:block;
	content:"";
	clear:both;
}
.sign-in .drop .c{
	width:100%;
	background:url(../images/bg-drop-sign-strip.png) repeat-y;
}
.sign-in .drop .bg{
	float:left;
	margin:0 0 -110px;
	position:relative;
	padding:7px 6px 0 13px;
	width:280px;
}
.sign-in .drop .frame{
	margin:5px 0 0;
	width:100%;
	overflow:hidden;
	background:url(../images/sep-sign-bottom.gif) repeat-y 91px 0;
}
.sign-in .drop .box{
	width:100%;
	overflow:hidden;
	background:url(../images/sep-sign.gif) no-repeat 91px 0;
}
.sign-in .drop .b{
	width:100%;
	overflow:hidden;
	background:url(../images/bg-drop-sign-bottom.png) no-repeat;
	height:136px;
}
.col-left{
	float:left;
	width:85px;
	margin:0 17px 0 0;
}
.for-members{
	display:block;
	overflow:hidden;
	background:url(../images/bg-members.gif) no-repeat;
	width:85px;
	height:45px;
	text-indent:-9999px;
}
.register{
	float:left;
	margin:11px 0 0 6px;
	background:url(../images/bullet-link.gif) no-repeat 0 50% !important;
	display:inline;
	font-size:11px;
	text-decoration:none;
	padding:0 0 0 8px !important;
	font-size:11px;
	color:#216bb4;
	height:auto !important;
}
.register:hover{
	color:#3095b4;
	text-decoration:underline !important;
}
.sign-in .drop ul{
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	width:150px;
}
.sign-in .drop ul li{
	margin:8px 0 0;
	padding:0 !important;
	background:none !important;
	width:100%;
}
.sign-in .drop ul a{
	background:url(../images/bullet-link.gif) no-repeat 0 5px !important;
	font-size:11px;
	color:#216bb4;
	padding:0 0 0 11px;
	display:inline !important;
	height:auto !important;
	text-decoration:none;
	float:none;
}
.sign-in .drop ul a:hover{
	background:url(../images/bullet-link-hover.gif) no-repeat 0 5px !important;
	color:#3095b4;
	text-decoration:underline;
}
.sign-in .drop ul em{
	display:block;
	margin:0 0 0 11px;
	font-size:9px;
}
.entry h2{
	font-size:11px;
	margin:0;
	color:#303030;
	word-spacing:-1px;
}
.sign-btn{
	display:block;
	overflow:hidden;
	background:url(../images/btn-sign.gif) no-repeat;
	width:79px;
	text-indent:-9999px;
	height:30px;
}
.entry ul{
	float:right;
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
	z-index:4;
}
.entry li{
	float:left;
	background:url(../images/sep-nav.gif) no-repeat;
	padding:0 0 0 1px;
	position:relative;
}
.entry ul a{
	float:left;
	padding:0 11px;
	height:30px;
}
.entry li.hover .drop,
.entry li:hover .drop{display:block;
}
.entry a span{
	display:block;
	height:14px;
	text-indent:-9999px;
	overflow:hidden;
	margin:9px 0 0;
	background:url(../images/txt-nav.gif) no-repeat;
}
.entry ul li.hover a,
.entry ul li:hover a{background:url(../images/bg-hover.gif) repeat-x;}
#find span{width:61px;}
.entry ul li#find.hover span,
.entry ul li#find:hover span{background-position:0 -14px !important}
#health span{
	width:93px;
	background-position:-80px 0 !important;
}
.entry ul li#health.hover span,
.entry ul li#health:hover span{background-position:-80px -14px !important}
#company span{
	width:78px;
	background-position:-192px 0 !important;
}
.entry ul li#company.hover span,
.entry ul li#company:hover span{background-position:-192px -14px !important}
.entry ul .drop{
	position:absolute;
	top:30px;
	right:0;
	display:none;
	background:url(../images/bg-none.gif);
}
/* find drop */
#find .drop{width:345px;}
#health .drop{width:357px;}
#find .drop .c,
#health .drop .c{width:100%;}
#find .drop .c{background:url(../images/bg-drop-find-strip.png) repeat-y;}
#health .drop .c{background:url(../images/bg-drop-health-strip.png) repeat-y;}
#find .drop .bg,
#health .drop .bg{
	float:left;
	position:relative;
	padding:11px 22px 0;
}
#find .drop .bg{width:301px;}
#find #health .bg{width:313px;}
#find .drop .bg{margin:0 0 -150px;}
#health .drop .bg{margin:0 0 -110px;}
#find .drop .b,
#health .drop .b{
	width:100%;
	overflow:hidden;
}
#find .drop .b{
	background:url(../images/bg-drop-find-bottom.png) no-repeat;
	height:177px;
}
#health .drop .b{
	background:url(../images/bg-drop-health-bottom.png) no-repeat;
	height:120px;
}
.entry ul p{
	color:#303030;
	margin:4px 0 0;
	font-size:11px;
}
#find .frame,
#health .frame{
	width:100%;
	overflow:hidden;
}
#find .frame{background:url(../images/sep-sign-bottom.gif) repeat-y 155px 0;}
#health .frame{
	background:url(../images/sep-sign-bottom.gif) repeat-y 160px 0;
	margin:-10px 0 0;
	position:relative;
}
#find .frame div{
	width:342px;
	overflow:hidden;
	background:url(../images/sep-sign.gif) no-repeat 155px 0;
	margin:0 -41px 0 0;
}
#health .frame div{
	background:url(../images/sep-health.gif) no-repeat 160px 0;
	width:357px;
	overflow:hidden;
	margin:0 -41px 0 0;
	padding:10px 0 20px;
}
#find .frame ul,
#health .frame ul{
	float:left;
	margin:0;
	padding:0;
	list-style:none;
	font-size:11px;
}
#find .frame ul{
	width:140px;
	margin:0 31px 0 0;
}
.either{
	margin:0 !important;
	width:130px !important;
}
#health .frame ul{
	width:165px;
	margin:0 6px 0 0;
}
#find .frame ul li,
#health .frame ul li{
	margin:7px 0 0;
	line-height:13px;
	background:none !important;
	float:none;
	width:100%;
	overflow:hidden;
}
#find .frame ul a,
#health .frame ul a{
	background:url(../images/bullet-link.gif) no-repeat 0 5px !important;
	padding:0 0 0 8px;
	color:#216bb4;
	height:auto !important;
}
#find .frame ul a:hover,
#health .frame ul a:hover{
	background:url(../images/bullet-link-hover.gif) no-repeat 0 5px !important;
	color:#3095b4;
	text-decoration: underline;
}
/* company drop*/
#company .drop{width:434px;}
#company .drop .c{width:100%;}
#company .drop .c{background:url(../images/bg-drop-company-strip.png) repeat-y;}
#company .drop .bg{
	float:left;
	position:relative;
	padding:11px 19px 0;
	width:396px;
	margin:0 0 -140px;
}
#company .drop .b{
	background:url(../images/bg-drop-company-bottom.png) no-repeat;
	height:159px;
	width:100%;
	overflow:hidden;
}
#company .frame{
	width:100%;
	overflow:hidden;
	background:url(../images/sep-company-strip.gif) repeat-y 105px 0;
}
#company .box{
	width:454px;
	overflow:hidden;
	background:url(../images/sep-company.gif) no-repeat;
	padding:10px 0;
	margin:0 -20px 0 0;
}
#company .block{
	float:left;
	width:94px;
	margin:0 24px 0 0;
}
.careers{
	display:block;
	overflow:hidden;
	background:url(../images/bg-careers.gif) no-repeat !important;
	width:85px !important;
	height:32px !important;
	float:none !important;
	padding:0 !important;
	text-indent:-9999px;
}
#company ul{
	float:left;
	margin:-7px 10px 0 0;
	padding:0;
	list-style:none;
	width:145px;
	font-size:11px;
}
#company ul li{
	margin:7px 0 0;
	line-height:13px;
	background:none !important;
	width:100%;
	float:left;
}
#company ul a{
	background:url(../images/bullet-link.gif) no-repeat 0 5px !important;
	padding:0 0 0 8px;
	color:#216bb4;
	height:auto !important;
	text-decoration:none;
}
#company ul a:hover{
	background:url(../images/bullet-link-hover.gif) no-repeat 0 5px !important;
	color:#3095b4;
	text-decoration:underline;
}
/* visual */
.visual{
	width:100%;
	margin:4px 0 0;
	position:relative;
}
.visual .carousel-hold{
	width:740px;
	height:292px;
	overflow:hidden;
	position:relative;
}
.overlay{
	width:100%;
	overflow:hidden;
	left:0;
	bottom:0;
	background:url(../images/bg-overlay.png);
	height:121px;
	position:absolute;
	z-index:3;
}
.carousel{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	position:relative;
	width:9999px;
	height:292px;
	width:740px;
}
.carousel li{
	left:0;
	top:0;
	position:absolute;
	width:740px;
	height:292px;
	z-index:1;
}
.carousel li.active{ z-index:2;}
.carousel .frame{
	position:absolute;
	left:25px;
	top:20px;
	color:#fff;
	width: 388px;
}
.visual h2{
	margin:0;
	text-indent:-9999px;
	overflow:hidden;
	height:22px;
}
.visual h4{
	margin:0;
	text-indent:-9999px;
	overflow:hidden;
	height:40px;
}
.heading-1{
	background:url(../images/txt-heading-1.gif) no-repeat;
	width:331px;
	height: 40px;
	margin-top: -11px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-bottom: 5px;
}
.heading-2{
	background:url(../images/txt-heading-2.gif) no-repeat;
	width:357px;
	margin:-11px 0 0 !important;
	position:relative;
}
.heading-3{
	background:url(../images/txt-heading-3.gif) no-repeat;
	width:394px;
	margin:10px 0 0 !important;
	position:relative;
}
.heading-3sb{
	background:url(../images/txt-heading-3sb.gif) no-repeat;
	width:394px;
	position:relative;
	height: 400px;
	margin-top: -20px;
	margin-right: 0;
	margin-bottom: 20;
	margin-left: 0;
	padding-bottom: 30px;
}
.heading-4{
	background:url(../images/txt-heading-4.gif) no-repeat;
	width:473px;
	margin:-11px 0 0 !important;
	position:relative;
}
.heading-5{
	background:url(../images/txt-heading-5.gif) no-repeat;
	width:441px;
	margin:-11px 0 0 !important;
	position:relative;
}
.heading-6{
	background:url(../images/txt-heading-6.gif) no-repeat;
	width:455px;
	margin:-11px 0 0 !important;
	position:relative;
}
.heading-7{
	background:url(../images/txt-heading-7a.gif) no-repeat;
	width:475px;
		margin:-11px 0 0 !important;
	position:relative;
}
.feature-1{
	font-weight: normal;
	color: #FFF;
	font-style: italic;
	font-size:14px;
}
.btn-get{
	display:block;
	overflow:hidden;
	background:url(../images/btn-get.png) no-repeat;
	width:126px;
	height:31px;
	margin:8px 0 0;
	text-indent:-9999px;
}
.btn-get:hover{background:url(../images/btn-get-hover.png) no-repeat;}
.btn-getquote{
	display:block;
	overflow:hidden;
	background:url(../images/btn-getquote.png) no-repeat;
	width:126px;
	height:31px;
	text-indent:-9999px;
	margin-top: 8px;
	margin-right: 0;
	margin-left: 0;
	padding-bottom: -20px;
}
.btn-getquote:hover{background:url(../images/btn-getquote-hover.png) no-repeat;}
.carousel h3{
	font-size:14px;
	margin:7px 0 0;
	font-weight:normal;
}
.alter{width:256px;}
.list-feature{
	margin:4px 0 0;
	padding:0 0 0 10px;
	list-style:none;
	font-style:italic;
	font-size:14px;
}
.list-feature li{
	background:url(../images/bullet-feature.gif) no-repeat 0 50%;
	padding:0 0 0 10px;
	line-height:21px;
	position:static !important;
	float:none;
	width:auto;
	height:auto;
}
.links{
	margin:7px 0 0;
	padding:0;
	list-style:none;
	font-size:12px;
}
.links li{
	float:none;
	width:auto;
	height:auto;
	line-height:24px;
	position:static !important;
}
.links a{
	background:url(../images/bullet-arrow.gif) no-repeat 0 50%;
	padding:0 0 0 15px;
	color:#fff;
	text-decoration:none;
}
.links a:hover{
	background:url(../images/bullet-arrow-hover.gif) no-repeat 0 50%;
	color:#b1d2f1;
	text-decoration:underline;
}
/* nav */
.nav{
	position:absolute;
	left:0;
	top:183px;
	margin:0;
	list-style:none;
	z-index:4;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 60px;
}
.nav li{
	float:left;
	width:122px;
	display:inline;
}
.nav li .frame{
	background:url(../images/bg-category.png) no-repeat;
	width:100%;
	height:103px;
	overflow:hidden;
}
.nav li h3{
	margin:8px 0 0 10px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/txt-nav-heading.gif) no-repeat;
	line-height:normal;
	font-size:12px;
}
.nav-heading-1{width:85px;}
.nav-heading-2{
	width:95px;
	background-position:-121px 0 !important;
}
.nav-heading-3{
	width:93px;
	background-position:-242px 0 !important;
}
.nav-heading-4{
	width:87px;
	background-position:-363px 0 !important;
}
.nav-heading-6{
	width:100px;
	background-position:-603px 0 !important;
}
.nav li .frame div{
	padding:0 0 0 11px;
	margin:9px 0 0;
	width:98px;
}
.nav li p{
	margin:0;
	color:#333;
	font-size:11px;
}
.nav a{
	float:left;
	margin:9px 0 0;
	background:url(../images/bullet-link-carousel.gif) no-repeat 0 50%;
	padding:0 0 0 12px;
	margin:3px 0 0;
	color:#216bb4;
	font-size:11px;
	text-decoration:none;
	position:relative;
	z-index:9;
}
.nav a:hover{
	color:#3095b4;
	background:url(../images/bullet-hover.gif) no-repeat 0 50%;
	text-decoration:underline;
}
.nav li.active{
	margin:-9px -12px 0 -10px;
	position:relative;
	width:144px;
}
.nav li.active .frame{
	background:url(../images/bg-category-hover.png) no-repeat;
	height:132px;
	width:139px;
	padding:0 0 0 5px;
}
.nav li.active p{font-size:13px;}
.nav li.active a{
	font-size:13px;
	margin:6px 0 0;
}
.nav li.active .frame div{
	width:118px;
	margin:15px 0 0;
}
#plan .frame{background:url(../images/bg-category-plan.png) no-repeat !important;}
#plan.active .frame{background:url(../images/bg-category-plan-hover.png) no-repeat !important;}
.nav li.active h3{
	background:url(../images/txt-heading-hover.gif) no-repeat !important;
	height:18px;
}
.nav li.active .nav-heading-1{width:94px;}
.nav li.active .nav-heading-2{
	width:104px;
	background-position:-94px 0 !important;
}
.nav li.active .nav-heading-3{
	width:111px;
	background-position:-199px 0 !important;
}
.nav li.active .nav-heading-4{
	width:105px;
	background-position:-309px 0 !important;
}
.nav li.active .nav-heading-5{
	width:76px;
	background-position:-414px 0 !important;
}
.nav li.active .nav-heading-6{
	width:106px;
	background-position:-490px 0 !important;
}
.promo-box{
	width:724px;
	overflow:hidden;
	background:#d6d6d6;
	padding:8px;
}
/* quote */
.quote{
	float:left;
	width:222px;
	background-color: #CCC;
}
/* gallery */
.gallery{
	float:left;
	width:320px;
}
.gallery .frame{
	width:320px;
	overflow:hidden;
	background:url(../images/bg-promo-box-top.gif) repeat-x;
	height:30px;
	padding:0 3px 0 10px;
}
.gallery h3{
	float:left;
	margin:9px 7px 0 0;
	background:url(../images/txt-highlights.gif) no-repeat;
	width:61px;
	height:15px;
	text-indent:-9999px;
}
.rss{
	float:left;
	background:url(../images/btn-rss.gif) no-repeat;
	width:11px;
	height:11px;
	overflow:hidden;
	margin:10px 0 0;
	text-indent:-9999px;
}
.gallery .frame ul{
	float:right;
	margin:10px 0 0;
	padding:0;
	list-style:none;
}
.gallery .frame ul li{
	float:left;
	margin:0 2px 0 0;
}
.gallery .frame ul a{
	display:block;
	overflow:hidden;
	background:url(../images/btn-gallery.gif) no-repeat;
	width:13px;
	height:13px;
	text-indent:-9999px;
}
.gallery .frame ul a:hover,
.gallery .frame ul a.active{background-position:0 -13px;}
.gallery .box-h{
	width:540px;
	overflow:hidden;
	background:#fff url(../images/bg-gallery.gif) repeat-x 0 100%;
	height:131px;
	padding:8px 2px 0 4px;
}
.link-previous,
.link-next{
	float:left;
	overflow:hidden;
	height:129px;
	width:20px;
	text-indent:-9999px;
}
.link-previous{background:url(../images/btn-previous.gif) no-repeat;}
.link-next{background:url(../images/btn-next.gif) no-repeat;}
.link-previous:hover,
.link-next:hover{background-position:0 -129px;}
.gallery .box-h .hold{
	position:relative;
	width:489px;
	height:129px;
	overflow:hidden;
	float:left;
	display:inline;
	margin-left:10px;
}
.gallery .box-h ul{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:99999px;
}
.gallery .box-h ul li{
	float:left;
	width:489px;
	height:116px;
	padding:0;
}
.gallery .box-h .box{
	float:left;
	width:145px;
	height:116px;
	padding:11px 9px 0;
}
.gallery .box-h .box:hover,
.gallery .box-h .box.hover{background:#f4ffd0;}
.gallery .box-h ul li strong{
	color:#333;
	font-size:11px;
}
.gallery .box-h ul li p{
	margin:5px 0 3px;
	color:#333;
	font-size:11px;
}
.gallery .box-h ul li a{
	color:#216bb4;
	text-decoration:none;
	font-size:12px;
}
.gallery .box-h ul li a:hover{color:#3095b4;}
.alt{
	width:145px !important;
	margin:0 20px 0 0 !important;
	padding:11px 10px 0 13px !important;
}
/* side-nav */
.side-nav{
	float:right;
	width:172px;
}
.side-nav .frame{
	width:100%;
	overflow:hidden;
	background:url(../images/bg-promo-box-top.gif) repeat-x;
	height:30px;
}
.side-nav h3{
	margin:9px 0 0 13px;
	background:url(../images/txt-needhelp.gif) no-repeat;
	width:67px;
	height:14px;
	overflow:hidden;
	text-indent:-9999px;
}
.sidenav-feature{
	list-style:none;
	font-size:14px;
	height:60px;
	padding-left: 10px!important;
	padding-top: 13px!important;
	background-color: #FFF;
	background-image: url(../images/bg-promo-box-top60.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #666;
	margin-top: 7px!important;
}
.side-nav ul{
	margin:0;
	padding:0;
	list-style:none;
}
.side-nav ul li{margin:6px 0 0;}
.side-nav a{
	display:block;
	overflow:hidden;
	background:#fff url(../images/bg-side-nav.gif) repeat-x 0 100%;
	padding:0 0 0 13px;
	width:159px;
	height:29px;
	line-height:29px;
	text-decoration:none;
	color:#216bb4;
	font-size:12px;
}
.side-nav a:hover{
	color:#3095b4;
	background:#e5effa;
}
/* links */
.links-box{
	width:760px;
	overflow:hidden;
	background:url(../images/bg-links-strip.gif) repeat-y;
	margin:8px -20px 0 0;
}
.links-box .frame{
	width:100%;
	overflow:hidden;
	background:url(../images/bg-links-top.gif) no-repeat;
}
.links-box .bg{
	width:100%;
	overflow:hidden;
	background:url(../images/bg-links-bottom.gif) no-repeat 0 100%;
}
.links-box .bg div{
	float:left;
	padding:0 0 0 20px;
	width:155px;
	margin:0 10px 0 0;
}
.links-box h3{
	margin:10px 0 0;
	font-size:1em;
	color:#333;
}
.links-box ul{
	margin:0;
	padding:0;
	list-style:none;
}
.links-box ul li{
	margin:2px 0 0;
	color:#666;
}
.links-box ul span{display:block;}
.links-box ul a{
	color:#5482ab;
	text-decoration:none;
}
.links-box ul a:hover{text-decoration:underline;}
/* footer */
#footer{
	margin:10px 0 0;
	border-top:1px solid #d4d4d4;
	width:100%;
	padding:10px 0 0;
}
#footer a{
	color:#666;
	text-decoration:none;
}
#footer a:hover{
	color:#999;
	text-decoration:underline;
	}
#footer p{
	margin:0;
	color:#6a6a6a;
	font-size:9px;
}
#footer ul{
	float:right;
	margin:0 -4px 0 0;
	padding:0;
	list-style:none;
	overflow:hidden;
	font-size:12px;
}
#footer ul li{
	float:left;
	background:url(../images/sep-footer.gif) no-repeat 100% 50%;
	margin:0 -1px 0 1px;
	padding:0 5px;
}

