body {
	margin:0;
	padding:0;
	font-family:Tahoma, Verdana, sans-serif;
	width:100%;
	height:100%;
}
input{
	border:solid 1px #666666;
}
#top {
	position:absolute;
	width:1000px;
	height:154px;
	top:0;
	left:50%;
	margin-left:-500px;
	background-image:url('../images/top.png');
}

@media
only screen and (-webkit-min-device-pixel-ratio : 2),
only screen and (min-device-pixel-ratio : 2) {
	#top {
		background-image:url('../images/top-retina.png');
		-webkit-background-size:1000px 154px;
	}
}

#logo {
	position:absolute;
	display:block;
	width:161px;
	height:89px;
	top:37px;
	left:45px;
	background-image:url('../images/logo.png');
}

@media
only screen and (-webkit-min-device-pixel-ratio : 2),
only screen and (min-device-pixel-ratio : 2) {
	#logo {
		background-image:url('../images/logo-retina.png');
		-webkit-background-size:161px 89px;
	}
}

#bird1 {
	position:absolute;
	display:block;
	width:79px;
	height:53px;
	top:0px;
	left:230px;
	background-image:url('../images/bird1.png');
}

@media
only screen and (-webkit-min-device-pixel-ratio : 2),
only screen and (min-device-pixel-ratio : 2) {
	#bird1 {
		background-image:url('../images/bird1-retina.png');
		-webkit-background-size:79px 53px;
	}
}

#propose_your_object.white {
	position:absolute;
	display:block;
	width:165px;
	height:17px;
	top:18px;
	left:323px;
	background-image:url('../images/propose_your_object.png');
}

@media
only screen and (-webkit-min-device-pixel-ratio : 2),
only screen and (min-device-pixel-ratio : 2) {
	#propose_your_object.white {
		background-image:url('../images/propose_your_object-retina.png');
		-webkit-background-size:165px 17px;
	}
}

#propose_your_object.black {
	position:absolute;
	display:block;
	width:165px;
	height:17px;
	top:18px;
	left:323px;
	background-image:url('../images/propose_your_object_b.png');
}

@media
only screen and (-webkit-min-device-pixel-ratio : 2),
only screen and (min-device-pixel-ratio : 2) {
	#propose_your_object.black {
		background-image:url('../images/propose_your_object_b-retina.png');
		-webkit-background-size:165px 17px;
	}
}

#bird2 {
	position:absolute;
	display:block;
	width:36px;
	height:34px;
	top:14px;
	left:877px;
	background-image:url('../images/bird2.png');
}

@media
only screen and (-webkit-min-device-pixel-ratio : 2),
only screen and (min-device-pixel-ratio : 2) {
	#bird2 {
		background-image:url('../images/bird2-retina.png');
		-webkit-background-size:36px 34px;
	}
}

#contact_us.white{
	position:absolute;
	display:block;
	width:94px;
	height:13px;
	top:18px;
	right:130px;
	background-image:url('../images/contact_us.png');
}

@media
only screen and (-webkit-min-device-pixel-ratio : 2),
only screen and (min-device-pixel-ratio : 2) {
	#contact_us.white {
		background-image:url('../images/contact_us-retina.png');
		-webkit-background-size:94px 13px;
	}
}

#contact_us.black{
	position:absolute;
	display:block;
	width:94px;
	height:13px;
	top:18px;
	right:130px;
	background-image:url('../images/contact_us_b.png');
}

@media
only screen and (-webkit-min-device-pixel-ratio : 2),
only screen and (min-device-pixel-ratio : 2) {
	#contact_us.black {
		background-image:url('../images/contact_us_b-retina.png');
		-webkit-background-size:94px 13px;
	}
}

#about_us {
	position:absolute;
	display:block;
	width:77px;
	height:12px;
	top:134px;
	left:94px;
	background-image:url('../images/about_us.png');
}

@media
only screen and (-webkit-min-device-pixel-ratio : 2),
only screen and (min-device-pixel-ratio : 2) {
	#about_us {
		background-image:url('../images/about_us-retina.png');
		-webkit-background-size:77px 12px;
	}
}

