﻿#wrapper 
{
	width: 972px;
}

#header
{
	border-right: solid 1px #172b75;
	border-left: solid 1px #172b75;
}

#main
{
	background-color: #172b75;
	border-right: solid 1px #172b75;
	border-left: solid 1px #172b75;
	border-bottom: solid 1px #172b75;
}

#icons
{
	background-image: url(../../App_Content/media/wrapper/footerImage.jpg);
	height: 57px;
}

#social
{
	padding-right: 0px;
	text-align: left;
}

#social A
{
	margin-left: 10px;
}

#application
{
	text-align: left;
	vertical-align: text-bottom;
	width: auto;
}

#play
{
	margin-left: 300px;
}

#play A
{
	color: #ffffff;
	font-size: 84.6%;
	text-decoration: none;
}

#play A:hover
{
	text-decoration: underline;
}

#footer 
{
	border-top: solid 1px #a4aabb;
}
