.home_background {
	background-attachment: scroll;
	background-image: url(images/background_home.jpg);
	background-repeat: no-repeat;
}
.contact_background {
	background-attachment: scroll;
	background-image: url(images/background_contact.jpg);
	background-repeat: no-repeat;
}
.mission_background {
	background-attachment: scroll;
	background-image: url(images/background_about.jpg);
	background-repeat: no-repeat;
}
.about_background {
	background-attachment: scroll;
	background-image: url(images/background_about.jpg);
	background-repeat: no-repeat;
}
.capabilities_background {
	background-attachment: scroll;
	background-image: url(images/background_capabilities.jpg);
	background-repeat: no-repeat;
}
.clients_background {
	background-attachment: scroll;
	background-image: url(images/background_clients.jpg);
	background-repeat: no-repeat;
}
.Content_Header {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-size: 16px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.Content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.hiddenPic {
	display: none;
}
.capabilities_background_rightside {
	background-image: url(images/capabilities_background_RightSide.gif);
	background-repeat: repeat-y;
}
.capabilities_background_leftside {
	background-image: url(images/capabilities_background_BelowSecNav.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.capabilities_background_leftside_top {
	background-image: url(images/capabilities_background_SecNav.gif);
	background-repeat: repeat-y;
}
.Content_background {
	background-color: #FFFFFF;
	background-image: url(images/capabilities_background_ContentArea.gif);
	background-repeat: no-repeat;
	width: 640px;
}
.Content_background_capabilities {
	background-color: #FFFFFF;
	background-image: url(images/capabilities_background_ContentArea.gif);
	background-repeat: no-repeat;
	width: 604px;
	background-position: -35px 0px;
}
.Content_background_clients {
	background-color: #FFFFFF;
	background-image: url(images/capabilities_background_ContentArea.gif);
	background-repeat: no-repeat;
	width: 604px;
	background-position: -35px 0px;
	background-attachment: scroll;
}
.Content_background_contact {
	background-color: #FFFFFF;
	background-image: url(images/capabilities_background_ContentArea.gif);
	background-repeat: no-repeat;
	width: 640px;
}
