* {
	padding: 0;
	margin: 0;
}
html, body {
	min-height:100.1%;
}
/* ----------------------------------------------------BODY */
body {
	font-size:62.8%;
	font-family: 'Lucida Grande' 'Lucida Sans' Arial, Helvetica, sans-serif;/*	
	background-image:url(../images/background.jpg);
	background-position:top;
	background-repeat:repeat-x;  
*/
}
/* ----------------------------------------------------WRAPPER */
#wrapper {
	margin: 0 auto;
	margin-top:40px;
	width:700px;
}
/* ----------------------------------------------------HEADER */
#header {
	width:700px;
	height:175px;
	background-image:url(../images/header.jpg);
	background-position:top;
	background-repeat:repeat-x;
	padding-bottom:5px;
}
/* ----------------------------------------------------NAVIGATION */
#navigation {
	width:700px;
	height:60px;
	float:left;
}
#navigation a img {height: 60px; width: 140px; border-width: 0; background: top left no-repeat;}

#navigation a#home img {background-image: url(../images/home-grey.jpg);}
#navigation a#news img {background-image: url(../images/news-grey.jpg);}
#navigation a#about img {background-image: url(../images/about-grey.jpg);}
#navigation a#prospectus img {background-image: url(../images/prospectus-grey.jpg);}
#navigation a#contact img {background-image: url(../images/contact-grey.jpg);}

#navigation a#home:visited img {background-image: url(../images/home-grey.jpg);}
#navigation a#news:visited img {background-image: url(../images/news-grey.jpg);}
#navigation a#about:visited img {background-image: url(../images/about-grey.jpg);}
#navigation a#prospectus:visited img {background-image: url(../images/prospectus-grey.jpg);}
#navigation a#contact:visited img {background-image: url(../images/contact-grey.jpg);}

#navigation a#home:hover img {background-image: url(../images/home-blue.jpg);}
#navigation a#news:hover img {background-image: url(../images/news-blue.jpg);}
#navigation a#about:hover img {background-image: url(../images/about-blue.jpg);}
#navigation a#prospectus:hover img {background-image: url(../images/prospectus-blue.jpg);}
#navigation a#contact:hover img {background-image: url(../images/contact-blue.jpg);}

#navigation a#home:active img {background-image: url(../images/home-grey.jpg);}
#navigation a#news:active img {background-image: url(../images/news-grey.jpg);}
#navigation a#about:active img {background-image: url(../images/about-grey.jpg);}
#navigation a#prospectus:active img {background-image: url(../images/prospectus-grey.jpg);}
#navigation a#contact:active img {background-image: url(../images/contact-grey.jpg);}

/* ----------------------------------------------------RIGHT */
#right {
	width:180px;
	float:left;
	margin-top:25px;
	padding:0px 0px 10px 20px;
}
#right ul {
	list-style:none;
	font-family: Myriad Pro, Helvetica, Arial, sans-serif;
	font-size: 2.0em;
	font-weight: normal;
	line-height: 0.9em;
	color: #0c65b5;
	margin-top:10px;
}
#right li {
	margin-bottom:10px;
}
/* ----------------------------------------------------LEFT */
#left {
	background-image: url(../images/dot.gif);
	background-repeat:repeat-y;
	background-position:right;
	width:480px;
	float:left;
	margin-top:25px;
	padding:0px 10px 20px 10px;
}
#left ul {
	margin-left:15px;
	font-size:1.1em;
	color:#555555;
	line-height:18px;
	margin-bottom:3px;
}
/* ----------------------------------------------------FEES */
#fees {
	background-image: url(../images/dot.gif);
	background-repeat:repeat-y;
	background-position:right;
	width:480px;
	float:left;
	margin-top:25px;
	padding:0px 10px 20px 10px;
}
#fees p{
	clear:both;
	padding-top: 4px;
}
#fees h2{
	clear:both;
}
#fees h4{
	clear:both;
	padding-top: 5px;
}
#fees ul {
	width:480px;
	float: left;
	list-style:none;
	clear:both;
}
#fees li {
	float: left;
	width: 160px;
	text-align: left;
	margin-top:3px;
	font-size:1.1em;
	color:#555555;
	line-height:18px;
	margin-bottom:3px;
}
/* ----------------------------------------------------PROSPECTUS1 */
#prospectus1 {

	width:480px;
	float:left;

}
#prospectus1 p{
	clear:both;
	padding-top: 4px;
}
#prospectus1 h2{
	clear:both;
}
#prospectus1 h4{
	clear:both;
	padding-top: 5px;
}
#prospectus1 ul {
	width:480px;
	float: left;
	list-style:none;
	clear:both;
	margin-left: 0px;
}
#prospectus1 li {
	float: left;
	width: 150px;
	padding-right: 10px;
	text-align: left;
	margin-top:3px;
	font-size:1.0em;
	color:#555555;
	line-height:18px;
	margin-bottom:3px;
}

