a:link {text-decoration: none; color: #67cff4}
a:visited {text-decoration: none; color: #67cff4}
a:hover {text-decoration: none; color: #2887a9}
a:active {text-decoration: none; color: #67cff4; outline:none; position: relative; top: 1px;}

img {
	border: none;
	text-decoration: none;
}

strong {
	color: white;
}

body {
	background-position: center 4.3em;
	background-repeat: no-repeat;
	background-image: url(../images/bg2.jpg);
	margin: 0px;
	line-height: 18px;
	color: #b8b8b8;
	background-color: #111111;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

.header {
	width: 100%;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	height: 52px;
	background-repeat: repeat-x;
	background-image: url(../images/topbar.jpg);
}

.logo {
	float: left;
}

.navigation {
	width: 670px;
	padding-top: 13px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

.wrapper {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}

.blurb {
	width: 450px;
	margin-top: 370px;
	margin-bottom: 10px;
	line-height: 20px;
}

.maincontent {
	width: 880px;
	margin-top: 50px;
}

h2 {
	text-shadow: 2px 2px black;
	color: #ffffff;
}

.column1 {
	float: left;
	margin-bottom: 40px;
}

.column2 {
	margin-top: 10px;
	width: 440px;
	float: right;
}

.masthead {
	background-image: url(../images/signup/masthead.png);
	width: 435px;
	height: 224px;
}

.mastheadtxt{
	width: 386px;
	float: left;
	padding-left: 30px;
	margin-top: 130px;
}

.features{
	margin-top: 100px;
	color: #67cff4;
}

.box1 {
	height: 295px;
	width: 411px;
}

.footer {
	font-size: 11px;
	height: 143px;
	clear: left;
	background-color: black;
	width: 940px;
}

.footertext1 {
	width: 490px;
	margin-left:17px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 50px;
	padding-left: 10px;
	float: left;
}

.footertext2 {
	width: 370px;
	padding-bottom: 10px;
	padding-top: 87px;
	padding-left: 0px;
	float: right;
}