@charset "UTF-8";
/* CSS Document */



/* body styles */


body, td, th {
	color: #000;
}
body {
	background-image: none;
	background-color: #fff;
}


/* layout and nav containers */


#wrapperHome {
	background-image: none;
}
#wrapper {
	background-image: none;
}
#wrapperBackground {
	background-image: none;
}
#wrapperFlashPortfolio {
	background-image: none;
}
#navBar {
	display: none;
}
#contentSub {
	padding-top: 25px;
}
#contentSubEquipment {
	padding-top: 25px;
}
#sideBarEquipment2 {
	padding-top: 25px;
}


/* link styles */


a:link {
	color: #000;
}
a.linkOverrideBody:link {
	color: #000;
}
a.linkOverrideBody2:link {
	color: #000;
}
a.linkOverrideBody2:visited {
	color: #000;
}


/* text styles */


.mainContentHome {
	padding-top: 25px;
}
.homeYellowBold {
	color: #000;
}
.headlineYellowBold {
	color: #000;
}
.tableContact {
	color: #000;
}
.contactYellowBold {
	color: #000;
}
.contactWhiteBold {
	color: #000;
}
.textLinksPipes {
	color: #000;
}
.footer {
	color: #000;
}