/*
Design by Training Curve Ltd
http://www.training-curve.com
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
}

h2 {
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: x-small;
}

p, blockquote, ul, ol {
	margin-bottom: 0em;
	line-height: 1.6em;
}

p {
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	padding: 1em 1em 0 1em;
	text-align: center;
	font-style: italic;
}

ul {
	list-style: none;
}

ul li {
}

ol {
	list-style-position: inside;
}

ol li {
}

a {
	color: #666666;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

img {
	border: none;
}

/* Container */

.container {
	padding-top: 20px;
}

/* Boxed */

.boxed {
}

.boxed .title {
	padding: 10px;
	font-size: 1em;
}

.boxed .content {
	padding: 10px;
}

/* Logo */

#logo {
	width: 680px;
	height: 110px;
	margin: -40px auto 0 auto;
	padding: 40px 0 0 0;
}

#logo h1 {
	float: left;
	letter-spacing: -2px;
	font-size: 3em;
}

#logo h2 {
	float: left;
	font-size: 1em;
}

#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal;
}

/* Menu */

#logo .menu {
	margin: 20px auto auto auto;
	width: 500px;
	height: 40px;
	position: relative;
	font-size: xx-small;
	float: right;
}

#logo .menu ul {
	float: right;
	margin: 0;
	list-style: none;
}

#logo .menu li {
	display: inline;
}

#logo .menu a {
	position: relative;
	margin-left: 1.6em;
	text-decoration: none;
	text-transform: uppercase;
	border-bottom: 5px solid #EEEEEE;
	font-weight: bold;
}

#logo .menu a:hover, #logo .menu .active a {
	border-bottom-color: #000000;
	color: #000000;
}

#logo .menu .content {
	float: right;
	width:300px;
	display:block;
	margin: 20px auto auto auto;
	text-align:right;
	padding:0;
	position:relative;
	z-index:1;
	text-transform: uppercase;
	font-size: 14px;
}


/* Wrapper */

#wrapper3col {
	clear: both;
	width: 680px;
	margin: 0 auto;
	background: url(images/bg_3col_main.gif) repeat-y;
}

#wrappertechnical {
	clear: both;
	width: 680px;
	margin: 0 auto;
	background: url(images/bg_main_technical.gif) repeat-y;
}

#wrapperapplications {
	clear: both;
	width: 680px;
	margin: 0 auto;
	background: url(images/bg_main_applications.gif) repeat-y;
}

#wrapperabout {
	clear: both;
	width: 680px;
	margin: 0 auto;
	background: url(images/bg_main_about.gif) repeat-y;
}

#wrapperschools {
	clear: both;
	width: 680px;
	margin: 0 auto;
	background: url(images/bg_main_schools.gif) repeat-y;
}

/* Column One */

#col-one {
	float: left;
	width: 180px;
	padding-top: 10px;
	background: url(images/bar_orange.gif) no-repeat;
}

#col-one .image {
	height: 150px;
	background-image: url(images/pic_orange.gif);	
}

#col-one .image .content {
	width:160px;
	display:block;
	margin: 100px 10px;
	color:#804D00;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	padding:0;
	position:absolute;
	z-index:1;
	font-size: 14px;
}


#col-one .container {
	background: url(images/bg_orange.gif) repeat-x;
}

#col-one .boxed {
}

#col-one .boxed .title {
	color:#804D00;
}

#col-one .boxed .content p{
	margin-top: 0px;
	margin-bottom: 8px;
	line-height:1em;
}


#col-one .boxed .content a{
	font-size:11px;
	text-decoration:none;
}

#col-one .boxed .content form {
}

#col-one .boxed .content fieldset {
	border: none;
}

#col-one .boxed .content legend {
	display: none;
}

/* Column Two */

#col-two {
	float: right;
	width: 300px;
	margin-left: 10px;
	padding-top: 10px;
	background: url(images/bar_green.gif) no-repeat;
}

#col-two .image {
	height: 150px;
	background-image: url(images/pic_green.gif);
}

