@charset "utf-8";
body  {
	font: 100% Verdana, Geneva, sans-serif;
	background: #F4F4F4 url(../images/background.jpg) repeat;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
#wrapper {
	width: 950px;
	margin: 0 auto;
	background: #FFF;
}
#wrapperInner {
	background: url(../images/column_footer.jpg) no-repeat 1px bottom;
	border-left: 1px solid #B30838;
	border-right: 1px solid #B30838;
}
#container { 
	width: 925px; 
	background: #FFFFFF;
	margin: 0 auto; 
	text-align: left; 
	background: url(../images/column_background.jpg) repeat-y;
} 
.indexPage #container {
	background-image: none;
}
h1, h2, h3, h4, h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #B30838;
}
h1 {
	font-size: 180%;
	padding: 23px 0 11px 0;
}
h2 {
	font-size: 130%;
	padding-top: 11px;
}
h3 {
	font-size: 100%;
	padding-top: 9px;
}
#header {
	background: #000;
	border-top: 9px solid #B30838;
	border-bottom: 5px solid #B30838;
} 
#header h1 {
	margin: 0; 
	padding: 10px 0; 
}
#header img {
	padding-left: 11px;
}
ul#topNav {
	color: #FFF;
	width: 100%;
}
#topNav li {
	float: left;
	text-align: center;	
	margin: 5px;
}
#topNav li a:link, #topNav a:visited, #topNav a:active {
	float:left;
	padding: 5px;
	width: 8em;
	background: #FFF;
	text-decoration: none;
	color: #000;
	font-size: 70%;
	font-weight: normal;
	
}
#topNav li a:hover, #topNav li a:focus {
	background: #B30838;
	color: #FFF;
}
a#home {
	margin-left: 11px;
}
#sidebar1 {
	float: left;
	width: 220px;
	background: #B30838 url(../images/column_header.jpg) no-repeat;
	padding: 25px 0;
}
#sidebar1 p {
	padding: 5px 11px;
}
#sidebar1 img {
	padding-top: 15px;
}
ul#sidebarNav {
	margin: 55px 11px 15px 0;
}
ul#sidebarNav li {
	font-size: 70%;
	margin: 3px 15px;
	
}
ul#sidebarNav li a{
	color: #000;
	text-decoration: none;
	display: block;
	padding: 7px;
	background: #FFF;
	width: 90%;

}
ul#sidebarNav li a:hover {
	display: block;
	color: #000;
	background: #EEEEEE;
}
.indexPage #mainContent {
	margin: 0 0 0 250px;
	border-bottom: 7px solid #B30838;
	border-left: 1px solid #B30838;
	border-right: 1px solid #B30838;
} 
.indexPage h1 {
	color: #B30838;
	padding-top: 51px;
	font-size: 180%;
}
.subHeading {
	font-size: 80%;
	padding-left: 21px;
}
#mainContent p.textSmall {
	font-size: 70%;
	width: 50%;
	line-height: 1.2em;
}
#mainContent {
	margin-left: 240px;
	padding-right: 15px;
		
}
#mainContent a:link, #mainContent a:visited, #mainContent a:active {
	color: #B30838;
	text-decoration: none;
}
#mainContent a:hover, #mainContent a:focus {
	text-decoration: underline;
}
#mainContent p {
	font-size: 80%;
	line-height: 1.5em;
}
#mainContent ul {
	font-size: 80%;
	margin: 11px 55px;
	list-style: disc;
	line-height: 1.5em;
}
#mainContent li {
	padding: 11px 0;
}
.indexPage #mainContent {
	padding-right: 15px;
	margin-left: 0;
}
.indexPage #mainContent p {
	font-size: 90%;
	color: #B30838;
}
.indexPage #mainContent a:link, .indexPage #mainContent a:visited, .indexPage #mainContent a:active {
	color: #000;
	text-decoration: none;
}
.indexPage #mainContent a:hover, .indexPage #mainContent a:focus {
	text-decoration: underline;
	color: #B30838;
}
#prospectusImage {
	float: left;
	height: 240px;
	width: 322px;
}
ul#split, ul#split li {
	margin:0;
	padding:0;
	list-style:none
}
ul#split li {
	float:left;
	width:176px;
	margin:11px 10px 10px 0;
}
ul#split h3 {
	text-transform:uppercase;
	margin:0px;
	padding: 5px;
	text-align: left;
	color: #FFF;
	font: 70% Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-weight: bold;
}
ul#split p {
	margin:0;
	padding: 5px 8px 15px;
}
li#one h3, li#two h3, li#three h3, li#four h3, li#five h3{
	background: #B30838;
}
ul#split div{
	font-size: 70%;
	padding: 5px;
	padding-bottom: 60px;
}
ul#split div a:link, ul#split div a:visited, ul#split div a:active {
	color: #000;
	text-decoration: none;
}
ul#split div a:hover, ul#split div a:focus {
	text-decoration: underline;
}
li#one div, li#two div, li#three div, li#four div, li#five div {
	border: 2px solid #B30838;
}
ul#split li#one {
	margin-left: 2px;
	background: url(../images/students.gif) no-repeat right bottom;
}
ul#split li#two {
	background: url(../images/visa_stamp.jpg) no-repeat center 25px;
}
ul#split li#three {
	background: url(../images/arrivals.jpg) no-repeat center bottom;
}
ul#split li#four {
	background: url(../images/money_notes.jpg) no-repeat left bottom;
}
ul#split li#five {
	margin-right: 0px;
	background: url(../images/ofsted_logo.gif) no-repeat center bottom;
}
#footer { 
	padding: 21px 10px 11px 20px;
	font-size: 70%;
	background-color: #B30838;
} 
#footer p {
	text-align: center;
	line-height: 1.5em;
	color: #FFF;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover, #footer a:focus {
	text-decoration: underline;

}
#logo {
	width: 925px; 
	margin: 11px auto 0 auto;
	
}
#logo img {
	float: right;
	height: 34px;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.clearsmall {
	clear: both;
}
#footerBottom {
	background: url(../images/footer_background.gif) no-repeat center bottom;
	height: 11px;
	width: 950px;
	margin: 0 auto;
}
.pod {
	display: inline;
	float: right;
	padding-bottom: 11px;
	padding-left: 15px;
	width: 250px;
	text-align: center;
	font-size: 80%;
}
.pod a img {
	padding-bottom: 15px;
}
.borderTop {
	border-top: dashed 1px #B30838;
	margin-top: 17px;
}
.textVerySmall {
	font-size: 80%;
}
fieldset {
	font-size: 80%;
}

