html,body {
	margin:0;
	height:100%;
	width: 100%;
	background-color: #f1f1f1;
	font-size: 85%;
	font-weight: normal;
	font-family: "Arial", "Helvetica", san-serif;
	line-height: 1.4em;
	color: #666666;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
}
textarea {font-family: "Arial", "Helvetica", san-serif;color: #666666}
input, select {color: #666666}

.tlon{font-weight:bold}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

#homecontent{width:563px; float: left;}

h1.home {
	margin: 0 0 17px 0;
	padding: 0 0 0 0;
	color: #ffffff;
	font-size: 1.45em;
	font-weight: normal;
	line-height: 1.2em;
}

h1 {
	margin: 0 0 17px 0;
	padding: 0 0 0 0;
	color: #666666;
	font-size: 1.4em;
	font-weight: normal;
	line-height: 1.2em;
}

h2.travel {
	margin: 0 0 17px 0;
	padding: 0 0 0 0;
	color: #666666;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.2em;
}

h2 {
	margin: 0 0 17px 0;
	padding: 0 0 0 0;
	color: #666666;
	font-size: 1.4em;
	font-weight: normal;
	line-height: 1.2em;
}


h3.travel {
	margin: 0 0 17px 0;
	padding: 0 0 0 0;
	color: #666666;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.2em;
}

h3 a, h3 a:hover, h3 a:visited{color:#666666}

h4.travel {
	margin: 0 0 17px 0;
	padding: 0 0 0 0;
	color: #666666;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.2em;
}

h5.travel {
	margin: 0 0 17px 0;
	padding: 0 0 0 0;
	color: #666666;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.2em;
}

h6.travel {
	margin: 0 0 17px 0;
	padding: 0 0 0 0;
	color: #666666;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.2em;
}

h2.featureheading {
	margin: 0 0 22px 0;
	padding: 0 0 0 0;
	color: #ffffff;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.2em;
}

.coursedetailsheading {
	margin: 0 0 15px 0;
	padding: 0 0 0 0;
	color: #ffffff;
	font-size: 1.25em;
	font-weight: normal;
	line-height: 1.2em;
}

.italics {
	font-style: italic;
}

a {
	text-decoration: none;
	color: #333333;
}

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

a:visited {
	color: #333333;
}

a.travellinks {
	text-decoration: none;
	color: #666666;
}

a.travellinks:hover {
	text-decoration: underline;
	color: #666666;
}

a.travellinks:visited {
	color: #666666;
}


a.courselinks {
	text-decoration: none;
	color: #999999;
}

a.courselinks:hover {
	text-decoration: underline;
	color: #999999;
}

a.courselinks:visited {
	color: #999999;
}

a.footer {
	text-decoration: none;
	color: #ffffff;
}

a.footer:hover {
	text-decoration: underline;
	color: #ffffff;
}

a.footer:visited {
	color: #ffffff;
}

.gray {
	color: #666666;
}


p {
	margin: 0 0 0.6em 0;
	line-height: 1.25em;
	padding: 0 0 0 0;
	font-size: 1.1em;
}

p.small {
	margin: 0 0 0.6em 0;
	line-height: 1.25em;
	padding: 0 0 0 0;
	font-size: 1em;
}

p.smallbottommargin {
	margin: 0 0 0.2em 0;
	line-height: 1.25em;
	padding: 0 0 0 0;
	font-size: 1.1em;
}

p.featuretext {
	margin: 0 0 0.6em 0;
	line-height: 1.25em;
	padding: 0 0 0 0;
	font-size: 0.95em;
	color: #999999;
}

.bold {
	font-weight: bold;
}

.clear {
	clear:both;
	height: 0;
}

#OLDcontainer {
	width: 941px;
	height: auto !important; /* real browsers */
	height: 100%; /* IE6: treated as min-height*/
	min-height: 100%;
	margin: 0 auto; /* center, not in IE5 */
	padding: 0 0 0 0;
	position: relative; /* needed for footer positioning*/
}
#container {
	width: 100%;
	height: auto !important; /* real browsers */
	height: 100%; /* IE6: treated as min-height*/
	min-height: 100%;
	margin: 0 auto; /* center, not in IE5 */
	padding: 0 0 0 0;
	position: relative; /* needed for footer positioning*/
}

#innercontainer {
	width: 944px;
	height: auto !important; /* real browsers */
	height: 100%; /* IE6: treated as min-height*/
	min-height: 100%;
	margin: 0 auto; /* center, not in IE5 */
	padding: 0 0 0 0;
	position: relative; /* needed for footer positioning*/
}










/* --------------------- header start -------------------------- */

div#header {
	margin: 0 0 0 0;
	padding: 4px 0 0 0;
	width: 944px;
	height: 137px;
}

