body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #666;
	background: #80b8dd;
	padding: 0;
	margin: 0;
}

/* 
--------------------------------------
header
--------------------------------------
*/

#header1 {
	background: #0872ba;
  color: #fff;
}

#header1 img {
  color: #fff;
  border: none;
  text-align: left;

}

/*logo*/
.logo {
	text-align: right;
  background: transparent url(images/curve.jpg) no-repeat top left;
}

#header {
	  margin: 0 0 0 39px;
	  padding: 0;
	  background: #bdd7ec url(images/content_tr.jpg) no-repeat top right;
	  height: 1%;
}


#navigation ul {
	padding: 0px 0 6px 8px;
	margin: 0;
	color: #6600B9;
	list-style: none;
	font-size: 90%;
font-weight: normal;
clear: both;}

*html #navigation ul {
	padding: 0 0 6px 8px;
}
#navigation ul li {
	display: inline;
	padding: 6px 0;
	margin: 0;
	background: url(images/nav_right.jpg) top right;
}

#navigation ul li a {
	text-decoration: none;
	padding: 6px 8px;
	background: url(images/nav_left.jpg) top left no-repeat;
}

*html #navigation ul li a {
	padding: 6px 8px 6px 10px;
	margin: 0;
}

*html #navigation ul li.current a {
	padding: 6px 8px 6px 10px;
}

*html #navigation ul li.current {
	padding: 0;
	margin: 0 6px 0 0;
}

*html #navigation ul li {
	padding: 0;
	margin: 0 6px 0 0;
}

#navigation ul li.current {
	display: inline;
	padding: 6px 0;
	margin: 0;
	background: url(images/nav_right_white.jpg) top right;
}

#navigation ul li.current a {
	text-decoration: none;
	padding: 6px 8px;
	background: url(images/nav_left_white.jpg) top left no-repeat;
}

#navigation ul li.current a.mathematics {
color: #e67ab0;
}

#navigation ul li.current a.literacy {
color: #9BBA30;
}
#navigation ul li.current a.ordering {
color: #FF6600;
}

#navigation a:hover {
	text-decoration: none;
}




/* content styles */

p { font-size: 85%; padding: 0 0 5px 0; margin: 0;}

p.home_img { font-size: 85%; text-align: center;}

ul { font-size: 85%; }


a:link, a:visited { color: #0e73ba; text-decoration: underline; }
a:hover{ color: #0e73ba; text-decoration: none;}

a.image:link, a.image:visited { border: none; text-decoration: none; }
a.image:hover{ text-decoration: none; background: none; border: none;}

a.image img, a.image:visited img {
border: none;
text-decoration: none;
}

#wrapper {
  background: url(images/curve.jpg) no-repeat top left;
}

#wrapper-content {
	clear: both;
}


#content {
	margin: 0px 49px 10px 39px;
	padding: 0;
	clear: both;
	background: #fff url(images/content_br.gif) no-repeat bottom right;
	border-left: 8px solid #BDD7EC;
	border-bottom: 8px solid #BDD7EC;}


#content_inner {
	border-right: 8px solid #BDD7EC;
	padding: 10px 20px;
}

h1 {
	margin: 0;
	padding: 67px 40px 0px 50px;
	color: #fff;
	text-align: left;
	background: url(images/psc_title3.jpg) top right no-repeat;
}

h2 { 
	font-size: 110%;
	margin: 10px 0;
	padding-bottom: 5px;
	border-bottom: 1px solid #ededed;
}

h2.mathematics { 
	color: #e67ab0;
}

h2.literacy { 
	color: #9BBA30;
}

h2.ordering { 
	color: #FF6600;
}

h3 { 
	font-size: 95%;
	color: #0e73ba;
	margin: 20px 0 10px 0;
}

h4 { 
	font-size: 90%;
	color: #666;
	margin: 10px 0 10px 0;
}

h5 { 
	font-size: 85%;
	color: #666;
	margin: 20px 0 10px 0;
}

ul {
padding: 0 0 0 20px; margin: 0;
list-style-type: disc;
}

ul li {
padding-bottom: 10px;
}

table {
	font-size: 85%;
	margin: 10px 10px 10px 0;
	border-collapse: collapse;
	color: #333;
	width: 100%;
}

th {
	font-size: 110%;
	border: 1px solid #E3D3FE;
	text-align: left;
	padding: 10px;
}

td {
	vertical-align: top;
	border: 1px solid #E3D3FE;
	padding: 10px;
}

th.mem {
	background: url(images/star_sml.jpg)no-repeat top right;
	padding: 15px 10px;
}

td img{
	float: right;
	padding: 0 0 5px 5px;
}

a.image {
text-decoration: none;
}
#wrapper-footer {
	text-align: left;
}


#footer {
  background: transparent;
  color: #fff;
  font-size: 70%;
  clear: both; 
  border-top: 1px solid #fff;
padding: 10px 10px 100px 10px;
margin: 0;
}

.clear {
clear: both;
}

.tl {
width: 50%;
text-align: right;
float: left;
}

*html .tl {
width: 49.99%;
}

.tl img{
float: right;
}

.tr {
width: 50%;
text-align: left;
float: right;
max-height: 200px;
}

.tr img{
float: left;
}

img.packshot {
float: right;
padding: 8px;
}

img.bett {
float: right;
padding: 0;
}

blockquote {
font-size: 90%;
c/olor: #f44bfc;
width: 85%;
}

.screenshot_left {
float: left;
}

.screenshots ul {
float: right;
list-style-type: none;
width: 180px;
}

.screenshots ul li {
padding: 0 0 20px 0; margin: 0;
text-align: center;}

.book {
clear: both;
margin: 0 0 20px 0;
}

.book img {
float: left;
margin: 0 8px 8px 0;
border: 1px solid #000;
}

.testimonials {
background: #FEEECB;
color: #FF6600;
}

.product {
clear: both;
padding-bottom: 20px;
}

.product img {
float: left;
padding: 0 8px 8px 0;
}

.product_text{
padding-left: 115px;
}

p.crumb {
font-size: 70%;
padding: 4px;
}

.order {
float: right;
margin: 0 80px 0 0;
padding: 4px;
width: 40%;
color: #fff;
background: #7FB8DD;
}

*html .order {
margin: 0 40px 0 0;
}

.order h2 {
border: none;
font-size: 100%;
padding: 0;	
}