@charset "utf-8";

html { 
	overflow: -moz-scrollbars-vertical;
	overflow-x: auto; 
	}
body {
	background-color: #d6e0f0;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
a:link, a:visited, a:active{
	color:#393a3b;
	text-decoration:none;
}
a:hover{
	color:#14399B;
}
img{
	border:none;
}
p {
	margin-top: 0px;
}
ol{
	font-weight: bold;
}
ol span{
	font-weight: normal;
}
.centre {
	width: 100%;
}
.container {
	width:767px;
	margin-left: auto;
	margin-right: auto;
}
.containerabs {
	position:absolute;
	width:767px;
}
.mainbody {
	position:absolute;
	width:747px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 154px;
	background-color: #d6e0f0;
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-x;
	padding: 10px;
}
.content {
	width:747px;
	background-color: #edf1f8;
	background-repeat: no-repeat;
	padding-top: 256px;
}
#banner1 {	
	background-image: url(../images/banner_home.jpg);
}
#banner2 {	
	background-image: url(../images/banner_contact.jpg);
}
#banner3 {	
	background-image: url(../images/banner_about.jpg);
}
#banner4 {	
	background-image: url(../images/banner_location.jpg);
}
#banner5 {	
	background-image: url(../images/banner_indepth.jpg);
}
#banner6 {	
	background-image: url(../images/banner_learning.jpg);
}
#banner7 {	
	background-image: url(../images/banner_testimonials.jpg);
}
#banner8 {	
	background-image: url(../images/banner_affiliates.jpg);
}
.menu {
	width:747px;
	height:49px;
}
.main {
	width:707px;
	padding: 20px;
	text-align: justify;
	color: #393a3b;
	font-size: 90%;
}
.nav {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.foot {
	position:relative;
	height:44px;
	width:727px;
	padding: 10px;
}
.ajs {
	position:absolute;
	bottom:21px;
	left:337px;
}
.footlinks {
	position:absolute;
	bottom:20px;
	right:20px;
}
.header {
	position:absolute;
	top:31px;
	left:10px;
	color: #FFF;
	text-decoration: none;
	height: 96px;
}
.header a:link{
	color:#454648;
	text-decoration:none;
	font-size:75%;
	font-style:normal;
}
.header a:visited{
	color:#454648;
	text-decoration:none;
	font-size:75%;
	font-style:normal;
}
.header a:hover{
	color:#14399b;
	text-decoration:none;
	font-size:75%;
}
.header a:active{
	color:#454648;
	text-decoration:none;
	font-size:75%;
	font-style:normal;
}
.headerlinks {
	position:absolute;
	top:72px;
	right:20px;
	color: #FFF;
	text-decoration: none;
	height: 13px;
	width: 308px;
}
.main strong {
	color: #333;
}
h1 {
	color: #14399b;
	font-size: large;
	text-transform: uppercase;
	margin-top: 0px;
	text-align: left;
}
h2 {
	color: #14399b;
	font-size: large;
	margin-top: 0px;
	text-align: left;
}
h3 {
	color: #AE0D1D;
	font-size: 130%;
	margin-top: 0px;
	text-align: center;
	text-transform: uppercase;
	font-variant: normal;
	font-weight: bold;
	margin-bottom: 10px;
}
.highlight {
	font-style: italic;
	font-weight: bold;
	color: #14399B;
	font-size: 120%;
}
a.contentslink {
	text-decoration: none;
	font-size: small;
	color: #14399B;
}
a.contentslink:visited {
	text-decoration: none;
	color: #14399B;
}
a.contentslink:hover {
	text-decoration: none;
	color: #8195CA;
}
a.contentslink:active {
	text-decoration: none;
	color: #14399B;
}
.learner {
	float:right;
	width:196px;
	background-color: #d5dee8;
	background-image: url(../images/learner_bg.jpg);
	background-repeat: repeat-x;
	margin-left: 20px;
	margin-top: -10px;
	margin-right: -10px;
	background-position: bottom;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-bottom: 0px;
	color: #61677d;
}
.contents {
	background-color: #E3EAF4;
	padding: 10px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}
.photos {
	text-align: center;
	font-size: 80%;
}
img.photo {
	border: 10px solid #D6E0F0;
	margin: 5px;
}
.testo_holder {
	position:relative;
	padding-bottom: 15px;
}
.testo_name {
	width: 150px;
	float: left;
}
.testo {
	float:right;
	width: 487px;
	background-color: #D6E0F0;
	background-image: url(../images/testarrow.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 40px;
}
.profiletag {
	width: 150px;
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
}
.profile {
	float:right;
	width: 507px;
	background-color: #D6E0F0;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.clear {
	clear:both;
}