div#headerleft {
	margin: 0 0 0 0;
	padding: 40px 0 0 0;
	width: 269px;
	height: 97px;
	float: left;
}

div#headerright {
	margin: 0 0 0 0;
	padding: 16px 0 0 0;
	width: 535px;
	height: 121px;
	float: right;
}

div#telephone {
	margin: 0 0 0 50px;
	padding: 4px 0 0 0;
	background-color: #33728d;
	width: 155px;
	height: 19px;
	text-align: center;
	color: #FFFFFF;
	float: left;
}

div#searchform {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 290px;
	height: 30px;
	text-align: right;
	float: right;
}

.searchcriteria {
	margin: 0 0 0 0;
	padding: 2px 0 0 2px;
	width: 202px;
	height: 17px;
	border: 2px solid #ced0d3;
	float: left;
	color: #333333;
}


div#searchbutton {
	margin: 1px 0 0 0;
	padding: 0 0 0 0;
	float: right;
}

div#tagline {
	margin: 71px 0 0 0;
	padding: 0 0 0 0;
	width: 535px;
	height: 23px;
}




/* --------------------- header end -------------------------- */











/* --------------------- menu start -------------------------- */

div#menu {
	display: none;
}

.line 
{
    margin-top:8px;
	display: block;
	float: left;
	width: 4px;
	color: #006d94;
	text-align: center;
}

a#offshore {margin-left:5px;}
a#facilities_helicopter_link {margin-left:10px}
a#norwich {margin-left:12px}
a#history {margin-left:10px}
a#news_archive {margin-left:10px}


.travellist li a,
.about_uslist li a,
.facilitieslist li a, 
.newslist li a, 
.traininglist li a
{
    margin-top:8px;
	display: block;
	float: left;
	font-size: 0.95em;
}

a#facilities_helicopter_link:hover,a#mission:hover,a#first_aid:hover,
a#facilities_fire_link:hover,a#history:hover,a#confined_space:hover,
a#facilities_pool_link:hover, a#oulton_broad:hover,a#stcw95_maritime:hover,a#wind_power:hover,
a#facilities_marine_link:hover,a#facilities_tower_link:hover,a#norwich:hover,a#maritime:hover,
a#news_archive:hover,a#universal:hover,a#safety_management:hover,
a#csr:hover,a#confined_spacefacilities:hover,a#nui_training:hover,
a#charitable_status:hover,a#stcw95_maritime:hover,a#offshore:hover,
a#green_credentials:hover,a#helicopter:hover,
a#terms:hover,a#bespoke_courses:hover,a#third_party:hover,a#firefighting:hover
{
    display: block;
	visibility: visible;
	font-size: 0.95em;
	background-color: #006d94;
}



.horizontalcssmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.horizontalcssmenu ul li{
position: relative;
display: inline;
float: left;
height: 39px;
border-left:solid 1px #FFFFFF
}

/*Top level list items*/
.horizontalcssmenu ul li:hover{
position: relative;
display: inline;
float: left;
height: 39px;
}


#submenubg {width:944px;height:25px;position:absolute;top:195px;}
#submenubg div{float:left;height:25px;}
#submenubg1 {width:133px;border-left:solid 1px #FFFFFF;}
#submenubg2 {width:89px;border-left:solid 1px #FFFFFF;}
#submenubg3 {width:209px;border-left:solid 1px #FFFFFF;}
#submenubg4 {width:95px;border-left:solid 1px #FFFFFF;}
#submenubg5 {width:69px;border-left:solid 1px #FFFFFF;}
#submenubg6 {width:103px;border-left:solid 1px #FFFFFF;}
#submenubg7 {width:106px;border-left:solid 1px #FFFFFF;}
#submenubg8 {width:126px;border-left:solid 1px #FFFFFF;border-right:solid 1px #FFFFFF;}

.reservationsimage {border-right:solid 1px #FFFFFF}

/*Top level menu link items style*/
.horizontalcssmenu ul li a{
display: inline;
padding: 0;
text-decoration: none;
color: #006d94;
}

/*Top level menu link items style*/
a#trainingwidth {
width: 129px; /*Width of top level menu link items*/
height: 26px;
padding:10px 2px 0 2px;
text-align: center;
font-size: 1.2em;
display: block;
color: #FFFFFF;
line-height: 1em;

}

/*Top level menu link items style*/
a#trainingwidth:hover {
width: 129px; /*Width of top level menu link items*/
height: 26px;
padding:10px 2px 0 2px;
text-align: center;
font-size: 1.2em;
display: block;
color: #ffffff;
background-color: #006d94;
text-decoration: none;
line-height: 1em;
}

/*Top level menu link items style*/
#facilitieswidth {
width: 85px; /*Width of top level menu link items*/
height: 26px;
padding:10px 2px 0 2px;
text-align: center;
font-size: 1.2em;
display: block;
color: #FFFFFF;
line-height: 1em;
}

