body {
background-color: #D7DFE2;
margin:0px;
padding:0px;
font: 12px  verdana, arial, helvetica;
color: #000033;
}
h1{
padding:5px 0 5px 0;
margin:0px;
font-size:22px;
color:#A41920;
}
h2{
padding:5px 0 5px 0;
margin:0px;
font-size:18px;
color:#a41920;
}
h4{
padding:5px 0 5px 0;
margin:0px;
font-size:14px;
color:#a41920;
}
h3{
padding:0 0 5px 0;
margin:0px;
font-size:12px;
color:#242e6c;
}
h4{
padding:0 0 10px 0;
margin:0px;
font-size:14px;
color:#a41920;
}
h5{
padding:5px 0 5px 0;
margin:0px;
font-size:14px;
font-style:italic;
color: #a41920;
}
h6{
padding:10px 0 5px 0;
margin:0px;
font-size:14px;
font-style:italic;
color:#a41920;
}
p{
text-align:justify;
padding:2px 0 2px 0;
margin:0px;
line-height:15px;
}
p.white{
color: #000033;
}
p.darkblue{
color: #000033;
}
.black {
color:#000000;
}
.red {
color: #990000;
}
.email {
color: #000033;
}
.link {
font-weight: bold;
text-decoration: none;
color:#000033;
}
.link2 {
font-weight: bold;
color:#a41920;
}
.policylink {
font-weight: bold;
font-size:14px;
color:#a41920;
}
.policytext {
font-weight: bold;
font-size:14px;
color:#242e6c;
}
.linkpdf {
color:#a41920;
}
p.clear{
clear:both;
padding:10px 0 0 0;
}
img.left_img{
border:1px #cae6c6 solid;
float:left;
margin:0 10px 0 0 ;
}
img.box_img{
float:left;
padding:0 20px 0 0 ;
}
#main_container{
width:100%;
height:auto;
/*margin:auto;*/
margin-left:5%;
margin-right:10%;
background-color:#FFFFFF;
}
#header{
width: 100%;
height:130px;
margin:auto;
}
#logo{
padding:7px 0px 0 30px;
float:left;
}

#promo {
padding:7px 0px 0 30px;
float:left;
text-align:left;
height: 76px;
}


#logo2{
padding:10px 100px 0 30px;
float:right;
}
/*----------------------menu-------------------------*/

#menu{
width:100%;
height:42px;
padding:0px;
clear:both;
background-color:#253066;
/*padding-left: 200px;*/
margin-right: -200px;
}

#navblock {
width: 200px;
height: 42px;
float: left;
}


/*----------------------navigation-------------------------*/
#nav, #nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
#nav li {
  float: left;
  position: relative;
  width: auto;
/*  height: 30px;*/
  border: 1px solid #253066;
  background-color: #253066;
  color: #FFFFFF;
  font-size: 16px;
  font-family: Arial, Helvetica, sans-serif;
/*  font-weight:bold;*/
  margin-right: 0em;
  padding-top: 0.5em;
/*  padding-bottom: 0.5em;*/
  margin-bottom:0px;
}

#nav a:link, #nav a:visited {
  display: block;
  text-decoration: none;
  padding-left: 1.5em;
  color: #FFFFFF;
}
 
#nav a:hover {
  display: block;
  text-decoration: none;
  padding-left: 1.5em;
  color: #a1aeda;
}

* html #nav a {
  width: 100%;
}
#nav ul {
  display: none;
  position: absolute;
  padding: 0;
}
#nav ul li {
  border: 0 none transparent;
  border-bottom: 2px solid #FFFFFF;
  border-top: .3em solid  #253066;
  background-color: #253066;
  width: 10em; 
  font-size: 14px;
  font-family:Arial, Helvetica, sans-serif;
  margin-bottom: -1px;
  margin-top: 0px;
  margin-left: 1.8em;
  padding: 0;
}
#nav li:hover ul {
  display: block;
}
.current {
background:url(images/menu_arrow.gif) no-repeat left;
}

