/* CSS Document */
body {margin:10px 0px; text-align:center; margin-left:auto;  margin-right:auto; background-color:#FFFFFF;}


img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

.header {
	width:955px;
	height:213px;
	margin-left:auto; margin-right:auto; 
}

.topLinks {
	width:955px;
	margin-left:auto;
	margin-right:auto;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:70%;
	text-align:left;
}

.content {
	background-image:url(images/backGround.gif);
	background-repeat:no-repeat;
	width:955px;
	margin-left:auto; margin-right:auto; 
	
}

.contentInner {
	padding-left:20px;
	padding-top:30px;
	padding-right:120px;
	padding-bottom:30px;
	text-align:left;
}

.navigation {
	width:955px;
	height:59px;
	background-image:url(images/navBackGround2.gif);
	background-repeat:no-repeat;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:80%;
	margin-left:auto;
	margin-right:auto;
	background-position: left;
}

.navigationInner {
	padding-top:30px;
}

.navigationButton {
	padding-right:7px;
	padding-left:17px;
	float:left;
}


.footer {
	width:955px;
	height:73px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 20px;
}

.footerLine {
	background-image:url(images/footerLine.gif);
	background-repeat:repeat-x;
	height:2px;
}

.footerLogos {
	width:955px;
}

.pearsons {
	padding-top:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	text-align: right;
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}


.footerLinks {
	width:955px;
	margin-left:auto;
	margin-right:auto;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:70%;
}