/*Top level menu link items style*/
a#facilitieswidth:hover {
width: 85px; /*Width of top level menu link items*/
height: 26px;
padding:10px 2px 0 2px;
text-align: center;
font-size: 1.2em;
display: block;
color: #ffffff;
background-color: #006d94;
text-decoration: none;
line-height: 1em;
}


/*Top level menu link items style*/
#travelwidth {
width: 205px; /*Width of top level menu link items*/
height: 26px;
padding:10px 2px 0 2px;
text-align: center;
font-size: 1.2em;
display: block;
color: #FFFFFF;
line-height: 1em;
}

/*Top level menu link items style*/
a#travelwidth:hover {
width: 205px; /*Width of top level menu link items*/
height: 26px;
padding:10px 2px 0 2px;
text-align: center;
font-size: 1.2em;
display: block;
color: #ffffff;
background-color: #006d94;
text-decoration: none;
line-height: 1em;
}

/*Top level menu link items style*/
#about_uswidth {
width: 91px; /*Width of top level menu link items*/
height: 26px;
padding:10px 2px 0 2px;
text-align: center;
font-size: 1.2em;
display: block;
color: #FFFFFF;
line-height: 1em;
}

/*Top level menu link items style*/
a#about_uswidth:hover {
width: 91px; /*Width of top level menu link items*/
height: 26px;
padding:10px 2px 0 2px;
text-align: center;
font-size: 1.2em;
display: block;
color: #ffffff;
background-color: #006d94;
text-decoration: none;
line-height: 1em;
}

/*Top level menu link items style*/
#newswidth {
width: 65px; /*Width of top level menu link items*/
height: 26px;
padding:10px 2px 0 2px;
text-align: center;
font-size: 1.2em;
display: block;
color: #FFFFFF;
line-height: 1em;
}

/*Top level menu link items style*/
a#newswidth:hover {
width: 65px; /*Width of top level menu link items*/
height: 26px;
padding:10px 2px 0 2px;
text-align: center;
font-size: 1.2em;
display: block;
color: #ffffff;
background-color: #006d94;
text-decoration: none;
line-height: 1em;
}

/*Top level menu link items style*/
#associated_siteswidth {
width: 99px; /*Width of top level menu link items*/
height: 26px;
padding:10px 2px 0 2px;
text-align: center;
font-size: 1.2em;
display: block;
color: #FFFFFF;
line-height: 1em;
}

/*Top level menu link items style*/
a#associated_siteswidth:hover {
width: 99px; /*Width of top level menu link items*/
height: 26px;
padding:10px 2px 0 2px;
text-align: center;
font-size: 1.2em;
display: block;
color: #ffffff;
background-color: #006d94;
text-decoration: none;
line-height: 1em;
}

/*Top level menu link items style*/
#contact_uswidth {
width: 102px; /*Width of top level menu link items*/
height: 26px;
padding:10px 2px 0 2px;
text-align: center;
font-size: 1.2em;
display: block;
color: #FFFFFF;
line-height: 1em;
}

/*Top level menu link items style*/
a#contact_uswidth:hover {
width: 102px; /*Width of top level menu link items*/
height: 26px;
padding:10px 2px 0 2px;
text-align: center;
font-size: 1.2em;
display: block;
color: #ffffff;
background-color: #006d94;
text-decoration: none;
line-height: 1em;
}

/*Top level menu link items style*/
#reservationswidth {
width: 122px; /*Width of top level menu link items*/
height: 26px;
padding:10px 2px 0 2px;
text-align: center;
font-size: 1.2em;
display: block;
color: #FFFFFF;
line-height: 1em;
}

/*Top level menu link items style*/
a#reservationswidth:hover {
width: 122px; /*Width of top level menu link items*/
height: 26px;
padding:10px 2px 0 2px;
text-align: center;
font-size: 1.2em;
display: block;
color: #ffffff;
background-color: #006d94;
text-decoration: none;
line-height: 1em;
}





/*Sub level menu*/
.horizontalcssmenu ul li ul {
margin: 1px 0 0 0;
}


/*Sub level menu*/
.horizontalcssmenu ul li ul.traininglist {
margin-left: 1px;
position: absolute;
display: block;
visibility: hidden;
z-index: 100;
height: 35px; 
padding: 0 0 0 0;
width: 935px;
background-color:#DDE2EA;

}


/*Sub level menu*/
.horizontalcssmenu ul li ul.facilitieslist {
margin-left:1px;
position: absolute;
display: block;
visibility: hidden;
z-index: 100;
height: 35px; 
padding: 0 0 0 0;
width: 801px;
background-color:#DDE2EA
}


/*Sub level menu*/
.horizontalcssmenu ul li ul.travellist {
margin-left:1px;
position: absolute;
display: block;
visibility: hidden;
z-index: 100;
height: 35px; 
padding: 0 0 0 0;
width: 711px;
background-color:#DDE2EA
}

