@charset "utf-8";
body {
	margin: 0;
	background-image: url(http://www.massofflinecontrol.com/membersdl/img/bg_header.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #021825;
}
#head #header {
	background-image: url(http://www.massofflinecontrol.com/membersdl/img/header.png);
	height: 166px;
	width: 771px;
	margin: 0 auto;
}


#content #wrapper {
	width: auto;
	margin: 0 auto;
}
#content #wrapper #conthead {
	background-image: url(http://www.massofflinecontrol.com/membersdl/img/bg_headercont.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 232px;
	width: 771px;
	margin: 0 auto;
}
#content #wrapper #main {
	background-image: url(http://www.massofflinecontrol.com/membersdl/img/bg.png);
	background-repeat: repeat-y;
	background-position: center top;
	width: 771px;
	margin: 0 auto;
	padding: 15px 0 15px 0;
}
#text    {
	font-family: "HelveticaNeue LT 65 Medium";
	font-size: 14px;
	text-align: justify;
	width: 600px;
	margin: 0 auto;
}
#content #wrapper #contfoot {
	background-image: url(http://www.massofflinecontrol.com/membersdl/img/bg_footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 255px;
	width: 771px;
	margin: 0 auto;
	padding-top: 15px;
}