#footer-wrap {
position: relative;
top: -500px;

margin-bottom: -200px;
} 

  
#footer-content1 {
width: 300px;
float: left;
height: 530px;
background-color: #f5f5f5;

}

#footer-content2, #footer-content3 {
width: 300px;
float: left;
margin-left: 25px;
height: 530px;
background-color: #f5f5f5;
margin-bottom: 40px; 
}

#footer-content1 p, #footer-content2 p, #footer-content3 p {padding: 20px 20px 0 20px;
line-height: 1.6em;}

#feedback_container {
position: absolute; 
left: 20px;
border-top: 1px solid #cccccc;
padding-top: 20px;}


#feedback { 
		float: left;
		position: relative;
		display: block;
		width:247px; 
   		height:88px;  	
		background: url(/LBTS/images_new/feedback.gif) 0 0 no-repeat;
}


#feedback a {
		display: block;
   		background: url(/LBTS/images_new/feedback.gif) 0 0 no-repeat;
   		width:247px; 
   		height:88px;
		
   }
#feedback a:hover {
		display: block;
   		background-position: 0 -88px ; 
   		width:247px;
		height:88px;
		
   }


/*#footer-content2 {width: 300px;
}

#footer-content3 {width: 300px;
}*/

#copyright, #copyright2 {
color: #666666;
font-size: 11px;
font-family: Verdana, Arial, Helvetica, sans-serif;
padding: 20px;
text-align: center;

position: relative;
top: 130px;
left: 0;
width: 960px;
float: left;
margin-bottom: 100px;

}


#copyright a, #copyright2 a {color: #666666; text-decoration: none;}

#copyright a:hover, #copyright2 a:hover {color: #666666; text-decoration: underline;}

#footerlinks {margin-bottom:10px; color: #666666;} 