/*Sub level menu*/
.horizontalcssmenu ul li ul.about_uslist {
margin-left:1px;
position: absolute;
display: block;
visibility: hidden;
z-index: 100;
height: 35px; 
padding: 0 0 0 0;
width: 501px;
background-color:#DDE2EA
}

/*Sub level menu*/
.horizontalcssmenu ul li ul.newslist {
margin-left:1px;
position: absolute;
display: block;
visibility: hidden;
z-index: 100;
height: 35px;
padding: 0 0 0 0;
width: 405px;
background-color:#DDE2EA
}

/*Sub level menu*/
.horizontalcssmenu ul li ul.associated_siteslist {
margin-left:3px;
position: absolute;
display: block;
visibility: hidden;
z-index: 100;
height: 35px; 
padding: 0 0 0 0;
width: 509px;
background-color:#DDE2EA
}


/*Sub level menu*/
.horizontalcssmenu ul li ul.contact_uslist {
margin-left:3px;
position: absolute;
display: block;
visibility: hidden;
z-index: 100;
height: 35px; 
padding: 0 0 0 0;
width: 509px;
background-color:#DDE2EA
}


/*Sub level menu*/
.horizontalcssmenu ul li ul.reservationslist {
margin-left:3px;
position: absolute;
display: block;
visibility: hidden;
z-index: 100;
height: 35px; 
padding: 0 0 0 0;
width: 509px;
background-color:#DDE2EA
}







/*Sub level menu list items*/
.horizontalcssmenu ul li ul li, .horizontalcssmenu ul li ul li:hover{
	display: inline;
	float: none;
	margin-left: 0px;
	border: 0;
	border-left-width:0;
}

/* Sub level menu links style */
.horizontalcssmenu ul li ul li a{
    font-weight: normal;
    padding: 2px 5px;
}

.horizontalcssmenu ul li a:hover{
background: url(menubgover.gif) center center repeat-x;
}

.horizontalcssmenu ul li ul li a:hover{
color: #dde2ea;
text-decoration: underline;
}

.horizontalcssmenu .arrowdiv{
position: absolute;
right: 0;
background: transparent url(menuarrow.gif) no-repeat center left;
}


ul.noscript li a {
	display: block;
	color: #000000;
	font-size: 0.8em;
	background-color: #3e8dad;
}


ul.noscript li a:hover {
	display: block;
	color: #000000;
	font-size: 0.8em;
	background-color: #3e8dad;
}


/* --------------------- menu end -------------------------- */










/* --------------------- quicklinks menu start -------------------------- */

.horizontalcssmenunew ul{
margin: 15px 0 0 0;
padding: 0;
list-style-type: none;

}

/*Top level list items*/
.horizontalcssmenunew ul li{
position: relative;
display: inline;
float: left;
/*height: 55px;*/
}

/*Top level menu link items style*/
.horizontalcssmenunew ul li a{
display: inline;
padding: 0;
text-decoration: none;
color: #999999;
}

/*Top level menu link items style*/
#quicklinksoffshorewidth {
width: 247px; /*Width of top level menu link items*/
height: 55px;
}


/*Top level menu link items style*/
#quicklinksfirefightingwidth {
width: 247px; /*Width of top level menu link items*/
height: 55px;
margin-top: 6px;
}

/*Top level menu link items style*/
#quicklinkshelicopterwidth {
width: 247px; /*Width of top level menu link items*/
height: 55px;
margin-top: 6px;
}

/*Top level menu link items style*/
#quicklinkssafetywidth {
width: 247px; /*Width of top level menu link items*/
height: 55px;
margin-top: 6px;
}

/*Top level menu link items style*/
#quicklinksmaritimewidth {
width: 247px; /*Width of top level menu link items*/
height: 55px;
margin-top: 6px;
}

/*Top level menu link items style*/
#quicklinksstcw95width {
width: 247px; /*Width of top level menu link items*/
height: 55px;
margin-top: 6px;
}

/*Top level menu link items style*/
#quicklinkswindwidth {
width: 247px; /*Width of top level menu link items*/
height: 55px;
margin-top: 6px;
}


/*Sub level menu*/
.horizontalcssmenunew ul li ul {
margin: 1px 0 0 0;
}


/*Sub level menu*/
.horizontalcssmenunew ul li ul.quicklinksoffshorelist {
left: -385px;
margin-top: -50px;
position: absolute;
display: block;
visibility: hidden;
z-index: 100;
background-image: url(../images/quicklink_background_offshore.gif);
background-repeat: no-repeat;
height: 185px;
padding: 12px 0 0 0;
width: 400px;
}

