html, body, div,
h1, h2, h3, h4, h5, h6, p,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}



img, div { behavior: url(/scripts/js/iepngfix.htc) }

body  {
	background-image: url(../images/layout/bg_gradient.jpg);
	padding-right: 0;
	padding-left: 0;
	margin:0px;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #8B0039;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
}



.footprint #outerContainer {
	background-image: url(../images/layout/bg_tile.png);
	background-position: center;
	background-repeat: repeat-y;
	padding-right: 0;
	padding-left: 0;
	width:100%;
}


.footprint #container {
	width: 900px;
	margin: 0 auto;
	border: 0px solid #000000;
	text-align: left;
	background-color: transparent;
	
} 



/*********************************************************
********************************************************
Header
********************************************************
********************************************************/


.footprint #header {
	padding: 0px;
	background-color: transparent;
	background-image: url(../images/layout/header_bg.png);
	background-repeat: no-repeat;
	min-height: 10px;
	height:auto;
	margin-top:20px;
	}
	/* for Internet Explorer */
/*\*/
* html .footprint #header {
	height: 10px;
	margin-bottom: 0px;
	margin-top:0px;
}




/*********************************************************
********************************************************
Mid Con  White image back ground
********************************************************
********************************************************/
	
.footprint #Midcontainer {
	width: 900px;
	background-color: transparent;
	background-image: url(../images/layout/centre_bg.png);
	background-repeat: repeat-y;

}
	
	 



/*********************************************************
********************************************************
Left Col
********************************************************
********************************************************/
.footprint #sidebar1 {
	float: left;
	width: 200px;
	background-image: url(../images/layout/left_bg.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	min-height: 530px;
	height:auto;
	background-position: 5px 0px;
margin:0px;
	}
	/* for Internet Explorer */
/*\*/
* html .footprint #sidebar1 {
	height: 530px;

}




/*********************************************************
********************************************************
Right Col
********************************************************
********************************************************/

.footprint #sidebar2 {
	float: right; 
	width: 190px; 
	background: transparent; 
	padding: 0px; 
	min-height: 530px;
	height:auto;
	}
	/* for Internet Explorer */
/*\*/
* html .footprint #sidebar2 {
	height: 530px;
}
/**/


.footprint #side2Content {

	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	
}

/*********************************************************
********************************************************
Right Col Items
********************************************************
********************************************************/
.footprint #homeButtons {
margin-left: 5px;
margin-bottom:0px;
margin-top:5px;
}
	/* for Internet Explorer */
/*\*/
* html .footprint #homeButtons {
	margin-left: 7px;
	margin-bottom:0px;
	margin-top:5px;

}

.footprint #featureJob {
	background-image: url(../images/layout/feature_job.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	height:390px;
}
	/* for Internet Explorer */
/*\*/
* html .footprint #featureJob {
	background-position: 7px;

}



.footprint #featureJobImage {
	padding-top:85px;
	padding-left:30px;
	padding-right:0px;
}
.footprint #featureJobCopy {
	padding-top:15px;
	padding-left:30px;
	padding-right:25px;
	
}

.footprint #featureJobCopy p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
}

.footprint #featureJobCopy a, .footprint #featureJobCopy a:visited, .footprint #featureJobCopy a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: bold;
}
.footprint #featureJobCopy a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
		font-weight: bold;
	color: #FFFFFF;
}

.footprint #featureJobCopy h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
/*********************************************************
********************************************************
Main Content Area
********************************************************
********************************************************/
.footprint #mainContent { 
	min-height: 530px;
	height:auto;
	margin-top:0px;
	margin-right: 190px;
	margin-bottom: 0;
	margin-left: 200px;
	}
	/* for Internet Explorer */
/*\*/
* html .footprint #mainContent {
	height: 530px;
	margin-top:0px;
}
/**/



.footprint #mainImgLrg {
width:490px;
height:335px;
margin-top:0px;
margin-left:10px;
}
/* for Internet Explorer */
/*\*/
* html .footprint #mainImgLrg {
	width:490px;
	height:335px;
	margin-top:0px;
	margin-left:6px;
}
/**/



