body {
	margin:0;
	padding:0;
	font: 62.5% arial, sans-serif;
}
a {
	outline:none;
}

#container {
	margin: 0px auto;
	padding: 0px;
	width: 960px;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 81px;
}
#header h1 {
	margin: 0px;
	padding: 0px;
	float: left;
	text-indent: -9999px;
	width: 143px;
}
#header h1 a {
	display: block;
	height: 48px;
	width: 143px;
	background: url(../images/logo.png) no-repeat left top;
	margin-top: 3px;
}
#topSignUp {
	background: url(../images/topSignUpBG.png) no-repeat right top;
	margin: 0px;
	padding: 0px 0px 0px 25px;
	float: right;
	height: 36px;
	width: 163px;
	font-weight: bold;
	color: #FFF;
}
#topSignUp a {
	font-size: 1.6em;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	display: inline-block;
	margin-top: 2px;
	margin-right: 10px;
	padding-right: 10px;
}

#topSignUp a:hover {
	text-decoration: underline;
}
#topLogIn {
	background: url(../images/topLogInBG.png) no-repeat right top;
	margin: 0px -10px 0px 0px;
	padding: 0px;
	float: right;
	height: 38px;
	width: 114px;
	font-weight: bold;
	color: #FFF;
}
#topLogIn a {
	font-size: 1.6em;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	display: inline-block;
	margin-top: 2px;
	padding-left: 33px;
}
#topLogIn a:hover {
	text-decoration: underline;
}



#main {
	width: 960px;
	border: 1px solid #000;
}
#main h2 {
	text-indent: -9999px;
	background: url(../images/headingBG.png) no-repeat left top;
	margin: 0px;
	padding: 0px;
	height: 64px;
	width: 960px;
}
#main  #content{
	margin: 0px;
	padding: 0px;
	height: 300px;
	background: url(../images/mainBG.jpg) no-repeat;
}
#main #content #slide1 {
	margin: 0px 55px 0px 0px;
	padding: 0px;
	height: 300px;
	width: 515px;
	background: url(../images/manageSlide.png) no-repeat;
	float: left;
}
#main #content #slide2 {
	margin: 0px 55px 0px 0px;
	padding: 0px;
	height: 300px;
	width: 515px;
	background: url(../images/slide2.png) no-repeat;
	float: left;
}
#main #content #slide3 {
	margin: 0px 55px 0px 0px;
	padding: 0px;
	height: 300px;
	width: 515px;
	background: url(../images/works.png) no-repeat;
	float: left;
}

#main #content #slide4 {
	margin: 0px 55px 0px 0px;
	padding: 0px;
	height: 300px;
	width: 515px;
	background: url(../images/slide4.png) no-repeat;
	float: left;
}
#main #content #slide5 {
	margin: 0px 55px 0px 0px;
	padding: 0px;
	height: 300px;
	width: 515px;
	background: url(../images/charts.png) no-repeat;
	float: left;
}


#main #content #slideR {
	margin: 0px;
	padding: 40px 0px 0px;
}
#main #content #slideR h3 {
	color: #FFF;
	font: bold 3.5em arial, sans-serif;
}
#main #content #slideR p {
	font-size: 1.6em;
	color: #FFF;
	padding: 7px 10px 25px 15px;
	font-weight: bold;
	line-height: 2em;
}
#main #content #slideR a {
	border-style: none;
	background:url(../images/signup.png) no-repeat;
	width:225px;
	height:43px;
	display:inline-block;
}





#nav {
	background:url(../images/nav.png) no-repeat;
	padding: 0px;
	height: 80px;
	width: 960px;
	margin: 0px;
	clear: both;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
}
#nav ul {
	margin:0;
	padding:0;
}
#nav ul li {
	display:inline;
	text-indent: -9999px;
}
#nav ul li a {
	display:block;
	width:192px;
	height:80px;
	float:left;
}

#nav ul li#nav_manage a {
	background:url(../images/nav.png) 0 0 no-repeat;
}
#nav ul li#nav_options a {
	background:url(../images/nav.png) -192px 0 no-repeat;
}
#nav ul li#nav_works a {
	background:url(../images/nav.png) -384px 0 no-repeat;
}
#nav ul li#nav_collab a {
	background:url(../images/nav.png) -576px 0 no-repeat;
}
#nav ul li#nav_results a {
	background:url(../images/nav.png) -768px 0 no-repeat;
}


