.clearfix {
    overflow: hidden;
}
* html .clearfix {
    display: inline-block;
}

.clear {
    clear: both
}

a img {
    border: 0;
}

#social-links-1{
    width: 960px;
    margin: 0 auto;
    background: #f1d38d;
    color: #a46021;
    font-size: 14px;
    font-family: tahoma;
	padding-bottom:10px;
	

}

#social-links {
    width: 960px;
    margin: 0 auto;
    background: #f1d38d;
    color: #a46021;
    font-size: 14px;
    font-family: tahoma;
	padding-bottom:10px;
	

}


#social-links .social-links-scroll, #social-links a {
    color: #4a1300;
    text-decoration: none;
    font-weight: 700;
    font-size: 14px;
    font-family: tahoma;

}

#social-links-1 .social-links-scroll, #social-links a {
    color: #4a1300;
    text-decoration: none;
    font-weight: 700;
    font-size: 14px;
    font-family: tahoma;

}

#social-links .social-links-scroll-container {
    position: relative;
    
    height: 18px;
    line-height: 18px;
    overflow: hidden;
    margin: 0 10px 10px;
    font-size: 14px;
    font-family: tahoma;
    align: center;

}


#social-links .social-links-scroll-container-1 {
    position: relative;
    width: 940px;
    height: 18px;
    line-height: 18px;
    overflow: hidden;
    margin: 0 10px 10px;
    align: center;
}

#social-links .social-links-scroll {
    white-space: nowrap;
}

#social-links .social-link-image{
	width:410px;
	height:330px;
	overflow:hidden;
	float:left;
	display:inline;
	margin-left:35px;
}

#social-links .social-link-image-1{
	width:510px;
	height:330px;
	overflow:hidden;
	float:left;
	display:inline;
	margin-left:10px;
}


#social-links .social-links-box{
	width:409px;
	float:left;
	display:inline;
	margin-left:11px;
	background:url(../images/mobile/box.gif) top left repeat-y;
}
#social-links .social-links-box-outer{
	background:url(../images/mobile/box-top.gif) top left no-repeat;
	position:relative;
}
#social-links .social-link-box-inner{
	background:url(../images/mobile/box-bottom.gif) left bottom no-repeat;
	padding:25px;
	line-height:1em;
	position:relative;
	z-index:10;
}
#social-links .social-link-box-inner h3{
	margin:0 0 10px;
	font-size:14px;
}
#social-links .social-link-box-inner p{
	margin:0 0 17px;
}
#social-links .social-link-box-inner a{
	margin:0 15px 15px 0;
}
#social-links .social-sign{
	position:absolute;
	bottom:25px;
	right:20px;
}