#about_us_line {
	display:none;
	position:absolute;
	width:77px;
	height:3px;
	top:146px;
	left:94px;
	background-image:url('../images/about_us_line.png');
}

@media
only screen and (-webkit-min-device-pixel-ratio : 2),
only screen and (min-device-pixel-ratio : 2) {
	#about_us_line {
		background-image:url('../images/about_us_line-retina.png');
		-webkit-background-size:77px 3px;
	}
}

#contacts_icon.white {
	position:absolute;
	display:block;
	width:92px;
	height:53px;
	top:81px;
	left:216px;
	background-image:url('../images/contacts_icon.png');
}

@media
only screen and (-webkit-min-device-pixel-ratio : 2),
only screen and (min-device-pixel-ratio : 2) {
	#contacts_icon.white {
		background-image:url('../images/contacts_icon-retina.png');
		-webkit-background-size:92px 53px;
	}
}

#contacts_icon.black {
	position:absolute;
	display:block;
	width:92px;
	height:53px;
	top:81px;
	left:216px;
	background-image:url('../images/contacts_icon_b.png');
}

@media
only screen and (-webkit-min-device-pixel-ratio : 2),
only screen and (min-device-pixel-ratio : 2) {
	#contacts_icon.black {
		background-image:url('../images/contacts_icon_b-retina.png');
		-webkit-background-size:92px 53px;
	}
}

#contacts {
	position:absolute;
	display:block;
	width:92px;
	height:12px;
	top:134px;
	left:216px;
	background-image:url('../images/contacts.png');
}

@media
only screen and (-webkit-min-device-pixel-ratio : 2),
only screen and (min-device-pixel-ratio : 2) {
	#contacts {
		background-image:url('../images/contacts-retina.png');
		-webkit-background-size:92px 12px;
	}
}

#contacts_line {
	display:none;
	position:absolute;
	width:92px;
	height:3px;
	top:146px;
	left:216px;
	background-image:url('../images/contacts_line.png');
}

@media
only screen and (-webkit-min-device-pixel-ratio : 2),
only screen and (min-device-pixel-ratio : 2) {
	#contacts_line {
		background-image:url('../images/contacts_line-retina.png');
		-webkit-background-size:92px 3px;
	}
}

#locations_icon.white {
	position:absolute;
	display:block;
	width:92px;
	height:53px;
	top:81px;
	left:340px;
	background-image:url('../images/locations_icon.png');
}

@media
only screen and (-webkit-min-device-pixel-ratio : 2),
only screen and (min-device-pixel-ratio : 2) {
	#locations_icon.white {
		background-image:url('../images/locations_icon-retina.png');
		-webkit-background-size:92px 53px;
	}
}

#locations_icon.black {
	position:absolute;
	display:block;
	width:92px;
	height:53px;
	top:81px;
	left:340px;
	background-image:url('../images/locations_icon_b.png');
}

@media
only screen and (-webkit-min-device-pixel-ratio : 2),
only screen and (min-device-pixel-ratio : 2) {
	#locations_icon.black {
		background-image:url('../images/locations_icon_b-retina.png');
		-webkit-background-size:92px 53px;
	}
}

#locations {
	position:absolute;
	display:block;
	width:92px;
	height:12px;
	top:134px;
	left:340px;
	background-image:url('../images/locations.png');
}

@media
only screen and (-webkit-min-device-pixel-ratio : 2),
only screen and (min-device-pixel-ratio : 2) {
	#locations {
		background-image:url('../images/locations-retina.png');
		-webkit-background-size:92px 12px;
	}
}

#locations_line {
	display:none;
	position:absolute;
	width:92px;
	height:3px;
	top:146px;
	left:340px;
	background-image:url('../images/locations_line.png');
}

@media
only screen and (-webkit-min-device-pixel-ratio : 2),
only screen and (min-device-pixel-ratio : 2) {
	#locations_line {
		background-image:url('../images/locations_line-retina.png');
		-webkit-background-size:92px 3px;
	}
}

