#armedPage
{
	background: url('/images/armed-forces/gradiant-bg.jpg') repeat-x top left;
}

#armedContainer
{
	width: 942px;
	margin: 0 auto;
	background-color: #fff;
	border-left: 1px solid #b7b7b7;
	border-right: 1px solid #b7b7b7;
	padding-top: 20px;
}

h1
{
	display: none;
}

p
{
	font-size: 12px;
}

#intro
{
	background: url('/images/armed-forces/evo-400.jpg') no-repeat bottom right;
	height: 250px;
}

#intro p
{
	margin: 30px 0 0 100px;
	width: 320px;
	font-size: 15px;
	font-weight: bold;
}

#intro img
{
	margin: 0 0 0 100px;
}

#infoBoxes
{
	border: 1px solid #dedede;
	float: left;
	width: 673px;
	margin: 0 0 15px 100px;
	padding: 10px 10px 10px 60px;
	display: block;
}

#infoBoxes a
{
	font-weight: bold;
}

#infoBoxes a:hover
{
	text-decoration: underline;
}


#infoArmed,
#infoExport
{
	width: 300px;
	height: 80px;
	float: left;
}

#infoArmed
{
	margin-right: 50px;
}

#emcInfo
{
	clear: both;
	width: 700px;
	margin: 0 auto 15px auto;

}

#emcInfo p
{
	width: 700px;
	text-align: center;
	font-size: 17px;
	font-weight: bold;
}

#emcInfo a
{
	font-size: 17px;
	font-weight: bold;
}

#emcInfo a:hover
{
	text-decoration: underline;
}

#rangeImg
{
	width: 743px;
	margin: 0 0 15px 100px;
}
