<!--
/* >>>Global body, p, and font styling begins here.<<< */
h1, h2, h3, h4, h5, h6 {
font-size:18px;}

h2 {
font-size:16px;
	}
h3 {
font-size:14px;}
a {
	color: #0069B3; 
	text-decoration: none;}
a:visited {
	color: #0069B3;}
/*Jello Mold Sizing*/	
body 
  {
	background: none; 
    color: #000; 
	font-size:12px;
	width:100%;
	}
#container{
	padding: 0;
	margin: 0;
	background:none; 
}
#sizer {
	margin: 0; /* this centers the wrappers in standards browsers */
	width: 100%; /* here is the critical value for customizing the Jello behavior */
	max-width: 100%;  /* version for IE is at the bottom of this style block */

}

#expander {
	margin: 0; /* these side margins should be the same or slightly less than body paddings */
	min-width: 100%; /* This prevents Safari from losing the negative margins in narrow windows */
	position: relative;
}

	/* Holly hack for IE. Must be zero, not the usual 1% value, due to IE bug \*/
* html #expander { height: 0; }
	/* */

	/* helps IE get the child percentages right. */
#wrapper { width: 100%; 
} 
	/* ------------------------------ */


#content {
	padding:0px;
	margin-top:0;
}


/* Internal Header Styles Here */
img.LindeLogo{ 
	margin:0;
}
img.NaltoLogo{
	right:0px;
	}
/*Navigation*/
#nav{
display:none;
	}


/*footer*/


/*Home Page*/
#home{
	background: none; 
}
#home #mainPromo{
	background:  url(/images/home/mainPromo.jpg) no-repeat right top ; 
	height:200px;
}
#home #mainPromo img{
display:none;
}
 #home #mainPromo h1{
	padding:0;
}
#home #mainPromo div{
	width:40%;
	margin-right:5%;
}
 #home #mainPromo form{
	width:40%;
}
#home .column1, #home .column2 {
padding-left:1%;
}
#home .column2 {
padding-right:1%;
border-right:1px dashed #D2D2D2;
}

/*Sub Promo*/
div.subPromo{
display:none;
}
#home div.subPromo, div.subPromo{
	width:34%;
	padding:0;
	margin:0 ;
}
#home div.subPromo{
margin-bottom:75px;
display:block;
}

.subPromo h1, .subPromo h1 span.h11, .subPromo h1 span.h12, .subPromo h1 span.h13{
font-size:16px;
color:#0069b3;
}

.subPromo h1 span.h12 {
color:#0069b3;
}
div.subPromo h2 {
color:#0069b3;

}

/*internal Pages*/
#content ul {
    padding-left:30px; 
list-style:square;
}

#content ul li {
    padding-left:0; 
	background: none;
}

/*Job Results*/
#contentJOBS {
	width: 90%;
}

#rightColumn{
	float: none;
	width: 90%;}
#results {
	float: none;
	clear:none;
	
	}


.spotlight {
	border:1px dashed #D2D2D2;
}
.searchBox{
display:none;

}
.spotlight img{
	padding:0;
	border:none;}
/*job results table*/

table.jobResults{
clear:none;
width:90%;

}
/*For the bottom navigation*/