#services_icon.white {
	position:absolute;
	display:block;
	width:81px;
	height:53px;
	top:81px;
	left:467px;
	background-image:url('../images/services_icon.png');
}

@media
only screen and (-webkit-min-device-pixel-ratio : 2),
only screen and (min-device-pixel-ratio : 2) {
	#services_icon.white {
		background-image:url('../images/services_icon-retina.png');
		-webkit-background-size:81px 53px;
	}
}

#services_icon.black {
	position:absolute;
	display:block;
	width:81px;
	height:53px;
	top:81px;
	left:467px;
	background-image:url('../images/services_icon_b.png');
}

@media
only screen and (-webkit-min-device-pixel-ratio : 2),
only screen and (min-device-pixel-ratio : 2) {
	#services_icon.black {
		background-image:url('../images/services_icon_b-retina.png');
		-webkit-background-size:81px 53px;
	}
}

#services {
	position:absolute;
	display:block;
	width:81px;
	height:12px;
	top:134px;
	left:467px;
	background-image:url('../images/services.png');
}

@media
only screen and (-webkit-min-device-pixel-ratio : 2),
only screen and (min-device-pixel-ratio : 2) {
	#services {
		background-image:url('../images/services-retina.png');
		-webkit-background-size:81px 12px;
	}
}

#services_line {
	display:none;
	position:absolute;
	width:81px;
	height:3px;
	top:146px;
	left:467px;
	background-image:url('../images/services_line.png');
}

@media
only screen and (-webkit-min-device-pixel-ratio : 2),
only screen and (min-device-pixel-ratio : 2) {
	#services_line {
		background-image:url('../images/services_line-retina.png');
		-webkit-background-size:81px 3px;
	}
}

#vehicles_icon.white {
	position:absolute;
	display:block;
	width:81px;
	height:53px;
	top:81px;
	left:582px;
	background-image:url('../images/vehicles_icon.png');
}

@media
only screen and (-webkit-min-device-pixel-ratio : 2),
only screen and (min-device-pixel-ratio : 2) {
	#vehicles_icon.white {
		background-image:url('../images/vehicles_icon-retina.png');
		-webkit-background-size:81px 53px;
	}
}

#vehicles_icon.black {
	position:absolute;
	display:block;
	width:81px;
	height:53px;
	top:81px;
	left:582px;
	background-image:url('../images/vehicles_icon_b.png');
}

@media
only screen and (-webkit-min-device-pixel-ratio : 2),
only screen and (min-device-pixel-ratio : 2) {
	#vehicles_icon.black {
		background-image:url('../images/vehicles_icon_b-retina.png');
		-webkit-background-size:81px 53px;
	}
}

#vehicles {
	position:absolute;
	display:block;
	width:81px;
	height:12px;
	top:134px;
	left:582px;
	background-image:url('../images/vehicles.png');
}

@media
only screen and (-webkit-min-device-pixel-ratio : 2),
only screen and (min-device-pixel-ratio : 2) {
	#vehicles {
		background-image:url('../images/vehicles-retina.png');
		-webkit-background-size:81px 12px;
	}
}

#vehicles_line {
	display:none;
	position:absolute;
	width:81px;
	height:3px;
	top:146px;
	left:582px;
	background-image:url('../images/vehicles_line.png');
}

@media
only screen and (-webkit-min-device-pixel-ratio : 2),
only screen and (min-device-pixel-ratio : 2) {
	#vehicles_line {
		background-image:url('../images/vehicles_line-retina.png');
		-webkit-background-size:81px 3px;
	}
}

#art_departments_icon.white {
	position:absolute;
	display:block;
	width:148px;
	height:53px;
	top:81px;
	left:635px;
	background-image:url('../images/art_departments_icon.png');
}

@media
only screen and (-webkit-min-device-pixel-ratio : 2),
only screen and (min-device-pixel-ratio : 2) {
	#art_departments_icon.white {
		background-image:url('../images/art_departments_icon-retina.png');
		-webkit-background-size:148px 53px;
	}
}

