.btnViewGallery a, home:visited {
	width: 152px;
	height: 36px;
	display:block;
	text-decoration: none;
	background-image: url(../img/btn-view-gallery.png);
	background-repeat: no-repeat;
	float: left;
	margin-top: 45px;
}

.btnViewGallery a:hover {	
		background-position: 0 -36px;
}

.btnViewTest a, home:visited {
	width: 211px;
	height: 28px;
	display:block;
	text-decoration: none;
	background-image: url(../img/btn-view-testimonials.png);
	background-repeat: no-repeat;
	float: left;
	margin-top: -1px;
	margin-left: 14px;
}

.btnViewTest a:hover {
	background-position: 0 -28px;
}































.icon-container {
	float: left;
	margin-top: 45px;
	width: 130px;
	margin-left: 466px;
}

.icon-linked-in a, home:visited {
	width: 40px;
	height: 40px;
	display:block;
	text-decoration: none;
	float: right;
	background-image: url(../img/icon-linked-in.png);
	background-repeat: no-repeat;
}

.icon-linked-in a:hover {
	/* [disabled]opacity:0.7; */
	background-position: 0 -40px;
}


.icon-facebook a, home:visited {
	width: 40px;
	height: 40px;
	display:block;
	text-decoration: none;
	float: right;
	background-image: url(../img/icon-facebook.png);
	background-repeat: no-repeat;
	margin-left: 8px;
}

.icon-facebook a:hover {
	/* [disabled]opacity:0.7; */
	background-position: 0 -40px;
}


















.icon-linked-in-footer a, home:visited {
	width: 40px;
	height: 40px;
	display:block;
	text-decoration: none;
	float: right;
	background-image: url(../img/icon-linked-in.png);
	background-repeat: no-repeat;
}

.icon-linked-in-footer a:hover {
	/* [disabled]opacity:0.7; */
	background-position: 0 -40px;
}


.icon-facebook-footer a, home:visited {
	width: 40px;
	height: 40px;
	display:block;
	text-decoration: none;
	float: right;
	background-image: url(../img/icon-facebook.png);
	background-repeat: no-repeat;
	margin-top: 8px;
}

.icon-facebook-footer a:hover {
	/* [disabled]opacity:0.7; */
	background-position: 0 -40px;
}







/* ----------------- */


.L-work a, home:visited {
	width: 439px;
	height: 85px;
	display: block;
	text-decoration: none;
	float: left;
	background-image: url(../img/lw-001.png);
	background-repeat: no-repeat;
}

.L-work a:hover {
	background-position: 0 -85px;
}

/* ----------------- */
