#footer-outer {
	clear: both;
	width:100%;
	padding-top:15px;
}
	#footer-inner {
		width: 100%;
			background: #fff url(../Images/Backgrounds/FooterLinks.gif) repeat-x top left;	
		padding-top:0px;
		
	}

		#footer-alpha-outer {
			clear: both;
    margin: 0 auto;
    padding: 0 0 20px;
    width: 970px;
			
		}
			#footer-alpha-inner {
				width: 100%;
				
			}
				#footer-links {					
					padding-left:15px;
				}
					ul.footer-links {
						display:block;
						position:relative;
						float:left;
						padding: 0 5px 0 13px;
						margin: 0;
						font-size:80%;
						line-height:150%;
				}
					ul.footer-links-richardburbidge{
						width:139px;
					}
					ul.footer-links-productcategories{
						width:148px;
					}
					ul.footer-links-professional{
						width:139px;
					}
					ul.footer-links-helpandadvice{
						width:137px;
					}
					ul.footer-links-legal{
						width:134px;
					}
					ul.footer-links-social{
						width:143px;
						height: 77px;						
					}
						ul.footer-links li {
							display: block;
							list-style-type: none;
							padding: 0 0 0 0;
							margin: 0;
						}
						ul.footer-links li.start {
							padding: 5px 0 10px 0;
							color: #fff;
							font-family:Georgia, "Times New Roman", Times, serif;
							font-size: 12px;
							border: none;
						}
							ul.footer-links li a{
								font-weight:bold;
								text-decoration:none;
								color:#666666;
							}

					ul.footer-links-social li.twitter a{	
						background: #fff url("../images/buttons/twitter.jpg") left top no-repeat;
						padding: 3px 0 9px 28px;
						margin-top: 3px;
						margin-bottom: 4px;
						display: block;
					}
					ul.footer-links-social li.facebook a{	
						background: #fff url("../images/buttons/facebook.jpg") left top no-repeat;
						padding: 3px 0 6px 28px;
						display: block;
					}
		#footer-beta-outer {
			clear: both;
			width:100%;
			padding-top:5px;
			padding-bottom:50px;
			background-color: #000;
		}
			#footer-beta-inner {
				padding: 5px 15px;
				background-color:#000000;
				color:#ffffff;
				margin: 0 auto;
			 width: 970px;
			}
				.copyright {
					padding: 0 0 0 17px;
					float: left;
				}