#art_departments_icon.black {
	position:absolute;
	display:block;
	width:148px;
	height:53px;
	top:81px;
	left:635px;
	background-image:url('../images/art_departments_icon_b.png');
}

@media
only screen and (-webkit-min-device-pixel-ratio : 2),
only screen and (min-device-pixel-ratio : 2) {
	#art_departments_icon.black {
		background-image:url('../images/art_departments_icon_b-retina.png');
		-webkit-background-size:148px 53px;
	}
}

#art_departments {
	position:absolute;
	display:block;
	width:148px;
	height:12px;
	top:134px;
	left:635px;
	background-image:url('../images/art_departments.png');
}

@media
only screen and (-webkit-min-device-pixel-ratio : 2),
only screen and (min-device-pixel-ratio : 2) {
	#art_departments {
		background-image:url('../images/art_departments-retina.png');
		-webkit-background-size:148px 12px;
	}
}

#art_departments_line {
	display:none;
	position:absolute;
	width:148px;
	height:3px;
	top:146px;
	left:635px;
	background-image:url('../images/art_departments_line.png');
}

@media
only screen and (-webkit-min-device-pixel-ratio : 2),
only screen and (min-device-pixel-ratio : 2) {
	#art_departments_line {
		background-image:url('../images/art_departments_line-retina.png');
		-webkit-background-size:148px 3px;
	}
}

#login_icon.white {
	position:absolute;
	display:block;
	width:148px;
	height:53px;
	top:81px;
	left:653px;
	background-image:url('../images/login_icon.png');
}

@media
only screen and (-webkit-min-device-pixel-ratio : 2),
only screen and (min-device-pixel-ratio : 2) {
	#login_icon.white {
		background-image:url('../images/login_icon-retina.png');
		-webkit-background-size:148px 53px;
	}
}

#login_icon.black {
	position:absolute;
	display:block;
	width:148px;
	height:53px;
	top:81px;
	left:653px;
	background-image:url('../images/login_icon_b.png');
}

@media
only screen and (-webkit-min-device-pixel-ratio : 2),
only screen and (min-device-pixel-ratio : 2) {
	#login_icon.black {
		background-image:url('../images/login_icon_b-retina.png');
		-webkit-background-size:148px 53px;
	}
}

#login {
	position:absolute;
	display:block;
	width:148px;
	height:12px;
	top:134px;
	left:653px;
	background:url('../images/login.png') center center no-repeat;
}

@media
only screen and (-webkit-min-device-pixel-ratio : 2),
only screen and (min-device-pixel-ratio : 2) {
	#login {
		background:url('../images/login-retina.png') center center no-repeat;
		-webkit-background-size:auto 12px;
	}
}

#login_line {
	display:none;
	position:absolute;
	width:148px;
	height:3px;
	top:146px;
	left:653px;
	background:url('../images/login_line.png') center center no-repeat;
}

@media
only screen and (-webkit-min-device-pixel-ratio : 2),
only screen and (min-device-pixel-ratio : 2) {
	#login_line {
		background-image:url('../images/login_line-retina.png');
		-webkit-background-size:148px 3px;
	}
}

#in_action_icon.white {
	position:absolute;
	display:block;
	width:87px;
	height:53px;
	top:81px;
	left:785px;
	background-image:url('../images/in_action_icon.png');
}

@media
only screen and (-webkit-min-device-pixel-ratio : 2),
only screen and (min-device-pixel-ratio : 2) {
	#in_action_icon.white {
		background-image:url('../images/in_action_icon-retina.png');
		-webkit-background-size:87px 53px;
	}
}

#in_action_icon.black {
	position:absolute;
	display:block;
	width:87px;
	height:53px;
	top:81px;
	left:785px;
	background-image:url('../images/in_action_icon_b.png');
}

@media
only screen and (-webkit-min-device-pixel-ratio : 2),
only screen and (min-device-pixel-ratio : 2) {
	#in_action_icon.black {
		background-image:url('../images/in_action_icon_b-retina.png');
		-webkit-background-size:87px 53px;
	}
}

