body {
	margin: 0;
	color: #000;
	background-color: #636;
	text-align: center;
}

div#wrap {
	text-align: center;
}
div#toprow {
	background-position: center 50%;
	background-repeat: no-repeat;
	position: relative;
/*	height: 120px;
	height: 200px;		*/
	background-color: #000;
}
div#navrow {
	left: 50%;
	margin: 0px -375px;
	width: 750px;
	position: absolute;
/*	top: 108px;
	top: 188px;		*/
	height: 25px;
	text-align: left;
}

/* Menu navigation style */
#navrow ul {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0;
}
#navrow ul li {
	float: left;
	margin: 0;
}
#navrow ul li a {
	display: block;
	width: 125px;
	height: 25px;
}
#navrow ul li.home a {
	background-image: url(../images/menu/menu_01.gif);
	background-repeat: no-repeat;
}
#navrow ul li.about a {
	background-image: url(../images/menu/menu_02.gif);
	background-repeat: no-repeat;
}
#navrow ul li.clients a {
	background-image: url(../images/menu/menu_03.gif);
	background-repeat: no-repeat;
}
#navrow ul li.candidates a {
	background-image: url(../images/menu/menu_04.gif);
	background-repeat: no-repeat;
}
#navrow ul li.sectors a {
	background-image: url(../images/menu/menu_05.gif);
	background-repeat: no-repeat;
}
#navrow ul li.contact a {
	background-image: url(../images/menu/menu_06.gif);
	background-repeat: no-repeat;
}

#navrow ul li.home a:hover, #navrow ul li.home a.active {
	background-image: url(../images/menu/menu_r_01.gif);
	background-repeat: no-repeat;
}
#navrow ul li.about a:hover, #navrow ul li.about a.active {
	background-image: url(../images/menu/menu_r_02.gif);
	background-repeat: no-repeat;
}
#navrow ul li.clients a:hover, #navrow ul li.clients a.active {
	background-image: url(../images/menu/menu_r_03.gif);
	background-repeat: no-repeat;
}
#navrow ul li.candidates a:hover, #navrow ul li.candidates a.active {
	background-image: url(../images/menu/menu_r_04.gif);
	background-repeat: no-repeat;
}
#navrow ul li.sectors a:hover, #navrow ul li.sectors a.active {
	background-image: url(../images/menu/menu_r_05.gif);
	background-repeat: no-repeat;
}
#navrow ul li.contact a:hover, #navrow ul li.contact a.active {
	background-image: url(../images/menu/menu_r_06.gif);
	background-repeat: no-repeat;
}

div#contentrow {
	background-image: url(../images/bkg_topshadow.gif);
	background-repeat: repeat-x;
	background-color: #fff;
}
div#content {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 25px;
	margin: 0px auto;
	width: 750px;
	padding-top: 25px;
	text-align: left
}
div#leftcol {
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
/*	width: 485px;		*/
	width: 475px;
	padding-top: 0px;
}
div#leftcol ul li {
	padding: 2px 0;
}
div#menu {
	float: right;
	width: 251px;
}

div#footerrow {
	border-top: #8c6c23 4px solid;
}
div#footer {
	padding: 5px 0 15px 0;
	margin: 0px auto 25px;
	width: 740px;
	color: #fff;
	text-align: left;
}
div#footer p#copyright {
	float: right;
	margin: 0px;
}
div#footer p#copyright a {
	color: #FFF;
}
div#footer ul {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
div#footer ul li {
	display: inline;
	font: 75% arial, Helvetica, sans-serif;
	list-style-type: none;
}
div#footer ul li a:link {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
div#footer ul li a:visited {
	color: #d1c1d1;
	text-decoration: none;
	font-weight: normal;
}
div#footer ul li a:hover {
	text-decoration: underline;
}

div#toplink {
/*	padding: 5px 0 5px 0;
	border-top: #000 1px dotted;
	margin-top: 40px;		*/
	background-image: url(../images/bkg_header.gif);
	background-repeat: repeat-x;
	background-position: top;
	display: block;
	margin-top: 33px;
	padding-top: 5px;
	font: 70% arial, Helvetica, sans-serif;
	color: #636;
}
div#toplink a {
	color: #636;
	text-decoration: underline;
}
div#toplink a:hover {
	color: #8c6c23;
	text-decoration: none;
}

