
.footer-wrapper{
	width:100%;
	background:url(../images/bg-2.jpg);
	overflow:hidden;
}

.footer{
	width:960px;
	margin:0 auto;
	
}

.footer-content { float:left;width:280px; background:url(../images/footer-div.jpg) right repeat-y; padding-left:20px; padding-right:20px; padding-top:60px; padding-bottom:60px; overflow:hidden; height:200px; color:#a29f8e;}
.footer-content h1 { font-size:25px; color:#ffffff; padding-bottom:20px;}
.footer-content p { padding-bottom:20px; color:#a29f8e; line-height:22px;}
.footer-content ul li { list-style:none; height:40px; width:100%; background:url(../images/nav-div.jpg) bottom repeat-x; line-height:40px;}
.footer-content a { color:#a29f8e;}
.footer-content a:hover { color:#ffffff;}

.newsletter{width:280px; margin-bottom:30px; float:left;}
.newsletter ul{list-style:none;}
.newsletter li{float:left;}
.newsletter-input{width:180px; height:35px; line-height:35px; background:url(../images/bg-1.jpg); border:none; padding-left:10px; float:left;}
.newsletter img { float:right;}

a.footerlink{color:#ffffff; padding-top:10px; padding-bottom:10px;}

.more1{
display:block;
color:#ffffff;
text-align:center;
background:url(../images/bg-1.jpg);
width:80px; 
height:30px;
line-height:30px;
}

a.more1:hover{
background:url(../images/bg-1.jpg);
color:#41403b;
}
