
#header-wrap {
	background-image: url(../images/brb.png);
	background-repeat: repeat-x;
	height: 164px;
}

#logo-wrap {
	background-image:url(../images/header-pic.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 164px;
}

#MenuWrapper ul {
	position: relative;
	padding: 0;
	margin:0 auto;
	top: 124px;
	left: 0px;
	width: 760px;
}

#MenuWrapper ul li {
	list-style: none;
	margin: 0;
	display: inline;
}

#MenuWrapper ul li a {
	text-decoration:none;
	text-transform: uppercase;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: 1px;
	font-weight: 400;
	font-size: 13px;
	color: #fff;
	height: 40px;
	background: url(../images/menu-bg1.png) center -10px;
	display: block;
	float: left;
	padding: 0 15px;
}

#MenuWrapper ul li a span {
	position: relative;
}

#MenuWrapper ul li a:hover, #MenuWrapper ul li.current a {
	background: url(../images/menu-bg1.png) center -60px;
	color: #dc9509;
}

.MainBody {
	padding-top: 40px;
	position: relative;
}

/*Default Page overrides*/

.MainBody-centre table.courses {
	/*background: lightblue;*/
	width: 100%;
}

.MainBody .contact-details {
	padding-bottom: 20px;
	list-style: none;
	padding-left: 0;
}

.MainBody .contact-details li {
	background: url(../images/Email-icon.png) no-repeat 0 3px;
	padding-left: 22px;
	padding-bottom: 5px;
}

.MainBody .contact-details li.email {
	background: url(../images/Email-icon.png) no-repeat 0 3px;
}

.MainBody .contact-details li.phone {
	background: url(../images/phone-icon.png) no-repeat 0 3px;
}

/*End Default Page overrides*/

/*Sticky Footer 
http://ryanfait.com/resources/footer-stick-to-bottom-of-page/*/

* {
	margin: 0;
}

html, body {
	height: 100%;
}

#Wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -60px;
}

#Footer, .push {
	height: 60px;
}

/*End Sticky Footer */

#FooterWrapper {
	background-color:#E8E9E9;
	background-image:url("../images/footer-bg.png");
	background-repeat:repeat-x;
}

#Footer {
	margin:0 auto;
	padding:0;
	font-size: 0.8em;
	font-weight: bold;
}

#Footer div {
	position: relative;
}

#Footer div.left {
	float: left;
	left: 30px;
}

#Footer div.left ul {
	display:block;
	list-style:none;
	margin:0;
	padding:0;
}

#Footer div.left ul li {
	float: left;
	margin-right: 30px;
	padding: 13px 0 0 0;
	background-image: url(../images/divider-arrow-down.png);
	background-position:center 0px;
	background-repeat:no-repeat;
	position: relative;
}

#Footer div.left ul li img {
	position: relative;
	top: 4px;
	left: -5px;
}

#Footer div.left ul li img.email-img {
	position: relative;
	top: 2px;
}

#Footer div.left ul li a:link {
	color: #3a4042;
	text-decoration: none;
}

#Footer div.left ul li a:visited {
	color: #3a4042;
	text-decoration: none;
}

#Footer div.left ul li a:hover {
	color: #79776A;
	text-decoration: underline;
}

#Footer div.right {
	float: right;
	padding: 17px 0 0 0;
	position: relative;
	left: -5px;
}

#Footer div.right a {
	color: #A7A9AA;
	text-decoration: none;
}

#Footer div.right a:hover {
	color: #3a4042;
	text-decoration: underline;
}

/*Common Elements*/

h1, h2, h3, h4, h5, h6 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:normal;
	color: #666;
}

h1 {
	font-size: 24px;
	padding-bottom: 12px;
	color: #505457;
}

h2 {
	padding: 0 0 6px 0;
	font-size: 21px;
	font-weight: bold;
}

h3 {
	font-size: 18px;
}

h4 {
	padding: 0 0 0 0;
	font-size: 16px;
	font-weight: bold;
}

h5 {
	font-family: Calibri, Helvetica, Arial, sans-serif;
	font-weight: bold;
	padding: 0;
	font-size: 16px;
}

h6 {
	padding: 0;
	font-size: 16px;
}

p {
	padding: 0 0 9px 0;
}

p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset {
	margin-bottom:5px;
}

li {
	margin-left: 0px;
}

.grid_faux {
	display:inline;
	float:left;
	margin-left:10px;
	margin-right:10px;
}

.MainBody .left {
	width: 430px;
	margin-bottom:40px;
	position: relative;
	left: 25px;
}

.MainBody .right {
	width: 280px;
	margin-bottom:40px;
	position: relative;
	left: 45px;
}

/*End Common Elements*/

/*Standard List in content*/

.MainBody ul {
	padding: 2px 0 9px 0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

.MainBody ul li {
	padding: 0 0 4px 0;
	background:transparent url(../images/bullet.png) no-repeat scroll 0px 6px;
	padding:0 0 6px 16px;
}

/*links*/
a:link {
	/*color: #3a4042;*/
	color: #c1562e;
	text-decoration: none;
}

a:hover {
	color: #f06330;
	text-decoration: underline;
}

a:visited {
	color: #c1562e;
}

.MainBody left a img {
	padding-right: 5px;
}

img {
	border: 0 none;
}

/* End Common Elements*/

/* Picture Gallery */

.picture-gallery a img {
	margin: 5px;
	border: 10px solid #dbdede;
}

.picture-gallery {
	position: relative;
	top: 25px;
	left: 0px;
	/*This is for IE*/
	height:1%;
}

.picture-gallery a:hover img {
	margin: 5px;
	border: 10px solid #fcd78e;
}

.picture-gallery a {
	position: relative;
}

.picture-gallery a img.pos-a, .picture-gallery a img.pos-b {
	position: relative;
	top: -5px
}

.picture-gallery a img.pos-c, .picture-gallery a img.pos-d {
	position: relative;
	top: 5px
}

.picture-gallery a img.pos-a, .picture-gallery a img.pos-c {
	position: relative;
	left: -5px
}

.picture-gallery a img.pos-b, .picture-gallery a img.pos-d {
	position: relative;
	left: 5px
}

/* End Picture Gallery */

/* Courses Page Overrides */

.courses .right {
	display: none;
}

.courses .left {
	width: 760px;
	position: relative;
}

#paginate-slider1 {
	float: left;
	width: 280px;
	margin-right: 30px;
}

#slider1 {
	float: left;
	width: 450px;
	position: relative;
	top: -50px;
}

#paginate-slider1 br {
	display: none;
}

#paginate-slider1 a {
	text-decoration: none;
	color: #373D3E;
	background:url("../images/bullet.png") no-repeat scroll 0 6px transparent;
	padding-left: 16px;
	margin-bottom: 10px;
	display: block;
}

#paginate-slider1 a:hover {
	text-decoration: underline;
}


/* End Courses Page Overrides */
/*
.left {
	background: lightblue;
}

.right {
	background: pink;
}*/
