body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #000000;
	margin: 0px;
	padding: 0px 0px 15px;
	background-color: #FFFFFF;
	background-image: url(../images/template/background_greygrid.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
#container {
	background-image: url(../images/template/back_creamgrid.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 400px;
	
}
#formlist {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.underline {
	text-decoration: underline;
}
#formlist select {
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	height: 15px;
}
#formlist input {
	font-size: 8px;
	margin: 0px;
	padding: 0px;
	height: 18px;
	text-transform: uppercase;
	font-weight: normal;
}
#nav a.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #B6912E;
	padding: 3px 10px;
	text-decoration: none;
	display: block;
	width: 100px;
	text-align: left;
	vertical-align: bottom;
	min-height: 18px;
	line-height: 13px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#nav a.main:hover {
	color: #FFFFFF;
	background-color: #DDC78D;
}
#nav a.sub {
	font-weight: normal;
	padding: 3px 10px;
	font-family: Arial, Helvetica, sans-serif;
	width: 97px;
	text-align: left;
	vertical-align: bottom;
	min-height: 12px;
	line-height: 10px;
	background-color: #DDC78D;
	display: block;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 13px;
	background-image: url(../images/template/subback.gif);
	background-repeat: repeat-y;
}
#nav {
	width: 100px;
	padding: 0px;
	position: absolute;
	left: 17px;
	top: 90px;
}
#content {
	position: absolute;
	width: auto;
	left: 160px;
	top: 90px;
	min-width: 584px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	right: 20px;
}
#content h1 {
	font-size: 125%;
	font-weight: normal;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B6912E;
	padding-bottom: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-left: 0px;
}
/*#content p {max-width:600px;}*/
#content .topimage {
	border: 2px solid #B6912E;
	margin-left: 10px;
	display: block;
	float: right;
}
#nav .sideimage {
	border: 2px solid #B6912E;
	margin-top: 20px;
	margin-bottom: 15px;
}
#datacontainer {
	width: 100%;
	z-index: 50;
}
#datacontainer .tableheader {
	background-color: #B6912E;
	color: #FFFFFF;
	font-size: 80%;
	position: relative;
	top: 30px;
}
#datacontainer .tabledata1 {
	background-color: #DDC78D;
	color: #000000;
	font-size: 70%;
		position: relative;
	top: 30px;
}
#datacontainer .tabledata2 {

	background-color: #FFFFFF;
	color: #000000;
	font-size: 70%;
		position: relative;
	top: 30px;
}
#introtext {
	margin: 0px 0px 15px;
	padding: 0px;
	/*min-height: 130px;*/
	overflow: visible;
	width: auto;
}
#xformsearch {
	white-space: nowrap;
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 0px;
	top: 0px;
}
#xformsearch .textfield {
	width: 104px;
	height: 12px;
	font-size: 9px;
	color: #000000;
	border: 1px solid #B6912E;
	margin: 0px;
}

#xformsearch a {
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
#xformsearch .submit {
	margin: 0px;
	padding: 0px;
	position: relative;
	left: -4px;
	top: 4px;
}
#introtext a.more {
	font-size: 80%;
	color: #B6912E;
	text-decoration: none;
}
	#introtext h2 {
	color: #B6912E;
		font-size: 120%;
		font-weight: bold;
		padding-bottom: 0px;
		margin: 0px;
		padding-top: 15px;
		padding-left: 0px;
			/*border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B6912E;*/
	}
		#introtext h3 {
		font-size: 100%;
		font-weight: bold;
		padding-bottom: 0px;
		margin: 0px;
		padding-top: 10px;
		padding-left: 0px;
	}

.important {
	font-style: italic;
	font-weight: bold;
}
.highlight {
	color: #B6912E;
	font-weight: bold;
	font-style: oblique;
}
#buyersupplier {
	float: right;
	background-color: #f1e5c6;
	width: 154px;
	border: 2px solid #B6912E;
	font-size: 11px;
	color: #000000;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 0px;
	padding-left: 0px;
	z-index: 0;
	clear: both;
	margin-top: 20px;
}
#introtext .photofloatleft {
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left;
}
#introtext .photofloatright {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	float: right;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#xformsearch form {
	margin: 0px 0px 7px;
	padding: 0px;
}
.subnav1 a {
	font-family: Tahoma, Verdana, Arial;
	font-size: 65%;
	color: #000000;
	background-color: #DDC78D;
	text-align: right;
	display: block;
	padding: 2px 0px 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	text-decoration: none;
}
.subnav1 a:hover {
	background-color: #DDC78D;
	color: #FFFFFF;
}
#introtext li {
	list-style-type: square;
}
#introtext ul ul li {
	list-style-type: circle;
}

#introtext .orderedlist {
	list-style-type: decimal;
}
#footer {
	font-size: 75%;
	color: #666666;
}
#footer a {
	color: #666666;
}
#footer a:hover {
	color: #000000;
}
#nav3 {
	height: 15px;
	font-size: 80%;
	color: #0000CC;
	text-decoration: none;
}
#nav3 ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 20px;
}
#nav3 li {
	display: inline;
	margin: 0px;
}

#nav3 a {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	padding-right: 5px;
	padding-left: 5px;
}
#nav3 a:hover {
	color: #FF6600;
}
#nav3 .sideline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B6912E;
}
#introtext .diags {
	background-color: #FFFFFF;
	padding: 10px;
	border: 2px solid #B8932E;
}
#introtext .totop {
	font-size: 70%;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	margin-right: 20px;
}
#procurement {
	position: absolute;
	top: 35px;
	left: 158px;
}
#products {
	float: left;
}
#introtext .image_desc {
	border: 2px solid #B6912E;
	clear: right;
	position: absolute;
	top: 150px;
	width: 150px;
	left: 420px;
	padding: 10px;
	background-color: #FFFFFF;
}

/*#logos {
	list-style-type: none;
	margin-left: 20px;

}
#logos li {
	margin-right: 10px;
	margin-bottom: 10px;
}
#logos img {
	display: block;
	border: 0px;

}
#logos  .captions {
	font-size:80%;
	display: inline;
}*/
#logotable {
	width: 400px;
	text-align: center;
	margin: 20px 0px 0px;
	padding: 0px;
	position: relative;
}
#logotable .captions {
	font-size: 80%;
}
#logotable td {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
#logotable .lineabove {
	border-top-width: 0px;
}
#logotable tr {
	margin: 0px;
	padding: 0px;
}
#products {
	margin-right: 0px;
	margin-left: 0px;
	border: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.contactcolumn1 {
	white-space: nowrap;
	width: 3%;
}
#roar {
	border: 0px;
	vertical-align: middle;
}
#roar img {
	background-position: center;
	border: 0px;
	vertical-align: middle;
}

#partnerlogo img {
	border: 0px;
}
