div#socialmedia
{
	margin-top: 5%;
	width: 100%;
	text-align: center;
}

div#socialmedia > a
{
	
}

img.google-icon
{
	background: url(../img/tsid-google-hover.png)no-repeat;
}

img.google-icon:hover
{
	background: url(../img/tsid-google-hover.png)no-repeat;
}


img.youtube-icon
{
	background: url(../img/tsid-youtube-hover.png)no-repeat;
}

img.youtube-icon:hover
{
	background: url(../img/tsid-youtube-hover.png)no-repeat;
}


img.twitter-icon
{
	background: url(../img/tsid-twitter-hover.png)no-repeat;
}

img.twitter-icon:hover
{
	background: url(../img/tsid-twitter-hover.png)no-repeat;
}


img.facebook-icon
{
	background: url(../img/tsid-facebook-hover.png)no-repeat;
}

img.facebook-icon:hover
{
	background: url(../img/tsid-facebook-hover.png)no-repeat;
}


img.wordpress-icon
{
	background: url(../img/tsid-wordpress-hover.png)no-repeat;
}

img.wordpress-icon:hover
{
	background: url(../img/tsid-wordpress-hover.png)no-repeat;
}