#col-two .image .content {
	width:280px;
	display:block;
	margin: 100px 10px;
	color:#006F00;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	padding:0;
	position:absolute;
	z-index:1;
	font-size: 14px;
}

#col-two .image .calendar {
	width:56px;
	display:block;
	margin: 30px auto auto 220px;
	padding:0;
	position:absolute;
	z-index:1;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
}

#col-two .image .calendar a {
	font-size: 16px;
	text-decoration:none;
}

#col-two .container {
	background: url(images/bg_green.gif) repeat-x;
}

#col-two .boxed {
}

#col-two .boxed .title {
	color: #006F00;
}

#col-two .boxed .content {
}

/* Column Three */

#col-three {
	float: left;
	width: 180px;
	margin-left: 10px;
	padding-top: 10px;
	background: url(images/bar_blue.gif) no-repeat;
}

#col-three .image {
	height: 150px;
	background-image: url(images/pic_blue.gif);
}

#col-three .image .content {
	width:160px;
	display:block;
	margin: 100px 10px;
	color:#006077;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	padding:0;
	position:absolute;
	z-index:1;
	font-size: 14px;
}

#col-three .container {
	background: url(images/bg_blue.gif) repeat-x;
}

#col-three .boxed {
}

#col-three .boxed .title {
	color: #006077;
}

#col-three .boxed .content p{
	margin-top: 0px;
	margin-bottom: 8px;
	line-height:1em;
}

#col-three .boxed .content a{
	font-size:11px;
	text-decoration:none;
}

/* Extra */

#extra {
	height: 4px;
	background: url(images/bg_bottom.gif);
}

#extratechnical {
	height: 4px;
	background: url(images/bg_technical_bottom.gif);
}

#extraapplications {
	height: 4px;
	background: url(images/bg_applications_bottom.gif);
}

#extraabout {
	height: 4px;
	background: url(images/bg_about_bottom.gif);
}

#extraschools {
	height: 4px;
	background: url(images/bg_schools_bottom.gif);
}


/* Footer */

#footer {
	clear: both;
}

#footer p {
	margin: 0;
	width: 680px;
	margin: 0 auto;
	font-size: x-small;
}

#col-technical {
	float: left;
	width: 680px;
	padding-top: 10px;
	background: url(images/bar_technical.gif) no-repeat;
}


#col-technical .image {
	height: 150px;
	background-image: url(images/pic_technical.gif);	
}

#col-technical .image .content {
	width:480px;
	display:block;
	margin: 30px 100px;
	color:#804D00;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	padding:0;
	position:absolute;
	z-index:1;
	font-size: 28px;
}

#col-technical .image .content .subheading {
	font-size: 20px;
}


#col-technical .image .duration {
	float:right;
	width:100px;
	display:block;
	margin: 10px;
	color:#804D00;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	padding:0;
	z-index:1;
	font-size: 14px;
}

#col-technical .image .pdf {
	width:60px;
	display:block;
	z-index:1;
	margin: 80px 610px;
	position:absolute;
}

#col-technical .container {
	width:680px;
}

#col-technical .container1 {
	float:left;
	width:340px;
}

#col-technical .container2 {
	float:right;
	width:340px;
}

#col-technical .boxed {
}

#col-technical .boxed .title {
	color:#804D00;
}

#col-technical .boxed .content p{
	margin-top: 0px;
	margin-bottom: 8px;
	line-height:1em;
}

#col-technical .boxed .coursetopic{
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	color:#804D00;

}

#col-technical .boxed .coursecontent{
	font-size:11px;
}

#col-technical .boxed .content a{
	font-size:11px;
	text-decoration:none;
}

#col-technical .boxed .content form {
}

#col-technical .boxed .content fieldset {
	border: none;
}

#col-technical .boxed .content legend {
	display: none;
}

/* Applications Courses */
#col-applications {
	float: left;
	width: 680px;
	padding-top: 10px;
	background: url(images/bar_applications.gif) no-repeat;
}


#col-applications .image {
	height: 150px;
	background-image: url(images/pic_applications.gif);	
}

#col-applications .image .content {
	width:480px;
	display:block;
	margin: 30px 100px;
	color:#006077;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	padding:0;
	position:absolute;
	z-index:1;
	font-size: 28px;
}

