/***************************************************
			      Reset
***************************************************/

* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

html, body, div, span, h1, h2, h3, h4, h5, h6, p, ol, ul, li, form, label, legend, caption, aside, details, figcaption, figure, footer,header, hgroup, menu, nav, section, summary {
   margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

@font-face {
    font-family: 'NewsGothicFSMediumRegular';
    src: url('../fonts/newsgothic-medium-webfont.eot');
    src: url('../fonts/newsgothic-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/newsgothic-medium-webfont.woff') format('woff'),
         url('../fonts/newsgothic-medium-webfont.ttf') format('truetype'),
         url('../fonts/newsgothic-medium-webfont.svg#NewsGothicFSMediumRegularRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'NewsGothicFSBookRegular';
    src: url('../fonts/newsgothic-book-webfont.eot');
    src: url('../fonts/newsgothic-book-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/newsgothic-book-webfont.woff') format('woff'),
         url('../fonts/newsgothic-book-webfont.ttf') format('truetype'),
         url('../fonts/newsgothic-book-webfont.svg#NewsGothicFSBookRegularRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

ol, ul {
	list-style: none;
	text-transform: uppercase;
}

a img {
	border: none
}

aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {display: block;
}

/***************************************************
			      Global styles
***************************************************/

html {
	width: 100%;
	height: 100%;
}

body {
   	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #575757;
	margin: 0 auto; 
	height: 100%; 
	line-height: 23px;
	background-image: url(../images/bg.png); 
	background-position: left top;
	background-repeat: repeat;
}

.bg {}

p {
	padding-top: 10px;
}
	
a, p a {
	color: #ff0022;
}
	
a: hover {}

h1, h2, h3, h4, h5, h6 {
   font-family: 'Open Sans', sans-serif;
   font-weight: normal;
	position: relative;
}

h1 {
	color: #fff;
	text-transform: uppercase;
	font-family:'NewsGothicFSBookRegular', sans-serif;
	font-size: 33px;
	text-align: left;
	z-index: 10;
	padding: 16px 0 0 15px;
	margin-top: -7px;
	letter-spacing: .01em;
}

h1 span {
	font-size: 25px;
	line-height: 12px;
	color: #fff;
	margin-left: 10px;
}
	
h2 {
	color: #575757;
	text-transform: uppercase;
	font-family: 'NewsGothicFSBookRegular', sans-serif;
	font-size: 28px;
	text-align: left;
	letter-spacing: .01em;
	line-height: 1.0;
	padding-top: 30px;
}
	
h3 {
	font-family: 'NewsGothicFSMediumRegular', sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	line-height: 0.9;
	color: #575757;
	text-align: left;
}

h3.section {
	margin: 15px 0 5px 60px;
}

h3.faq {
	padding-top: 30px;
}

h3.unsubscribe {
	padding-top: 30px;
}

h3.numbered {
	padding-top: 15px;
}

h4 {
	font-size: 14px;
	line-height: 0.9;
	color: #CC3333;
	text-align: left;
	margin-bottom: 8px;
	padding-top: 3px;
}

label {
	display: inline-block;
}

/***************************************************
			    Main containers
***************************************************/

#container, #container_left, #container_right {
}
	
#container {
	position: relative;
	width: 100%;
	margin: 0 auto;
	min-height: 100%;
}

#page {
	width: 100%;
	text-align: center;
	z-index:0;
}

#subheader {
	width: 100%;
	height: 78px;
	background-color: #ff0022;
	margin: 0 auto;
	clear: both;
    -moz-box-shadow:    inset 0  10px 10px -10px #575757;  
    -webkit-box-shadow: inset 0  10px 10px -10px #575757;  
     box-shadow:        inset 0  10px 10px -10px #575757; 
	
}

#subheader-red {
	width: 960px;
	postion: relative;
	margin: 0 auto;
}

#header-inner {
	position: relative;
	width: 960px;
	margin: 0 auto;
}

#intro-inner {
	width: 960px;
	position: relative;
	float: left;
	margin: 0 auto;
	height: 351px;
	background-color: #fff;
	padding: 0;
}

#inner-subheader {
	padding-top: 18px;
	text-align: left;
}

.page-center {
	text-align: left;
	margin: 0 auto;
	width: 960px;
}

#holder_content-inner {
	position: relative;
	width: 930px;
	margin: 0 auto;
}

.group1 {
	float: left;
	width: 310px;
	position: relative;
	padding: 0px;
	margin-top: 30px;
	margin-left: 0px;
	padding-right: 30px;
	margin-bottom: 30px;
}
	
.group2 {
	float: left;
	width: 310px;
	position: relative;
	padding: 0;
	margin-top: 30px;
	margin-left: 0px;
	padding-right: 30px;
	margin-bottom: 30px;
}
	
