/* MR SANDIAS GENERAL RULES */

html {
	background: #333333 url("/images/backgrounds/interior/int_main_background(1).gif");
	background-repeat: repeat;
	background-position: center top;
}

body {
	background: transparent url("/images/backgrounds/interior/int_main_background(2).gif");
	background-repeat: repeat-x;
	background-position: center top;
}

/* SITE CONTAINERS */

div#whole_site_container {
	background: transparent url("/images/backgrounds/interior/interior_main_backgound(1).gif");
	background-repeat: repeat-y;
	background-position: center 689px;
}

.skyscraper {
	background: transparent url("/images/backgrounds/interior/skyscraper(int).jpg");
}
.staircase {
	background: transparent url("/images/backgrounds/interior/staircase(int).jpg");
}
.group_meeting {
	background: transparent url("/images/backgrounds/interior/group_meeting(int).jpg");
}
.looking_toward_future {
	background: transparent url("/images/backgrounds/interior/looking_toward_future(int).jpg");
}
.downtown_city_at_night {
	background: transparent url("/images/backgrounds/interior/downtown_city_at_night(int).jpg");
}
.office_building {
	background: transparent url("/images/backgrounds/interior/office_building(int).jpg");
}

div#site_container {
	background-repeat: no-repeat;
	background-position: center top;
}


/* HEADER */

div#header {
	margin: 0px 15px -46px 15px;
	height: 257px;
}

	#header h1 {
		height: 257px;
	}


/* NAVIGATION */

ul#navigation {
	position: absolute;
	top: 106px;
	left: 30px;
	list-style: none;
	z-index: 100;
}

	#navigation li {
		float: left;
	}
	
		a#about_link {
			width: 60px;
			background: transparent url("/images/navigation/interior/about_button(int).gif");
		}
		
		a#industries_link {
			width: 67px;
			background: transparent url("/images/navigation/interior/industry_button(int).gif");
		}
		
		a#join_us_link {
			width: 59px;
			background: transparent url("/images/navigation/interior/join_us_button(int).gif");
		}
		
		a#candidates_link {
			width: 85px;
			background: transparent url("/images/navigation/interior/candidate_button(int).gif");
		}
		
		a#clients_link {
			width: 59px;
			background: transparent url("/images/navigation/interior/clients_button(int).gif");
		}
		
		a#jobs_link {
			width: 43px;
			background: transparent url("/images/navigation/interior/jobs_button(int).gif");
		}
		
		a#contact_link {
			width: 67px;
			background: transparent url("/images/navigation/interior/contact_button(int).gif");
		}
		
	
		#navigation li a {
			display: block;
			height: 31px;
			background-repeat: no-repeat;
			background-position: 0px 0px;
		}
		
		#navigation li a:hover {
			background-position: 0px -31px;
		}
		
			#navigation li a span {
				display: none;
			}
/* HOME BUTTON */
	a#home_button {
		left: 508px;
		top: 185px;
		position: absolute;
		display: block;
		width: 110px;
		height: 42px;
		background: transparent url("/images/misc_elements/home_button.gif");
		z-index: 999
	}
	
	a#home_button:hover {
		background-position: -110px 0px;
	}
	
		#home_button strong {
			display: none;
		}



div.fb_like_container {
	position: absolute; 
		left: 368px;
		top: 190px;
	z-index: 699;
	width: 200px;
}


/* MAIN BODY REGION */

div#main_body {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 20px 15px 0px 0px;
	min-height: 478px;
	_height: 478px;
	background: transparent url("/images/backgrounds/interior/interior_main_body_background(2).gif");
	background-repeat: no-repeat;
	background-position: 1px 46px;
	overflow: auto;
}

* html div#whole_site_container div#main_body {
	overflow: visible;
}


/* MAIN TEXT REGION */

	div#body_text {
		padding: 0px 50px;
		width: 520px;
		font-size: 14px;
	}

		#body_text h2 {
			margin: 20px 0px 50px 0px;
		}
		
		#body_text h3, #body_text h4, #body_text h5, #body_text h6 {
			font-weight: 100;
		}
		
		#body_text h3 {
			font-size: 18px;
		}
	
		#body_text p {
			margin: 30px 0px;
		}
		
		#body_text ul, #body_text ol {
			margin: 30px 0px 30px 30px;
		}
		
		#body_text ul li, #body_text ol li {
			margin: 10px 0px;
		}


/* FORM RULES */

form.body_form {
	margin: 1.5em 0px;
	font-size: 12px;
}

#body_text form.body_form h3 {
	margin: 2em 0;
	color: #841a01;
}

.body_form label {
	margin: 0px 0px 1.5em 0px;
	float: left;
	width: 35%;
	color: #999999;
	display: inline;
}

.body_form fieldset {
	margin: 0px;
	border: 0px;
}

label.special_label, label.radio_label {
	float: none;
	margin: 1.5em 0px;
	color: #999999;
}

label.special_label {
	width: 95%;
}

label.radio_label {
	width: 5%;
}

fieldset.checkboxes_fieldset {}

label.checkbox_label {
	width: 20%;
}

.body_form input.text_field, .body_form select.select_field, textarea.resume_field {
	margin: 0px 0px 1.5em 0px;
	border: 1px solid #888888;
	font-size: 14px;
	color: #b4ddff;
	background-color: #2d2d2d !important;
}

.body_form input.radio_input {}

* html form.body_form input.text_field, * html form.body_form select.select_field, * html form textarea.resume_field {
	background-color: #2d2d2d !important
}

.body_form input.text_field, .body_form select.select_field {
	margin: 0px 0px 1.5em 0px;
	width: 60%;
	height: 1.5em;
}

.body_form input.field_checkbox {
	margin: 0px 0px 1.5em -120px;
}

.body_form input.checkboxes {
	margin: 0px 15px 0px 0px;
	width: 25px;
	height: 25px;
	float: left;
	clear: right;
}

textarea.resume_field {
	display: block;
	width: 95%;
	height: 150px;
	
}


/* SUB NAVIGATION */

div#sub_navigation {
	padding: 100px 0px 0px 0px;
}

	#sub_navigation h2, #sub_navigation ul {
		padding: 0px 0px 0px 25px;
	}

		#sub_navigation ul li {
			width: 240px;
		}
	
		#sub_navigation ul li a {
			color: #ffffff;
		}
		
		#sub_navigation ul li a:hover {
			font-weight: bold;
		}


/* LIVE ASSISTANCE AD */

div#live_assistance {
	margin: 0px auto;
	padding: 25px 0px;
	width: 143px;
}


/* FOOTER */

div#footer_container {
	background: transparent url("/images/backgrounds/interior/interior_footer_background(1).gif");
	background-repeat: repeat;
	background-position: center top;
}

div#footer {
	margin: 0px auto;
	background: transparent url("/images/backgrounds/interior/interior_footer_background(2).gif");
	background-repeat: no-repeat;
	background-position: center top;
}


