@charset "UTF-8";
/* CSS Document */

.bg {
	background-image: url(/images/background.jpg); 
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	background-position: center top;}

.bg1 {
	background-image: url(/images/background1.jpg); 
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	background-position: center top;}

body {
	background-image: url(/images/back.jpg); 
	background-repeat: repeat;
	width: 100%;
	height: 100%;
	margin: 0 0 0 0;
	top: 0px;
	position: absolute;
	z-index: 0; }
	
	
.welcome { 	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	padding: 0px 10px 5px 0px;
	overflow: auto; width: 425px; height: 275px; }

.welcome a { 	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ABD573;
	text-decoration:underline; }

.welcome a:visited { 	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ABD573;
	text-decoration:underline; }
	
.welcome a:hover { 	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:underline; } 

.title {
	padding-top: 40px;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF }
	
.title2 {
	padding-top: 40px;
	padding-bottom: 5px;
	font-size: 13px;
	font-weight: bold;
	color: #ABD573 }

.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	text-align: center;
	font-weight: bold;
	 }

.address a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF; }
	

.address a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	text-decoration:underline;
	 }
	
.addressspacing {
	letter-spacing: 7px;}


.copyr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#696A64;
	text-align: center;
	font-weight: bold;
	padding-left: 175px;
	 }
	 
	
.copyr a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#696A64;
	font-weight: bold;
	text-decoration: none;
	 }

.copyr a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#696A64;
	font-weight: bold;
	text-decoration: none;
	 }

.copyr a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
	 }
	 
.bannertop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#696A64;
	text-align: right;
	font-weight: bold;
	padding-right: 15px;
	 }

.bannertop a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#696A64;
	font-weight: bold;
	text-decoration: none;
	 }

.bannertop a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#696A64;
	font-weight: bold;
	text-decoration: none;
		 }
	
.bannertop a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration:underline;
	
	 }


.bannertop2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #268dc4;
	text-align: right;
	font-weight: bold;
	text-decoration:underline;
	 }

.bannertop2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #268dc4;
	font-weight: bold;
	text-decoration:underline;
	 }

.bannertop2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #268dc4;
	font-weight: bold;
	text-decoration:underline;
		 }
	
.bannertop2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration:underline;
	
	 }
	
.content {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 10px; }	
	
.maintitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold; 
	padding: 5px 5px 5px 5px }	
	
.greentitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #80b23c;
	font-weight: bold; }
	
.privatetraining {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #737266;
	font-weight: bold; }
	
.mainlink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #268bc1;
	text-align: center;
	font-weight: bold;
	 }
	 
	
.mainlink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #268bc1;
	font-weight: bold;
	text-decoration: underline;
	 }

.mainlink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #268bc1;
	font-weight: bold;
	text-decoration: underline;
	 }

.mainlink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #268bc1;
	font-weight: bold;
	text-decoration: underline;
	 }
	 