body {
	margin: 0px;
}
.siteWrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.siteBack {
	background-image: url(../images/template/contentBack.gif);
	background-repeat: repeat-y;
	float: left;
	width: 960px;
}

.contentWrapper {
	float: left;
	width: 960px;
	background-image: url(../images/template/bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.siteTop {
	background-image: url(../images/template/top.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 960px;
	margin: 0px;
}

.siteBottom {
	background-image: url(../images/template/bottom.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.footerArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 960px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 10px;
}
.footerArea a {
	color: #000000;
	text-decoration: none;
}
.footerArea a:hover {
	color: #184690;
}
.navigation {
	float: left;
	width: 192px;
	margin-top: 73px;
	margin-left: 9px;
	height: 390px;
}
.contentArea {
	float: left;
	width: 695px;
	margin-left: 19px;
	min-height: 390px;
	padding-bottom: 10px;
	margin-top: 26px;
}
.contentBack {
	background-image: url(../images/manufacturingCapabilities/capabilitiesBackground.jpg);
	background-repeat: no-repeat;
	position: relative;
	background-position: right bottom;
	float: left;
	width: 960px;
}
.black12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.black12 a {
	color: #000000;
}
.black12 a:hover {
	color: #184690;
}

.homeBox {
	float: left;
	width: 155px;
	margin-top: 7px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #5d85c0;
	padding-right: 8px;
	padding-left: 8px;
	height: 100px;
}
.capabilityImages {
	float: left;
	margin-right: 16px;
	margin-top: 5px;
}
.capabilityCopy {
	float: left;
	width: 516px;
}
.siteLists {
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 15px;
}
.imageColumn {
	float: left;
	margin-right: 16px;
	padding-bottom: 20px;
}
.copyColumn {
	float: left;
	width: 450px;
}
.productColumn {
	float: left;
	width: 130px;
	margin-top: 13px;
	padding-right: 40px;
}
.productColumn p {
	margin-top: 5px;
	margin-bottom: 5px;
}
.blue16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #275CAB;
}
