#main #logo {
	background-image: url(../_images/vc_logo.gif);
	background-repeat: no-repeat;
	background-position: 0px 78px;
}
.email_img {
	background-image: url(../_images/email.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
.recent_work {
	background-image: url(../_images/recent_work.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#contact_arrow {
	background-image: url(../_images/arrow_contacts.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#imgs img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#imgs {
	background-image: url(../_images/loading.gif);
	background-repeat: no-repeat;
	background-position: 254px 174px;
}
#thumbs img {
	border: 1px solid #ccc;
	margin: 0px;
	padding: 0px;
}