/*Sub level menu*/
.horizontalcssmenunew ul li ul.quicklinksfirefightinglist {
left: -385px;
margin-top: -50px;
position: absolute;
display: block;
visibility: hidden;
z-index: 100;
background-image: url(../images/quicklink_background_offshore.gif);
background-repeat: no-repeat;
height: 140px;
padding: 12px 0 0 0;
width: 400px;
}

/*Sub level menu*/
.horizontalcssmenunew ul li ul.quicklinkshelicopterlist {
left: -385px;
margin-top: -138px;
position: absolute;
display: block;
visibility: hidden;
z-index: 100;
background-image: url(../images/quicklink_background_helicopter.gif);
background-repeat: no-repeat;
height: 222px;
padding: 12px 0 0 0;
width: 400px;
}

/*Sub level menu*/
.horizontalcssmenunew ul li ul.quicklinkssafetylist {
left: -385px;
margin-top: -50px;
position: absolute;
display: block;
visibility: hidden;
z-index: 100;
background-image: url(../images/quicklink_background_offshore.gif);
background-repeat: no-repeat;
height: 100px;
padding: 12px 0 0 0;
width: 400px;
}

/*Sub level menu*/
.horizontalcssmenunew ul li ul.quicklinksmaritimelist {
left: -385px;
margin-top: -138px;
position: absolute;
display: block;
visibility: hidden;
z-index: 100;
background-image: url(../images/quicklink_background_maritime.gif);
background-repeat: no-repeat;
height: 135px;
padding: 12px 0 0 0;
width: 400px;
}

/*Sub level menu*/
.horizontalcssmenunew ul li ul.quicklinksstcw95list {
left: -385px;
margin-top: -178px;
position: absolute;
display: block;
visibility: hidden;
z-index: 100;
background-image: url(../images/quicklink_background_stcw95.gif);
background-repeat: no-repeat;
height: 175px;
padding: 12px 0 0 0;
width: 400px;
}

/*Sub level menu*/
.horizontalcssmenunew ul li ul.quicklinkswindlist {
left: -385px;
margin-top: -178px;
position: absolute;
display: block;
visibility: hidden;
z-index: 100;
background-image: url(../images/quicklink_background_wind.gif);
background-repeat: no-repeat;
height: 175px;
padding: 12px 0 0 0;
width: 400px;
}






/*Sub level menu list items*/
.horizontalcssmenunew ul li ul li{
	display: block;
	float: none;
	margin: 0 0 5px 10px;
}

/* Sub level menu links style */
.horizontalcssmenunew ul li ul li a{
/*width: 160px; width of sub menu levels*/
font-weight: normal;
padding: 2px 5px;
}

.horizontalcssmenunew ul li a:hover{
background: url(menubgover.gif) center center repeat-x;
}

.horizontalcssmenunew ul li ul li a:hover{
color: #999999;
text-decoration: underline;
}

.horizontalcssmenunew .arrowdiv{
position: absolute;
right: 0;
background: transparent url(menuarrow.gif) no-repeat center left;
}


/* --------------------- quicklinks menu end -------------------------- */










/* --------------------- banner start -------------------------- */

