.main_container {
	background-color: #333333;
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	clear: both;
}
#navcontainer {
	width: 180px;
	padding-top: 20pt;
	margin-left: 0px;
	padding-left: 0px;
}

#navcontainer ul
{
	list-style-type: none;
	font-weight: normal;
	margin-left: 0;
	padding-left: 0;
	font-size: 14px;
}

#navcontainer a
{
	display: block;
	width: 150px;
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	padding-left: 10px;
}

#navcontainer a:link, #navlist a:visited
{
	color: #CCCCCC;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 10px;
}

#navcontainer a:hover
{
	background-color: #339966;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
}
.left_col {
	background-color: #333333;
	float: left;
	height: 300px;
	width: 200px;
	padding-top: 26px;
}
.mid_col {
	background-color: #333333;
	text-align: justify;
	float: left;
	height: auto;
	width: 350px;
	padding-right: 15px;
	padding-top: 50px;
	margin-right: 20px;
	list-style-type: none;
	margin-top: 20px;
}
body {
	background-color: #515352;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: left;
	
}
.rt_col {
	background-color: #333333;
	float: right;
	height: auto;
	width: 190px;
	padding-right: 5px;
	margin-top: 60px;
}
.top_text{
	width: 280px;
	height: auto;
	text-align: right;
	font-size: 10px;
	color: #CCCCCC;
	float: right;
	margin-right: 2px;
	font-weight: bold;
	padding-top: 3px;
	margin-top: 5px;
	
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #339966;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
	padding-right: 5px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #339966;
	font-weight: normal;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-color: #525252;
	text-align: left;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: justify;
	line-height: 20px;
	font-weight: normal;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #258C5F;
	text-decoration: none;
	padding-bottom: 5px;
}
.top {
	width: 800px;
	height: 80px;
	float: left;
}
.logo_box {
	float: left;
	height: auto;
	width: 350px;
	text-align: left;
	margin-top: 5px;
	margin-left: 2px;
	
}
.header {
	width: 800px;
	height: 198px;
	background-image: url(graphics/header5.jpg);
	background-repeat: no-repeat;
	border-top-width: 5px;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	border-bottom-color: #525252;
	border-top-color: #525252;
	border-top-style: solid;
	float: left;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #515352;
	text-decoration: none;
	text-align: left;
	line-height: 30px;
	font-weight: bold;
}

h6 {
	font-size: 12px;
	color: #CCCCCC;
	padding-top: 5px;
	font-weight: bold;
	letter-spacing: 1px;
}
.main {
	background-color: #333333;
	height: auto;
	width: 800px;
	padding-bottom: 30px;
	overflow: hidden;
	clear: both;
	
}


.footer {
	background-color: #333333;
	text-align: center;
	height: 50px;
	width: 800px;
	border-top: 3px solid #339966;
	padding-top: 5px;
	float: left;
	margin-top: 25px;
}

a.foot:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
}
a.foot:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
a.foot:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #339966;
	text-decoration: underline;
	font-weight: bold;
}
a.foot:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
#about_list {
	text-indent: 0px;
}

#about_list ul
{
	list-style-type: square;
	font-weight: normal;
	margin-left: 0px;
	padding-left: 0px;
	font-size: 12px;
	color: #CCCCB8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	text-align: left;
	list-style-position: outside;
}
a.mid:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #339966;
	text-decoration: underline;
	font-weight: bold;
}

a.mid:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #339966;
	text-decoration: underline;
}
a.mid:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336633;
	text-decoration: none;
}
.pic_mid {
	width: 250px;
	height: 73px;
	margin-left: 0px;
	padding-bottom: 0px;
	float: left;
	background-image: url(conveyor.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.img1 {
	text-align: center;
	height: 150px;
	width: 150px;
	border: 1px solid #525252;
	margin-top: 50px;
}
.bold2 {
	font-weight: bold;
	color: #258C5F;
	font-size: 14px;
}
