* {
	margin: 0;
	padding: 0;
}

body {
	font: 12px 'Lucida Grande', Helvetica, Arial, Verdana, sans-serif;
	background: transparent url(../images/bg.png) repeat-x;
	text-align: center;
}

img {
	border: 0;
}

a {
	text-decoration: none;
	color: #44f;
}

#all {
	width: 800px;
	margin: 0 auto;
	text-align: left;	
}

#top {
	position: relative;
	display: block;
	float: left;
	padding-left: 140px;
	width: 661px;
	height: 140px;
	z-index: 90;
}

#logo1 {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	float: left;
	z-index: 1;
}

h1 {
	display: block;
	color: #fff;
	padding: 12px 0 4px 0;
	height: 50px;
	margin: 0;
	word-spacing: .3em;
	font: 32px Futura, 'Century Gothic', sans-serif;
}

#logo2 {
	display: block;
	float: right;
	position: absolute;
	top: 0;
	right: 0;
}

#tagline {
	font-size: 12px;
	display: block;
	float: right;
	width: 110px;
	color: #fff;
}

#breadcrumbs {
	display: block;
	color: #fff;
	padding: 9px 0 0 0;
	font: 15px 'Century Gothic', 'Apple Gothic', sans-serif;
}

#navigation {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	display: block;
	float: left;
	list-style: none;
	position: relative;
	z-index: 90;
}

#navigation li {
	list-style: none;
	margin: 0;
	padding: 0;	
	position: relative;
	z-index: 90;
	display: block;
	float: left;
}

#navigation li a {
	float: left;
	color: #fff;
	padding: 7px;
	margin: 3px;
	font: 13px 'Century Gothic', 'Apple Gothic', sans-serif;
}

#navigation li a:hover {
	background: #fff;
	color: #369;
	text-decoration: underline;
}

#navigation li a.over {
	background: #fff;
	color: #369;
}

#cabes li a#courses, #cabes li a#courses:hover,
#cabes li a#tutors, #cabes li a#tutors:hover,
#workplace li a#programmes, #workplace li a#programmes:hover,
#cabes li a#contact, #cabes li a#contact:hover,
#workplace li a#resources {
	cursor: default;
	text-decoration: none;
}

.home #home,
.news #news,
.events #events,
.courses #courses,
.tutors #tutors,
.resources #resources,
.programmes #programmes,
.contact #contact,
.links #links,
.faqs #faqs {
	background: #fff;
	color: #369;
	padding: 10px;
	margin: 0px;	
}

#navigation ul {
	list-style: none;
	background: #fff;
	margin: 0;
	padding: 0;
	float: left;
	position: absolute;
	top: 33px;
	left: -1px;
	border: 1px solid #369;
	border-width: 1px 1px 0 1px;
	z-index: 101;
	display: none;
}

#navigation ul li {
	float: left;
	display: block;
	z-index: 102;
	background: #fff;
	clear: both;
}

#navigation ul li a {
	color: #369;
	display: block;
	z-index: 102;
	background: #fff;
	float: none;
	margin: 0;
	width: 180px;
	padding: 7px;
	border-bottom: 1px solid #369;
	background: #fff;
	font: 13px 'Century Gothic', 'Apple Gothic', sans-serif;
}

#center {
	width: 548px;
	float: left;
	margin: 0 5px;
}

#left {
	float: left;
	width: 130px;
	top: 150px;
	margin-top: 5px;
	left: 0;
}

#left p {
	font-size: 11px;
	color: #444;
}

#left a {
	display: block;
	background: #369;
	padding: 4px;
	margin: 10px 5px 10px 0;
	color: #fff;
}

#left .bubble {
	background: transparent url(../images/bubble.png) no-repeat;
	padding: 9px 4px;
	color: #fff;
}

#right {
	float: left;
	width: 100px;
	text-align: center;
	font-size: 11px;
	color: #666;
}

#right img {
	margin: 0 0 10px 0;
}

#middle {
	float: left;
	width: 100%;
	z-index: 1;
	position: relative;
	line-height: 1.5em;
}

h2 {
	font: 20px 'Century Gothic', 'Apple Gothic', sans-serif;
	color: #0698BC;
	margin-bottom: 10px;
	text-align: center;
}

.box {
	display: block;
	position: relative;
	text-align: left;
	border-top: 1px solid #def;
	border-bottom: 1px solid #def;
	border-left: 1px solid #cde;
	border-right: 1px solid #cde;
	padding: 10px;
	margin-bottom: 10px;
}

.notice {
	text-align: center;
	border: 1px solid #008;
	background: #eef;
}

.info {
	background: #def;
}

.nav {
	height: 16px;
	position: static;
}

.nav a {
	display: block;
	float: left;
}

.nav a:hover {
	text-decoration: underline;
}

.nav a.right {
	float: right;
}

.box img {
/*	margin: 5px;*/
}

.darkbox {
	display: block;
	margin-bottom: 10px;
	position: relative;
	background: #def;
}

.column-item {
	display: block;
	padding: 5px;	
	color: #444;
	border: 1px solid #def;
}

.column-item:hover {
	background: #fcfcff;
	border: 1px solid #acf;
}

.left-column, .right-column {
	width: 273px;
}

.left-column {
	border-right: 1px dotted #999;
}

.right-column {
	position: absolute;
	top: -4px;
	right: 0;
}

.left-column .column-item {
	margin-right: 1px;
}

h3 {
	color: #234;
	font: 15px 'Century Gothic', 'Apple Gothic', sans-serif;
	text-align: left;
	margin: 5px 0;
	text-decoration: underline;
}

h4 {
	font: 15px 'Century Gothic', 'Apple Gothic', sans-serif;
	color: #0075B1;	
}

.darkbox h3 {
	padding-top: 2px;
	text-align: center;	
}

.date {
	color: #486280;
}

p {
	margin: 5px 0;
}

.box ul {
	padding-left: 20px;
}

#footer, #mission-statement {
	display: block;
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #ddf;
	color: #666;
}

#footer {
	height: 18px;
	margin-top: 20px;
}

#footer a, #footer span {
	display: block;
	float: left;
	color: #666;
	padding: 0 2px;
}

#footer a {
	color: #369;
}

.item p {
	color: #333;
}

.item h2 {
	text-align: left;
}

.item .date {
	display: block;
	font-weight: bold;
}

a.item:hover {
	background: #eef;
	border: 1px solid #9ac;
}

input, label {
	display: block;
	font: 12px 'Lucida Grande', Helvetica, Arial, Verdana, sans-serif;
	margin: 10px 0;
}

input, textarea {
	font-size: 14px;
	padding: 2px;
}

.left {
	display: block;
	float: left;
	padding: 5px 10px 5px 0;
}

.right {
	display: block;
	float: right;
	padding: 5px 0px 5px 10px;
}

.center {
	display: block;
	margin: 0 auto;
}