#in_action {
	position:absolute;
	display:block;
	width:87px;
	height:12px;
	top:134px;
	left:785px;
	background-image:url('../images/in_action.png');
}

@media
only screen and (-webkit-min-device-pixel-ratio : 2),
only screen and (min-device-pixel-ratio : 2) {
	#in_action {
		background-image:url('../images/in_action-retina.png');
		-webkit-background-size:87px 12px;
	}
}

#in_action_line {
	display:none;
	position:absolute;
	width:87px;
	height:3px;
	top:146px;
	left:785px;
	background-image:url('../images/in_action_line.png');
}

@media
only screen and (-webkit-min-device-pixel-ratio : 2),
only screen and (min-device-pixel-ratio : 2) {
	#in_action_line {
		background-image:url('../images/in_action_line-retina.png');
		-webkit-background-size:87px 3px;
	}
}

#search_icon.white {
	position:absolute;
	display:block;
	width:64px;
	height:53px;
	top:81px;
	left:899px;
	background-image:url('../images/search_icon.png');
}

@media
only screen and (-webkit-min-device-pixel-ratio : 2),
only screen and (min-device-pixel-ratio : 2) {
	#search_icon.white {
		background-image:url('../images/search_icon-retina.png');
		-webkit-background-size:64px 53px;
	}
}

#search_icon.black {
	position:absolute;
	display:block;
	width:64px;
	height:53px;
	top:81px;
	left:899px;
	background-image:url('../images/search_icon_b.png');
}

@media
only screen and (-webkit-min-device-pixel-ratio : 2),
only screen and (min-device-pixel-ratio : 2) {
	#search_icon.black {
		background-image:url('../images/search_icon_b-retina.png');
		-webkit-background-size:64px 53px;
	}
}

#search {
	position:absolute;
	display:block;
	width:64px;
	height:12px;
	top:134px;
	left:899px;
	background-image:url('../images/search.png');
}

@media
only screen and (-webkit-min-device-pixel-ratio : 2),
only screen and (min-device-pixel-ratio : 2) {
	#search {
		background-image:url('../images/search-retina.png');
		-webkit-background-size:64px 12px;
	}
}

#search_line {
	display:none;
	position:absolute;
	width:64px;
	height:3px;
	top:146px;
	left:899px;
	background-image:url('../images/search_line.png');
}

@media
only screen and (-webkit-min-device-pixel-ratio : 2),
only screen and (min-device-pixel-ratio : 2) {
	#search_line {
		background-image:url('../images/search_line-retina.png');
		-webkit-background-size:64px 3px;
	}
}

#body {
	position:absolute;
	top:175px;
	width:800px;
	min-height:300px;
	left:50%;
	margin:0 0 0 -400px;
}

.text_title {
	color:#62ba0d;
	font-size:14px;
	font-weight:bold;
	margin:0 0 20px 0;
}

.view_all{
	position:absolute;
	display:block;
	width:72px;
	height:22px;
	background-image:url('../images/viewAll.png');
	top:0;
	right:40px;
}

@media
only screen and (-webkit-min-device-pixel-ratio : 2),
only screen and (min-device-pixel-ratio : 2) {
	.view_all {
		background-image:url('../images/viewAll-retina.png');
		-webkit-background-size:72px 22px;
	}
}

.text {
	font-size:12px;
}

.main_container{
	width:780px;
	margin:0 0 0 0px;
}

.category{
	width:175px;
	height:170px;
	float:left;
	margin-right:20px;
	text-align:left;
	line-height:36px;
	text-decoration:none;
	color:#000000;
}

.category_foto{
	height:134px;
	width:175px;
	border: solid 1px grey;
}

