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

body {
	margin: 0px;
	padding: 0px;
	background-color: #e8dfca;
	text-align: left;
	background: #1e320f url("Imgs/bg1.jpg") repeat-x center top;
}
body, body td {
	font-size: 12px;
	font-family: verdana, tahoma;
	color: #000000;
}
#container {
	float: left;
	width: 909px;
	color: black;
	margin: 0 auto 0 auto;
	text-align: left;
	background: #1e320f url("Imgs/body.jpg") repeat-y center top;
}
#header {
	width: 909px; height: 149px;
	background: transparent url("Imgs/header.jpg") no-repeat;
	float: left;
}
#header h1 {
	display: none;
	
	}
#homebanner {
	width: 909px; height: 268px;
	float: left;
	
}
#navbar {
	height: 74px;
}
#navbar a {
	display: block;
	float: left;
	background-repeat: no-repeat;
	height: 74px;
}
#navbar a:hover {
	background-position: 0 -74px;
}
#navigation a span { display: none; }
#nav_0 { background-image: url("nav/about.jpg"); width: 156px; }
#nav_1 { background-image: url("nav/training.jpg"); width: 197px; }
#nav_2 { background-image: url("nav/sales.jpg"); width: 110px; }
#nav_3 { background-image: url("nav/facility.jpg"); width: 162px; }
#nav_4 { background-image: url("nav/links.jpg"); width: 107px; }
#nav_5 { background-image: url("nav/home.jpg"); width: 177px; }
	

#content {
	width: 890px;
	float: left;

}
a {
	color: #4c156d;
	text-decoration: none;
	font-weight:bold;
	
}
a:hover {
	color: #1b460c;
	text-decoration: underline;
	font-weight:bold;
}
#footer {
	height: 40px; width: 909px;
	background: transparent url("Imgs/footer.jpg") no-repeat;
	clear: both;
}
#footer a {
	display: block;
	float: left;
}
#footer a span {
	display: none;

}
#footer > #bg {
	margin: 26px 0 0 20px;
}
a#rm {
	margin: 34px 0 0 376px;
	width: 100px;
	height: 16px;
}
#footer > #rm {
	margin: 34px 0 0 580px;
}
.hide {
	display: none;
}
#content p {
	margin: 0 15px 5px 15px;
	line-height: 1.5em;
}
#content img {
	margin: 15px 15px 15px 15px !important;
}
#content td img {
	margin: 0px !important;
}
#content table {
	margin: 0 0 0 0px !important;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0 10px 10px 15px;
	color: #0f2607;
	font-family: "times new roman", arial, verdana;
	font-size: 20px;
	letter-spacing: 0.0 em;
}
a img {
	border: 0px;
}
#equiflair {
	height: 60px; width: 909px;
	background: #e8dfca;
	clear: both;
	
}