#executives, #graphics, .custStories, .newsroomPopup, #fieldStaff, #warehouseManager, #equipmentManager, #toolcribManager, #serviceManager, #safetyOfficer, #purchasingManager, #accountingStaff, #fieldStaff {
	background:#ffffff;
	color:#61542a;
	border:1px solid #61542a;
	padding:15px;
	margin:15px;
	font-family: Arial;
	font-size: 12px;
}

#executives a, #graphics a, .custStories a, .newsroomPopup a, #fieldStaff a, #warehouseManager a, #equipmentManager a, #toolcribManager a, #serviceManager a, #safetyOfficer a, #purchasingManager a, #accountingStaff a, #fieldStaff a {
	color:#163c8f;
}


#warehouseManager h2, #purchasingManager h2, #safetyOfficer h2, #serviceManager h2, #fieldStaff h2, #equipmentManager h2, #toolcribManager h2, #executives h2, #accountingStaff h2 {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #163c8f;
	margin: 0px;
	padding: 0px;
}


#warehouseManager h1, #purchasingManager h1, #safetyOfficer h1, #serviceManager h1, #fieldStaff h1, #equipmentManager h1, #toolcribManager h1, #executives h1, #accountingStaff h1 {
	font-size: 20px;
	font-weight: bold;
	color: #163c8f;
	padding-top: 15px;
}

#row1 {
	position: relative;
}

#exploreBtn {
	position: absolute;
	left: 501px;
	top: 408px;
	z-index: 300;
}

#viewDemoBtn {
	position: absolute;
	left: 501px;
	top: 463px;
	z-index: 300;	
}

#contactBtn {
	position: absolute;
	left: 501px;
	top: 518px;
	z-index: 300;	
}

.head {
	font-size: 14px;
	font-weight: bold;
/*	font-style: italic; */
	color: #163c8f;
	margin: 0px;
	padding: 0px;
}


.subhead {
	font-size: 12px;
	font-weight: bold;
/*	font-style: italic; */
	color: #163c8f;
	margin: 0px;
	padding: 0px;
}

.toggler {
	background: url(/_resources/images/homepage/accordian_background.jpg) no-repeat top left;
}
		
.togglerImage {
	margin-left:20px;
}