.locId{
	color:#62ba0d;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}

.viewMorePhotos{
	position:relative;
	top:-30px;
	color:#62ba0d;
	float:left;
	text-align:right;
	margin-right:20px;
	width:760px;
	height:20px;
	font-size:13px;
}

.locPhotos{
	margin:20px 0 20px 0;
	width:794px;
	/*height:505px;*/
	overflow:auto;
}

.locInfoTitle{
	color:#62ba0d;
	font-weight:bold;
}

.locInfo{
	font-size:14px;
}

.downloadPdf{
	margin:20px 0 20px 0;
	display:block;
	background: url(../images/download_pdf.png);
	cursor:pointer;
	width:176px;
	height:54px;
}

@media
only screen and (-webkit-min-device-pixel-ratio : 2),
only screen and (min-device-pixel-ratio : 2) {
	.downloadPdf {
		background-image:url('../images/download_pdf-retina.png');
		-webkit-background-size:176px 54px;
	}
}

.downloadVhcPdf{
	margin:20px 0 20px 0;
	display:block;
	background: url(../images/download_vhc_pdf.png);
	cursor:pointer;
	width:176px;
	height:54px;
}

@media
only screen and (-webkit-min-device-pixel-ratio : 2),
only screen and (min-device-pixel-ratio : 2) {
	.downloadVhcPdf {
		background-image:url('../images/download_vhc_pdf-retina.png');
		-webkit-background-size:176px 54px;
	}
}

.cat_item{
	position: relative;
	float: left;
	margin: 5px 5px 0 0;
}

.cat_top{
	width: 245px;
	height: 5px;
	background: url(../images/category_top.png);
}

.cat_middle{
	width: 245px;
	background: url(../images/category_middle.png) repeat-y;
	color: #666666;
	font: bold 15px Arial;
	text-align: center;
}

.cat_middle a {
	color: #666666;
	font: bold 15px Arial;
	text-align: center;
	text-decoration: none;
}

.cat_bottom{
	width: 245px;
	height: 5px;
	background: url(../images/category_bottom.png);
}

.paging{
	width:780px;
	text-align:right;
	font-size:14px;
	margin:0 0 10px 0;
}

.paging a {
	text-decoration:none;
	float:right;
	text-align:center;
	margin:0 0 0 5px;
	color:#000000;
	font-weight:bold;
}

.paging a.current_page {
	color:#5fba07;
}

.paging .active_btn{
	display:block;
	width:56px;
	height:23px;
	color:#ffffff;
	background-image:url('../images/paging_btn_active.png');
}

@media
only screen and (-webkit-min-device-pixel-ratio : 2),
only screen and (min-device-pixel-ratio : 2) {
	.paging .active_btn {
		background-image:url('../images/paging_btn_active-retina.png');
		-webkit-background-size:56px 23px;
	}
}

.paging .inactive_btn{
	display:block;
	width:70px;
	height:23px;
	color:#ffffff;
	background-image:url('../images/paging_btn_inactive.png');
}

@media
only screen and (-webkit-min-device-pixel-ratio : 2),
only screen and (min-device-pixel-ratio : 2) {
	.paging .inactive_btn {
		background-image:url('../images/paging_btn_inactive-retina.png');
		-webkit-background-size:70px 23px;
	}
}

.filter_section_title{
	float:left;
	width:700px;
	font-size:14px;
	font-weight:bold;
	margin-top:15px;
}

.filter_title{
	float:left;
	width:200px;
	font-size:14px;
	margin:5px 10px 0 0;
	text-align:right;
}

.filter_data{
	float:left;
	width:500px;
	margin-top:5px;
}

.filter_data input,select{
	width:200px;
}

.filter_data textarea{
	width:200px;
	height:150px;
}

.locThumb img{
	margin:0 16px 10px 0;
}

.pdfImg{
	float:left;
	position:relative;
}

.pdfImg img{
	width: 172px;
	margin: 0 2px 2px 0;
}

.pdfImg input{
	position:absolute;
	top:1px;
	left:1px;
}

.loc_thumb_img {
	border: solid 1px grey;
}

#ideefixe {
	display:block;
	outline:0;
	width:175px;
	height:90px;
	float:left;
	margin:12px 12px 13px 13px;
	background-image:url('../images/friends/ideefixe.png');
}

