﻿html {
	background-color: #bfbfbf;
	font-family: Times New Roman;
}

body {
	margin: 0 auto;
	width: 766px;
	background-color: #7b7b7b;
	position: relative;
}

#header {
	min-height: 80px;
	height: auto !important;
	height: 80px;
	background-image: url(../_img/headerBackground.gif);
}

#header h1 {
	text-indent: 107px;
	color: #fff;
	font-size: 31px;
	padding-top: 9px;
	background-image: url(../_img/logo.jpg);
	background-repeat: no-repeat;
	background-position: 10px 6px;
	height: 58px;
}

#header h2 {
	text-indent: 107px;
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	font-style: italic;
	margin-top: -20px;
}

h2 {
	font-size: 26px;
	margin-bottom: 10px;
}

h3 {
	font-size: 19px;
	margin-bottom: 5px;
}

p {
	margin-bottom: 10px;
}

#menu {
	background: url(../_img/menuBackground.gif) repeat-x;
}

#menu ul {
	text-align: right;
}

#menu li, #footer li {
	display: inline;
	margin-right: 12px;
}

#menu li a, #footer li a {
	color: #fff;
	padding: 5px 0px;
	text-decoration: none;
	display: inline-block;
	text-indent: 12px;
}

#menu li a {
	background: url(../_img/menuBullet.gif) no-repeat 0px 0px;
}

#footer li a {
	font-family: Tahoma;
	font-size: 11px;
}

#secondarymenu {
	margin-bottom: 20px;
	position: relative;
	z-index:1000;
}

#secondarymenu.home {
	background: url(../_img/home.jpg) no-repeat top right;
}

#secondarymenu.mission {
	background: url(../_img/missionstatement.jpg) no-repeat center right;
}

#secondarymenu.riskmanagement {
	background: url(../_img/riskmanagement.jpg) no-repeat center right;
}

#secondarymenu.infosecurity {
	background: url(../_img/infosecurity.jpg) no-repeat center right;
}

#secondarymenu.crisismanagement {
	background: url(../_img/crisismanagement.jpg) no-repeat center right;
}

#secondarymenu.healthandsafety {
	background: url(../_img/healthandsafety.jpg) no-repeat center right;
}

#secondarymenu.coshh {
	background: url(../_img/coshh.jpg) no-repeat center right;
}

#secondarymenu.policies {
	background: url(../_img/policies.jpg) no-repeat center right;
}

#secondarymenu.tender {
	background: url(../_img/tender.jpg) no-repeat center right;
}

#secondarymenu._18001 {
	background: url(../_img/_18001.jpg) no-repeat center right;
}

#secondarymenu.asbestos {
	background: url(../_img/asbestos.jpg) no-repeat bottom right;
}

#secondarymenu.firesafety {
	background: url(../_img/firesafety.jpg) no-repeat center right;
}

#secondarymenu.training {
	background: url(../_img/training.jpg) no-repeat top right;
}

#secondarymenu.contactus {
	background: url(../_img/contactus.jpg) no-repeat center right;
}

#secondarymenu ul {
	width: 260px;
	background-color: #c1beb9;
}

#secondarymenu ul {
	border: 1px solid #7b7b7b;
	border-top: none;
}

#secondarymenu ul li {
	position: relative;
	background: url(../_img/secondaryMenuBorder.gif) repeat-x left top;
	z-index: 1000 !important;
}

#secondarymenu ul li.last {
	/*background:none !important;*/
}

#secondarymenu ul li ul.rollover {
	display: block;
	position: absolute;
	top: 0;
	left: 260px;
	z-index: 1000;
}


#secondarymenu li ul {
	top: 0;
	display: none;
}

#secondarymenu a {
	width: 230px;
	display: block;
	text-decoration: none;
	color: #333131;
	font-family: Times New Roman;
	font-size: 17px;
	padding: 5px 0 5px 30px;
	background: url(../_img/secondaryMenuBullet.gif) no-repeat 10px 10px;
}

#body {
	width: 746px;
	color: #fff;
	overflow: hidden;
	font-family: Tahoma 12px;
	margin: 0 auto 40px;
}

#body.fullcol > div {
	margin-bottom: 35px;
}

#body.sidebar > div {
	width: 465px;
	float: left;
	margin-right: 28px;
}

