@charset "utf-8";
/* CSS Document */
#container #footer #footer_catogies{
	width:250px;
	background:#eeefed;
	height:165px;
	color:#FFFFFF;
	float:left;
	margin:5px 0 5px 0;
}
.footer_catogies{
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:justify;
	height:33px;
	margin-bottom:10px;
}
#container #footer #google_left{
	width:517px;
	background-color:#FFFFFF;
	float:left;
	padding-bottom:20px;

}
#container #footer #google_right{
	width:483px;
	background-color:#FFFFFF;
	float:left;
	padding-bottom:20px;

}
#container #footer #nav_footer{
	width:1000px;
	background:#d30707 url(http://www.cfnr.co.uk/img/bg_footer.gif) right no-repeat;
	height:56px;
	color:#FFFFFF;
	float:left;
	margin:0;

}
 h2.title_footer{
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:justify;
	background: #dddcdc url(http://www.cfnr.co.uk/img/icon.gif) left no-repeat;
	margin:0px;
	height:18px;
	padding:8px 38px;
	color:#333333
}
	
.text_footer{
	color:#606060;
	text-transform:capitalize;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: inherit;
	padding-left:15px;
	margin-top:0px;
	display:block;
	height:15px;
	}
.text_footer a{
	color:#188ebf;
	text-decoration:none;
	font-weight:bold;
	}
.text_footer a:hover{
	color:#188ebf;
	text-decoration:underline;
	font-weight:bold;
	}
.dd{font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#606060;
	padding-left:20px;
	margin-top:0px;
	}
.more{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ed9001;
	text-align:right;
	padding:5px;
	}
.more a,.more a:hover{
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ed9001;
	}