/* header */
#fl_header{
	line-height:15px;
	z-index:5;
	width:1014px;
}
/* header-holder */
.header-holder{
	height:90px;
	overflow:hidden;
	background:url(http://images.findlaw.com/findlaw_uk/images/bg-header.png) repeat-x;
}
/* logo */
.logo {
	position:absolute;
	top:42px;
	left:55px;
	z-index:15;
	width:191px;
	height:27px;
	background:url(http://flimages.findlaw.com/design/uk/images/logo-print1.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
.logo a{
	display:block;
	height:100%;
}
/* info-text */
.info-text{
	display:block;
	color:#333;
	text-align:right;
	font-size:12px;
	margin:0 0 25px;
	padding:0 3px 0 0;
}
.info-text strong{
	color:#fff;
	margin:0 0 0 1px;
	font-size:14px;
}
/* nav */
#nav{
	margin:0;
/*	position:relative; */
	padding:0 /*12px*/ 1px 0 0;
	list-style:none;
	font-size:15px;
	float:left;
  margin-left: 320px;
	overflow:hidden;
  width: 680px;
}
#nav li{
	float:left;
	margin:0 1px 0 -1px;
	padding:6px 15px 7px 16px;
	background:url(http://images.findlaw.com/findlaw_uk/images/separator-nav.gif) repeat-y;
}
#nav li a{color:#645c55;}
#nav li a:hover{
	text-decoration:none;
	color:#0085cc;
}
/* footer */
#fl_footer{
	width:974px;
	overflow:hidden;
	font-size:11px;
	display:table-row;
	line-height:15px;
}
/* footer-holder */
#fl_footer .footer-holder{
	width:974px;
	display:table-cell;
	height:177px;
	overflow:hidden;
}
#fl_footer .footer-frame,
#main .main-holder{
	display:table-cell;
}
/* footer-section */
.footer-section{
	border-top:2px solid #504a44;
	background:#645c55;
	overflow:hidden;
	width:974px;
	padding:4px 0 12px;
}
#fl_footer a{color:#f2f2f2;}
#fl_footer a:hover{
	color:#DFA90C;
	text-decoration:none;
}
.footer-section .ttl{
	display:block;
	font-weight:normal;
	font-size:15px;
	line-height:18px;
	color:#DFA90C;
	padding:0 0 3px;
	margin:0 0 1px;
	background:url(http://images.findlaw.com/findlaw_uk/images/divider4.gif) repeat-x 0 100%;
}
.footer-section ul{
	margin:0;
	padding:0;
	float:left;
	list-style:none;
}
/* footer-section column1,column2,column3 */
.footer-section .column1,
.footer-section .column2,
.footer-section .column3{
	float:left;
	padding:0 0 0 20px;
}
.footer-section .column1{width:158px;}
.footer-section .column2{width:238px;}
.footer-section .column3{width:320px; margin-left:10px;}
.footer-section .column2 ul{
	width:116px;
	padding:0 0 0 4px;
}
.footer-section .column2 div{
	overflow:hidden;
	width:240px;
	margin:0 0 0 -4px;
}
/* copy-box */
.copy-box{
	color:#181312;
	font-size:10px;
	width:926px;
	background:#fff;
	padding:14px 28px 6px 20px;
	border-top:2px solid #ccc;
}
.copy-box:after{
	content:"";
	display:block;
	clear:both;
}
.copy-box span{float:left;}
/* logo-thomson-reuters */
.logo-thomson-reuters{
	float:right;
	width:157px;
	height:35px;
	margin:-10px 0 0;
	text-indent:-9999px;
	overflow:hidden;
	background:url(http://images.findlaw.com/findlaw_uk/images/logo-thomson-reuters.gif) no-repeat;
}
.ico-list li{
	float:left;
	padding:0 13px 0 0;
}
.ico-list li a{
	float:left;
	padding:0 0 60px;
}
.ico-list .feeds{background:url(http://images.findlaw.com/findlaw_uk/images/ico-feed.gif) no-repeat 9px 25px;}
.ico-list .sitemaps{background:url(http://images.findlaw.com/findlaw_uk/images/ico-sitemap.gif) no-repeat 5px 22px;}
.ico-list .tips{background:url(http://images.findlaw.com/findlaw_uk/images/ico-tips.gif) no-repeat 34px 24px;}

