/* overview height + hero height = 403px*/

/* ### HOME ### */

#home #scitech, #home #overview, #home #hero, #home #content, #home #nav {
	display: none;
}

#home #address {
	position: absolute;
	top:76px;
	left: 23px;
	color: #808080;
	font-size:11.5px;
}

#home #address a{
	color: #808080;
	text-decoration: none;
}

#home #address a:hover{
	text-decoration: underline;
}

#home #flashReplacement {
	width:822px;
	height:420px;
	position: absolute;
	top:100px;
	left: 23px;
}



/* ### COMPANY ### */

#company #overview, #company #overview .scroller {
	height: 247px;
}

#company #hero {
	height: 153px;
	background: url(../images/pages/hero/company.jpg)
}

/* ### END COMPANY ### */

/* ### TRAINING AND DEVELOPMENT ### */

.training_development #overview, .training_development #overview .scroller {
	height: 255px;
}

.training_development #hero {
	height: 143px;
}

.training_development a.downloadButton {
	display: block;	
	background: #f2b700 url(../images/pages/training_development/downloads.png) top left no-repeat;	
	width: 170px;
	height: 21px;
	margin-bottom: 20px;
	text-indent: -9999px;
}

.training_development a.downloadButton:hover, #downloads a.downloadButton {
	background-color: #f0a400 ;
	background-position: 0px -21px;
	text-decoration: none;
}
.training_development #content #top {
	height: 100px;
}

.training_development #content .scroller {
	height: 275px;
}

#intro #hero{
	background: url(../images/pages/hero/training_development/intro.jpg)
}

#about_us #hero{
	background: url(../images/pages/hero/training_development/about_us.jpg)
}

#business #hero{
	background: url(../images/pages/hero/training_development/business.jpg)
}

#manufacturing_food_processing #hero{
	background: url(../images/pages/hero/training_development/manufacturing_food_processing.jpg)
}

#transport_logistics #hero{
	background: url(../images/pages/hero/training_development/transport_logistics.jpg)
}

#productivity_places_program #hero{
	background: url(../images/pages/hero/training_development/productivity_places_program.jpg)
}

#downloads #hero{
	background: url(../images/pages/hero/training_development/downloads.jpg)
}

#downloads #content .scroller li {
	margin-bottom: 10px;
}

#downloads #content .scroller li a{
	color: #000;
}

/* ### END TRAINING AND DEVELOPMENT ### */

/* ### RECRUITMENT ### */

.recruitment #overview, .recruitment #overview .scroller {
	height: 258px;
}

.recruitment #hero {
	height: 147px;
	background: url(../images/pages/hero/recruitment.jpg)
}

.recruitment #content #top {
	height: 65px;
}

.recruitment #content .scroller {
	height: 310px;
}

#forms #content .scroller li {
	margin-bottom: 10px;
}

#forms #content .scroller li a{
	color: #000;
}

/* ### END RECRUITMENT ### */

/* ### HUMAN RESOURCE SOLUTIONS ### */

#human_resource_solutions #overview, #human_resource_solutions #overview .scroller {
	height: 280px;
}

#human_resource_solutions #hero {
	height: 126px;
	background: url(../images/pages/hero/human_resource_solutions.jpg)
}

/* ### END HUMAN RESOURCE SOLUTIONS ### */

/* ### EXECUTIVE DIVISION ### */

#executive_division #overview, #executive_division #overview .scroller {
	height: 269px;
}

#executive_division #hero {
	height: 134px;
	background: url(../images/pages/hero/executive_division.jpg)
}

/* ### END EXECUTIVE DIVISION ### */


/* ### INDUSTRIAL DIVISION ### */

#industrial_division #overview, #industrial_division #overview .scroller {
	height: 253px;
}

#industrial_division #hero {
	height: 149px;
	background: url(../images/pages/hero/industrial_division.jpg)
}

/* ### END INDUSTRIAL DIVISION ### */

/* ### OFFICE SUPPORT & CALL CENTRE DIVISION ### */

#office_support_call_centre_division #overview, #office_support_call_centre_division #overview .scroller {
	height: 253px;
}

#office_support_call_centre_division #hero {
	height: 155px;
	background: url(../images/pages/hero/office_support_call_centre_division.jpg)
}

/* ### END OFFICE SUPPORT & CALL CENTRE DIVISION ### */

/* ### SPECIALIST CONSULTANCY SERVICES ### */

#specialist_consultancy_services #overview, #specialist_consultancy_services #overview .scroller {
	height: 214px;
}

#specialist_consultancy_services #hero {
	height: 191px;
	background: url(../images/pages/hero/specialist_consultancy_services.jpg)
}

/* ### END SPECIALIST CONSULTANCY SERVICES ### */


/* ### SCITECH DIVISION ### */

.scitech_division #overview, .scitech_division #overview .scroller {
	height: 174px;
}

.scitech_division #hero {
	height: 229px;
	background: url(../images/pages/hero/scitech_division.jpg)
}

.scitech_division .imgHeading {
	margin-bottom: 10px;
}

.scitech_division #content #top {
	height: 40px;
}

.scitech_division #content #tabs {
	height: 25px;
	margin-bottom: none;
}
.scitech_division #content .scroller {
	height: 335px;
}
/* ### SCITECH DIVISION ### */

/* ### NEWS ### */
#news #overview, #news #overview .scroller {
	height: 253px;
}

#news #hero {
	height: 150px;
	background: url(../images/pages/hero/news.png)
}

#news h1 {
	color: #f6c751;
}
#news #overview h2{
	font-family: Arial, Helvetica, 'sans-serif';
	text-transform: uppercase;
	font-weight: bold;
	font-size: 23px;
	line-height: 23px;
	
	/*fix for safari/firefox*/
	opacity: 0.99999;
	-moz-opacity: 0.99999;
	-khtml-opacity: 0.99999;
	filter: alpha(opacity=99);
	/* end fix */
}

#news #overview .entry a {
	color: #f7c852;
}

#news #content .post h2 {
	text-transform: none;
}

#news #content .entry a {
	color: #5c539e;
}

/* ### NEWS ### */

/* ### CONTACT ### */

#contact_us #overview, #contact_us #overview .scroller {
	height: 236px;
}

#contact_us #hero {
	height: 167px;
	background: url(../images/pages/hero/contact_us.jpg)
}

#contact_us form {
	margin-top: 15px;
}

#contact_us form p {
	margin-bottom: 4px;
}

#contact_us form label {
	width: 83px;
	float: left;
	font-weight: bold;	
	display: block
}
		
#contact_us form input.text{
	width: 238px;
	padding: 4px 2px;
	border:1px solid #FFF;
} 

#contact_us form textarea{
	width: 238px;
	padding: 4px 2px;
	border:1px solid #FFF;
}

#contact_us form input.error, #contact_us form textarea.error{
	border:1px solid #EE0000;
}

#contact_us form .mandatory {
	float: right;
	display:inline;
	font-size: 10px;
	margin-right: 20px;
}
#contact_us form .mandatory sup{
	font-size: 12px;
}
#contact_us form input.button {
	background: url(../images/pages/contact/send_enquiry.png) 0 0 no-repeat;
	width: 100px;
	height: 23px;
	text-indent: -9999px;
	border: none;
	cursor: pointer;
	margin:10px 0 0 85px;
	font-size: 0px;
	display:block;
	line-height: 0px;
}


/* ### END CONTACT ### */