#col-applications .image .content .subheading {
	font-size: 20px;
}


#col-applications .image .duration {
	float:right;
	width:100px;
	display:block;
	margin: 10px;
	color:#006077;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	padding:0;
	z-index:1;
	font-size: 14px;
}

#col-applications .image .pdf {
	width:60px;
	display:block;
	z-index:1;
	margin: 80px 610px;
	position:absolute;
}

#col-applications .container {
	width:680px;
}

#col-applications .container1 {
	float:left;
	width:340px;
}

#col-applications .container2 {
	float:right;
	width:340px;
}

#col-applications .boxed {
}

#col-applications .boxed .title {
	color:#006077;
}

#col-applications .boxed .content p{
	margin-top: 0px;
	margin-bottom: 8px;
	line-height:1em;
}

#col-applications .boxed .coursetopic{
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	color:#006077;

}

#col-applications .boxed .coursecontent{
	font-size:11px;
}

#col-applications .boxed .content a{
	font-size:11px;
	text-decoration:none;
}

#col-applications .boxed .content form {
}

#col-applications .boxed .content fieldset {
	border: none;
}

#col-applications .boxed .content legend {
	display: none;
}

/* Schools Courses */
#col-schools {
	float: left;
	width: 680px;
	padding-top: 10px;
	background: url(images/bar_schools.gif) no-repeat;
}


#col-schools .image {
	height: 150px;
	background-image: url(images/pic_schools.gif);	
}

#col-schools .image .content {
	width:480px;
	display:block;
	margin: 30px 100px;
	color:#660099;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	padding:0;
	position:absolute;
	z-index:1;
	font-size: 28px;
}

#col-schools .image .content .subheading {
	font-size: 20px;
}


#col-schools .image .duration {
	float:right;
	width:100px;
	display:block;
	margin: 10px;
	color:#660099;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	padding:0;
	z-index:1;
	font-size: 14px;
}

#col-schools .image .pdf {
	width:60px;
	display:block;
	z-index:1;
	margin: 80px 610px;
	position:absolute;
}

#col-schools .container {
	width:680px;
}

#col-schools .container1 {
	float:left;
	width:340px;
}

#col-schools .container2 {
	float:right;
	width:340px;
}

#col-schools .boxed {
}

#col-schools .boxed .title {
	color:#660099;
}

#col-schools .boxed .content p{
	margin-top: 0px;
	margin-bottom: 8px;
	line-height:1em;
}

#col-schools .boxed .coursetopic{
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
	color:#660099;

}

#col-schools .boxed .coursecontent{
	font-size:11px;
}

#col-schools .boxed .content a{
	font-size:11px;
	text-decoration:none;
}

#col-schools .boxed .content form {
}

#col-schools .boxed .content fieldset {
	border: none;
}

#col-schools .boxed .content legend {
	display: none;
}


/* About */
#col-about {
	float: left;
	width: 680px;
	padding-top: 10px;
	background: url(images/bar_about.gif) no-repeat;
}

#col-about .image {
	height: 150px;
	background-image: url(images/pic_about.gif);	
}

#col-about .image .content {
	width:480px;
	display:block;
	margin: 30px 100px;
	color:#006F00;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	padding:0;
	position:absolute;
	z-index:1;
	font-size: 28px;
}

#col-about .image .content .subheading {
	font-size: 20px;
}


#col-about .container {
}

#col-about .boxed {
}

#col-about .boxed .title {
	color:#006F00;
}

#col-about .boxed .content p{
	margin-top: 0px;
	margin-bottom: 8px;
	line-height:1em;
}

#col-about .boxed .content h3{
	color:#006F00;
	font-weight:bold;
	margin-top: 0px;
	margin-bottom: 8px;
	line-height:1em;
}

#col-about .boxed .content a{
	font-size:11px;
	text-decoration:none;
}

#col-about .boxed .content form {
}

#col-about .boxed .content fieldset {
	border: none;
}

#col-about .boxed .content legend {
	display: none;
}


/* Extra */