/*----------------middle blue box-----------*/
.blue_box{
width:100%;
height:265px;
clear:both;
background:url(images/water_bg.gif) repeat-x;
background-position:50px 0px;
}
.boat{
float:left;
padding:0px 20px 0px 10px;
}
.text_content{
width:40%;
float:left;
padding:20px 0px 0 5px;
}
.read_more{
width:101px;
height:29px;
float:right;
padding:5px;
background:url(images/read_more_bg.gif) no-repeat center;
line-height:29px;
text-align:center;
}
.under_read_more{
width:100%;
float:left;
padding: 0px 0px 10px 0px;
margin-bottom: 10px;
text-align:center;
}
.read_more a{
text-decoration:none;
color: #FFFFFF ;
}
.read_more_link{
width: auto;
float:right;
padding:3px 25px 3px 0;
background:url(images/red_bullet.gif) no-repeat right;
}
.read_more_link a{
text-decoration:none;
color:#a41920;
}
/*----------------------left navigation-------------------------*/
#left_nav{
width:280px;height: auto;padding:5px 0 20px 0; float:left;
}
#left_nav ul{
list-style:none;margin: auto;display:block; padding:0px;
}
#left_nav ul li{
list-style:none;display:block;width:auto;height:29px;padding:0px;line-height:29px;
}
#left_nav ul li a{
height:29px;display:block; width:280px;text-decoration:none;padding:0 0 0 35px; margin:7px 0 7px 0;color:#6898ac;background:url(images/red_tick.png) no-repeat left; border-bottom:1px #bedf77 dashed;
background-position:0px 0px;
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}
/*--------------------------main_content-------------------*/
#main_content{
width:auto;
height:auto;
clear:both;
}
#left_content{
width:320px;
height:auto;
margin:10px;
float:left;
padding:10px;
background:url(images/left_content_bg.gif) repeat-x top;
}
#right_content{
width:590px;
height:auto;
margin:10px 0 0 0;
float:left;
/*margin-left: 380px;
clear: left;*/
padding:10px;
}


#best_price {
width: 150px;
height: 60px;
float: right;
background: url(images/arrow.jpg) center no-repeat top;
margin-top: 15px;
}

#enquiry_right{
width:300px;
height:auto;
margin:10px 0 0 0;
float:left;
padding:10px;
}
.clearfix {
display:inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height:1%; }
.clearfix {display:block;}
/* End hide from IE-mac */

fieldset#login {
background: url(images/form_bg.png) no-repeat top left;
margin: 0px auto;
padding: 5px 5px 5px 5px;
width: 286px;
height: 280px;
font-size: 13px;
border: none;
position: relative;
left: 15px;
}
#login p {
width: 276px;
margin: 0px;
padding: 0px;
font-family: Arial, Helvetica, sans-serif;
}

#login form p label {
text-align: left;
margin-left: 0.5em;
margin-bottom: 10px;
padding-left: 2px;
float: left;
font-size: 13px;
font-weight: bold;
}

#login form {
height: 260px;
width: 286px;
padding: 10px 0px 0px 0px;
}

#login input {
background: url(images/input_bg.png)no-repeat top left;
border: 1px solid #d0d0d0;
width: 185px;
height: 19px;
padding: 2px;
color: #222222;
font-size: 13px;
float: right;
margin-bottom: 6px;
}

#login select {
background: url(images/input_bg.png)no-repeat top left;
border: 1px solid #d0d0d0;
width: 185px;
height: 19px;
padding: 2px;
color: #222222;
font-size: 13px;
float: right;
margin-bottom: 6px;
}
#login #submit {
background: url(images/submit.png) no-repeat top left;
width: 77px;
height: 27px;
cursor: pointer;
border: none;
float: left;
margin-left: 100px;
}

/*----------------------top right navigation-------------------------*/
#right_nav{
width:20%;height: auto;padding:20px 0 0 50px; float:left;
}
#special {
	width: 200px;
	height: 200px;
	padding: 0px 0 0 0px;
	position: absolute;
	margin: 300px 0px 0px 200px;
	left: 692px;
	top: 142px;
}
#right_nav ul{
list-style:none;margin: auto;display:block; padding:0px;
}
#right_nav ul li{
list-style:none;display:block;width:auto;height:29px;padding:0px;line-height:29px;
}
#right_nav ul li a{
height:29px;display:block; width:263px; text-decoration:none;padding:0 0 0 35px; margin:7px 0 7px 0;color: #FFFFFF;background:url(images/right_nav.gif) no-repeat center;
background-position:0px 0px;
}
#right_nav ul li a:hover{
height:29px;display:block;width:263px;text-decoration:none;color: #FFFFFF;padding:0 0 0 35px;margin:7px 0 7px 0; background:url(images/right_nav_a.gif) no-repeat center;
background-position:0px 0px;
}
#right_nav ul li a.current{
height:29px;display:block;width:263px;text-decoration:none;padding:0px;color: #FFFFFF;padding:0 0 0 35px;margin:7px 0 7px 0; 
background:url(images/right_nav_a.gif) no-repeat center;
background-position:0px 0px;
}

.products_box{
height:120px;
padding:10px 0 5px 0;
border-bottom:1px #242e6c dashed;
}
.products2_box{
height:98px;
padding:10px 0 5px 0;
border-bottom:1px #242e6c dashed;
}
.course_box{
height:90px;
padding:10px 0 5px 0;
}
.course2_box{
height:autopx;
padding:10px 0 5px 0;
}

