/* Redefined HTML tags */

body {
	margin: 0 0 30px 0;
	padding: 0;
	font: x-small/1.6 Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #fff url('/_images/bg/body.gif')  left top repeat-x;
	color: #002C54;
}

p {
	margin: 0 0 1.6em 0;
}

form {
	margin: 0;
	padding: 0;
}

img {
	border: none;
	z-index:100;
}

.clear {
	clear: both;
}

/* Standard Layout ID's */

#container {
	position: relative;
	width: 775px;
	margin: 0 auto;
}

/* Header */

#header {
	position: relative;
	margin: 14px 0 0 0;
	height: 239px;
	background: url('/_images/bg/header.gif') left top no-repeat;
	z-index: 3;
}

#logo {
	position: absolute;
	top: 38px;
	left: 45px;
}

#banner {
	width: 755px;
	height: 127px;

/* 
	PURE genius. I mean this is geniius REFINED.
	Not just absolute positioning... no, that's too obvious. Absolute AND relative positioning!

	That's asolutly relavent for a bad joke! ...<silence>
	
				-jco
*/ 
	position: absolute; 
	position:relative; 
	/* top: 56px; */
	left: 5px;

}

#specialists {
	position: absolute;
	left: 237px;
	top: 47px;

}

#register_now {
	position: absolute;
	top: 25px;
	right: 46px;
}

#sub_content_wrapper {
	width:200px;
	margin:-52px 20px 0 0;
	padding:0;
	position:relative;
	z-index:20;
	float:right;
	display:inline;
	border:0px solid green;
}

div.sub_content_container {
	position: relative;
	width: 180px;
	padding:0 20px 7px 0;
	font-size: 1.1em;
	margin-top:60px;
	
}

div.sub_content_top {
	width:200px;
	height:13px;
	position:relative;
	margin:0;
	padding:0;
	font-size:0px;
	line-height:0px;
	float:left;
}

div.sub_content {
	width:189px;
	margin:0;
	padding:0 4px 20px 7px;
	background:url('/_images/bg/sub_content.gif') bottom left no-repeat;
	position:relative;
	float:left;
}

div.get_in_touch_top {
	width:200px;
	height:63px;
	position:relative;
	margin:0;
	padding:0;
	font-size:0px;
	line-height:0px;
}

div.get_in_touch {
	width:189px;
	margin:0;
	padding:0 4px 20px 7px;
	background:url('/_images/bg/get_in_touch.gif') bottom left no-repeat;
	position:relative;
}

#main_content {
	position: relative;
	width: 500px; /* jarrod */
	float: left;
	clear: left;
	font-size: 1.1em;
	margin-left: 13px;
	display: inline;
	padding:12px 0 0 0;
}

#content {
	float: left;
	width: 775px;
	background: #fff url('/_images/bg/content.gif') left top repeat-y;
	padding-bottom:20px;
	position:relative;
}

#content_head {
	width: 732px;
	background: #E4F0F4 url('/_images/bg/content-head.gif') left top repeat-x;
	margin-left: 10px;
	padding: 18px 0 0 23px;
}

#page_description {
	width:470px;
	padding:0 0 0 22px;
	margin:0;
	position:relative; /* jarrod */
}

div.blue_heading {
	background:url('/_images/bg/job_search.gif') top left repeat-x;
	padding:0 0 0 19px;
}

div.pagination {
	padding:0 5px 0 0;
	margin:0 0 1px 0;
	border-bottom:1px dotted #78A896;
	text-align:right;
	position:relative;
}

div.result_container {
	border-bottom:1px dotted #063927;
	padding:0 0 20px 0;
	margin:0 0 2px 0;
}

div.result_title {
	margin:0 0 5px 0;
	padding:5px 6px 0 11px;
	background-color:#E4F0F4;
	height:31px;
}











/* Footer */

#footer {
	position: relative;
	clear: both;
	background: #fff url('/_images/bg/footer.gif') left top no-repeat;
	padding: 50px 10px 0 10px;
	font-size: 1.1em;
	color: #3C4844;
}

#footer span {
	color: #D0D6D4;
}

#footer .phone_number {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 8px;
	left: 130px;
	color: #fff;
	font-size: 1.6em;
}

#site_credits {
	position: absolute;
	right: 10px;
	bottom: 0;
}

	/* Forms */
	
form {
	margin: 0;
	padding: 0;
	

}

fieldset {
	margin: 0 0px 0 0;
	padding: 0 0 35px 0;
	border: none;
		border:0px solid red;
	

}

div.get_in_touch fieldset {
	padding:0;
}

form label {
	margin: 0 10px 0 3px;
	width:300px;
}

form label.checkbox_label {
	margin: 0 2px 0 3px;
	float:left;
	width:125px;
}

div.get_in_touch form label {
	margin: 0 2px 0 3px;
	float:left;
	width:65px;
}

input.text,
textarea {
	width: 212px;
	padding: 2px 2px;
	border: 1px solid #90C5B2;
	float: left;
	margin-right: 5px;
	margin-bottom:10px;
	font-size:11px;
}

.jarrods_magic_fix {
	width: 300px;
}

form select {
	width: 212px;
	padding: 1px 1px 1px 4px;
	border: 1px solid #90C5B2;
	float: left;
	margin-right: 5px;
	margin-bottom:10px;
	font-size:11px;
}

div.get_in_touch form select,
div.get_in_touch form input.text {
	width:134px;
}

form br {
	clear: both;
}

form input.checkbox {
	float:left;
}

form input.submit {
	float:right;
}

form input.small {
	width:20px;
}

form input.medium {
	width:40px;
}








		/* Lists */
div.sub_content ul {
	margin:0;
	padding:0 0 0 18px;
	list-style:none;
	position:relative;
}

div.sub_content ul li {
	position:relative;
	margin:0;
	padding:0 0 10px 0;
}

div.sub_content ul li a {
	font-size:11px;
	color:#011D87;
	font-weight:bold;
	text-decoration:none;
	padding:0 0 0 13px;
	background:url('/_images/bullets/sub_content.gif') left no-repeat;
}

div.sub_content ul li a:hover {
	color:#0284B4;
}

div.sub_content ul li a.selected {
	color:#0284B4;
}





		/* Images */
div.blue_heading img {
	padding:7px 6px 0 0;
}




		/* Text */
p.details {
	border-bottom:1px dotted #78A896;
	font-size:11px;
	color:#1D4D79;
	padding:3px 0 8px 22px;
	margin:0 0 2px 0;
}

div.pagination p {
	margin:0;
	padding:0 0 4px 0;
	color:#1D4D79;
}

div.pagination span {
	color:#0284B4;
}

div.result_title p {
	margin:0;
	padding:0;
	width:350px !important;
	font-size:15px;
	color:#002C54;
	font-weight:bold;
}

div.result_container p {
	padding-left:11px;
	color:#1D4D79;
	width:440px;
}







		/* Links */
div.pagination a {
	color:#0284B4;
	text-decoration:underline;
	margin:0;
	padding:0;
	height:11px;
	padding:0 2px 1px 3px;
}

div.pagination a:hover,
div.pagination a.selected {
	text-decoration:none;
	background-color:#002C54;
	color:#FFF;
}

div.pagination a.prev,
div.pagination a.next {
	border:0;
	margin:0;
	padding:0;
}

div.pagination a.prev:hover,
div.pagination a.next:hover {
	background:none !important;
	color:#0284B4;
}


/* 

	Jarrod's additions.

*/

	p.message {
		margin: 15px 0 0 0;
	}












