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

body,h1,h2,h3,h4,h5,h6,block,img,div{ margin: 0; padding: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

a {color: #CC6600;text-decoration: none;}
a:hover {color: #FF6600;text-decoration: none;}

.topgreenbar {
	background-image: url(img/topgreenbar.jpg);
	background-repeat: repeat-x;
	display: block;
	height: 15px;
	width: 100%;
}

.centerizer {
	display: block;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 65px;
}
.logo {
	display: block;
	float: left;
}

.topmenu {
	margin-top: 0px;
	float: right;
	width: 425px;
}
.topmenu  a  {
	color: #666600;
	text-decoration: none;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666600;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
.topmenu .last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.topmenu a:hover {color: #FFFFFF;background-color: #666600;}
.index_content {
	display: block;
	width: 900px;
	margin-top: 25px;
	float: left;
}
.index_content h2 {
	font-size: 18px;
	color: #999900;
	display: block;
	float: left;
	width: 230px;
	padding-top: 20px;
	padding-right: 35px;
	padding-left: 35px;
	padding-bottom: 0px;
}

.index_content p {
	display: block;
	width: 229px;
	padding-right: 35px;
	padding-left: 35px;
	float: left;
	padding-bottom: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666600;
	padding-top: 0px;
	line-height: 150%;
}

.footer {
	font-size: 10px;
	color: #666600;
	text-align: center;
	padding-bottom: 25px;
	margin-top: 100px;
	float: left;
	display: block;
	width: 900px;
}
.topbar {
	font-size: 20px;
	color: #FFFFFF;
	background-image: url(img/interior_topbar.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	width: 880px;
	height: 32px;
	padding-left: 20px;
	padding-top: 8px;
	margin-top: 25px;
}

.submenu {
	font-size: 14px;
	color: #FFCC99;
	background-image: url(img/submenubar.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 880px;
	float: left;
}
.submenu a {
	float: left;
	display: block;
	height: 14px;
	color: #FFF0E3;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 6px;
	padding-left: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8C9711;
}
.submenu a:hover {
	color: #CC6600;
	background-color: #FFFFFF;
	border-right: #8C9711;
	border-bottom: #8C9711;
	border-left: 1px solid #8C9711;
}

.bodycontent {
	background-image: url(img/bodyline.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: left;
	width: 880px;
	padding-left: 20px;
	padding-top: 35px;
}
.bodycontent h1 {
	font-weight: normal;
	color: #9A9C0E;
	width: 500px;
}
.bodycontent  h2 {
	font-weight: normal;
	color: #5B5600;
	width: 500px;
}
.bodycontent p {
	line-height: 150%;
	width: 500px;
}

.photos {
	float: right;
	width: 304px;
}
.photos img {
	border: 3px solid #999900;
	margin-right: 15px;
	margin-bottom: 15px;
}
.photos a { color: #999900; }
.photos a:hover { color: #CCCC33; }

.staff {
	border: thin solid #999933;
	margin-bottom: 5px;
}
.stafftable p { width: 275px}
.stafftable h1 { width: 275px}
.stafftable h2  { width: 275px}
hr {
	color: #999933;
	margin-top: 25px;
	margin-bottom: 25px;
}
.location {
	border: 1px solid #B8C75E;
	padding: 5px;
	width: 250px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
	height: 100px;
}

.location h1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: -5px;
	padding-left: 5px;
	width: 255px;
	margin-top: -5px;
	background-color: #999933;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-top: 3px;
}

form {
	display: block;
	background-color: #FCE7C0;
	width: 500px;
	padding: 10px;
	margin-bottom: 20px;
	border: 1px solid #CC6600;
	color: #663300;
	float: left;
}
.formline {
	display: block;
	clear: left;
	width: 500px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0BE8B;
	float: left;
	padding-bottom: 10px;
	margin-top: 15px;
}

label {
	display: block;
	float: left;
	width: 140px;
	text-align: right;
	font-size: 16px;
	color: #CC6633;
	padding: 5px;
}

.form_textline {
	display: block;
	width: 300px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	border: 1px solid #CC9966;
	background-color: #FFF4EA;
	padding: 5px;
	margin-top: 3px;
	margin-left: 25px;
	float: left;
}
.form_nontext {
	font-size: 16px;
	color: #CC6600;
	display: block;
	float: right;
	width: 325px;
}
textarea {
	display: block;
	width: 300px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	border: 1px solid #CC9966;
	background-color: #FFF4EA;
	padding: 5px;
	margin-top: 3px;
	margin-left: 25px;
	float: left;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #F78E30;
	display: block;
	float: left;
	width: 100px;
	margin-right: 200px;
	margin-left: 200px;
	margin-top: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC99;
	border-right-color: #CC6633;
	border-bottom-color: #CC6633;
	border-left-color: #FFCC99;
}
.photos h1 {
	font-size: 11px;
	text-transform: uppercase;
	color: #F7F7EE;
	background-color: #787A01;
	font-weight: bold;
	display: block;
	width: 256px;
	padding: 3px;
	clear: both;
	float: right;
}
.mediadownload {
	background-color: #F7F7EE;
	display: block;
	padding: 0px;
	width: 260px;
	margin-bottom: 20px;
	border: 1px solid #787A01;
	float: right;
	font-size: 12px;
	margin-top: 0px;
}

.mediadownload a {
	font-size: 12px;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #787A01;
	width: 245px;
	float: left;
}
.mediadownload a:hover {
	color: #787A01;
	background-color: #FCEDD6;
}
.mediadownload img{
	border:2px solid #787A01;
	display: block;
	margin: -5px 0px 5px 5px;
	padding: 0px;
	float: right;
}
.community ul {
	display: block;
	width: 300px;
	float: left;
}
.community li {
	font-size: 16px;
	color: #9A9C0E;
	list-style-type: none;
	display: block;
	width: 200px;
	float: left;
	height: 60px;
	margin-right: 50px;
	margin-bottom: 50px;
	text-align: center;
	border: 2px solid #E8E8D1;
	padding-top: 25px;
}
.businessunit a {
	font-size: 16px;
	display: block;
	height: 22px;
	width: 222px;
	margin-left: 25px;
	float: left;
	margin-bottom: 25px;
	text-indent: 5px;
	padding-top: 75px;
	color: #FFFFFF;
	border: 3px solid #ADBC51;
	background-repeat: no-repeat;
}
.businessunit a:hover {
	color: #FF9933;
	border: 3px solid #FF9933;
}
.food { background-image: url(img/btn_food.jpg); }

.distribution { background-image: url(img/btn_distribution.jpg); }

.education { background-image: url(img/btn_education.jpg); }

.government { background-image: url(img/btn_government.jpg); }

.industrial { background-image: url(img/btn_industrial.jpg); }

.add_clients {
	display: block;
	width: 180px;
	float: left;
	margin-right: 10px;
}

.add_clients p{ width: 160px; }

.newsitem a {
	display: block;
	padding: 8px;
	width: 550px;
	margin-top: 10px;
	margin-bottom: 15px;
	background-color: #FEF5E3;
	float: left;
	font-size: 14px;
	list-style-type: none;
	color: #615D06;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CEB38E;
	border-bottom-color: #CEB38E;
	line-height: 25px;
}
.newsitem  strong  { font-size: 16px; }
.newsitem a:hover { background-color: #F4EBD8; }

.topmenu input {
	display: block;
	float: right;
	padding: 3px 5px;
	font-size: 10px;
	color: #666666;
	background-color: #F3F3E9;
	border: 1px solid #D7D8B6;
	margin: 0px;
}
.topmenu form {
	margin: 10px 0px 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
	background-color: #FFFFFF;
	float: right;
	width: 425px;
	font-size: 10px;
	color: #333333;
}
.tradeshow {
	font-size: 16px;
	color: #999900;
	text-align: center;
	clear: both;
	width: 787px;
	margin-right: auto;
	margin-left: auto;
}

.tradeshow_listing {
	float: left;
	width: 150px;
	margin-right: 9px;
	display: block;
}
