body {
	background-image: url(images/bgtile2.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #039;
}
a:active {
	text-decoration: none;
	color: #039;
}
h1 {
	font-size: 36px;
	color: #FFF;
	font-family: "Arial Narrow";
	font-style: italic;
	line-height: 36px;
	font-weight: bold;
	letter-spacing: -0.05em;
	text-align: left;
	word-spacing: normal;
	padding: 0px;
	margin: 0px;
}
h2 {
	font-size: 36px;
	color: #06C;
	font-family: "Arial Narrow";
	font-style: normal;
	line-height: 36px;
	font-weight: bold;
	letter-spacing: -0.05em;
	text-align: center;
	word-spacing: normal;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}
h3 {
	font-size: 16px;
	color: #333;
	font-family: "Arial Narrow";
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
}
h4 {
	font-size: 12px;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
h5 {
	font-size: 36px;
	color: #06C;
	font-family: "Arial Narrow";
	font-style: italic;
	line-height: 36px;
	font-weight: bold;
	letter-spacing: -0.05em;
	text-align: left;
	word-spacing: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
h6 {
	font-size: 18px;
	color: #333;
}

.mainpanel {
	height: 100%;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.headerpanel {
	height: 68px;
	width: 950px;
	margin-top: 0px;
	background-image: url(images/headergraphic2.png);
	background-repeat: no-repeat;
	background-position: left;
}
.leftfloater {
	margin: 0px;
	float: left;
	height: 110px;
	width: 440px;
	padding: 0px;
}
.rightfloater {
	background-repeat: no-repeat;
	margin: 0px;
	float: right;
	height: 110px;
	width: 400px;
	padding: 0px;
}
.primarytext {
	height: 200px;
	width: 440px;
}
.textrow {
	margin: 0px;
	height: 36px;
	width: 420px;
}
.twoscreen {
	height: 220px;
	width: 950px;
	background-image: url(images/2screensrev.png);
	background-repeat: no-repeat;
	margin-top: 15px;
}
.headertext {
	float: right;
	height: 48px;
	width: 870px;
	margin-top: 17px;
}
.buttondiv {
	clear: both;
	height: 55px;
	width: 950px;
	margin: 0px;
}
.footerdiv {
	clear: both;
	height: 70px;
	width: 950px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	margin: 0px;
}
.freesignup {
	float: left;
	height: 70px;
	width: 430px;
	text-align: right;
}
.loginbutton {
	float: right;
	height: 70px;
	width: 400px;
}
.greytextdiv {
	clear: both;
	height: 100%;
	width: 800px;
	margin-top: 30px;
	padding-right: 50px;
	padding-left: 50px;
}

