html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend
 {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4f4f4f;
}
body {
	line-height: 1;
}

body, html {
height:100%;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
	padding-bottom:10px;
	padding-top:10px;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}

h1 {
	color: #FFF;
	font-size: 25px;
}
h2 {
	font-size: 25px;
	color: #1f7cc1;
}

p {
	padding-bottom:10px;
	padding-top:3px;
	line-height: 20px;
}
p.title {
	font-weight: bold;
}

a.button {
	display: block;
	text-transform: uppercase;
	width: 170;
	height: 26px;
	background: url(../images/btn.png) no-repeat;
	color: #FFF !important;
	font-size: 14px;
	text-decoration: none;
	padding: 11px 0 0 10px;
	clear: both;
}
a.button2 {
	background: url(../images/btn2.png) no-repeat;
	color: #18466a;
}
/*a.button:hover {
	background-position: 0 bottom;
}*/

#wrapper {
	width: 970px;
	margin:0px auto;
	min-height:100%;
}

#main {
	padding-bottom:272px;
	overflow:hidden;
}

#content {
	clear: both;
}
#content ul li {
	list-style-type: disc;
	margin-left: 30px;
	/*padding-bottom: 10px;*/
	line-height: 2;
}
#content p.title {
	padding-bottom: 0;
}
#home .about ul li {
	list-style-type: disc;
	margin-left: 30px;
	padding-bottom: 10px;
}
#header {
	float: left;
	margin: 40px 0 30px 0;
	width: 970px;
}
#header img {
	float: left;
}
#header ul#nav {
	float: left;
	margin: 72px 0 0 60px;
}
#header ul#nav li {
	float: left;
	display: inline-block;
}
#header ul#nav a {
	float: left;
	margin-right: 30px;
	text-decoration: none;
	color: #808080;
	font-size: 14px;
	text-transform: uppercase;
}
#header ul#nav a:hover, #header ul#nav a.active {
	color: #1f7cc1;
}
#header #logo {
	margin-left: 10px;
}

#content {
	float: left;
	margin: 50px 0 0 0;
}

#content div.col1 {
	float: left;
	width: 664px;
	margin: 0 34px 0 20px;
	/*line-height: 2;*/
}
#content div.col2 {
	float: left;
	width: 232px;
	
	background: #1f7cc1;
}
#content .block {
	float: left;
	margin-bottom: 50px;
}
#content div.col2 .box {
	padding: 16px;
	margin-bottom: 20px;
}
#content div.col2 .box p {
	color: #FFF;
}
#content div.col2 .box h2 {
	color: #FFF;
	padding: 0 0 10px 0;
}
#content div.col1 a {
	color: #1f7cc1;
}

#banner {
	clear: both;
	float: left;
	width: 968px;
	height: 246px;
	background: #DDD;
	padding: 1px;
	position: relative;
}
#banner img {
	position: absolute;
}
#banner .title {
	position: absolute;
	background: url(../images/feature-transparent.png);
	height: 75px;
	left: 0;
	bottom: 0;
	width: 100%;
}
#banner .title h1 {
	margin: 14px 0 0 20px;
}

#home_feature {
	clear: both;
	float: left;
	position: relative;
	background: url(../images/ph-feature.jpg) no-repeat;
	height: 436px;
	margin: 0 0 35px 0;
/*	padding: 1px;
	background-color: #DDD;*/
}
#home_feature .info {
	width: 230px;
	height: 411px;
	background: url(../images/feature-transparent.png);
	padding: 25px 30px 0 20px;
	position: absolute;
	z-index: 20;
}
#home_feature .info p {
	color: #FFF;
	margin-bottom: 20px;
}
#home_feature .images {
	float: left;
	width: 968px;
	height: 434px;
}
#home .about {
	clear: both;
	float: left;
	margin-top: 35px;
	margin-bottom: 50px;
	width:100%;
}

.icon_title {
	width: 100%;
	float: left;
}
.icon_title img {
	float: left;
	margin-right: 10px;
}
.icon_title h2 {
	clear: none;
	float: left;
}


