#content
{
	position: static;
	width: 900px;
	height: 430px;
	background: url(../media/img/no-flash-bg.jpg) no-repeat;
	color: #ffffff;
	font-family:Arial, sans-serif;
}

#noFlashContent
{
	position: relative;
	float: right;
	width: 478px;
	height: 365px;
	background: #000000;
}

#noFlashHeader
{
	width: 370px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 52px;
	font-size: 19px;
}

#noFlashCopy
{
	margin-top: 28px;
	width: 370px;
	margin-left: auto;
	margin-right: auto;
	font-size: 16px;
	line-height: 21px;
}

#noFlashCopy a
{
	text-decoration: none;
	color: #18b8d3;
}

#noFlashCopy a:hover
{
	text-decoration: underline;
	color: #18b8d3;
}

.blue
{
	color: #18b8d3;
}