body {
	padding: 30px 0px 20px 0px;
	margin: 0px;
	background: #ffffff;
}

span.hidden {
	display: none;
}

a {
	color: #d81212;
	text-decoration: none;
}

img {
	margin: 0px;
	padding: 0px;
}

h1#netfocal-logo {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 630px;
	height: 176px;
	background: url("../img/netfocal-logo.png") no-repeat;
}

.txt-light {
	color: #cccccc;
}

.txt-title {
	color: #222222;
	font-family: Tahoma, Helvetica, Arial;
	font-size: 1.5em;
	text-align: center;
	padding-top: 0px;
	margin: .5em 0px .2em 0px;
}

div#contact {
	text-align: center;
	padding: 20px 0px;
}

a#email {
	display: block;
	width: 209px;
	height: 57px;
	margin: 0px auto;
	background: url("../img/contact-button.png") no-repeat;
}

.txt-footer {
	color: #666666;
	font-family: Tahoma, Helvetica, Arial;
	font-size: 9pt;
	text-align: center;
	border-top: 1px solid #000000;
	padding-top: 5px;
}