.footprint #mainImgSml {
width:490px;
height:200px;
margin-top:0px;
margin-left:10px;
}

.footprint #mainText {
margin-top:10px;
margin-left:20px;
margin-right:20px;
margin-bottom:0px;
	
	
}

.footprint #mainFlash {
width:490px;
height:600px;
margin-top:0px;
margin-left:10px;
}
/* for Internet Explorer */
/*\*/
* html .footprint #mainFlash {
	height:600px;
	margin-top:0px;
	margin-left:6px;
}
/**/

 /*********************************************************
********************************************************
Footer
********************************************************
********************************************************/
.footprint #footer {
	
	height:50px;
	background-color: transparent;
	background-image: url(../images/layout/footer_bg.png);
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 0px;
	margin-top:0px;
}


html>body .footprint #footer {margin-top: -10px;}



.footprint #footerText {
	padding-top: 17px;
}





.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}



/*********************************************************
********************************************************
FOOTER MENU
********************************************************
********************************************************/
#footer_menu {
width:490px;
float:left;
height:24px;
margin-left:240px;
}
/* for Internet Explorer */
/*\*/
* html #footer_menu {
margin-left:120px;
}
/**/




#footer_menu ul{
	list-style-type: none;
		margin: 0px;

}

#footer_menu ul li {
	list-style-type: none;
	float: left;

}


#footer_menu li a{
	color: #eeeeee;
	display: block;
	/*width: 105px;*/
	padding-left: 22px;
	padding-right:15px;
	padding-top:6px;
	padding-bottom:6px;
	text-decoration: none;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../images/layout/foot3.jpg);
	background-position: 250px 0px;
	background-repeat: no-repeat;
	list-style-type: none;
}

#footer_menu li a:hover{
	background-image: url(../images/layout/foot3.jpg);
	color: #910159;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	list-style-type: none;
}


/*Home page change menu item*/
body#contact ul li.contact a span, body#contact ul li.contact a span:hover {
	color: #910159;
	margin-left: 10px;
	color: #910159;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	background-image: url(../images/layout/foot3.jpg);

}


/*********************************************************
********************************************************
MAIN MENU
********************************************************
********************************************************/


/* Main Navigation */

#nav_main {
	display: inline;
	float: left;
	width: 170px;
	margin-top:10px;
	list-style-type: none;
	margin-left:0px;
}
/* for Internet Explorer */
/*\*/
* html #nav_main {
margin-left:-13px;
}
/**/






#nav_main ul li {
	list-style-type: none;
	margin-left:0px;
}


#nav_main li a{
	color: #444444;
	display: block;
	width: 170px;
	padding: 3px 0;
	padding-left: 30px;
	text-decoration: none;
	font-family: Geneva, "MS Sans Serif", sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-image: url(../images/layout/foot2.gif);
	background-position: 250px 0px;
	background-repeat: no-repeat;
	list-style-type: none;
	line-height: 26px;
}




* html #nav_main li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 170px;
list-style-type: none;
}

#nav_main li a:visited, #nav_main li a:active{
	color: #444444;
	list-style-type: none;
}

#nav_main li a:hover{
	background-image: url(../images/layout/foot2.gif);
	color: #910159;
	background-repeat: no-repeat;
	background-position: 10px -2px;
	list-style-type: none;
}

/*Home page change menu item*/
body#home ul li.home a span, body#home ul li.home a span:hover {
	color: #910159;
}

/*About page change menu item*/
body#about_us ul li.about_us a span, body#about_us ul li.about_us a span:hover {
	color: #910159;
}

/*Services page change menu item*/
body#services ul li.services a span, body#services ul li.services a span:hover {
	color: #910159;
}

/*Staff page change menu item*/
body#staff ul li.staff a span, body#staff ul li.staff a span:hover {
	color: #910159;
}

