body    
{ 
font-family: "Times New Roman", Georgia, Times; 
background-color: #e6e6dc; 
text-align: center; 
margin-top: 0px 
}

h1    
{ color: #014e42; 
font-style: italic; 
font-weight: normal; 
font-size: 22px; 
font-family: "Times New Roman", Georgia, Times; 
margin-top: 20px 
}

h1 span  
{ 
color: #df7604; 
font-size: 22px 
}

p   
{ 
color: #707070; 
font-size: 14px; 
line-height: 20px; 
font-family: "Times New Roman", Georgia, Times; 
text-align: justify 
}

img 
{ 
border: 0px 
}

h2   
{ 
color: #df7604; 
font-style: italic; 
font-weight: normal; 
font-size: 22px; 
font-family: "Times New Roman", Georgia, Times 
}

hr {background-color: #ffffff; color: #ffffff; border: none; border-top: 1px solid #cccccc;}

#container    
{ 
background: url(images/bgcontainer.gif) repeat-y; 
text-align: left; 
margin-right: auto; 
margin-left: auto; 
width: 760px 
}

#logo_header  
{ 
margin-bottom: 10px; 
margin-left: 40px; 
padding-top: 10px 
}

#header   
{ 
margin-left: 37px 
}

#nav_bar   

{ 
margin-top: 5px; 
margin-bottom: 5px; 
margin-left: 37px 
}

#main_content    
{ 
margin: 0px 20px 20px 60px 
}

#text_box   
{ 
float: left; 
width: 470px 
}

#right_box     
{ 
margin-right: 25px; 
display:inline;
float: right;
width: 165px;
}

#lang_select       
{ 
float: right; 
margin-top: 5px; 
margin-right: 20px 
}

#quote        
{ 
	padding-top: 30px;
}

#feature 
{ 
position: relative; 
top: 60px; 
left: 0px; 
visibility: visible 
}

#quote p  

{ color: #81a594; 
font-style: italic; 
font-weight: bold; 
font-size: 14px; 
font-family: "Times New Roman", Georgia, Times; 
text-align: left 
}

#quote a  
{ 
color: #014e42; 
font-style: normal; 
font-weight: normal; 
font-size: 11px; 
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular 
}

#quote a:hover 
{ 
color: #df7604 
}

#quote img
{
	margin-top: 10px;
	margin-bottom: 10px;
}

#pre_footer  
{ 
clear: both; 
margin-left: 35px 
}

#pre_footer p 
{ 
color: #7c7c7c; 
font-size: 11px; 
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
text-align: center 
}

a   
{ 
color: #014e42 
}

a:hover 
{ 
color: #df7604 
}

#footer   
{ 
background: url(images/bgfooter.gif) no-repeat; 
clear: both; 
height: 30px 
}

li 
{ 
color: #014e42; 
font-size: 14px; 
font-family: "Times New Roman", Georgia, Times 
}

.form_label 
{ 
color: white; 
font-weight: bold; 
font-size: 12px; 
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular 
}

.form_label_alt 
{ 
color: #537263; 
font-weight: bold; 
font-size: 12px; 
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular 
}

#packages   
{ float: left; 
margin-left: 55px; 
width: 620px 
}


/* Britain Quiz */
.britainquiz-question
{
	font-size: 16px;
	font-weight: bold;
	color: #707070;
	font-style: normal;
	margin-top: 45px;
}

.britainquiz-question span
{
	color: #707070;
	
}

.britainquiz-input
{
	width: 300px;
	border: 1px solid #999999;
	margin-left: 20px;
}

#britainquiz-images
{
	text-align: center;
}

#britainquiz-images img
{
	margin: 15px 0;
	border: 2px solid #cccccc;
}

#wide_content
{
	width: 630px;
	padding-top: 30px;
}


.english-test-question
{
	border-bottom: 1px dashed #cccccc;
}

.english-test-question h1
{
	font-size: 18px;
	font-style: normal;
}

.english-test-question h2
{
	float: left;
	width: 110px;
	margin-top: 0px;
	padding-bottom: 110px;
}

.correct-answer
{
	color: green;
	font-weight: bold;
}

.incorrect-answer, .english-test-error
{
	color: red;
	font-weight: bold;
}

.english-test-label
{
	width: 150px;
	float: left;
}


.image-box-left
{
	float: left;
	display: inline;
	margin-right: 30px;
	margin-top: 20px;
	width: 260px;
}

.image-box-right
{
	float: right;
	display: inline;
	margin-left: 30px;
	margin-top: 20px;
	width: 260px;
	text-align: right;
}

.image-box-left h2, .image-box-right h2
{
	
}

#hla-heading
{
	font-size: 42px;
	padding-top: 0;
}

 .hla-title
 {
 	padding-top: 20px;
 }
 
 .hla-contact
 {
 	font-size: 16px;
 }
 
 
 /* Activities */
 
 .activity-box, .activity-box-wide
 {
 	width: 195px;
 	margin: 20px 10px 20px 0;
 	display: inline;
 	float: left;
 	text-align: center;
 }
 
 .activity-box-wide
 {
 	width: 620px;
 	margin-right: 0;
 	margin-top: 0;
 	text-align: left;
 }
 
 .activity-box h2
 {
 	margin-top: 0;
 	font-size: 20px;
 	font-weight: bold;
 }
 
 .activity-detail-image-box
 {
 	float: right;
 	display: inline;
 	margin: 20px 0 10px 15px;
 }
 
 .activity-detail-image-box img
 {
 	border: 1px solid #cccccc;
 	padding: 3px;
 }
 
 #tellafriend
 {
 	border: 2px solid #eeeeee;
 	padding: 5px;
 	width: 144px;
 }
 
 .msg_error
 {
 	text-align: center;
 	font-weight: bold;
 	color: red;
 }
 
 .msg_notice
 {
 	text-align: center;
 	font-weight: bold;
 	color: green;
 }
 
 #course-list li
 {
 	margin-left: 0;
 }
 
 
 .course-study-modules
 {
 	border: 1px solid #cccccc;
 	padding: 0 10px 10px 10px;
 	width: 175px;
 	text-align: center;
 	float: left;
 	display: inline;
 	margin: 0 0 0 10px;
 	height: 380px;
 }
 
 .course-study-modules h2
 {
 	margin-top: 10px;
 	color: #df7604;
 	font-size: 16px;
 	text-align: center;
 	font-weight: bold;
 	font-style: normal;
 }
 
 .course-study-modules p
 {
 	text-align: center;
 }
 
 
 .preboarding-location-box
 {	
 	margin: 10px 0 10px 10px;
 	border: 1px solid #cccccc;
 	padding: 0 12px 12px 12px;
 }
 
 
 .preboarding-location-box h3
 {
	color: #df7604; 
	font-style: italic; 
	font-weight: normal; 
	font-size: 18px; 
	font-family: "Times New Roman", Georgia, Times ;
	font-weight: bold;
 }
 
 
 #brochure-download
 {
 	float: right;
 	display: inline;
 	border: 1px solid #cccccc;
 	padding: 20px 8px;
 	text-align: center;
 	margin: 10px;
 	width: 100px;
 }
 
 .tutor-image-box img, .tutor-image-box-three img {display: inline; float: left; padding: 2px; border: 1px solid #cccccc; margin-left: 15px; margin-top: 15px;}
 .tutor-image-box-three img {margin-left: 35px;}
 .tutor-image-box h2, .tutor-image-box-three h2 {font-size: 18px; color: #014e42; text-align: center;}
 
 #job-shadowing-timetable td {color: #707070; font-size: 14px; line-height: 20px; font-family: "Times New Roman", Georgia, Times; padding: 10px;}
 #job-shadowing-timetable td {border: 1px solid #cccccc; vertical-align: top;}