/* NEUTRAL */
body
{
	background-image: url(/media/images/eck/bg.png);
	background-position: center top;
	background-repeat: repeat-x;
}

#MasterTop
{
}

#MasterTop .Logo
{
	position: relative;
	display: block;
	margin: auto;
	top: 64px;
	border: 0px;
}

#MasterMid .ColumnOne
{
	float: none;
	/*width: auto;*/
	margin: 0px;
}

#MasterMid .ColumnOne h1
{
	text-align: center;
	font-size: 11px;
	margin-bottom: 5px;
}

.Boxes
{
	margin: auto;
	background-image: url(/media/images/eck/boxes.png);
	background-position: middle center;
	background-repeat: no-repeat;
	width: 545px;
	height: 408px;
}

.Boxes .BoxOne,
.Boxes .BoxTwo
{
	position: relative;
	width: 213px;
	height: 367px;
	float: left;
	top: 12px;
	left: 30px;
}

.Boxes .BoxTwo
{
	left: 90px;
}

.Boxes .Heading,
.Boxes .Text,
.Boxes .Link
{
	position: absolute;
	width: 172px;
	left: 18px;
	font-size: 12px;
}

.Boxes .Heading
{
	top: 14px;
	width: 184px;
	left: 12px;
	font-weight: bold;
}

.Boxes .Text
{
	top: 302px;
	line-height: 14px;
}

.Boxes .Link
{
	bottom: 12px;
	text-align: right;
	font-weight: bold;
}

.Boxes .Link a
{
	text-decoration: none;
	padding-right: 13px;
	background-image: url(/media/images/bullet-red.png);
	background-position: right center;
	background-repeat: no-repeat;
}

.Boxes .BoxOne .Heading,
.Boxes .BoxOne .Link a
{
	color: #005e00;
}

.Boxes .BoxOne .Text
{
	color: #4a7a4a;
}

.Boxes .BoxTwo .Heading,
.Boxes .BoxTwo .Link a
{
	color: #4b5f7a;
}

.Boxes .BoxTwo .Text
{
	color: #007eff;
}

#MasterBottom,
#MasterBottom a
{
	color: #4e627f;
}



























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

