@charset "UTF-8";/* CSS Document *//* menu*/a#sociallink1 {	background: url(../img/social_email.gif) no-repeat;	float: left;	width: 23px;	height: 23px;}a#sociallink2 {	background: url(../img/social_facebook.gif) no-repeat;	float: left;	height: 23px;	width: 23px;}a#sociallink3 {	background: url(../img/social_twitter.gif) no-repeat;	float: left;	height: 23px;	width: 23px;}a#sociallink4 {	background: url(../img/social_flickr.gif) no-repeat;	float: left;	height: 23px;	width: 23px;}a#sociallink5 {	background: url(../img/social_vimeo.gif) no-repeat;	float: left;	height: 23px;	width: 23px;}a#sociallink6{	background: url(../img/rss.gif) no-repeat;	float: left;	height: 23px;	width: 23px;}