div#contentWrap
{
	background: #000000 url('/images/evolution/bg.jpg') no-repeat top center;
}
div#container
{
	border: 0px;
	background: transparent;
}
div#topPanel
{
	background: transparent;
}

#navWrap,
#contentPanel
{
	width: 942px;
	border-left: 1px solid #7e7e7e;
	border-right: 1px solid #7e7e7e;
}

#topPanel iframe
{
	border-left: 1px solid #7e7e7e;
	border-right: 1px solid #7e7e7e;
}

/* Social Media Sharing Links */

#shareFacebook,
#shareTwitter
{
	display: block;
}

	#shareFacebook
	{
		top: 95px;
		left: 10px;
	}

	#shareTwitter
	{
		top: 95px;
		left: 100px;
	}
