/*mikes overrides*/

  #lowerSection div.featuredOfficersJob { padding-top: 10px; }
  #lowerSection div.featuredOfficersJob div.featureActions { top: 297px!important; }
  
  #lowerSection div.rightCol { margin-top: 35px;  }
  #lowerSection div.leftThumb, div.rightThumb { margin:0 0 25px 0!important; }
  #lowerSection div.rightThumb img { margin-bottom: 10px; }

  div.columnStyleThree div.rightCol { margin-top: 0px!important; }
  div.columnStyleOne div.rightCol { margin-top: 0px!important; }

/*end overrides*/

#upperSection {
	background-image: url(images/combatAndSecurityBg.jpg);
	background-repeat: no-repeat;
	height: 370px;
    width:940px;
}
#lowerSection {
	background-image: url(images/combatAndSecurityBg.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 860px;
}
* html #lowerSection {
	background-position: 0 -370px;
	}
#lowerSection .columnStyleOne .rightCol {
	width: 353px;
}
#lowerSection p {
	color: #84aed8;
	overflow: hidden;
}
#upperSection .leftCol p.intro {
	color: #ffffff;
	margin-left: 30px;
	margin-top: 80px;
}
#lowerSection h2 {color: #ffffff;}	

div.leftThumb, div.rightThumb {
	margin: 0;
	margin-bottom: 40px;
	overflow: auto;
}
#lowerSection .leftCol {
	margin-left: 30px;
	width: 486px;
}
#lowerSection .rightCol {
	margin-right: 30px;
	width: 
}
#lowerSection .columnStyleTwo .rightCol {
	width: 490px;
}
#lowerSection .columnStyleTwo div.rightThumb {
	margin-bottom: 15px;
	overflow: hidden;
}
div.leftThumb h2, div.rightThumb h2 {
	margin-top: 0;
}

div.leftThumb img {
	float: left;
	margin-right: 20px;
	display: inline;
}
div.rightThumb img {
	float: right;
	margin-left: 20px;
	display: inline;
}
