@charset "UTF-8";
/* CSS Document */

@import url('reset-all.css');

/* -- TEMPLATE --- */

body
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	background-color: #6e6e6f;
	background-image: url(images/background_grad.jpg);
	background-repeat: repeat-x;
	background-position: top;	
}

a
{
	text-decoration: none;	
}

a img
{
	border: none;
}

a:hover img
{
	border: none;	
}

p
{
	margin: 0;
	padding: 0;	
}

span
{
	margin: 0;
	padding: 0;	
}

h1
{
	padding: 0;	
	font-size: 16px;
	color: #810202;
	font-weight: bold;
	margin: 0 0 10px 5px;
}
strong {
	font-weight: bold
}

.floatleft
{
	float: left;	
}

.floatright
{
	float: right;
}

.clearboth
{
	clear: both;	
}

#container
{
	width: 900px;
	margin: auto;	
	background-color: #FFF;
	z-index: 1;
	position: relative;	
	padding: 10px 5px 0 10px;
	border-left: 2px solid #616163;
	border-right: 2px solid #616163;
	border-bottom: 2px solid #616163;
}

#header
{
	margin-top: 5px;        
	background-image: url(images/header_strip.jpg);
	position: relative;
	width: 900px;
	height: 246px;
}
#header a
{
	text-decoration: none !important;	
}

#header p
{
	font-size: 24px;
	color: #FFF;
}

#contact a {
	color: #666;
}
#contact {
	padding-top: 10px; padding-bottom: 10px;
}
#logo {
	font-size: 26px; color: #504f4f; padding-bottom: 5px; height: 60px; margin-left: 2px; padding-left: 10px;
	display: block; float: left; background: #fff url('images/logo.jpg') no-repeat left top;
}	
#contactdetails {
	float: right; margin-right: 4px; background: #fff url('images/icon_tel.jpg') no-repeat left 12px; padding-left: 53px; padding-bottom: 10px;
}
.telno {
	font-size: 30px; color: #940202;
}
.name {
	font-size: 15px; color: #363535; margin-bottom: 3px;	
}