@media
only screen and (-webkit-min-device-pixel-ratio : 2),
only screen and (min-device-pixel-ratio : 2) {
	.ideefixe {
		background-image:url('../images/friends/ideefixe-retina.png');
		-webkit-background-size:175px 90px;
	}
}

#grandma {
	display:block;
	outline:0;
	width:175px;
	height:90px;
	float:left;
	margin:12px 12px 13px 13px;
	background-image:url('../images/friends/grandma.png');
}

@media
only screen and (-webkit-min-device-pixel-ratio : 2),
only screen and (min-device-pixel-ratio : 2) {
	.grandma {
		background-image:url('../images/friends/grandma-retina.png');
		-webkit-background-size:175px 90px;
	}
}

#tape {
	display:block;
	outline:0;
	width:175px;
	height:90px;
	float:left;
	margin:12px 12px 13px 13px;
	background-image:url('../images/friends/tape.png');
}

@media
only screen and (-webkit-min-device-pixel-ratio : 2),
only screen and (min-device-pixel-ratio : 2) {
	.tape {
		background-image:url('../images/friends/tape-retina.png');
		-webkit-background-size:175px 90px;
	}
}

#artbox {
	display:block;
	outline:0;
	width:175px;
	height:90px;
	float:left;
	margin:12px 12px 13px 13px;
	background-image:url('../images/friends/artbox.png');
}

@media
only screen and (-webkit-min-device-pixel-ratio : 2),
only screen and (min-device-pixel-ratio : 2) {
	.artbox {
		background-image:url('../images/friends/artbox-retina.png');
		-webkit-background-size:175px 90px;
	}
}

#creator {
	display:block;
	outline:0;
	width:175px;
	height:90px;
	float:left;
	margin:12px 12px 13px 13px;
	background-image:url('../images/friends/creator.png');
}

@media
only screen and (-webkit-min-device-pixel-ratio : 2),
only screen and (min-device-pixel-ratio : 2) {
	.creator {
		background-image:url('../images/friends/creator-retina.png');
		-webkit-background-size:175px 90px;
	}
}

#tvcreep {
	display:block;
	outline:0;
	width:175px;
	height:90px;
	float:left;
	margin:12px 12px 13px 13px;
	background-image:url('../images/friends/tvccreep.png');
}

@media
only screen and (-webkit-min-device-pixel-ratio : 2),
only screen and (min-device-pixel-ratio : 2) {
	.tvcreep {
		background-image:url('../images/friends/tvccreep-retina.png');
		-webkit-background-size:175px 90px;
	}
}

#arclight {
	display:block;
	outline:0;
	width:175px;
	height:90px;
	float:left;
	margin:12px 12px 13px 13px;
	background-image:url('../images/friends/arclight.png');
}

@media
only screen and (-webkit-min-device-pixel-ratio : 2),
only screen and (min-device-pixel-ratio : 2) {
	.arclight {
		background-image:url('../images/friends/arclight-retina.png');
		-webkit-background-size:175px 90px;
	}
}

#tomaskauneckas {
	display:block;
	outline:0;
	width:175px;
	height:90px;
	float:left;
	margin:12px 12px 13px 13px;
	background-image:url('../images/friends/tomaskauneckas.png');
}

@media
only screen and (-webkit-min-device-pixel-ratio : 2),
only screen and (min-device-pixel-ratio : 2) {
	.tomaskauneckas {
		background-image:url('../images/friends/tomaskauneckas-retina.png');
		-webkit-background-size:175px 90px;
	}
}

#fb-link {
	display:block;
	position:absolute;
	top:14px;
	left:947px;
	width:12px;
	height:12px;
	background-image:url('../images/fb.png');
}

@media
only screen and (-webkit-min-device-pixel-ratio : 2),
only screen and (min-device-pixel-ratio : 2) {
	.fb-link {
		background-image:url('../images/fb-retina.png');
		-webkit-background-size:12px 12px;
	}
}


