#health-grades {
	background-color: #FFFFFF;
	color: #575757;
	font-family: arial, sans-serif;
}

#health-grades a {
	color: #336699;
}

#health-grades #page-wrapper {
	width: 768px;
	margin: 0 auto;
}

#health-grades #header {
	height: 84px;
	margin: 36px auto 0 auto;
	background-color: #88BFED;
	position: relative;
}

#health-grades #header a {
	display: block;
	width: 100%;
	height: 100%;
}

*html #health-grades #header {
	margin-top: 27px;
}

*+html #health-grades #header {
	margin-top: 27px;
}

#health-grades h1 {
	position: absolute;
	left: 0;
	bottom: 0;
	margin: 0;
	padding: 0;
	height: 84px;
	width: 338px;
}

#health-grades h1 img {
	margin: 50px 0 0 0;
	float: left;
}

#health-grades h2 {
	position: absolute;
	right: 0;
	bottom: 0;
	margin: 0;
	padding: 0;
	height: 84px;
	overflow: hidden;
	width: 430px;
}

#health-grades h3 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 15px;
	color: #4782C3;
	margin: 15px 0;
	padding: 0;
}

#health-grades h2 img {
	margin: 56px 0 0 0;
	float: left;
}

#health-grades #content {
	background: none;
	margin: 0 auto;
	padding: 0;
	width: 705px;
}

#health-grades .tile {
	width: 255px;
	padding: 15px 0 0 0;
	position: relative;
}

#health-grades .tile h4 {
	margin: 0 0 0 10px;
	padding: 0;
	height: auto;
	width: auto;
	text-indent: 0;
	display:block;
}

#health-grades #tile-one {
	background: url(../img/backgrounds/tiles/hg-1.gif) 0 0 no-repeat;
	height: 143px;
	float: right;
	margin: 4px 0 10px 10px;
}

#health-grades #tile-one a {
	text-indent: 0;
}

* html #health-grades #tile-one {
	margin: 14px 0 10px 10px;
}

*+html #health-grades #tile-one {
	margin: 14px 0 10px 10px;
}

#health-grades #tile-one dl {
	width: 165px;
	text-align: center;
	margin: 0 auto;
	color: #464646;
}

#health-grades #tile-one dl:hover {
	color:#732C89;
}

#health-grades #tile-one dl dt img {
	background: url(../img/backgrounds/customer-testimonial-thumb-shadow.gif) 0 0 no-repeat;
	padding: 3px 2px 3px 4px;
}

#health-grades #tile-one dl dd {
	font-size: 75%;
	margin: 0;
}

#health-grades #tile-two {
	background: url(../img/backgrounds/tiles/hg-2.gif) 0 0 no-repeat;
	height: 136px;
	float: right;
	clear: right;
	margin: 0 0 0 10px;
}

#health-grades #tile-two a {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-indent: -5000px;
	overflow: hidden;
}

h3#how-to-start {
	margin-top: 20px;
}

#health-grades dl#steps {
	overflow: hidden;
	font-size: 12px;
	line-height: 19px;
	margin: 0;
	padding: 0;
}

#health-grades dl#steps dt {
	float: left;
	clear: left;
}

#health-grades dl#steps dd {
	float: left;
	width: 370px;
	margin: 0 0 0 5px;
}

#marketing-packages dl {
	overflow: hidden;
	margin: 1em 0 0 0;
}

#marketing-packages dl dt {
	text-decoration: underline;
	float: left;
	clear: left;
	margin: 0 4px 0 0;
}

#marketing-packages dl dt span {
	font-weight: bold;
	text-decoration: none;
}

#marketing-packages dl dd {
	margin: 0 0 15px 0;
}

#health-grades #services-tile {
	width: 345px;
	height: 152px;
	background: url(../img/backgrounds/tiles/hg-3.gif) 0 0 no-repeat;
	float: right;
}

#health-grades #services-tile h4 {
	margin: 18px 0 0 10px;
}

#health-grades #services-tile p {
	padding: 0 10px;
	font-size: 80%;
}

#health-grades #start-now-button {
	margin: 45px 80px;
	display: block;
	background: url(../img/buttons.png) 0 -369px no-repeat;
	height: 57px;
	width: 200px;
	text-indent: -5000px;
	overflow: hidden;
	float: left;
	display: inline;
}

/* Register Page */

#health-grades #form .col.left {
	width: 355px;
	color: #575757;
	left: 0;
}

#health-grades #form .col.left h3 {
  margin: 15px 0;
}

#health-grades #form .col.left .highlight {
	color: #0000FF;
}

#health-grades #form .col.left p {
	margin: 0;
	font-size: 12px;
	line-height: 16px;
}

#health-grades #form dl#packages {
	margin: 10px 0 0 0;
}

#health-grades #form dl#packages dd {
	display: list-item;
	list-style-type: square;
	margin: 10px 0 10px 30px;
}

#health-grades #form .col.right {
	width: 400px;
	color: #575757;
	right: 0;
	overflow: hidden;
}

#health-grades form {
	font-size: 14px;
	margin: 13px 0 0 0;
	background: transparent url(../img/backgrounds/forms/healthgrades-bottom.gif) no-repeat scroll 0 100%;
}

#health-grades fieldset {
	background: #D9D9D9 url(../img/backgrounds/forms/healthgrades-top.gif) no-repeat scroll 0 0;
}

#health-grades form label {
	width: 130px;
	margin: 3px 0 0 5px;
}

#health-grades form label.error {
	width: 362px;
	clear: both;
	float: left;
}

#health-grades form #terms label.error {
	width: 365px;
	text-align: left;
  clear: none;
}

#health-grades form input {
	width: 240px;
}

#health-grades form select {
	width: 243px;
}

* html #health-grades form input {
	width: 230px;
	padding: 0;
}

* html #health-grades form select {
	width: 232px;
	padding: 0;
}

#health-grades form p {
	width: 97%;
	margin: 11px auto;
}

#health-grades form fieldset p#terms {
	font-size: 7.5pt;
	margin: 0 0 0 10px;
	width: 384px;
}

#health-grades form fieldset p#terms input {
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  float: right;
}

#health-grades form fieldset p#terms span {
  margin: 0 12px 0 6px;
  float: right;
  display: inline;
}

* html #health-grades form fieldset p#terms span {
  margin: 3px 6px;
}

*+html #health-grades form fieldset p#terms span {
  margin: 3px 6px;
}


#health-grades form p#required-info {
	margin-right: 30px;
	width: 370px;
}

#health-grades form p#submit {
	margin: 0 0 0 15px;
	width: 123px;
}

* html #health-grades form p#submit input {
	width: auto;
	height: auto;
}

#powered-by-jivox {
	width: 200px;
	margin: 20px auto 0 auto;
	text-align: center;
	font-size: 16px;
	color: #4782C3;
	font-weight: bold;
	font-family: Arial,Helvetica,sans-serif;
	float: right;
	clear: both;
}

#powered-by-jivox span {
	float: left;
	margin: 5px 0 0 0;
}