.group3 {
	float: right;
	width: 310px;
	position: relative;
	padding: 0;
	margin-top: 30px;
	margin-left: 0px;
	padding-right: 15px;
	margin-bottom: 30px;
	}

header {
	position: relative;
	float: left;
	width: 100%;
	height: 112px;
}
	
/***************************************************
				INTRO
***************************************************/	
	
#intro {
	position: relative;
	width: 960px;
	margin: 0 auto;
	box-shadow:1px 1px 14px rgba(0, 0, 0, .4);
	-webkit-box-shadow:1px 1px 14px rgba(0, 0, 0, .4);
	-moz-box-shadow:1px 1px 14px rgba(0, 0, 0, .4);
	
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#191919')";
}

.intro_right_top {}

.intro_rightcurveshadow {
	z-index: 10;
	top: 0px;
	left: 628px;
	position: absolute;
}

.intro_right_top_arrow {
	left: 24px;
	top: 27px;
	position: absolute;
	z-index: 7;
}

.intro_right_top_h1 {
	color: #fff;
	text-transform: uppercase;
	font-family:'NewsGothicFSBookRegular', sans-serif;
	font-size: 33px;
	text-align: left;
	width: 332px;
	height: 78px;
	position: absolute;
	background-color: #ff0022;
	top: 0px;
	z-index: 6;
	padding-top: 27px;
	padding-left: 75px;
}

.gallery {
	position: absolute;
	left: 15px;
	top: 15px;
	z-index: 10;
}

.intro_right_body_h3 {
	width: 332px;
	height: 273px;
	position: absolute;
	background-color: #dfddda;
	color: #423839;
	font-family: 'Open Sans', Arial, sans-serif;
	font-weight: 300;
	text-align: left;
	padding: 24px;
	left: 628px;
	top: 78px;
	font-size: 15px;
	line-height: 25px;
}

/***************************************************
				   HOLDERS
***************************************************/	

.holder_content {
	position: relative;
	float: left;
	width: 100%;
	margin-top: 45px;
	background-color: #fff;
}
	
.holder_content_separator{
	margin-bottom: 20px;
}
	
/***************************************************
			        GALLERY
***************************************************/
	 	 
a.photo_hover3 {
	float: left;
	display: inline;
}

a.photo_hover3: hover {}
	
a.photo_hover2 {}

a.photo_hover2: hover {}

p.homepage {
	margin-left: 60px;
	margin-bottom: 15px;
	font-size: 12px;
	padding-top: 0px; 
}

article {}

/***************************************************
			        FOOTER
***************************************************/

footer {
	position: relative;
	height: 127px;
	clear: both;
	width: 100%;
	background-image: url(../images/footer-bg.png);
	background-position: left top;
	background-repeat: repeat;

}
.footer_nav {
	color: #423839;
	font-family:'NewsGothicFSBookRegular', Arial, sans-serif;
	font-size: 14px; 
	text-transform: capitalize;
	display: inline;
	text-decoration: none;
	float: left;
	margin-right: 5px;
	margin-top: -2px;
	text-align: left;
}

.footer_nav_spacer {
	height: 10px;
	background-color: #423839;
	width: 1px;
	margin-left: 10px;
	text-transform: uppercase;
	margin-right: 10px;
	display: inline-block;
}

#FooterOne, #FooterTwo, #FooterTree {
	position: relative;}

#FooterTwo {
	float: right;
	color: #423839;
	font-family:'NewsGothicFSBookRegular', Arial, sans-serif; 
	text-transform: capitalize;

}

#FooterTree {
	float: left;
}

.container {
   width: 960px;
   margin: 0 auto;
   padding: 30px 15px 0 15px;
}

/***************************************************
				       MENU
***************************************************/

nav {
	position: absolute;
	width: 534px;
	top: 40px;
	left: 549px;
	
}

nav ul li {
	float: left;
	margin-left: 16px;
	line-height: normal;
}

nav ul li a {
	font-size: 14px;
   	font-family: 'NewsGothicFSMediumRegular', sans-serif;
   	text-trasform: uppercase;
	color: #fff;
	font-weight: normal;
	display: block;	/* IE6, IE7 line height fix */
	padding-bottom: 10px;
	padding-top: 5px;
	margin-top: 5px;
	margin-right: 6px;
   text-decoration: none; 
}

nav ul li a:hover {
	color: #dfddda;
}

nav ul li a.current {}

.content_menu {
	float: left;
	width: 274px;
	margin-top: -10px;
	margin-bottom: 15px;
}
	
.content_menu ul {	
	margin: 0px;
	padding: 0px;
	float: none;
}

.content_menu ul li {
	float: none;
	padding-bottom: 16px;
}


.content_menu ul li a {
	font-size: 14px;
	line-height: normal;
	color: #33CC99;
	text-align: left;
	text-decoration: none;
	background-position: left;
	padding-left: 20px;
}
	
.content_menu ul li a:hover {
	color: #dfddda;
}

