body {
	margin: 0 auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
p {
	padding: 0;
	margin: 0;

}
div.main {
	clear: both;
	margin: 0px auto; 
	width: 944px;
	text-align: left;
	line-height: 15px;
}
div.row {
	clear: both;
}
div.cell {
	display: table-cell;
	float: left;
}
div.newsletter {
	clear: both;
	margin-left: 484px;
}
div.newsletter input {
	border: 1px #9a9a9a solid;
	font-size: 10px;
	color: #9a9a9a;
	width: 110px;
	padding: 2px 0 1px 0;
	float: left;
}
div.newsletter input.submit {
	border: none;
	background-color: #9a9a9a;
	color: white;
	text-align: center;
	margin-left: 4px;
	cursor: pointer;
	width: 42px;
	height: 18px;
	padding: 0;
}
div.homeboxesbg {
	clear: both;
	background-image: url("../_img/home-box-bg.gif");
	background-repeat: repeat-y;
	display: table;
	width: 944px;
}
div.box01,
div.box02,
div.box03 {
	float: left;
	margin-left: 49px;
	width: 244px;
	padding-top: 10px;
	padding-bottom: 40px;
	display: inline;
}
div.box02 {
	margin-left: 55px;
	width: 260px;
}
div.box03 {
	margin-left: 42px;
	width: 256px;
	color: black;
}
div.homeboxesdowns {
	clear: both;
	background-image: url("../_img/home-box-downs.gif");
	background-repeat: no-repeat;
	width: 944px;
	height: 39px;
	position: relative;
}
div.box01img {
	position: absolute;
	bottom: 39px;
	left: 257px;
}
div.box02img {
	position: absolute;
	bottom: 28px;
	left: 526px;
}
div.box03img {
	position: absolute;
	bottom: 30px;
	left: 807px;
}
div.cart-bg {
	float: left;
	background-image: url("../_img/program-content-cart_bg.gif");
	background-repeat: no-repeat;
	width: 154px;
	height: 49px;
	position: relative;
}
div.cart-bg form {
	position: absolute;
	top: 16px;
	left: 0px;
}
div.programcontentbg {
	clear: both;
	background-image: url("../_img/program-content-bg.gif");
	background-repeat: repeat-y;
	display: table;
	width: 944px;
}
div.programboxbg {
	clear: both;
	background-image: url("../_img/program-box-bg.gif");
	background-repeat: repeat-y;
	width: 458px;
	margin-left: 8px;
	margin-right: 2px;	
	font-weight: bold;
	display: table;
}
div.programboxbg p {
	width: 402px;
	margin-left: 15px;
	padding-top: 25px;
}
div.programboxbg form {
	padding: 0;
	margin: 0 0 15px 15px;
}
div.programboxbg select {
	border: 1px #9a9a9a solid;
	font-size: 10px;
	width: 125px;
	padding: 1px;
	margin: 0 10px;
}
div.programboxbg input {
	height: 21px;
	margin-left: 35px;
}
div.programboxtop {
	clear: both;
	background-image: url("../_img/program-box-top.gif");
	background-repeat: no-repeat;
	width: 458px;	
	padding-bottom: 5px;
	position: relative;
}
div.programboxtop span {
	font-size: 20px;
	font-weight: bold;
	position: absolute;
	top: 25px;
	right: 17px;
	line-height: normal;
}
div.programboxdown {
	clear: both;
	background-image: url("../_img/program-box-down.gif");
	background-repeat: no-repeat;
	width: 458px;
	height: 31px;
	margin-left: 8px;
}
div.programboxdown form {
	margin-left: 356px;
}
div.faqboxbg {
	clear: both;
	background-image: url("../_img/faq-box-bg.gif");
	background-repeat: repeat-y;
	display: table;
	width: 944px;
}
div.faqboxbg p {
	width: 911px;
	margin-left: 18px;
}
div.faqboxbg strong {
	color: #ffcc00;
}
div.faqboxbg a {
	color: white;
}
div.resourcesdualboxbg {
	clear: both;
	background-image: url("../_img/resources-dualbox-bg.gif");
	background-repeat: repeat-y;
	display: table;
	width: 944px;
}
div.resourcesleftbox {
	float: left;
	width: 442px;
	margin-left: 17px;
	margin-right: 12px;
	display: inline;
}
div.resourcesboxright {
	float: left;
	width: 442px;
	margin-left: 17px;
	margin-right: 0;
}
div.resourcesleftbox strong,
div.resourcesboxright strong {
	color: #ffcc00;
	font-size: 14px;
}
div.resourcesleftbox a,
div.resourcesboxright a {
	color: #0099ff;
	text-decoration: underline;
	font-weight: bold;
}
div.resourcesleftboxbg {
	clear: both;
	background-image: url("../_img/resources-leftbox-bg.gif");
	background-repeat: repeat-y;
	display: table;
	width: 473px;
}
div.teambox01bg {
	float: left;
	background-image: url("../_img/team-box01-bg.gif");
	background-repeat: no-repeat;
	width: 685px;
	height: 310px;
}
div.teambox02bg {
	float: left;
	background-image: url("../_img/team-box02-bg.gif");
	background-repeat: no-repeat;
	width: 686px;
	height: 310px;
}
div.teambox01bg p,
div.teambox02bg p {
	width: 641px;
	margin-left: 20px;
	padding-top: 15px;
}
div.teambox01bg strong,
div.teambox02bg strong {
	color: #ffcc00;
}

a.footlinks:link {
	font: 10px Arial, Helvetica, sans-serif;
	color: #35446b;
}

div.foot {
	font: 10px Arial, Helvetica, sans-serif;
	color: #35446b;
}

a.footlinks:visited {
	font: 10px Arial, Helvetica, sans-serif;
	color: #35446b;
}

a.footlinks:hover {
	font: 10px Arial, Helvetica, sans-serif;
	color: #999999;
}

a.footlinks:active {
	font: 10px Arial, Helvetica, sans-serif;
	color: #35446b;
}


div.headernav {
	font: 11px Arial, Helvetica, sans-serif;
	color: #35446b;
    clear: both;
	margin-left: 484px;
}

a.headernavlinks:visited {
	font: 11px Arial, Helvetica, sans-serif;
	color: #35446b;
}

a.headernavlinks:hover {
	font: 11px Arial, Helvetica, sans-serif;
	color: #999999;
}