/* ----------------------------------------------------FOOTER */
#footer {
	background-image: url(../images/dot.gif);
	background-repeat:repeat-x;
	width:700px;
	float:left;
	margin-bottom:20px;
}
#footer-box {
	background-image: url(../images/lines.gif);
	background-repeat:repeat-y;
	margin-top:1px;
	width:700px;
	float:left;
}
#footer-left {
	width:218px;
	float:left;
	padding:10px 5px 10px 10px;
}
#footer-centre {
	width:204px;
	float:left;
	padding:10px 15px 10px 15px;
}
#footer-right {
	width:208px;
	float:left;
	padding:10px 10px 10px 15px;
}
#footer-details {
	background-image: url(../images/dot.gif);
	background-repeat:repeat-x;
	width:700px;
	float:left;
	padding:10px 0px 10px 0px;
}
#footer-details p{
	font-size:1.0em;
	color:#999999;
	line-height:18px;
}
/* ----------------------------------------------------h1, h2, h3, h4, p */
h1 {
	font-size:1.1em;
	color:#888888;
	margin-bottom:5px;
	line-height:16px;
}
h2 {
	font-family: Myriad Pro, Helvetica, Arial, sans-serif;
	font-size: 2.5em;
	font-weight: normal;
	line-height: 0.9em;
	margin-bottom:10px;
	margin-top:10px;
	color: #0c65b5;
}
h3 {
	font-family: Myriad Pro, Helvetica, Arial, sans-serif;
	font-size: 2.0em;
	font-weight: normal;
	line-height: 0.9em;
	margin-bottom:5px;
	margin-top:5px;
	color: #0c65b5;
}
h4 {
	font-family: Myriad Pro, Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	line-height: 0.9em;
	margin-bottom:10px;
	margin-top:10px;
	color: #0c65b5;
}
h5 {
	font-family: Myriad Pro, Helvetica, Arial, sans-serif;
	font-size: 2.0em;
	letter-spacing: -0.03em;
	font-weight: normal;
	line-height: 0.9em;
	margin-bottom:5px;
	margin-top:5px;
	color: #000000;
}
h6 {
	font-family:Georgia, "Times New Roman", serif;
	font-size: 1.4em;
	letter-spacing: -0.03em;
	font-style:italic;
	line-height: 0.9em;
	margin-bottom:5px;
	margin-top:5px;
	color: #888888;
}
p {
	font-size:1.1em;
	color:#555555;
	line-height:18px;
	margin-bottom:3px;
}
/* ----------------------------------------------------LINKS */
a:link {
	text-decoration:none;
	color:#777777;
	font-size:1.0em;
	margin-bottom:5px;
}
a:visited {
	text-decoration:none;
	color:#777777;
	font-size:1.0em;
	margin-bottom:5px;
}
a:hover {
	text-decoration:none;
	color: #999999;
	font-size:1.0em;
	margin-bottom:5px;
}
a:active {
	text-decoration:none;
	color:#777777;
	font-size:1.0em;
	margin-bottom:5px;
}
/* ----------------------------------------------------IMAGES */
img.border {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img.fleft {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;

	border-left-style: none;
	float:left;
	margin-right:10px;
	margin-top:2px;
	margin-bottom:4px;
}
img.fright {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float:right;
	margin-left:10px;
	margin-top:2px;
	margin-bottom:4px;
}
.right {
	text-align:right;
}
.left {
	text-align:left;
}
/* ----------------------------------------------------FORMS */
#forms {
	width:590px;
	float:left;
	padding:30px 5px 5px 5px;
}
.textinput {
	border: 1px solid #911106;
	font-family: Arial, Helvetica, sans-serif;
	color:#191919;
	font-size: 1.0em;
	padding: 2px;
}
textarea {
	background-repeat:repeat;
	border: 1px solid #911106;
	font-family: Arial, Helvetica, sans-serif;
	color:#191919;
	font-size: 1.0em;
	padding: 2px;
	width:97%;
}