/***************************************************
				   SPECIFIC
***************************************************/

#logo {
	position: relative;
   float: left;
	left: 15px;
	width: 247px;
	height: 23px;
	top: 44px;
}

.clearing {
	clear: both;
	display: inline;
	width: 100%;
	height: 0;
	overflow: hidden;
}
 	
#button {
	margin-left: 55px;
}
	
#button:hover {
	opacity:0.8;
	filter:alpha(opacity=80);
}

button {
   border: 1px solid #bbc4c4;
   background: #F02;
   background: -webkit-gradient(linear, left top, left bottom, from(#F02), to(#bd0019));
   background: -webkit-linear-gradient(top, #F02, #bd0019);
   background: -moz-linear-gradient(top, #F02, #bd0019);
   background: -ms-linear-gradient(top, #F02, #bd0019);
   background: -o-linear-gradient(top, #F02, #bd0019);
   padding: 7.5px 15px;
   -webkit-border-radius: 10px;
   -moz-border-radius: 10px;
   border-radius: 10px;
   color: #fff;
   font-size: 13px;
   font-family: 'Open Sans', sans-serif;
   text-decoration: none;
   vertical-align: middle;
   text-transform: uppercase;
}

button:hover {
	opacity:0.8;
	filter:alpha(opacity=80);
}

#twitter_t {}
		
#twitter_m {}
		
#twitter_container {
	min-height:45px;
	height:auto !important;
}
		
#twitter_update_list {
	font-size: 12px;
	font-style: italic;
	color: #575757;
	text-transform: lowercase;
	margin-left: 60px;
	}
		
#twitter_update_list li {
	list-style: none;
	margin-bottom: 15px;

}
		
#twitter_update_list li a {
	color: #ff0022;
	text-decoration: none;
	padding-right: 5px;

}
		
#twitter_update_list li a:hover {
	color: #dfddda;
}

#twitter span {}
		
#twitter_b {}

/***************************************************
				   FIND EMPLOYEE
***************************************************/

#body {
	width: 100%;
	height: auto;
	background-repeat: repeat;
	background-image: url(../images/page-bg.png);
	float: left;
}

section#right-content-body {
	background-color: #fff;
	border-bottom: 2px #d2d0cd solid;
	padding-bottom: 30px;
}

section#right-content-body:last-child {
	border-bottom: none;
	padding-bottom: 0px;
}

#body-inner {
	text-align: left;
	margin: 0 auto;
	width: 960px;
	
}

#body-left {
	width: 240px;
	float: left;
	padding: 20px 0 30px 15px;

}

.submenu {
	display: block;
}

section.submenu a {
	font-family:'NewsGothicFSBookRegular', Arial, sans-serif; 
	color: #575757;
	text-decoration: none;
	font-size: 14px;
	text-transform: capitalize;
}

section.submenu li {
	padding: 10px 0 10px 0;
	border-bottom: 2px #d2d0cd solid;
	width: 90px;
	
}

section.submenu a:hover {
	color: #F02;
}

#right-content-body a {
	text-decoration: none;
	font-family:'Open Sans', sans-serif;
}

#right-content-body a:hover {
	font-style: italic;
}

#right-content {
	width: 720px;
	float: left;
	background-color: #fff;
	padding: 0 45px 30px 45px;
	min-height: 470px;
}

#contact-information {
	display: inline-block;
	float: left;
}

#Find-Employee span {
	display:inline-block;
	margin:15px 30px 5px 0;
	width: 240px;
}

input {
	width: 240px;
	background-color: #f4f2ef;
	border: 1px #dedcd9 solid;
	height: 30px;
}

#relocation {
	width: 15px;
}

textarea {
	width: 512px;
	height: 200px;
	background-color: #f4f2ef;
	border: 1px #dedcd9 solid;
	float: left;
}

#Find-Job span.contact {
	display:inline-block;
	margin: 15px 30px 0 0;
	width: 240px;
}

#Find-Job span {
	display:inline-block;
	margin: 0 30px 0 0;
	width: 240px;
}

#select-job span {
	margin: 10px 30px 10px 0;
}

#category {
	width: 15px;
}

p#resume-example {
	padding-top:30px;
}

.dropdown select {
	background: transparent;
	-webkit-appearance: none;
	width: 240px;
	height: 28px;
	padding: 5px 0 5px 10px;
	border: transparent;
	padding-right:55px
	color: #575757;
}

.dropdown {
	border: 1px #dedcd9 solid;
	overflow: hidden;
	background:url(../images/arrow.png) no-repeat right #f4f2ef;
}

input[type=checkbox] {
    position: relative;
    top: 7px;
}

#select-job, #job_listing, #message {
	padding-top: 15px;
}

.other_categories, p.other_categories {
	padding-top: 15px;	
}

#submit_buttons {
	padding-top: 30px;	
}