#nav ul li#nav_manage a:hover, #nav ul li#nav_manage a:active {
	background:url(../images/nav.png) 0 -80px no-repeat;
}
#nav ul li#nav_options a:hover, #nav ul li#nav_options a:active {
	background:url(../images/nav.png) -192px -80px no-repeat;
}
#nav ul li#nav_works a:hover, #nav ul li#nav_works a:active {
	background:url(../images/nav.png) -384px -80px no-repeat;
}
#nav ul li#nav_collab a:hover, #nav ul li#nav_collab a:active {
	background:url(../images/nav.png) -576px -80px no-repeat;
}
#nav ul li#nav_results a:hover, #nav ul li#nav_results a:active {
	background:url(../images/nav.png) -768px -80px no-repeat;
}



body#mymanage #nav ul li#nav_manage a:link, body#mymanage #nav ul li#nav_manage a:visited, body#mymanage #nav ul li#nav_manage a:hover, body#mymanage #nav ul li#nav_manage a:active, body#mymanage #nav ul li#nav_manage a:focus {
	background:url(../images/nav.png) 0 -160px no-repeat;
}
body#myoptions #nav ul li#nav_options a:link, body#myoptions #nav ul li#nav_options a:visited, body#myoptions #nav ul li#nav_options a:hover, body#myoptions #nav ul li#nav_options a:active, body#myoptions #nav ul li#nav_options a:focus {
	background:url(../images/nav.png) -192px -160px no-repeat;
}
body#myworks #nav ul li#nav_works a:link, body#myworks #nav ul li#nav_works a:visited, body#myworks #nav ul li#nav_works a:hover, body#myworks #nav ul li#nav_works a:active, body#myworks #nav ul li#nav_works a:focus {
	background:url(../images/nav.png) -384px -160px no-repeat;
}
body#mycollab #nav ul li#nav_collab a:link, body#mycollab #nav ul li#nav_collab a:visited, body#mycollab #nav ul li#nav_collab a:hover, body#mycollab #nav ul li#nav_collab a:active, body#mycollab #nav ul li#nav_collab a:focus {
	background:url(../images/nav.png) -576px -160px no-repeat;
}
body#myresults #nav ul li#nav_results a:link, body#myresults #nav ul li#nav_results a:visited, body#myresults #nav ul li#nav_results a:hover, body#myresults #nav ul li#nav_results a:active, body#myresults #nav ul li#nav_results a:focus {
	background:url(../images/nav.png) -768px -160px no-repeat;
}
#trial {
	margin-bottom: 15px;
}
#choices {
	margin: 0px;
	padding: 0px;
}
#choices #leftbox {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/leftboxbg.gif);
	background-repeat: no-repeat;
	float: left;
	height: 296px;
	width: 309px;
}
#choices #middlebox {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 296px;
	width: 342px;
	background-image: url(../images/middleboxbg.gif);
	background-repeat: no-repeat;
}
#choices #rightbox {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 296px;
	width: 307px;
	background-image: url(../images/rightboxbg.gif);
	background-repeat: no-repeat;
}

.submitbtn {
	margin-top: 230px;
	margin-left: 80px;
	width: 165px;
}
.submitbtnL {
	margin-top: 230px;
	margin-left: 70px;
	width: 165px;
}
#onzoore {
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
}
#onzoore p {
	background-image: url(../images/onzooreslice.gif);
	background-repeat: repeat-x;
	margin: 0px;
	clear: both;
	height: 51px;
	width: 948px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
	font-size: 3.1em;
	color: #000;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#onzoore p.none {
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 2.2em;
	padding-top: 25px;
}






#bottomContent {
	margin-bottom: 35px;
	padding-bottom: 35px;
}
#bottomContent .boxL {
	float: left;
	background: url(images/boxspacer.png) no-repeat right center;
	border-right: 3px solid #dedddf;
	margin: 0px 0px 35px;
	padding: 0px 20px 0px 0px;
	width: 290px;
}
#bottomContent .boxL h3 {
	font-size: 2.2em;
	font-weight: bold;
	color: #000;
	text-indent: -9999px;
	background: url(../images/superior.gif) no-repeat;
	height: 30px;
	width: 290px;
}
#bottomContent .boxL img {
	margin: 10px 10px 10px 0px;
	padding: 0px;
	float: left;
	height: 120px;
	width: 160px;
	border: 1px solid #999;
}
#bottomContent .boxL ul {
	padding-top: 10px;
}
#bottomContent .boxL ul li {
	line-height: 1.7em;
	font-size: 1.2em;
	font-weight: bold;
}

