@charset "UTF-8";
#headercontainer {
	height: 150px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#bulletone {
	margin: 0px;
	padding: 0px;
	height: 235px;
	width: 800px;
	position: absolute;
	left: 0px;
	top: 195px;
}
#currentarticle {
	margin: 0px;
	padding: 0px;
	height: 1000px;
	width: 720px;
	position: absolute;
	left: 40px;
	top: 40px;
}
#helptextform   {
	position: absolute;
	height: 220px;
	width: 500px;
	margin: 0px;
	padding: 0px;
	left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	clear: both;
	top: 1150px;
}
#bullettwo {
	margin: 0px;
	padding: 0px;
	height: 235px;
	width: 800px;
	position: absolute;
	left: 0px;
	top: 670px;
}
#bulletthree {
	margin: 0px;
	padding: 0px;
	height: 235px;
	width: 800px;
	position: absolute;
	left: 0px;
	top: 140px;
}
#container {
	background-color: #FFF;
	height: 1700px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCC;
	border-left-color: #CCC;
	position: relative;
}
#helptext   {
	position: absolute;
	height: 220px;
	width: 700px;
	margin: 0px;
	padding: 0px;
	top: 20px;
	left: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#whyprtext   {
	position: absolute;
	height: 700px;
	width: 700px;
	margin: 0px;
	padding: 0px;
	top: 280px;
	left: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#measureprtext   {
	position: absolute;
	height: 170px;
	width: 700px;
	margin: 0px;
	padding: 0px;
	top: 20px;
	left: 50px;
}
#twitter {
	background-color: #E3E3E3;
	margin: 0px;
	padding: 0px;
	height: 500px;
	width: 230px;
	position: absolute;
	top: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	right: 0px;
}
#texttest   {
	position: absolute;
	height: 240px;
	background-color: #FFF;
	width: 400px;
	margin: 0px;
	padding: 0px;
	top: 0px;
}
#mainContent   {
	position: relative;
	height: 1700px;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	background-position: center;
	background-repeat: no-repeat;
}
/* CSS Document */

#wrapper #mainContent #text {
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 700px;
	position: absolute;
	top: 40px;
	left: 65px;
}