div#breadcrumbs {
	display: block;
	font: 70% arial, Helvetica, sans-serif;
	color: #636;
	padding: 5px 0 5px 0;
/*	border-bottom: #000 1px dotted;		*/
}
div#breadcrumbs a:link {
	color: #636;
	text-decoration: none;
}
div#breadcrumbs a:visited {
	color: #636;
	text-decoration: none;
}
div#breadcrumbs a:hover {
	text-decoration: underline;
}

/* Right Hand Column Styles ____________________________________________________*/

/* Sub Page menu */
ul#submenu {
	margin: 0 0 12px 0;
	padding: 0;
	width: 248px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	list-style: none;
}
ul#submenu li a {
	margin: 0;
	height: 25px;
	display: block;
	border-bottom: 1px solid #CCCCCC;
/*	font-family: arial, Helvetica, sans-serif;
	font-size: 0.75em;		*/
	font: 1em/2 arial, Helvetica, sans-serif;
	color: #663366;
	text-decoration: none;
	padding-left: 10px;
}
ul#submenu li a:hover, ul#submenu li a.active {
	background-color: #8C6C23;
	background-image: url(../images/bkg_submenu_arrow.gif);
	background-repeat: no-repeat;
	background-position: top right;
	color: #FFF;
}

/* Job Search box */
div.jobBoxTop {
	background-image: url(../images/bkg_boxright_t.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 14px;
	width: 251px;
}
div.jobBoxBot {
	background-image: url(../images/bkg_boxright_b.gif);
	background-position: top;
	background-repeat: no-repeat;
	height: 14px;
	width: 251px;
}
html>body div.jobBoxBot {
	margin-bottom: 10px;
}
div.jobBoxCentre {
	background-image: url(../images/bkg_boxright_c.gif);
	background-repeat: repeat-y;
	width: 251px;
	display: block;
}
div.jobBoxCentre p {
	margin: 0;
	padding: 0 12px;
}
div.jobBoxCentre h1 {
	margin: -3px 12px 6px 12px;;
	padding-top: 0;
	height: 25px;
	color: #663366;
	font-size: 1em;
	font-weight: bold;
	background-image: url(../images/bkg_header_jobs.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
div.jobBoxCentre form {
	padding: 0 12px;
}
div.jobBoxCentre form input, div.jobBoxCentre form select {
	width: 222px;
	font-family: arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #000;
	margin-top: 6px;
}
div.jobBoxCentre form select {
	width: 228px;
}
input.button, div.jobBoxCentre form input.button {
	float: left;
	margin: 0 5px 0 0;
	width: 65px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
}
p.formSubmit {
	font-size: 0.7em;
	color: #663366;
}
p.formSubmit a {
	color: #663366;
	text-decoration: underline;
}
p.formSubmit a:hover {
	text-decoration: none;
}

/* Search results table ______________________________________________ */
table#search {
	width: 475px;
}
table#search th, table#search td {
	padding: 5px;
	background-image: url(../images/bkg_searchresults.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	font-size: 11px;	
}
table#search th {
	font-weight: bold;
	text-align: left;
	color: #8C6C23;
}
table#search td a {
	text-decoration: underline;
	color: #000;
}
table#search td a:hover {
	text-decoration: none;
}

div#searchnav {
	display: block;
	height: 38px;
	padding: 0 7px;
	background-image: url(../images/bkg_searchresults.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
div#searchnav img.prev {
	float: left;
	margin-top: 10px;
}
div#searchnav img.next {
	float: right;
	margin-top: 10px;
}

/* Overall Site styles _______________________________________________ */

.clear {
	clear: both;
	margin: 0;
	padding: 0;
}
.bold {
	font-weight: bold;
}
.error {
	padding: 0 0 10px 0;
	color: #FF0000;
}
form {
	margin: 0;
}