div#banner {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 942px;
	height: 390px;
	background-image: url(../images/petans_home_image.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

div#banner_generic {
	margin: 0 0 0 0;
	padding: 140px 0 0 32px;
	width: 910px;
	height: 74px;
	background-image: url(../images/generic_image.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

div#banner_about_us {
	margin: 0 0 0 0;
	padding: 140px 0 0 32px;
	width: 910px;
	height: 74px;
	background-image: url(../images/about_us_image.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

div#banner_contact_us {
	margin: 0 0 0 0;
	padding: 140px 0 0 32px;
	width: 910px;
	height: 74px;
	background-image: url(../images/contact_us_image.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

div#banner_associated_sites {
	margin: 0 0 0 0;
	padding: 140px 0 0 32px;
	width: 910px;
	height: 74px;
	background-image: url(../images/associated_sites_image.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

div#banner_training {
	margin: 0 0 0 0;
	padding: 140px 0 0 32px;
	width: 910px;
	height: 74px;
	background-image: url(../images/training_image.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

div#banner_firefighting {
	margin: 0 0 0 0;
	padding: 140px 0 0 32px;
	width: 910px;
	height: 74px;
	background-image: url(../images/firefighting_image.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

div#banner_helicopter {
	margin: 0 0 0 0;
	padding: 140px 0 0 32px;
	width: 910px;
	height: 74px;
	background-image: url(../images/helicopter_image.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

div#banner_maritime {
	margin: 0 0 0 0;
	padding: 140px 0 0 32px;
	width: 910px;
	height: 74px;
	background-image: url(../images/maritime_image.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

div#banner_stcw95_maritime {
	margin: 0 0 0 0;
	padding: 140px 0 0 32px;
	width: 910px;
	height: 74px;
	background-image: url(../images/stcw95_maritime_image.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

div#banner_wind_power {
	margin: 0 0 0 0;
	padding: 140px 0 0 32px;
	width: 910px;
	height: 74px;
	background-image: url(../images/wind_power_image.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

div#banner_safety {
	margin: 0 0 0 0;
	padding: 140px 0 0 32px;
	width: 910px;
	height: 74px;
	background-image: url(../images/safety_image.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

div#banner_offshore {
	margin: 0 0 0 0;
	padding: 140px 0 0 32px;
	width: 910px;
	height: 74px;
	background-image: url(../images/offshore_image.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

div#banner_nui {
	margin: 0 0 0 0;
	padding: 140px 0 0 32px;
	width: 910px;
	height: 74px;
	background-image: url(../images/nui_image.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

div#banner_turbine_transfer {
	margin: 0 0 0 0;
	padding: 140px 0 0 32px;
	width: 910px;
	height: 74px;
	background-image: url(../images/turbine_transfer_image.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

div#banner_confined_space {
	margin: 0 0 0 0;
	padding: 140px 0 0 32px;
	width: 910px;
	height: 74px;
	background-image: url(../images/confined_space_image.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

div#banner_news {
	margin: 0 0 0 0;
	padding: 140px 0 0 32px;
	width: 910px;
	height: 74px;
	background-image: url(../images/news_image.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

div#banner_search {
	margin: 0 0 0 0;
	padding: 140px 0 0 32px;
	width: 910px;
	height: 74px;
	background-image: url(../images/search_image.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

div#banner_first_aid {
	margin: 0 0 0 0;
	padding: 140px 0 0 32px;
	width: 910px;
	height: 74px;
	background-image: url(../images/first_aid_image.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

div#banner_first_aid {
	margin: 0 0 0 0;
	padding: 140px 0 0 32px;
	width: 910px;
	height: 74px;
	background-image: url(../images/first_aid_image.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

div#banner_third_party {
	margin: 0 0 0 0;
	padding: 140px 0 0 32px;
	width: 910px;
	height: 74px;
	background-image: url(../images/third_party_image.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

div#banner_bespoke {
	margin: 0 0 0 0;
	padding: 140px 0 0 32px;
	width: 910px;
	height: 74px;
	background-image: url(../images/bespoke_image.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

div#banner_travel_and_accommodation {
	margin: 0 0 0 0;
	padding: 140px 0 0 32px;
	width: 910px;
	height: 74px;
	background-image: url(../images/travel_and_accommodation_image.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

div#banner_reservations {
	margin: 0 0 0 0;
	padding: 140px 0 0 32px;
	width: 910px;
	height: 74px;
	background-image: url(../images/reservations_image.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

div#banner_facilities {
	margin: 0 0 0 0;
	padding: 140px 0 0 32px;
	width: 910px;
	height: 74px;
	background-image: url(../images/facilities_image.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}



div#introcontainer {
	margin: 280px 0 0 34px;
	padding: 0 0 0 0;
	width: 270px;
	height: 100px;
	float: left;
}

div#quicklinks {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 247px;
	height: 330px;
	float: right;
}


/* --------------------- banner end -------------------------- */











/* --------------------- content start -------------------------- */



div#breadcrumbs {
	margin: 0 0 0 0;
	padding: 6px 12px 5px 35px;
	width: 895px;
	text-align: right;
	height: 19px;
	color: #999999;
}


div#content {
	margin: 25px 0 0 0;
	padding: 30px 35px 25px 35px;
	width: 872px;
	background-color: #FFFFFF;
}

div#contentwithbreadcrumbs {
	margin: 0 0 0 0;
	padding: 30px 35px 25px 35px;
	width: 872px;
	background-color: #FFFFFF;
}

div#newscontainer {
	margin: 20px 0 0 0;
	padding: 8px 10px 0 12px;
	width: 553px;
	height: 136px;
	float: left;
	border: #7ea6b7 1px solid;
	background-image: url(../images/features_background.gif);
	background-repeat: no-repeat;
}

#newscontainer a, #newscontainer a:hover {color:#999999}

div#newsleft {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 265px;
	height: 136px;
	float: left;
}

div#newslefttop {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 265px;
	height: 40px;
}

div#newsright {
	margin: 40px 0 0 0;
	padding: 0 0 0 0;
	width: 265px;
	height: 136px;
	float: right;
}

div#featureright {
	margin: 20px 0 0 0;
	padding: 0 0 0 0;
	width: 270px;
	height: 203px;
	float: right;
	position:relative;
	bottom:14px;
}





div#coursedetailsleft {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 577px;
	float: left;
}

div#coursedetailsright {
	margin: 0 16px 0 0;
	padding: 0 0 0 0;
	width: 264px;
	float: right;
}

div.traveldetailstop {
	width: 872px;
}

div.traveldetailsbottom {
	width: 872px;
	margin-top: 25px;
}

div.traveldetailsbottom2 {
	width: 872px;
	margin-top: 5px;
}

div.traveldetailsleft {
	margin: 0 16px 0 0;
	padding: 0 0 0 0;
	width: 288px;
	height: auto;
	float: left;
}

div.traveldetailsmiddle {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 288px;
	height: auto;
	float: left;
}

div.traveldetailsright {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 264px;
	height: auto;
	float: right;
}

div#coursecalendar {
	margin: 0 0 0 0;
	padding: 8px 0 0 10px;
	width: 254px;
	height: 240px;
	border: #cccccc 2px solid;
	background-image: url(../images/background_heading_course_details.gif);
	background-repeat: no-repeat;
	color: #999999;
}

div#coursedetails {
	margin: 15px 0 0 0;
	padding: 8px 0 10px 10px;
	width: 254px;
	border: #cccccc 2px solid;
	background-image: url(../images/background_heading_course_details.gif);
	background-repeat: no-repeat;
	color: #999999;
}

div.coursedetailscontent {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 254px;
	clear: both;
}

div.coursedetailsspacer {
	margin: 0 0 7px 0;
	height: 7px;
	width: 244px;
	border-bottom: #cccccc 1px solid;
	clear: both;
}


div.coursedetailsleftcontent {
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	width: 125px;
	float: left;
	font-weight: bold;
}

div.coursedetailsrightcontent {
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	width: 129px;
	float: right;
}

a.booknow {  
    display: block;  
    width: 270px;  
    height: 43px;  
    background: url(../images/book-now.gif) no-repeat 0 0;
}  

a.booknow:hover {  
    display: block;  
    width: 278px;  
    height: 43px;  
    background: url(../images/book-now.gif) no-repeat 0 -43px;
}  


ul.bulletedlist {
	margin: 0 0 12px 12px;
	padding: 0 0 0 0;
	font-size: 1.05em;
}

li.bulletedlist {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 1.05em;
}



ol.privacylist {
	margin: 0 0 12px 12px;
	padding: 0 0 0 0;
	font-size: 1.1em;
}

li.privacylist {
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	font-size: 1em;
}

ol.privacylistnested {
	margin: 0 0 5px 17px;
	padding: 0 0 0 0;
	font-size: 1em;
}

li.privacylistnested {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 1em;
}









div.newsletterformleft1 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 45px;
	height: 30px;
	font-size: 0.95em;
	color: #999999;
	text-align: left;
	float: left;
}

div.newsletterformright1 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 195px;
	height: 30px;
	text-align: right;
	float: right;
}

.newslettername {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 190px;
	height: 17px;
	border: 2px solid #ced0d3;
	text-align: left;
	color: #333333;
}

.newsletteremail {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 190px;
	height: 17px;
	border: 2px solid #ced0d3;
	text-align: left;
	color: #333333;
}

div#submitbutton {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 245px;
	text-align: right;
	clear: left;
}


div#coursebuttonsleft {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 418px;
	font-size: 0.95em;
	color: #999999;
	text-align: left;
	float: left;
}

div#coursebuttonsright {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 418px;
	font-size: 0.95em;
	color: #999999;
	text-align: left;
	float: right;
}

div#colleft {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 418px;
	font-size: 0.95em;
	color: #666666;
	text-align: left;
	float: left;
}

div#colright {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 418px;
	font-size: 0.95em;
	color: #666666;
	text-align: left;
	float: right;
}

div#trainingbuttons {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 418px;
	font-size: 0.95em;
	color: #999999;
	text-align: left;
}

div.coursebuttonstopmargin {
	margin: 35px 0 11px 0;
	padding: 9px 0 0 14px;
	width: 404px;
	height: 29px;
	background-image: url(../images/grey_box_background.gif);
	background-repeat: no-repeat;
	color: #999999;
}

div.coursebuttons {
	margin: 0 0 11px 0;
	padding: 9px 0 0 14px;
	width: 404px;
	height: 29px;
	background-image: url(../images/grey_box_background.gif);
	background-repeat: no-repeat;
}

.coursebuttontextleft {
	width: 60px;
	float: left;
}

.coursebuttontextright {
	width: 344px;
	float: right;
}

.accessibilitylogo {
	margin-top: 20px;
}

a.adminbtn
{
    display: block;
    background-color: #3E8DAD;
    padding: 4px 8px;
    margin-left:10px;
    color:#ffffff;
    display: table-cell;
    display: inline-block;
}

#content .confim
{
    padding: 10px 20px;
    background-color: #E65139;
    display: table-cell;
    display: inline-block;
    color: #ffffff;
    margin-bottom:10px
}


.formleft {
	padding-bottom: 5px;
	width: 143px;
	/*height: 25px;*/
	float: left;
	font-size: 1.1em;
}

.formright {
	padding-bottom: 5px;
	width: 275px;
	/*height: 25px;*/
	float: right;
}

.fieldwidth {
	padding-left: 5px;
	width: 263px;
	height: 22px;
	border: 1px solid #999999;
}


.formleft2 {
	width: 143px;
	/*height: 70px;*/
	float: left;
	font-size: 1.1em;
}

.formright2 {
	width: 275px;
	/*height: 70px;*/
	float: right;
}

.fieldwidth2 {
	padding-left: 5px;
	width: 263px;
	height: 60px;
	border: 1px solid #999999;
}


#address {
	height: 60px;
}

.formrow {
	margin-bottom: 1px;
}

.formrow2 {
	margin-bottom: 25px;
}

.formrow3 {
	margin-bottom: 25px;
}


.fieldwidth2 {
	font-family: "Arial", "Helvetica", san-serif;
	font-size: 1em;
}


/* --------------------- content end -------------------------- */












/* --------------------- footer start -------------------------- */

#footercontainer {
	width: 100%;
	margin: 25px auto 25px auto; /* center, not in IE5 */
	position: relative;
	background-image: url('../images/footer_background.gif');
	background-repeat: repeat-x;
	height: 150px;
}