#bottomContent .boxM {
	float: left;
	background: url(images/boxspacer.png) no-repeat right center;
	border-right: 3px solid #dedddf;
	margin: 0px;
	padding: 0px 20px;
	width: 290px;
}
#bottomContent .boxM h3 {
	font-size: 2.2em;
	font-weight: bold;
	color: #000;
	text-indent: -9999px;
	background: url(../images/support.gif) no-repeat;
	height: 28px;
	width: 291px;
	margin-top: 2px;
}
#bottomContent .boxM img {
	margin: 10px 10px 10px 0px;
	padding: 0px;
	float: left;
	height: 120px;
	width: 160px;
	border: 1px solid #999;
}
#bottomContent .boxM ul {
	padding-top: 10px;
}
#bottomContent .boxM ul li {
	line-height: 1.7em;
	font-size: 1.2em;
	font-weight: bold;
}


#bottomContent .boxR {
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	width: 290px;
}
#bottomContent .boxR h3 {
	font-size: 2.2em;
	font-weight: bold;
	color: #000;
	text-indent: -9999px;
	background: url(../images/benefits.gif) no-repeat;
	height: 27px;
	width: 292px;
	margin-top: 3px;
}
#bottomContent .boxR img {
	margin: 10px 10px 10px 0px;
	padding: 0px;
	float: left;
	height: 120px;
	width: 160px;
	border: 1px solid #999;
}
#bottomContent .boxR ul {
	padding-top: 10px;
}
#bottomContent .boxR ul li {
	line-height: 1.7em;
	font-size: 1.2em;
	font-weight: bold;
}
#compat {
	margin: 0px;
	padding: 10px 10px 0px;
	float: right;
	width: 300px;
	background: #e3f8e5;
	border: 1px solid #bfdef4;
}
#compat h3 {
	font-size: 2.1em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	letter-spacing: 1px;
}
#compat p {
	margin: 0px;
	padding: 0px 0px 15px;
	font-size: 1.4em;
	line-height: 1.6em;
}



#form1 {
	margin: 0px;
	padding: 0px;
	height: 285px;
	width: 502px;
	background: url(../images/form1bg.gif) no-repeat;
}
#form1 table tr td.labels {
	color: #000;
	margin: 0px;
	font-size: 1.6em;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#form1 table tr td.textinputs input{
	width: 235px;
}
#form1 table tr td.bluetext {
	font-size: 1.4em;
	color: #1385d8;
	padding-bottom: 5px;
	font-weight: bold;
}
#form2 {
	margin: 25px 0px 0px;
	padding: 0px;
	height: 325px;
	width: 502px;
	background: url(../images/form2bg.gif) no-repeat;
}
#form2 table tr td.labels2 {
	color: #000;
	margin: 0px;
	font-size: 1.6em;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	width: 250px;
}
#form2 table tr td input#cardnum {
	width: 235px;
}
#form2 table tr td.bluetext2 {
	font-size: 1.4em;
	color: #1385d8;
	padding-bottom: 5px;
	font-weight: bold;
}
.billed {
	color: #000;
	font: normal 1.2em arial;
}

#terms {
	width: 474px;
	background: #e3f8e5;
	margin-top: 25px;
	border: 4px solid #5fc155;
	padding: 10px;
}
#terms h3 {
	font-size: 2.2em;
	font-weight: bold;
	color: #000;
	padding: 0px;
	margin: 0px;
}
#terms p {
	font-size: 1.4em;
}
#terms label {
	font-size: 1.4em;
	font-weight: bold;
}



#submit {
	background: url(../images/signupbtn.png) no-repeat;
	margin: 0px;
	padding: 15px;
}












#footer {
	background: url(../images/footerbg.png) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 960px;
	clear: both;
}
#footer p {
	color: #FFF;
	text-align: center;
	padding-top: 7px;
}
#footer p a {
	font-size: 1.3em;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
}
.clear {
	margin: 35px 0px 0px;
	padding: 0px;
	clear: both;
}

#login {
	background:url(../images/loginbg.gif) no-repeat;
	width:275px;
	height:125px;
	right:157px;
	top:35px;
	position:absolute;
	display:none;
}
#login #fields {
	margin-top:32px;
	color:#000;
	font-size:1.4em;
}
#login label {
	padding:10px;
	color:#000;
	margin-top:0px;
	
}
#login #username {
	margin-bottom:5px;
}
#login #go {
	margin-left:125px;
	margin-top: 0px;
}