/*Candidate page change menu item*/
body#candidate_information ul li.candidate_information a span, body#candidate_information ul li.candidate_information a span:hover {
	color: #910159;

}




/*Client Information page change menu item*/
body#client_information ul li.client_information a span, body#client_information ul li.client_information a span:hover {
	color: #910159;
}

/*Newsletters Information page change menu item*/
body#newsletters ul li.newsletters a span, body#newsletters ul li.newsletters a span:hover {
	
	color: #910159;
}

/*Job Listings page change menu item*/
body#job_listings ul li.job_listings a span, body#job_listings ul li.job_listings a span:hover {
	color: #910159;
}

/*Contact Us page change menu item*/
body#contact_us ul li.contact_us a span, body#contact_us ul li.contact_us a span:hover {
	color: #910159;
}










h1 {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #444444;
}
h2 {
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

p {
	color: #910159;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}

ul {
color: #910159;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left:15px;
}

a {
	color: #666666;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

a:hover, a:active, a:visited {
	color:  #910159;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}


.footprint #footer p {
	color: #FFFFFF;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 10px;

}
.footprint #footer a, .footprint #footer a:active, .footprint #footer a:visited  {
	color: #CCCCCC;
	text-decoration: none;
		font-size: 10px;

}
.footprint #footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/*********************************************************
********************************************************
Froms Styles
********************************************************
********************************************************/


fieldset div {
	clear:both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0.2em;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0;
}



input[type=text] {

	padding-top:0.5em;
	padding-bottom:0.5em;
	border:1px solid #910159;
	background:#fafafa;
	font:bold 0.95em arial, sans-serif;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}


input[type=field] {

	padding-top:0.5em;
	padding-bottom:0.5em;
	border:1px solid #910159;
	background:#fafafa;
	font:bold 0.95em arial, sans-serif;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}

textarea {
	float:right;
	padding:0.5em;
	width:24em;
	border:1px solid #910159;
	background:#fafafa;
	font:bold 0.95em arial, sans-serif;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}
textarea:hover, textarea:focus {
	background:#f6f6f6;
	border-color:#EA0061;
} 

input[type=text]:hover, input[type=text]:focus {
	border-color:#EA0061;
	background:#f6f6f6;
} 

input[type=submit] {
color:#ffffff;
background:#333333;
	width:160px;
	background-image: url(../images/layout/submit_button.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
} 

input[type=submit]:hover {
color:#ffffff;
background:#444444;
	width:160px;
	background-image: url(../images/layout/submit_button.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
} 


.email {
	width:19em;
}

input.default {
	color:#bbb;
}

#submit-go {
margin-right:1em;
	margin-top:3em;
	width:69px;
	height:26px;
	text-indent:-9999px;
	overflow:hidden;
	border:0;
	background:url(../images/layout/submit-button.png) no-repeat 0 0;
	display:block;
	cursor:pointer !important; cursor:hand;
	float:right;
}


#submit-go:hover {
	background-position:0 -26px;
}


#ddown {
width:210px;
float:left;
}
#radio {
width:250px;
float:right;
}

#iconselect {
	background: url(../images/layout/select.gif) no-repeat;
	height: 25px;
	width: 190px;
	font: 13px Arial, Helvetica, sans-serif;
	padding-left: 15px;
	padding-top: 4px;
	color:#FFFFFF;
}
.selectitems {
	width:190px;
	height:25px;
	border-bottom: dashed 1px #ddd;
	padding-left:0px;
	padding-top:2px;
	font: 13px Arial, Helvetica, sans-serif;
}
.selectitems span {
	margin-left: 5px;
}
#iconselectholder {
	width: 190px;
	overflow: auto;
	display:none;
	position:absolute;
	background-color:#CCCCCC;
}
.hoverclass{
background-color:#eeeeee;
curson:hand;}
.selectedclass{
	background-color:#FFE5F0;
}

span.radio {
	width: 25px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(../images/layout/radio.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}



table.signup
{
	font-family: Trebuchet, sans-serif, Arial;
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	width: 165px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top: 0px;
}