#footer {
	width: 906px;
	margin: 0 auto 0 auto; /* center, not in IE5 */
	padding: 17px 0 0 36px;
	color: #FFFFFF;
	font-size: 1.1em;
	height: 50px
}

#footerleft {
	width: 450px;
	height: 50px;
	text-align: left;
	float: left;
}

#footerright {
	width: 350px;
	font-size: 0.9em;
	margin-right: 36px;
	height: 50px;
	text-align: right;
	float: right;
}

#legals {
	width: 870px;
	margin: 0 auto 0 auto; /* center, not in IE5 */
	padding: 12px 36px 0 36px;
	color: #999999;
	font-size: 0.9em;
	line-height: 1.2em;
}

#legalsleft {
	width: 508px;
	float: left;
}

#legalsright {
	width: 362px;
	float: right;
	text-align: right;
}

/* --------------------- footer end -------------------------- */









#slider {
    width: 872px;
    margin: 0 0 0 0;
    position: relative;
}

.scroll {
    height: 360px;
    width: 872px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;

}

.scrollContainer div.panel {
    padding: 0;
    height: 360px;
    width: 872px;
}

#shade {
    background: #EDEDEC /*url(images/shade.jpg) no-repeat*/ 0 0;
    height: 50px;
}

.scrollButtons {
    position: absolute;
    top: 150px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -20px;
}

