/* ------------------------------------------------- GENERAL STYLING ------------------------- */

body {
	margin: 0;
	padding: 0;
	background-color: #000000;
	}

table {
	border-collapse: collapse;
	background-color: transparent;
	}
	
table, p, tr, td {
	font-family: arial, verdana, tahoma, sans-serif;
	font-size: 13px;
	color: #000000;
	}	

/* -------------------------------------------------- IMAGE NO BORDER --------------------------------*/
img {
	border: 0;
	}
	
H3 {
	font-size: 18px;
	text-align: left;
	}

/* -------------------------------------------------- HEADER ----------------------------------------------- */
.main {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	background-color: #FFF;
	padding: 0;
	}
.header {
	height: 151px;
	background-image: url('images/header-back.jpg'); 
	background-repeat: repeat-x; 
	background-position: center top;
	width: 800px;
	background-color: #ffffff;
	text-align: center;
	vertical-align: top;
	padding: 0;
	margin: 0;
	}
.header-cont {
	margin-left: auto;
	margin-right: auto;
	width: 800px; 
	height: 151px;
	padding: 0;
	}	
.wellsway {
	width: 700px;
	text-align: center;
	vertical-align: middle;
	}	
	
.bca  {
	width: 100px;
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 20px;
	}		
	
.navcelll {
padding: 0px;
	width: 700px;
	height: 44px;
	background-image: url('images/navbut.jpg');
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: top;
	}	
	.navcellr {
	padding: 0px;
	width: 100px;
	height: 44px;
	background-image: url('images/navbut.jpg');
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: bottom;
	}
	
.navbar {
	margin-left: auto;
	margin-right: auto;
 	width: 445px;
 	padding: 0px;
}	
/* ------------------------------------------------- CONTENT MAIN ------------------------------- */
.content {
	width: 800px;
	height: 373px;
	background-image: url('images/main-back.jpg');
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	colour: #000000;
	text-align: center;
	vertical-align: top;
	padding: 20px
	}
.content-main {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	}	
	
td.justify {
	text-align: justify;
	vertical-align: top;
	}	
	
td.center {
	text-align: center;
	vertical-align: top;
	}	

td.justify-main {
	width: 559px;
	text-align: justify;
	vertical-align: top;
	}
td.left {
	text-align: left;
	vertical-align: top;
	}
	
img.padding {
	float: left;
	margin: 5px 10px 0 0;
	width: 141px;
	height: 171px;
}	


/* -------------------------------------------------- NORMAL LINKS--------------------------------------- */	
a {
	color: #000000;
	text-decoration: underline;
	}
a:link {
	color: #000000;
	text-decoration: underline;
	}
a:visited  {
	color: #000000;
	text-decoration: underline;
	}
a:hover  {
	color: #000000;
	text-decoration: none;
	}		
a:active  {
	color: #000000;
	text-decoration: underline;
	}

/* ---------------------------------------------------- FOOTER ------------------------------------------------- */
.footer    { 
	background-color: #FFEF94;
	width: 800px; 
	height: 50px; 
	margin-left: auto; 
	margin-right: auto; 
	}
.footer-lr { 
	width: 102px;
	height: 50px;
	background-color: #FFEF94;
	text-align: center;
	vertical-align: middle;
	}
.footer-content {
	width: 596px;
	background-color: #FFEF94;
	text-align: center;
	vertical-align: middle;
	}
	
/* ----------------------------------------------------- FOOTER LINKS -------------------------------- */
a.footer-link {
	color: #808080;
	text-decoration: none;
	}
a:link.footer-link {
	color: #808080;
	text-decoration: none;
	}
a:visited.footer-link  {
	color: #808080;
	text-decoration: none;
	}
a:hover.footer-link  {
	color: #808080;
	text-decoration: none;
	}		
a:active.footer-link  {
	color: #808080;
	text-decoration: none;
	}
	
/* ---------------------------------------------------- RIGHT HAND IMAGES COLUMN --------------------------------- */
.images-right {
	width: 191px;
	text-align: center;
	vertical-align: top;
	}
	
.images-tb {
	width: 90%;
	}
	
.images-cont {
 	width: 100%;
 	text-align: center;
 	vertical-align: bottom;
	}
.imagepad {
	margin: 5px 0 5px 15px;
		}
		
/* -------------------------- LINKS PAGE --------------------------------- */
.linkstb {
	margin-left: auto;
	margin-right: auto;
	width: 480px;
	padding: 5px;
	text-align: left;
	vertical-align: middle;
	}
	
.linkslc {
	width: 180px;
	height: 25px;
	text-align: left;
	vertical-align: top;
	}
	
.linksrc {
	width: 300px;
	text-align: left;
	vertical-align: top;
	}
	
/* -------------------------------------------------------------- FEES PAGE -------------------------------- */
.feestb {
	margin-left: auto;
	margin-right: auto;
	width: 350px;
	text-align: left;
	}
.feescl, .feescr {
	height: 25px;
	text-align: left;
	vertical-align: bottom;
	font-weight: bold;
	font-size: 14px;
	}
.feescl {
	width: 200px;
	}
.feescr {
	width: 150px;
	}
.feesfull {
	width: 350px;
	text-align: left;
	}