html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: #565a5d;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* - - - - - - - - - - - - - - - - - - -
/ Cleaner
/- - - - - - - - - - - - - - - - - - - - */

.cleaner {
	clear: both;
	height: 1px;
	font-size: 1px;
	border: none;
	margin: 0px; padding:0px;
	background: transparent;
}

/* - - - - - - - - - - - - - - - - - - -
/ Page-Specific Classes
/- - - - - - - - - - - - - - - - - - - - */

body {
	font: 12px Arial, Helvetica, sans-serif;
}

object { height: 0px; }

#content a {
	color: #79b035;
	text-decoration: none;
}

#footerNav a {
	color: #79b035;
	text-decoration: none;
}

#footerNav span {
	display: block;
	margin-bottom: 5px;
}

#footerNav p.first a {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}


.white { color:#FFFFFF; }
.small { font-size:10px; }

#wrapper { margin-left: auto; margin-right: auto; width:961px; margin-top: 30px; background-position: 0 0px; background-repeat: no-repeat; background-color: #fff; position: relative;}
#header { height: 115px; }

.index 						{ background-image: url("images/content-bkgnd-index.jpg"); }
.providePersonalized		{ background-image: url("images/content-bkgnd-personalized.jpg"); }
.easilyMonitor				{ background-image: url("images/content-bkgnd-easily.jpg"); }
.increaseStudent			{ background-image: url("images/content-bkgnd-student.jpg"); }
.encourageParental			{ background-image: url("images/content-bkgnd-parental.jpg"); }
.provideFlexible			{ background-image: url("images/content-bkgnd-provide.jpg"); }
.manageLearning				{ background-image: url("images/content-bkgnd-manage.jpg"); }


#menu {
	background: url(images/menuBg.jpg);
	margin: 0;
	margin-left: 34px;
	list-style: none;
	width: 213px;
	height: 376px !important;
	padding-top: 30px !important;
	
		height: 375px;
		padding-top: 31px;
}

#menu a {
	display: block;
	width: 199px;
	height: 61px;
	margin: 0 auto;
	margin-top: 1px;
	vertical-align: top;
}

#menu span { display: none; }
	
#menu li#providePersonalized a { background: url(images/providePersonalized.jpg); }
#menu li#easilyMonitor a { background: url(images/easilyMonitor.jpg); }
#menu li#increaseStudent a { background: url(images/increaseStudent.jpg); }
#menu li#encourageParental a { background: url(images/encourageParental.jpg); }
#menu li#provideFlexible a { background: url(images/provideFlexible.jpg); }
#menu li#manageLearning a { background: url(images/manageLearning.jpg); }

#menu li#providePersonalized a:hover { background: url(images/providePersonalized_hover.jpg); }
#menu li#easilyMonitor a:hover { background: url(images/easilyMonitor_hover.jpg); }
#menu li#increaseStudent a:hover { background: url(images/increaseStudent_hover.jpg); }
#menu li#encourageParental a:hover { background: url(images/encourageParental_hover.jpg); }
#menu li#provideFlexible a:hover { background: url(images/provideFlexible_hover.jpg); }
#menu li#manageLearning a:hover { background: url(images/manageLearning_hover.jpg); }

#menu input { margin: 0; }

#emailNotification {
	color: #565a5d;
	font-size: 11px;
	float: left;
	background: url(images/emailBg.jpg);
	margin-left: 34px !important;
	width: 164px;
	height: 117px !important;
	padding: 19px 24px 19px 24px;
	margin-left: 17px;
	height: 140px;
}

#emailNotification .txtInput {
	color: #565a5d;
	width: 156px;
	height: 16px !important;
	padding: 3px;
	font: 11px Arial, Helvetica, sans-serif;
	border: solid 1px #a8a8a8;
	margin: 2px 0 !important;
		margin-bottom: 1px;
		height: 12px;
}

#emailNotification {
	line-height: 13px;
}

#emailNotification .imageButton {
	margin-top: 5px;
	float: right;
}

#footerNav {
	font-size: 11px;
	width: 640px;
	height: 103px;
	background: url(images/footerNavBg.jpg);
	margin-left: 288px;
	margin-top: 40px;
}
#footerNav strong { font-size: 14px; line-height: 20px;}
#footerNav p {
	margin-left: 1px;
	margin-top: 4px;
	padding-left: 8px;
	float: left;
	width: 149px;
	overflow: hidden;
	color: #404040;
}

.copy {
	margin-top: -140px;
	margin-left: 295px;
	width: 628px;
}
.copy p { font-size: 15px; color:#404040; line-height: 20px;} 
.copy .image {
	float: left;
	margin-right: 30px;
}

ul.features {
	margin: 30px 0px;
	width: 654px;
	list-style: none;
}

	ul.features li {
		width: 210px;
		height: 88px;
		float: left;
		overflow: hidden;
		display: block;
		font-size: 11px;
		line-height: 11px;
		margin-bottom: 30px;
		margin-right: 8px;
	}
	
	ul.features li img {
		float: left;
		margin-right: 10px;
	}

h2 {
	margin-bottom: 10px;
	font-size: 26px;
	font-weight: bold;
	color: #79b035;
}

strong {
	font-weight: bold;
}

#cGlobalFooter {
	position: relative;
	width: 961px;
	height: 100px;
	text-align: left;
	background: url('images/footer.jpg') no-repeat #565A5D;
}

#cFooter {
	position: absolute;
	top: 32px;
	left: 35px;
	width: 600px;
	color: #bfc0c0;
	font-family: Arial,San-Serif;
	font-size: 9px;
	line-height: 10px;
}

#cFooter a {
	color: #a78944;
}

#moreSolutionsLink a {
	position: absolute;
	left: 790px;
	top: -20px;
	color: #fff;
	text-decoration: none;
}