body {
	background-attachment: fixed;
	background-color: #8494AD;
	background-image: url(../images/interface_images/colour_bars.gif);
	background-repeat: no-repeat;
	font-size: 62.5%;
	text-align:center;
}
#pageWrapper {
			overflow: hidden;
 			width:960px;
 			text-align:left;  
			margin-left:auto; 
 			margin-right:auto;
}
#header {
	width: 960px;
	overflow: auto;
}
#headerLogo {
	float: left;
	margin-top: 2em;
}
#networkLogos {
	float: right;
	margin-top: 2em;
}
#wrapper {
	width: 960px;
}
#mainNavigation {
	background-color: #FFFFFF;
	width: 960px;
}
.roundedCorners {
	height: 8px;
}
#content {
	background-color: #FFFFFF;
	width: 960px;
	overflow: auto;
}
#mainMessage {
	width: 612px;
	float: left;
	margin-right: 16px;
}
.buffer {
	padding: 1.6em;
	height: auto;
}
#featuredContent {
	width: 300px;
	float: right;
}
.horizontalDivider {
	margin: 0em;
	width: 100%;
	border-top-width: 4px;
	border-top-style: dotted;
	border-top-color: #8494ad;
	float: left;
}
#featureLinkContainer {
	float: left;
	clear: both;
	width: 960px;
	background-color: #FFFFFF;
}
.featureLinkA {
	float: left;
	height: 298px;
	width: 298px;
	background-color: #333d5f;
	background-attachment: scroll;
	background-image: url(../images/content_images/students.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer {
	width: 960px;
	overflow: auto;
	background-color: #FFFFFF;
}
.featureLinkBuffer {
	padding-top: 160px;
	padding-right: 16px;
	padding-bottom: 16px;
	padding-left: 16px;
}
.horizontalSpacer {
	float: left;
	height: 16px;
	width: 16px;
}
.floatRight {
	float: right;
}
.floatLeft {
	float: left;
}
.featureLinkB {
	float: left;
	height: 298px;
	width: 298px;
	background-color: #333d5f;
	background-attachment: scroll;
	background-image: url(../images/content_images/educators.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.featureLinkC {
	float: left;
	height: 298px;
	width: 298px;
	background-color: #333d5f;
	background-attachment: scroll;
	background-image: url(../images/content_images/agents.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#subNavigation {
	background-color: #FFFFFF;
	width: 960px;
}
.thumbnailLink {
	float: left;
	height: auto;
	width: 150px;
}
.simCard {
	float: left;
	padding-right: 10px;
	width: 140px;
}

