/* CSS Document */

html, body {
	padding:0;
	margin:0 auto 0 auto;
	background-image: url(../images/BG-page.gif);
	background-position: top center;
	background-repeat: repeat;
	background-color: #32B1D1;
}
.brclear {
	clear:both;
	height:0;
	margin:0;
	font-size: 0px;
	line-height: 0px;
}





/* HOLDER STYLES */
#wrapper/* holder styles */
 {
	width: 1000px;
	margin: 0 auto 0 auto;
}
#container {
	width: 960px;
	margin: 0px 20px 15px 20px;
	float: left;
}





/* HEADER STYLES */
#header {
	width: 1000px;
	margin: 0px 0px 0px 0px;
	float: left;
	height: 108px;
}
#top-nav {
	width: 1000px;
	margin: 0px 0px 0px 0px;
	text-align: left;
	float: left;
	height: 180px;
}
#top-home {
	width: 60px;
	margin: 0px;
	height: 138px;
	float: left;
	text-align: left;
	padding: 42px 0px 0px 0px;
}
#top-enrolment {
	width: 125px;
	margin: 0px;
	height: 115px;
	float: left;
	text-align: center;
	padding: 65px 0px 0px 0px;
}

#top-about {
	width: 100px;
	margin: 0px;
	height: 143px;
	float: left;
	text-align: center;
	padding: 37px 0px 0px 0px;
}

#top-news {
	width: 115px;
	margin: 0px;
	height: 95px;
	float: left;
	text-align: center;
	padding: 85px 0px 0px 0px;
}

#top-philosophy {
	width: 140px;
	margin: 0px;
	height: 120px;
	float: left;
	text-align: center;
	padding: 60px 0px 0px 0px;
}
#top-programs {
	width: 100px;
	margin: 0px;
	height: 85px;
	float: left;
	text-align: left;
	padding: 95px 0px 0px 0px;
}
#top-careers {
	width: 80px;
	margin: 0px;
	height: 130px;
	float: left;
	text-align: center;
	padding: 50px 0px 0px 0px;
}
#top-getting-there {
	width: 75px;
	margin: 0px;
	height: 82px;
	float: left;
	text-align: center;
	padding: 98px 0px 0px 0px;
}
#top-contact {
	width: 95px;
	margin: 0px;
	height: 92px;
	float: left;
	text-align: center;
	padding: 88px 0px 0px 7px;
}









/* CENTER STYLES */
#content {
	margin: 0px;
	width: 780px;
	text-align: left;
	padding: 15px;
	background-color: #FFFFFF;
	float: left;
}
#page-heading {
	text-align: left;
	width: 780px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	height: 20px;
	float: left;
}
#page-content {
	margin: 0px 0px 0px 0px;
	float: left;
	width: 780px;
	text-align: left;
}






/* SIDEBAR RIGHT STYLES */
#sidebar-right {
	float: right;
	width: 180px;
	margin: 0px;
	padding: 70px 0px 0px 9px;
	text-align: left;
}
#sidebar-links {
	width: 180px;
	margin: 0px;
	float: left;
	height: 264px;
	text-align: left;
}
#sidebar-enrol {
	width: 180px;
	margin: 0px;
	padding: 0px;
	float:left;
}




/* FONT STYLES */
.top-nav {
	font: 19px "Century Gothic", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 23px;
	letter-spacing: 1px;
}
.top-nav a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.top-nav a:hover {
	color: #32B1D1;
	text-decoration: none;
	font-weight: bold;
}



.text {
	font: 13px "Century Gothic", Arial, Helvetica, sans-serif;
	color: #042246;
	line-height: 19px;
	letter-spacing: 0.5px;
}
.text a {
	color: #042246;
	text-decoration: underline;
	font-weight: bold;
}
.text a:hover {
	color: #FA213C;
	text-decoration: underline;
	font-weight: bold;
}





.h1 {
	font: 20px "Century Gothic", Arial, Helvetica, sans-serif;
	color: #FA213C;
	letter-spacing: 1px;
	font-weight: bold;
}
.h1 a {
	color: #333333;
	text-decoration: none;
}
.h1 a:hover{
	color: #003926;
	text-decoration: none;
}
.h1 a:active {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}



.h2 {
	font: 25px "Century Gothic", Arial, Helvetica, sans-serif;
	color: #F87E0F;
	text-decoration: none;
	font-weight: bold;
	line-height: 26px;
	letter-spacing: 1px;
}
.h2 a {
	color: #F87E0F;
	text-decoration: none;
	font-weight: bold;
}
.h2 a:hover {
	color: #FA213C;
	text-decoration: none;
	font-weight: bold;
}



.h3 {
	font: 18px "Century Gothic", Arial, Helvetica, sans-serif;
	color: #042246;
	font-weight: bold;
}
.h3 a {
	color: #042246;
	text-decoration: none;
}
.h3 a:hover{
	color: #32B1D1;
	text-decoration: none;
}



.h4 {
	color: #FA213C;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
}



.h5 {
	font: 15px "Century Gothic", Arial, Helvetica, sans-serif;
	color: #FA213C;
	font-weight: bold;
}
.h5 a {
	color: #FA213C;
	text-decoration: none;
}
.h5 a:hover{
	color: #32B1D1;
	text-decoration: none;
}



.h6 {
	font: 13px "Century Gothic", Arial, Helvetica, sans-serif;
	color: #042246;
	letter-spacing: 1px;
	font-weight: bold;
}
.h6 a {
	color: #042246;
	text-decoration: underline;
}
.h6 a:hover {
	color: #FA213C;
	text-decoration: underline;
}




.side-menu {
	font: 15px "Century Gothic", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing: 1px;
	font-weight: bold;
	line-height: 22px;
	list-style-type: disc;
}
.side-menu a {
	color: #FFFFFF;
	text-decoration: none;
}
.side-menu a:hover{
	color: #32B1D1;
	text-decoration: none;
}








/* FOOTER STYLES */
#footer {
	width: 800px;
	margin: 10px 0px 10px 0px;
	float: left;
}


.footer {
	font: 10px "Century Gothic", Arial, Helvetica, sans-serif;
	color: #042246;
	text-decoration: none;
	line-height: 18px;
}
.footer a {
	color: #042246;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}






/* FORM STYLES */
.formfield {
	font: 12px "Century Gothic", Arial, Helvetica, sans-serif;
	color: #042246;
	padding: 0px 0px 0px 0px;
	height: 20px;
	text-align: left;
	text-indent: 2px;
	background-color: #FFFFFF;
	vertical-align: middle;
	border: 1px solid #042246;
}


#messages {
	width:100%;
	padding:10px 0px;
	font: 11px "Century Gothic", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#CC0000;
	margin:10px 0px;
}	

#messages ul {
	list-style: none;
	list-style-image: none;
	list-style-type: none;
	margin:0;
	padding:0 0 0 10px;
}	


