@charset "utf-8";
/* CSS Document */
body {
	text-align: center;
	color: #333;
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#container {
	width: 100%;
	color: #333;
	margin: 0px;
	padding: 0px;
}


#header {
	height: 175px;
	width: 100%;
	background-image: url(../images/headerBackground.jpg);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 90%;
	text-align: right;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#header img {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
#headerInfo {
	font-weight: bolder;
	z-index: 100;
	float: right;
	text-align: right;
	position: absolute;
	top: 100px;
	right: 0%;
	padding-right: 5%;
	font-size: 90%;
	color: #333;
}

#sideBar {
	float: left;
	width: 15%;
	margin: 0px;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}

#sideBar ul li a {
	color: #333;
	text-decoration: none;
}
#sideBar ul li a:hover {
	color: #FC0;
}
#sideBar h3 {
	font-weight: bolder;
	color: #333;
	text-align: left;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10%;
}

#sideBar p {
	color: #000;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0%;
	padding-bottom: 0px;
	padding-left: 10%;
}
#sideBar ul {
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10%;
}

#sideBar ul li {
	display: block;
	width: 90%;
	height: 0%;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	font-size: 80%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}



#content {
	text-align: left;
	color: #333;
	font-size: 90%;
	float: left;
	width: 758px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0%;
	padding-bottom: 30px;
	padding-left: 0%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
#content img {
	padding: 0px;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 5px;
	float: right;
}
#content h1 {
	text-align: center;
	font-size: 200%;
	color: #E8232A;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
}

#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #333;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
}
#content h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bolder;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #ED2225;
}
#content h4 a {
	color: #ED2225;
}
#content h4 a:hover {
	color: #C90;
}
#content h3 {
	font-size: 100%;
	color: #333;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 3%;
	font-weight: bolder;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#content h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bolder;
	color: #ED2225;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#content h2 {
	font-size: 150%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #ED2225;
	margin: 0px;
	padding: 0px;
}









#navBar {
	background-image: url(../images/navBar.jpg);
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 100%;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #EA1A27;
	border-right-color: #EA1A27;
	border-bottom-color: #EA1A27;
	border-left-color: #EA1A27;
	background-repeat: repeat-x;
}
#navBar ul {
	list-style-type: none;
	padding: 0px;
	list-style-image: none;
	top: 0px;
	clip: rect(0px,0px,0px,0px);
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30%;
}
#navBar ul li {
	padding: 0px;
	text-align: center;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 5%;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
	width: 15%;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-left-color: #333;
}
#navBar ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #333;
}
#navBar ul li a:hover {
	color: #ED2225;
}






#footer {
	background-image: url(../images/footer.jpg);
	margin: 0px;
	padding: 0px;
	height: 75px;
	width: 100%;
	border-top-width: medium;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E8232A;
	border-right-color: #E8232A;
	border-bottom-color: #E8232A;
	border-left-color: #E8232A;
	float: left;
}
#contactContent {
	background-color: #FFF;
	width: 70%;
	float: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 600px;
}


#contactContent img {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 3%;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contactContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	color: #333;
	font-size: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contactContent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #ED2225;
}
#content p strong {
	font-size: 90%;
	font-weight: bolder;
}
#content p a {
	font-family: Arial, Helvetica, sans-serif;
	color: #ED2225;
	font-weight: bolder;
	font-size: 90%;
}
#content p a:hover {
	color: #C90;
}


#indexRight {
	float: right;
	width: 50%;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
}
#videoThumbs {
	width: 100%;
	height: 300px;
}
#videoThumbs ul {
	margin: 20px;
	padding: 0px;
}
#videoThumbs ul li {
	display: block;
	list-style-type: none;
	height: 100px;
	width: 150px;
	float: left;
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15%;
}
#videoThumbs ul li img {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#contentFooter {
	float: left;
	width: 860px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 20px;
}
#contentFooter ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
}
#contentFooter ul li {
	display: block;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2%;
}
#contentFooter ul li a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 70%;
	color: #666;
}



#contentContainer {
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 900px;
}
#contentRight {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: right;
	width: 499px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#contentRight h2 {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	color: #E8232A;
}


#contentRight img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#ApprovedSupplier ul {
}
#ApprovedSupplier ul li {
	display: block;
	height: 75px;
	list-style-type: none;
	padding: 0px;
	float: right;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	width: 675px;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#indexDisplay {
	width: 95%;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#VacuumBanner {
	float: left;
	width: 95%;
	margin-right: 20px;
	margin-left: 20px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#indexDisplay ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
#indexDisplay ul li {
	text-align: left;
	display: block;
	padding: 0px;
	width: 150px;
	float: left;
	height: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#indexDisplay ul li p {
	margin: 0px;
	padding: 0px;
}
#indexDisplay h1 {
	text-align: left;
	margin-left: 20px;
}
#indexDisplay h3 {
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}





#indexNews {
	display: block;
	width: 90%;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#indexNews img {
	float: left;
}


#indexNews ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#indexNews ul li {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCC;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
	display: block;
	width: 100%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#indexNews ul li img {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 40px;
	margin-left: 0px;
}
#indexNews ul li p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#toolKitContent ul {
	padding: 0px;
	margin-top: 20px;
	margin-right: 7%;
	margin-bottom: 20px;
	margin-left: 7%;
}
#toolKitContent ul li {
	list-style-type: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	width: 275px;
	float: left;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 0px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#toolKitContent ul li img {
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#toolKitContent ul li a {
	border: thin none #000;
}
#toolKitSidebar {
	margin: 0px;
	float: right;
	width: 40px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#toolKitSidebar ul {
	margin: 0px;
	padding: 0px;
}
#toolKitSidebar ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: block;
}
#toolKitSidebar ul li img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#toolKitSidebar ul li a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#contentSplit {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 40%;
}
#contentSplit img {
	float: right;
	margin: 0px;
	padding: 0px;
}
#toolKitHeader {
	width: 100%;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#toolKitHeader h1 {
	text-align: left;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#toolKitHeader h3 {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#toolKitHeader img {
	float: left;
	padding: 0px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#menuBar {
	width: 100%;
}
#menuBar ul {
	margin: 0px;
	padding: 0px;
}
#menuBar ul li {
	position: relative;
}
#menuBar ul li a {
}
#menuBar ul ul {
	position: absolute;
}
#siteMapContent ul {
	margin-right: 0px;
	margin-left: 75px;
	margin-top: 0px;
}
#siteMapContent ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 200px;
	list-style-type: none;
}
