/*	--------------	*/
/*	Icons	*/
/*	--------------	*/
.icon-link {
	display:block;
	width:90%;
	padding-left:30px;
	line-height:28px;
	height:30px;
	margin:10px 0;
}
.pdf {
	background:url(/mainpics/icons/pdf-icon.png) left center no-repeat;
}
.doc {
	background:url(/mainpics/icons/doc-icon.png) left center no-repeat;
}
.xls {
	background:url(/mainpics/icons/xls-icon.png) left center no-repeat;
}
.jpg {
	background:url(/mainpics/icons/jpg-icon.png) left center no-repeat;
}
.social-icons {
	display:block;
	width:30px;
	height:30px;
	float:left;
}
a#fb {
	background:url(/mainpics/icons/fb.png) left center no-repeat;
}
a#tw {
	background:url(/mainpics/icons/tw.png) left center no-repeat;
}
a#li {
	background:url(/mainpics/icons/li.png) left center no-repeat;
}
p.hen {
	background:url(/mainpics/imgs/hen.jpg) right center no-repeat;
	padding-right:75px !important;
}