h1.graphical {
/*	height: 50px;
	padding-top: 95px;		*/
	height: 75px;
	padding-top: 70px;
	display: block;
	background-image: url(../images/bkg_header.gif);
	background-repeat: repeat-x;
	margin-top: 0;
}
h1.graphical img {
	float: right;
/*	margin-top: -94px;		*/
	margin-top: -69px;
}

/* Home Styles ______________________________________________________ */

.homeJob {
	width: 156px;
	height: 296px;
	float: left;
	background-image: url(../images/homejob_base.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	margin-right: 6px;
	margin-bottom: 10px;
}
html>body .homeJob {
	margin-right: 3px;
}
.homeJob h2 {
	background-image: url(../images/homejob_head.gif);
	background-position: top;
	background-repeat: no-repeat;
	height: 46px;
	text-align: center;
	margin: 0;
	padding: 8px 10px 2px 10px;
	font-variant: normal;
	text-decoration: underline;
	border-top: 6px solid #FFF;
}
.homeJob h2 a {
	color: #636;
}
.homeJob h3 {
	font: bold 70% Arial, Helvetica, sans-serif;
	padding: 6px 10px 0 10px;
	margin: 0;
}
.homeJob p {
	background-image: url(../images/bkg_searchresults.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 8px 0;
	margin: 0 10px;
}
.homeJob p.date {
	background-image: none;
	font-size: 70%;
	padding-top: 4px;
}

#homeNews {
	width: 480px;
	height: 70px;
	background-image: url(../images/homenews_box.gif);
	background-repeat: no-repeat;
}
#homeNews h2 {
	background-image: url(../images/bkg_searchresults.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	font-variant: normal;
	padding: 0 0 4px 0;
	margin: 3px 8px;
}
#homeNews ul {
	list-style: disc url(../images/bullet_news.gif);
	margin: 6px 0 0 28px;
	padding: 0;
}
#homeNews ul li {
	margin: 0;
	padding: 0;
}
#homeNews ul li a {
	font-weight: bold;
}
#homeNews ul li a:hover {
/*	color: #8C6C23;		*/
	text-decoration: underline;
}

/* Form styles */

form#regForm {
	background-color: #FAFAFC;
	padding: 25px;
}

.formLine, .formLineRef {
	clear: left;
	height: 25px;
}
.formLineLarge {
	clear: left;
	height: 130px;
}
label {
	font: 75% arial, Helvetica, sans-serif;
	color: #636;
	font-weight: bold;
}
.formLine input.button, .formLineRef input.button {
	background-color: #663366;
	color: #FFF;
	font-weight: bold;
}
.formLine label, .formLineLarge label {
	width: 120px;
}
.formLineRef label {
	width: 180px;
	float: left;
}
.formLine label {
	float: left;
}
.formLine input, .formLine select {
	float: left;
	width: 300px;
	border: 1px solid #CCCCCC;
	font: 75% arial, Helvetica, sans-serif;
	color: #999;
}
.formLineRef input, .formLineRef select {
	float: left;
	width: 240px;
	border: 1px solid #CCCCCC;
	font: 75% arial, Helvetica, sans-serif;
	color: #999;
}
.formLineLarge textarea {
	width: 416px;
	margin-top: 6px;
	border: 1px solid #CCCCCC;
	font: 75% arial, Helvetica, sans-serif;
	color: #999;
}

/* eReference form styles */
div.radios {
	float: left;
	width: 240px;
}
div.radios span {
	float: left;
	font: 0.7em Arial, Helvetica, sans-serif;
	color: #5D5D5D;
}
div.radios input {
	width: 20px;
	float: left;
	border: 0;
	margin: -2px 8px 0 0;
}
div.radios input.nomargin {
	margin-right: 0;
}

.officePhoto {
	float: left;
	margin-right: 32px;
	border: 2px solid #663366;
}

#homeLogos {

}
#homeLogos img {
	margin-left: 10px;
}

#employmentLaw {
	border: 1px solid #cfc3cf;
	padding: 10px;
	text-align: center;
	margin: 15px 0 15px 0;
}
#employmentLaw p {
	padding: 0;
	margin: 0;
}