.footer{
	clear:both;
	background:url(../images/bg-footer.gif);
	background-repeat:repeat-x;
	background-color:#0d476f;
	width:1008px; /* 1022 with the border*/
	vertical-align:bottom;
	margin:0px auto 0px auto; 
	border-style:solid;
	border-width:7px 7px 7px 7px; 
	border-color:#FFFFFF;
	color:#FFFFFF;
	z-index:2000;
	height:235px;
	}	
.footerHeader{
	border-bottom:1px solid #0f5376;
	overflow:hidden;
	height:17%;
	padding:0 16px 1.3em 8px;
	margin:0 0 15px;
	color:#FFFFFF;
	}
.footerAddress{
	float:left;
	padding-top:1px;
	}
.disclaimerColumn{
	float:left;
	font-size:11px;
	font-family:Georgia, serif;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	}
.addressUL{
	margin-left:-13px;
	float:left;
	list-style-type:none;
	}
.addressLI{	
	font-size:0.6em;
	text-align:left;
	font-weight:normal;
	}	
.addressField{
	float:left;
	color:#FFFFFF;
	background:url(../images/address_separator.png);
	background-repeat:no-repeat;
	background-position:0% 50%;
	padding:0px 3px 0px 11px;
	}
.footerH1{
	float:left;
	font-size:20px;
	font-weight:bold;
	width:800px;
	text-align:right;
	padding-top:7px;
	color:#FFFFFF;
	}
.footerH2{
	font-family:Georgia, serif;
	font-style:italic;
	font-weight:normal;
	font-size:17px;
	color:#FFFFFF;
	margin-left:-7px;
	}
.footerH3{
	display:block;
	padding:0 0 10px;
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
	}
.social{
	float:right;
	overflow:hidden;
	width:175px;
	}
.social ul{
	float:right;
	margin:0;
	padding:0;
	list-style:none;
	font-size:12px;
	line-height:22px;
	width: 175px;
	}
.social li{
	float:left;
	}
.social .facebook, .social .twitter, .social .rss, .social .dccourtsnews, .social .youtube{
	overflow:hidden;
	display:block;
	position:relative;
	margin:4px;
	width:25px;
	height:25px;
	}
.social a{	
	text-decoration:none;
	}
.social a span{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	cursor:pointer;
	text-decoration:none;
	}
.social .facebook  span{
	background:url(../images/facebook.gif) no-repeat;
	}
.social .twitter span{
	background:url(../images/twitter.gif) no-repeat;
	}
.social .rss  span{
	background:url(../images/rss.gif) no-repeat;
	}
.social .dccourtsnews  span{
	background:url(../images/dccourtsnews.gif) no-repeat;
	}
.social .youtube  span{
	background:url(../images/youtube-icon.gif) no-repeat;
	}
.footerColumns{
	background:url(../images/dividers.gif) repeat-y 184px 0;
	overflow:hidden;
	width:1000px;
	margin:0 -25px 0 0;
	height:150px;
	}
.footerColumn{
	float:left;
	width:160px;
	padding:2px 29px 10px 11px;
	font-size:11px;
	min-height:200px;
	font-size:12px;
	}
.footerColumn ul{
	margin:0;
	padding:0;
	list-style:none;
	line-height:18px;
	}
.footerColumn a{
	color:#8FC5EB;
	text-decoration:none;
	}