/* Copyright (C) arrowthemes, Regular/Extended Licence */

@import url(../../../css/layout.css);


/*logo*/
.logo-img{background: url(../images/logo.png) no-repeat scroll 0 0 transparent;}

/*footer icon*/
div.footer-logo-icon {
	background: url(../images/logo-icon.png) no-repeat scroll 0 0 transparent; 
	width: 56px; 
	height: 50px;
}