.scrollButtons.right {
    right: -20px;
}

.hide {
    display: none;
}

ul.navigation {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: inline;
}

li.navigation {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: inline;
}

.historyintro1line {
	margin: 20px 0 0 0;
	padding: 0 150px 10px 2px;
	height: 45px;
	width: 720px;
}

.historyintro2lines {
	margin: 20px 0 0 0;
	padding: 0 150px 10px 2px;
	height: 60px;
	width: 720px;
}

.historyintro3lines {
	margin: 20px 0 0 0;
	padding: 0 150px 10px 2px;
	height: 75px;
	width: 720px;
}

.historyintro4lines {
	margin: 20px 0 0 0;
	padding: 0 150px 10px 2px;
	height: 90px;
	width: 720px;
}

.historyintro5lines {
	margin: 20px 0 0 0;
	padding: 0 150px 10px 2px;
	height: 100px;
	width: 720px;
}

.historyintro6lines {
	margin: 20px 0 0 0;
	padding: 0 150px 10px 2px;
	height: 120px;
	width: 720px;
}

.historyintro8lines {
	margin: 20px 0 0 0;
	padding: 0 150px 10px 2px;
	height: 135px;
	width: 720px;
}

.historyintro11lines {
	margin: 20px 0 0 0;
	padding: 0 150px 10px 2px;
	height: 180px;
	width: 720px;
}

.historybottom {
	margin: 0 30px 0 2px;
	width: 872px;
	height: 150px;
	padding-left: 0;
	padding-top: 0;
}

.historyimage1 {
	margin: 0 10px 0 0;
	padding: 0 0 0 0;
	width: 200px;	
	float: left;
}

.historyimage1_220 {
	margin: 0 10px 0 0;
	padding: 0 0 0 0;
	width: 220px;	
	float: left;
}

.historyimage2 {
	margin: 0 10px 0 0;
	padding: 0 0 0 0;
	width: 200px;
	float: left;
}

.historyimage3 {
	margin: 0 10px 0 0;
	padding: 0 0 0 0;
	width: 200px;
	float: left;
}

.historyimage4 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 200px;
	float: left;
}

.historyimageright {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 10px;
	float: right;
}