#home .boxes {
	float: left;
	clear: both;
}
#home .box {
	float: left;
	width: 320px;
	height: 320px;
}
#home .box .content {
	margin: 70px 30px 0 20px;
}
#home .box .content p {
	color: #FFF;

}
#home .box1 { 
	background: url(../images/home-box1.png) no-repeat;
}
#home .box2 { 
	background: url(../images/home-box2.png) no-repeat;
	margin: 0 4px;
}
#home .box3 {
	padding-top: 80px;
	background: url(../images/home-box3.png) no-repeat;
	height: 240px;
}
#home .box3 p {
	color: #FFF;
	margin: 0 20px 0 70px;
}

#facilitators #carousel {
	float: left;
	background: url(../images/fbg.png) no-repeat;
	width: 970px;
	height: 278px;
	margin: 20px 0 0 0;
}
#facilitators #carousel .facilitator {
	float: left;
	margin: 20px 0 0 20px;
	text-align: center;
	overflow: hidden;
	width: 170px;
	height: 278px;
}
#facilitators #carousel .facilitator p {
	color: #FFF;
}
#facilitators #carousel .facilitator p.title {
	margin-bottom: 0;
	padding-bottom: 0;
}
#facilitators #carousel .facilitator img {
	border: 5px solid #FFF;
}

.prev {
	position: absolute;
	margin-left: -45px;
	margin-top: 555px;
}
.next {
	position: absolute;
	margin-left: 978px;
	margin-top: 555px;
}

ul.col2 li p {
	margin-bottom: 10px;
}

ul.col3 {
	width: 100%;

}
ul.col3 li {
	width: 33.3%;
	float: left;
	list-style-type: none !important;
	margin: 0 !important;
	font-size: 11px;
}

ul.col2 {
	width: 100%;
}
ul.col2 li {
	width: 50%;
	float: left;
	list-style-type: none !important;
	margin: 0 !important;
	font-size: 11px;
}
ul.col2 p.title {
	margin-bottom: 5px;
	margin-top: 10px;
}
ul.col2 a {
	display: block;
	/*margin-bottom: 10px;*/
}

#facilitators .block h2 {
	margin-bottom: 15px;
}
#facilitators .block img {
	float: right;
	margin-left: 30px;
}

#enquire_form {
	width:608px;
}
#enquire_form input, #enquire_form textarea, #enquire_form select {
	width: 600px;
	border: 1px solid #b1d1ea;
	padding: 3px;
	margin-bottom: 3px;
	font: 12px arial;
	background: #b1d1ea;
}
#enquire_form textarea {
	margin-bottom: 10px;
	height: 200px;
}
#enquire_form select {
	width: 607px;
}
#enquire_form_side_loading {
	color: #FFF;
}
#enquire_form_side_sent {
	color: #FFF;
}

#enquire_form_side input, #enquire_form_side textarea {
	width: 190px;
	border: 1px solid #b1d1ea;
	padding: 3px;
	margin-bottom: 3px;
	font: 12px arial;
	background: #b1d1ea;
}
#enquire_form_side textarea {
	margin-bottom: 10px;
}


#courses li ul {
	margin-top: 9px;
}
#courses table {
	width: 650px;
}

.box #team {
	float: left;
	width: 300px;
	height:220px;
}
.box #team .facilitator {

	width: 300px;
	height: 220px;
}
.boxes ul {
	list-style-type: disc;
	padding-left: 20px;
}
.boxes ul li {
	color: #FFF;
	line-height: 1.6;
}

#contact .box table td {
	color: #FFF;
	line-height: 1.6;
}
#contact .box a {
	color: #FFF;
}
#footer {
	background-color:#1f7cc1;
	height:272px;
	margin-top:-272px;
}
#footer h2 {
	color: #FFF;
	font-size:18px;
}
#footer_content {
	margin:0px auto;
	width: 970px;
}
#footer table {
	color: #a0d7ff;
}
#footer table td {
	padding-bottom: 10px;
}
#footer a {
	color: #a0d7ff;
}
#footer .footer_column {
	float: left;
	width: 25%;
	padding-top: 30px;
}
#footer ul li {
	margin-bottom: 10px;
}
#footer ul li a {
	text-decoration: none;
}
#footer ul li a.active {
	/*text-decoration: underline;*/
	background: #1c6aa3;
}
.clear {
	clear:both;
}

.right {
	float:right !important;
}

.left {
	float:left !important;
}

