.footer{
	height:271px;
	background-image:url(../images/footer-background.png);
	background-repeat:repeat-x;	
}

div.contacts{
	height:271px;	
}

div.contacts ul{
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	
	padding-top:30px;	
}

div.contacts ul li{
	padding-left: 30px;
	margin: 10px;
	margin-top: 0px;
	margin-bottom:10px;
}

div.contacts .address {
	font-size:14px; 
	color:#545454;
}

div.contacts .email {
	font-size:14px;
	color:#d93215;	
}

div.contacts .small_phone_number {
	font-size:18px; 
	color:#848484;
}

.big_phone_number img{
	margin-left:-30px; 
	padding-right:10px;	
}

.big_phone_number span{
	font-size:48px; 
	color:#d93215;	
}

a.sunny_logo div{
	background-image:url(../images/sunny-logo.png);
	height: 94px;
	width:148px;
	margin-left:-16px;
	margin-top:-11px;
}

a.sunny_logo:hover div{
	background-image:url(../images/sunny-logo-bang.png);
}

a.sunny_logo:hover div.ru{
	background-image:url(../images/sunny-logo-bang-ru.png);	
}

a.sunny_logo:hover div.ua{
	background-image:url(../images/sunny-logo-bang-ua.png);	
}