.course3_box {
height:auto;
padding:10px 0 5px 0;
/*margin-top:30px;*/
clear:both;
}
.course4_box{
height:30px;
padding:10px 0 5px 0;
}
.halfcourse_left {
height:auto;
width: 50%;
/*text-align:left;*/
padding:5px 0 0px 0px;
float:left;
}
.halfcourse_right {
height:auto;
width: 50%;
/*text-align:left;*/
padding:5px 0 0px 0px;
float:right;
clear:right;
}

.enrolment_box{
height:440px;
padding:10px 0 5px 0;
}
.search_box{
width:250px;
height:100px;
float:left;
margin:15px 10px 10px 0;
background:url(images/search_bg.jpg) no-repeat center;
background-position:0px 0px;
}
.search_title{
font-size:14px;
color:#242e6c;
padding:10px 0 0 15px;
float:left;
font-weight:bold;
}
input.search_input{
width:170px;
height:20px;
background-color:#FFFFFF;
border:1px #c0c485 solid;
float:left;
margin:15px 0 0 15px;
}
input.submit{
float:left;
padding:0 0 0 10px;
}
.subsearch{
width:220px;
float:left;
color:#8b8e5d;
padding:0 0 0 15px;
}
.contact_information{
width:300px;
float:left;
padding:10px 0 0 10px;
}

.c_information{
width:100%;
float:left;
padding: 10px 0px 0px 0px;
}

.news{
width:310px;
clear:both;
padding:10px 0 10px 0;
}
.news_icon{
width:30px;
float:left;
padding:0 10px 0 0;
}
.news_content{
width:260px;
float:left;
padding:0 0 0 10px;
text-align:justify;
line-height:13px;
}
.news_content span{
color:#4ab7e8;
}
.services_box{
height:120px;
padding:10px 0 5px 0;
margin:0px 0px 10px 0;
border-bottom:1px #a7ef6e dashed;
}
.best_sol_box{
width:277px;
float:left;
}
/*----------------------news_archive list-------------------------*/
.news_archive{
width:190px;
height: auto;
padding:10px 0 0 10px;
float:left;
}
.news_archive ul{
list-style:none;padding:10px 10px 10px 10px;margin:0px; width:190px;float:left;
}
.news_archive ul li{
list-style:none;width:180px;height: auto;padding:0px; line-height:26px;
}
.news_archive ul li a{
width: 180px;text-decoration:none;padding:0 0 0 20px; margin:6px 0px 6px 0px;color:#000;text-align:left;
background:url(images/bullet.gif) no-repeat left; background-position:0px 0px;
}
.news_archive ul li a:hover{
width: 180px;text-decoration:underline;color: #000;
}

.contact_info_box{
width:481px;
height:116px;
margin:5px;
background:url(images/contact_info_bg.gif) no-repeat center;
}
.contact_info_title{
font-size:14px;
color:#7ea743;
padding:10px 0 0 15px;
font-weight:bold;
}
.contact_info{
float:left;
padding:15px 10px 5px 13px;
}
.adress{
clear:both;
padding:10px 0 0 20px;
}

/*-----------------------contact_form-------------------*/
#contact_form{
width:310px;
height:auto;
padding:10px 0 0 60px;
}
.form_row{
float:left;
padding:4px 0 4px 0;
}
label{
width:70px;
float:left;
padding:3px 5px 0 0;
color:#59a5bf;
text-align:right;
}
input.contact_input{
width:220px;
height:18px;
float:left;
border:1px #ced6ec solid;
background-color:#dbedf3;
color: #000;
}
textarea.contact_textarea{
width:220px;
height:80px;
float:left;
border:1px #ced6ec solid;
background-color:#dbedf3;
color: #000;
}
.send a{
width:62px;
height:24px;
display:block;
background:url(images/read_more_bg_white.gif) no-repeat center;
background-position:0px 0px;
line-height:22px;
color:#FFFFFF;
text-decoration:none;
padding-left:40px;
float:right;
margin:10px;
}
/*--------------wide_content-----------*/
#wide_content{
width:auto;
padding:10px 20px 10px 20px;
}


/*-----------------------------footer------------------*/
#footer{
clear:both;
width: auto;
height:37px;
color: #fff;
background-color:#253066;
}
.copyright{
float:left;
padding-left:10px;
padding-top:10px;
}
.footer_links{
float:right;
padding-right:100px;
padding-top:13px;
}
.footer_links a{
text-decoration:none;
color: #fff;
padding-left:10px;
}
.footer_links a:hover{
text-decoration:underline;
color: #fff;
}