#body.sidebar > div .text {
	width: 460px;
}

#body.sidebar > div + div {
	width: 224px;
	background-color: #c1beb9;
	color: #000;
	padding: 5px 10px 10px;
	margin-right: 0;
}

#body.sidebar > div + div label {
	width: 70px;
	display: inline-block;
}

#body.sidebar > div + div h2 {
	margin: 0 auto;
}

#body.sidebar > div + div a {
	color: #000;
}

#body ul {
	margin: 10px 15px;
	list-style-type: disc;
	padding-left: 15px;
}

#body.sidebar > div + div p.mission {
	padding-top: 100px;
	background: url(../_img/mission_sidebar.jpg) no-repeat top center;
	margin-top: 10px;
}

#body.sidebar > div + div p.contactsidebar {
	padding-top: 100px;
	background: url(../_img/contact_sidebar.jpg) no-repeat top center;
	margin-top: 10px;
}

#body.sidebar > div + div ul.compliance {
	padding-top: 100px;
	background: url(../_img/compliance_sidebar.jpg) no-repeat top center;
	margin-top: 10px;
}

ul.compliance li {
	list-style-type: none;
	list-style-image: url(../_img/compliance_bullet.gif);
}

#rss, #events {
	margin-left: 10px;
	background-color: #c1beb9;
	width: 330px;
	padding: 5px 10px;
	float: left;
	color: #000;
	height: 240px;
	overflow: hidden;
	font-family: Tahoma;
	font-size: 13px;
}

#rss ul, #events ul {
	margin: 0 5px 0 -15px;
}

#rss li, #events li {
	list-style-position: outside;
	list-style-type: none;
	margin-bottom: 5px;
}

#rss {
	margin-left: 26px;
}

#rss a {
	font-weight: bold;
	color: #000;
}

#events .date, #events .details {
	margin: 0;
	padding: 0;
}

#events .date {
	font-weight: bold;
}

#events .details {
	margin-bottom: 2px;
}

#clocks {
	background-color: #fff;
	display: block;
	float: left;
	width: 100%;
	margin: 30px 0 0 10px !important;
}

#content h2 {
	font-size: 26px;
	font-family: Times New Roman;
}

#footer {
	padding-top: 5px;
	position: relative;
	font-family: Tahoma;
	font-size: 11px;
	background-color: #333131;
	overflow: hidden;
	min-height: 47px;
	height: auto !important;
	height: 47px;
	background: url(../_img/footerBackground.gif) repeat-x top;
}

#footer a {
	color: #fff;
}

.copyright {
	position: absolute;
	top: 10px;
	left: 500px;
	color: #9c9a9a;
}


fieldset p label {
	display: block;
	width: 150px;
}

fieldset.set0, fieldset.set1, fieldset.set2, fieldset.set3 {
	width: 240px;
	float: left;
}

fieldset legend {
	margin-left: -10px;
	font-weight: bold;
}


.viewmore {
	background: url(../_img/viewmoreBackground.gif);
	padding: 3px 5px;
	float: right;
	color: #fff;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 11px;
	margin-right: 10px;
}


.contactform label {
	margin-bottom: 5px;
	display: inline-block;
	width: 100px;
}

.contactform p.buttons {
	width: 465px;
	text-align: right;
}

p.buttons input {
	margin: 0;
	padding: 0;
	margin-left: 10px;
}

.contactform p.buttons .clear, .contactform p.buttons .submit {
	padding: 0;
	color: #fff;
	border: 0;
	background: transparent;
	text-decoration: underline;
}

.contactform span.field-validation-error {
	color: #a71624;
	margin-bottom: 5px;
}

.course {
	padding: 5px 10px 10px 10px;
	overflow: hidden;
	background-color: #c1beb9;
	color: #333131;
	margin-top: 20px;
}

.course ul {
	width: 100%;
}

.course ul li {
	float: left;
	width: 50%;
	list-style-image: url(../_img/compliance_bullet.gif);
}

ol {
	margin: 0 20px;
	list-style-type: decimal;
}

ol li {
	margin-left:10px;
}

.terms li{
	display:block;
}

.terms span{
	display:block;
	float:left;
	width:35px;
}

dt{
	font-weight:bold;
	margin-bottom:5px;
}

dd{
	margin-bottom:15px;
}

dd a{
	color:#000;
}