body {
	background:url(../images/gradients/hire.jpg) repeat-x fixed;
}

/* MENU 5 - HIRE */

#menu5_container{
	position: relative;
	top:0px;
	left:0px;
	z-index: 5;
	width: 526px;
	height: 24px;
	margin: 0px;
	padding-left:10px;
}
#menu5_container ul{
	padding: 0px;
	top:0px;
	left:0px;
	z-index: 50;
	margin: 0px;
}
#menu5_container li, #menu5_spacer, #menu5_1, #menu5_2{
	position: relative;
	top:0px;
	left:0px;
	z-index: 50;
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	height: 24px;
}

#menu5_spacer, #menu5_1, #menu5_2{
	margin: 0px 0px 0px 0px;
}

#menu5_spacer { width: 14px; background: url(../images/menu/menu_hire.gif) -54px 0px no-repeat  ;}
#menu5_1 { width: 54px; background: url(../images/menu/menu_hire.gif) 0px 0px no-repeat  ;}
#menu5_2 { width: 97px; background: url(../images/menu/menu_hire.gif) -68px 0px no-repeat  ;}

#menu5_1_o { width: 54px; background: url(../images/menu/menu_hire.gif) -0px -24px no-repeat  ;}
#menu5_2_o { width: 97px; background: url(../images/menu/menu_hire.gif) -68px -24px no-repeat  ;}

#menu5_1 a{ width: 54px; background: none;}
#menu5_2 a{ width: 97px; }

#menu5_1 a, #menu5_2 a, #menu5_3 a, #menu5_4 a{
	display: block;
	margin: 0px 0px 0px 0px;
	height: 24px;
}

#menu5_1 a:hover{ width: 54px; background: url(../images/menu/menu_hire.gif) -0px -24px no-repeat  ;}
#menu5_2 a:hover{ width: 97px; background: url(../images/menu/menu_hire.gif) -68px -24px no-repeat  ;}

#menu5_container a{
	padding: 0px;
	margin: 0px;
	display: block;
}

/* TEXT STUFF */

h3{
	color:#B24C00;
}

h4, .headline, .bigquote {
	font-size:48px;
	line-height:48px;
	color:#B24C00;
	letter-spacing:-1px;
}

.hiretext{
	color:#B24C00;
}

/* LINK STUFF */

a:link, a:active, a:visited{
	color: #B24C00;
	font-weight:bold;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

#footerlinks a:link, #footerlinks a:active, #footerlinks a:visited{
	color:#B24C00;
	font-weight:bold;
	text-decoration:none;
}

#footerlinks a:hover{
	text-decoration:underline;
}