﻿body
{
	line-height: 1.62em;
}

#page
{
	width: 900px;
	margin: auto;
}

#top
{
	height: 120px;
	position: relative;
}

#top #dfsr_logo
{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100px;
	height: 93px;
}

#top #menu
{
	position: absolute;
	right: 0px;
	bottom: 0px;
}

#top #menu .item
{
	float: left;
	padding: 2px 10px;
	margin-left: 12px;
}

#top #menu .item a
{
	font-size: 13px;
	font-weight: bold;
}

#top #menu .selected
{
	background-color: #C41230;
}

#top #menu .selected a
{
	color: #ffffff;
}

#image
{
	margin-top: 30px;
}

#contentLayout
{
	margin-top: 40px;
}

#footer
{
	margin-top: 30px;
	margin-bottom: 30px;
}


#image
{
	height: 256px;
	background-image: url(/dsfr/img/mainPic.jpg);
	position: relative;
}

#image
{
	z-index: -100;
}

#image #overlay
{
	position: absolute;
	right: 0px;
	height: 100%;
	width: 38.22%;
	background-color: #000000;
	z-index: -1;
}

#payoffTable
{
	z-index: 100;
	float: right;
	height: 100%;
	width: 38.22%;
}

#payoffTable .payoffText
{
	font-size: 25px;
	color: #ffffff;
	text-align: center;
}

.MWR .title td
{
	font-size: 20px;
	font-weight: 700;
}

.MWR .title td
{
	padding-bottom: 1em;
}

.MWR .description td
{
	border-right: solid 1px #eeeeee;
}

.MWR .description a, .MWR .title a
{
	color: #404040;
	text-decoration: none;
}

.MWR a:hover
{
	color: #C41230;
}

.MWR td
{
	padding-left: 20px;
	padding-right: 20px;
	vertical-align: top;
	width: 33.33%;
}

.MWR td.first
{
	padding-left: 0px;
	padding-bottom: 0px;
}

.MWR td.last
{
	border: none;
}


#footer
{
	padding: 10px;
	border-top: solid 1px #eeeeee;
}

