/*****************************************/
/*  Harrison Human Resources Stylesheet  */
/*  Author: Clayton Low                  */
/*  Design: ViViDpink Designs Studios    */
/*										 */
/*          Global Colours               */ 
/*   Red:	#d31820 					 */
/*   Grey:	#666666                      */
/*   Black: #000008						 */
/*										 */
/*****************************************/

body {
	font-family: "Arial Bold", Helvetica, sans-serif;
	background-color: #000000;
}
#wrapper {
	width: 1025px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 130px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
#banner {
	height: 137px;
}
#bannersingle {
	float: left;
	height: 137px;
	width: 205px;
}

#nav {
	height: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}
textarea {
	width: 100%;
}

#navblock {
	height: 40px;
	width: 205px;
	background-image: url(images/navbg.jpg);
	float: left;
	text-align: center;
	display: block;
}
#navblock a {
	color: #FFFFFF;
	text-decoration: none;
}

#navblock a:hover {
	height: 40px;
	width: 205px;
	background-image: url(images/navbghover.jpg);
	float: left;
	text-align: center;
	text-decoration: none;
}
#navblockselect {
	height: 40px;
	width: 205px;
	background-image: url(images/navbghover.jpg);
	float: left;
	text-align: center;
	display: block;
}
#navblockselect a {
	color: #FFFFFF;
	text-decoration: none;
}

#navblockselect a:hover {
	height: 40px;
	width: 205px;
	background-image: url(images/navbg.jpg);
	float: left;
	text-align: center;
	text-decoration: none;
}
#navblockend {
	height: 40px;
	width: 205px;
	background-image: url(images/navbgend.jpg);
	float: left;
	text-align: center;
	display: block;
}
#navblockend a {
	color: #FFFFFF;
	text-decoration: none;
}
#navblockend a:hover {
	height: 40px;
	width: 205px;
	background-image: url(images/navbghoverend.jpg);
	float: left;
	text-align: center;
	text-decoration: none;
}
#navblockendselect {
	height: 40px;
	width: 205px;
	background-image: url(images/navbghoverend.jpg);
	float: left;
	text-align: center;
	display: block;
}
#navblockendselect a {
	color: #FFFFFF;
	text-decoration: none;
}
#navblockendselect a:hover {
	height: 40px;
	width: 205px;
	background-image: url(images/navbgend.jpg);
	float: left;
	text-align: center;
	text-decoration: none;
}


#content {
	background-color: #FFFFFF;
	width: 725px;
	padding-top: 24px;
	padding-right: 150px;
	padding-bottom: 24px;
	padding-left: 150px;
	text-align: justify;
	font-size: 12px;
	background-image: url(images/watermark.jpg);
	background-repeat: no-repeat;
	background-position: 553px bottom;
}
#content a {
	color: #d31820;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}

#footer {
	background-color: #FFFFFF;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	height: 25px;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 19px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}


.redheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #d31820;
}
.redheading14px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #d31820;
}

#seminar a {
	display: block;
	width: 100px;
	background-image: url(images/seminar.jpg);
	text-decoration: none;
	height: 31px;
}
#seminar a:hover {
	background-image: url(images/seminarhover.jpg);
	text-decoration: none;

}
li {
	padding-top: 5px;
}

#underline {
	text-decoration: underline;
}

#work {
display:none;
padding-left:20px;
margin-top:10px;
}
#human {
display:none;
padding-left:20px;
margin-top:10px;
}
#policies{
display:none;
margin-top:10px;
padding-left:20px;
}
#induction {
display:none;
margin-top:10px;
padding-left:20px;
}
#hotline {
display:none;
margin-top:10px;
padding-left:20px;
}
#recruitment {
display:none;
margin-top:10px;
padding-left:20px;
}
#training {
display:none;
margin-top:10px;
padding-left:20px;
}
#investigations {
display:none;
margin-top:10px;
padding-left:20px;
}
#mediation{
display:none;
margin-top:10px;
padding-left:20px;
}
#coaching {
display:none;
margin-top:10px;
padding-left:20px;
}
#transition {
display:none;
margin-top:10px;
padding-left:20px;
} 
#content1 {
	background-color: #FFFFFF;
	width: 725px;
	padding-top: 24px;
	padding-right: 150px;
	padding-bottom: 24px;
	padding-left: 150px;
	text-align: justify;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: 553px bottom;
}
#content1 a {
	color: #d31820;
	text-decoration: none;
}
#content1 a:hover {
	text-decoration: underline;
}
.white {
	color: #FFFFFF;
}


#button {
	background:url(images/newsbubble_02.jpg) repeat-y;
	padding-left: 10px;
	padding-right: 35px;
	text-align: center;
	font-weight: bold;
		
}


#newsbutton {
	width:180px;
	float:right;
	height:130px;
	text-align:center;
	color: #ffffff;
	position: absolute;
	left: 15px;
	top: 32px;
	padding-top: 10px;
}

#newsbutton a{
	color:#ffffff !important;
}
#newsbutton a:hover {
	color: #d31820 !important;
}

#content1 {
	background-color: #FFFFFF;
	width: 675px;
	padding-top: 24px;
	padding-right: 150px;
	padding-bottom: 24px;
	padding-left: 200px;
	text-align: justify;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: 553px bottom;
	position: relative;
	background-image: url(images/watermark.jpg);
}
#content1 a:hover {
	text-decoration: underline;
}
#content1 a {
	color: #d31820;
	text-decoration: none;
}
.style1 {font-size: 14px}
.style2 {font-size: 18px}