#menu
{
	background-image: url(images/menu_strip.jpg);
	background-repeat: repeat-x;	
	width: 892px;
	height: 23px;
	margin: 0px 0px 0px 2px;  
	color: #FFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#menu a
{
	font-size: 11px;
	color: #FFF;
	text-decoration: none; 
}

#menu a:hover
{
	color:#504d4d;
}

#menu ul
{
	padding: 5px 10px 0px 0px;
	margin: 0;
	text-align: right;
}

#menu ul li
{
	display: inline;
	border-left: 2px solid #940202;
	padding: 0px 6px 0px 8px;	
}

.firstmenuitem
{
	border: none !important;
}

#statistic
{
	padding: 0;
	margin: 22px 0 0 5px;
	color: #FFF;
	width: 175px;
	height: 85px;
}

.statistictext
{
	/*
	background-image: url(images/quote_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	*/
	padding: 0 0 15px 0;
	text-align: center;
	font-size: 12px;
	height: 65px;
	line-height: 16px;
}

.stat
{
	/*
	background-image: url(images/quote_top.jpg);
	background-position: top left;
	background-repeat: no-repeat;	
	*/
	padding: 10px 0 0 0;
}

#freeassessment
{
	width: 168px;
	position: absolute;
	bottom: 35px;
	padding: 15px 0 0 15px;
	margin: 0 0 0 5px;
	border-top: 1px solid #923e3f;
	line-height: 26px;
}

.didyouknow
{
	font-size: 13px !important;
	font-weight: bold !important;	
}

#freeassessment a
{
	font-size: 22px;
	color: #FFF;	
}

#headertext
{
	width: 190px;	
	margin: 0;
	padding: 0; margin-right: 16px;
}
.headerend {
	position: absolute; top: 0; right: 0; float: none;
}

#contentarea
{
	width: 890px;
	margin: 0;
	position: relative;
}

#content
{
	min-height: 150px;
	width: 675px;
	background-image: url(images/bottom_grad.jpg);
	background-repeat: repeat-x;
	background-position: bottom;	
	font-size: 12px;
	color: #6a6868;
	padding: 10px 0 10px 5px;
	margin: 0;
    line-height: 14px;
}

#content a
{
	text-decoration: none;	
	color: #FFF;
	text-align: center;
}

#content a:hover
{
	text-decoration: none;	
	color: #940202;	
}

#content p
{
	margin: 0 10px 10px 5px;	
	font-size: 11.5px;
}

.firstcontentp
{
	margin: 15px 10px 10px 5px;	
}

.linetwo
{	
	color: #4b4a4a;
	margin:0;	
	font-weight: bold;
}

#quotecontainer
{
	position: relative;
	bottom: 10px;
}

#quotearea
{
	height: 140px;
	width: 195px;
	/* margin: 0 0 0 690px; */
	position: absolute;
	top: 20px;
	right: 10px;
}

.quote
{	
	height: 100px;
	width: 190px;
	font-size: 11px;
	color: #848181;	
	background-image: url(images/quote_big.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	line-height: 12px;
}

.quotetext
{
	width: 170px;
	margin: 0;
	padding: 15px 5px 0 5px;
	background-image: url(images/quote_small.jpg);
	background-position: top left;	
	background-repeat: no-repeat;
}

.clientname
{
	font-size: 12px;
	color: #504d4d;
	font-weight: bold;
	line-height: 14px;
	margin: 0;
}

.companyname
{
	width: 350px;	
}

#footer
{
	width: 890px;
	font-size: 10px;
	color: #bab9b9;
	background-color: #3f3f3f;
	margin: 0 0 5px 0;
}

#footer a
{
	text-decoration: none;	
	color: #FFFFFF;
}

#footer a:hover
{
	text-decoration: underline;	
	color: #FFFFFF;
}

.contactlist
{
	color: #FFF;	
	padding: 8px 0 4px 10px;
	letter-spacing: 1px;
	font-size: 11px;
}

.moreinfo
{
	margin: 30px 0 0 0;	
}

.contactline
{
	margin: 0 0 10px 0;	
	font-size: 11px !important;	
}

.copyright
{
	font-size: 9px;
	margin: 0 12px 0 0;
	padding: 24px 0 4px 0;
}

.regno
{
	padding: 0 0 8px 10px;
}

#logos
{
	width: 45%;
	margin: 5px 0 4px 0;	
}

#dynamics
{
	width: 45%;
	font-size: 11px;
	color: #b3b1b1;	
	margin: 0 10px 0 0;
	position: relative;
}

#dynamics a
{
	color: #999;
	text-decoration: none;	
}

#dynamics a:hover
{
	color: #6b6868;
	text-decoration: none;
}	

.d
{
	width: 403px;
	text-align: right;
	margin: 0 12px 0 0;
}

.boldlist
{
	font-weight: bold;	
	list-style-image: url(images/bullet.gif);
	padding: 0;
	margin: 0 0 10px 20px;
}

.button
{
	margin: 0 5px 0 0;	
}

.tagline
{
	margin: 2px 0 0 0;
	padding: 0;
	
}

/* -- HOMEPAGE --- */

#welcome
{
	background-color: #CCC;	
	padding: 0 !important;
	margin: 0 0 15px 0 !important;
	width: 662px;
}

#hpboxes
{
	position: relative;	
	padding: 0;
}

#hpboxes h1
{
	font-size: 13px;
	padding: 2px 0 2px 0;	
	font-weight: bold;
	text-align: center;
	color: #666;
	margin: 0;
}

#hpboxes a
{
	color: #810202;	
}

#hpboxes a:hover
{
	color: #6b6868;	
}

.hpbox
{
	width: 162px;
	height: 190px !important;
	margin: 0 1px 0 0 !important;
	padding: 7px 0 0 5px !important;
	position: relative;
	background-image: url(images/hpbox.jpg);
	background-repeat: no-repeat;
}

.firsthpbox
{
	width: 162px;
	height: 190px !important;
	margin: 0 1px 0 0 !important;
	padding: 7px 0 0 5px !important;
	position: relative;
	background-image: url(images/hpbox.jpg);
	background-repeat: no-repeat;
}

.rmlink
{
	margin: 0 40px 0 0;
	right: 10px;
	font-weight: bold;
	font-size: 13px;
}

.rmlink a
{
	color: #FFF !important;	
}

.rmlink a:hover
{
	color: #810202 !important;	
}

.hptitle
{
	color: #810202;
	font-size: 13px;
	position: relative;
	font-weight: bold;
}

.hpimage
{
	margin: 5px 0 5px 0;
}

.hpsubtitle
{
	width: 148px;
	color: #4b4a4a;
	font-size: 13px;	
	font-weight: bold;
}

.hptext
{
	width: 150px;
	height: 48px;
	color: #6b6868;
	font-size: 11px;
	line-height: 12px;
	margin: 5px 0 0 0 !important;
}


/* -- CONTACT FORM --- */

#contactform
{
	margin: 20px 0 0 5px;
	width: 320px;	
	padding: 0;
}

.formbox
{
	border: 1px solid #666;
	background-color: #FFF;
	width: 220px;
	margin: 0 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}

#p_messagebox
{
	width: 220px;
	height: 70px;	
	margin: 0 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #666;
	font-size: 11px;
	color: #666;
}

#sendbutton
{
	height: 20px;
	width: 57px; 
	background-image: url(images/send_button.jpg);
	background-repeat: no-repeat;
	border: 0;
}

/* -- DOWNLOADS --- */

ul#newsletter li
{
	list-style: square;
}

ul#newsletter
{
	padding: 6px 0 0 20px;	
	margin: 0;
}

.date
{
	font-weight: bold;	
	margin: 5px 0 0 5px !important;
}

.downloadsstitle
{
	color: #4b4a4a;
	font-size: 12px !important;
	padding: 2px;
	margin: 0 0 2px 5px!important;
}

.arrow
{
	margin: 3px 5px 0 0;	
}

/* --- SERVICES --- */

.column
{
	width: 220px;
	margin: 2px;	
}

.column1
{	
	width: 220px;
	margin: 2px 2px 2px 5px;	
}

.servicebox
{
	width: 218px;
	padding: 0;
	margin: 5px 0 0 0;
	position: relative;
	border: 1px solid black;
	background-color: #E9E9E9;
	background-image: url(images/corner.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.servicestitle
{

	color: #4b4a4a;
	font-size: 13px !important;
	padding: 2px;
	margin: 5px 0 0 5px !important;
	font-weight: bold;
}

ul.servicestext
{
	width: 195px;
	color: #6b6868;
	font-size: 11px !important;
	line-height: 12px;
	padding: 0 0 2px 0;
	/* list-style-image: url(images/bullet.gif); */
	margin: 10px 0 5px 10px;
}

.servicestext li
{
	/*padding: 0 0 2px 14px;
	margin: 0 0 0 0;*/
	background: url('images/bullet.gif') no-repeat left 1px;
	padding-left: 14px;
}

#occupationalHealth {
	padding-bottom: 16px;
}

.lastbox
{
	width: 218px;
	height: 129px;
	margin: 4px 0 0 0;
	border: 1px solid #000;
	background-color: #666;
	padding-bottom: 7px;
}

#freeassesment2
{
	width: 188px;
	text-align: center;
	padding: 0 15px 0 15px;
	margin-top: 30px;
	/*padding: 5px 0 5px 0; */
	/* margin: 15px auto; */
	font-size: 20px !important;
	line-height: 20px;
}

#freeassesment2 a
{
	
	/*
	position: absolute;
	margin: 18px 0 8px 0;
	*/
	color: #FFF !important;	
}

#freeassesment2 a:hover
{
	color: #CCC !important;	
}

/* --- TESTIMONIES -- */


.testimonie
{
	margin: 0 0 10px 0;	
}

.tclientname
{
	font-size: 12px;
	color: #504d4d;
	font-weight: bold;
	line-height: 14px;
	margin: 0 0 0 5px;
}

.tcompanyname
{
	width: 350px;
	font-weight: bold;	
	margin: 0 0 0 5px;
}


.description
{
	width: 650px;
	text-align: center;
	font-size: 12px !important;	
	margin: 0;
	padding: 0 0 3px 0;
}

.title
{
	color: #990000;	
	font-weight: bold;
}

.newsletter
{
	margin: 0 0 2px 0;	
}

.link
{
	color: #990000 !important;	
	font-weight: bold;
}

/* --- CONTACT PAGE --- */

#contactholder a
{
	color: #990000 !important;	
}

#contactholder a:hover
{
	color: #b8b7b7 !important;	
}


/* --- ABOUT US--- */

#about a
{
	color: #737171 !important;
	font-weight: bold;	
}

#about a:hover
{
	color: #b8b7b7 !important;	
	font-weight: bold;
}

.extrapadding
{	
	padding: 3px 0 4px 0 !important;	
}

.extrapadding2
{	
	padding: 1px 0 2px 0 !important;	
}

.sppadding
{
	padding: 2px 0 3px 0 !important;
}

.fbextrapadding
{
	padding: 4px 0 7px 0 !important;	
}

/* -- FREE ASSESSMENT --- */

.assessmentbutton
{
	width: 191px;
	height: 20px;
	font-size: 11px;
	color: #FFF; 
	background-image: url(images/a_button.jpg);
	background-repeat: no-repeat;
	padding: 1px 0 0 0;
	margin: 0 10px 0 0;
	font-weight: bold;
}

.assessmentbutton a 
{
	padding: 0 0 0 11px;	
}

.assessmentdetailsbutton
{
	width: 165px;
	height: 20px;
	font-size: 11px;
	color: #FFF; 
	background-image: url(images/assessmentdetails.jpg);
	background-repeat: no-repeat;
	margin: 0 5px 0 0;
	font-weight: bold;
}

.assessmentdetailsbutton a
{
	position: absolute;
	padding: 1px 0 0 12px;	
}

.servicestbutton
{
	width: 128px;
	height: 20px;
	font-size: 11px;
	color: #FFF; 
	background-image: url(images/serviceslistbutton.jpg);
	background-repeat: no-repeat;
	margin: 0 5px 0 0;
	font-weight: bold;
}

.servicestbutton a
{
	position: absolute;
	padding: 1px 0 0 10px;	
}

.pdfdownload
{
	width: 265px;
	height: 20px;
	color: #FFF; 
	font-size: 11px;
	background-image: url(images/pdfbutton.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
}

.pdfdownload a
{
	position: absolute;
	padding: 1px 0 0 12px;
}

/* --- ADVICE --- */

.enquirybutton
{
	width: 184px;
	height: 20px;
	font-size: 11px;
	color: #FFF; 
	background-image: url(images/enquiry_button.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	margin: 0 10px 0 0;
}

.enquirybutton a
{
	position: absolute;
	padding: 1px 0 0 10px;	
}


.handicon
{
	cursor: hand !important;
	cursor: pointer !important;	
}

.downloadsbox
{
	margin: 0 0 2px 0;
	position: relative;
	color: #FFF; 
	background-image: url(images/newsletter_button.jpg);
	background-repeat: no-repeat;
	height: 21px;
	width: 218px;
}

.downloadsbox a
{
	padding: 1px 0 0 15px;
	position: absolute;	
	font-weight: bold;
	font-size: 11px;
	color: #FFF; 
}

.aboutpoints
{
	padding: 0 0 0 5px;
	width: 655px;
	font-size: 11.5px;	
	
}

ul.errorMessages
{
	width: 195px;
	color: #6b6868;
	font-size: 11px !important;
	line-height: 12px;
	padding: 0 0 2px 0;
	/* list-style-image: url(images/bullet.gif); */
	margin: 10px 0 5px 10px;
}

.errorMessages li
{
	/*padding: 0 0 2px 14px;
	margin: 0 0 0 0;*/ 
	margin: 2px 0 2px 10px;
	background: url('images/bullet.gif') no-repeat left 1px;
	padding-left: 14px;
}