@charset "utf-8";
/* CSS Document */

#contentMain {
	margin-top: 40px;
	}
#contentMain h1.deploymentExercise{
		background:url(/airforce/tradesAndApprenticeships/images/ttl_deployments.gif) top left no-repeat; 
		width:350px; 
		height:30px;
		text-indent:-9999px;
		margin-bottom:25px;
}
#upperSection {
	background-image: url(images/header_logistics.jpg);
	background-repeat: no-repeat;
	height: 280px;
    width:940px;
}
#lowerSection {
	background-image: url(images/bg_logistics.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 727px;
}
#upperSection p, #lowerSection p {
	color: #b0c0ce;
}
#upperSection a, #lowerSection a {
	color: #ffffff;
}
#upperSection p.intro {
	color: #ffffff;
}
#upperSection .leftCol {
	margin: 90px 0 0 30px;
	width: 400px;
}
#lowerSection .leftCol {
	margin-left: 30px;
}
#lowerSection .rightCol {
	width: 430px;
	margin-right: 20px;
}

#lowerSection .columnStyleTwo .leftCol {
	width: 396px;
}
#lowerSection .columnStyleTwo .rightCol {
	width: 480px;
}
.imgRight p  {
	clear: left;
	
}
#lowerSection .columnStyleThree .leftCol {
	margin-top: 40px;
}
.arrowLink {
		background-image: url(/global/images/arrow_white.gif);
		
	}
