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: 100%;
	margin: 0px;
	padding: 0px;
}

.underline {
	text-decoration: underline;
}
#nav {
	visibility: hidden;
	position: absolute;
	width: 10px;
	left: 0px;
	top: 0px;
}
#content {
	left: 0px;
	top: 85px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	right: 0px;
	width: 100%;
}
#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 .topimage {
	border: 2px solid #B6912E;
	margin-left: 10px;
	display: block;
	float: right;
}
#introtext {
	margin: 0px 0px 15px;
	padding: 0px;
}
#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;
}
#introtext li {
	list-style-type: square;
}
#procurement {
	position: absolute;
	top: 30px;
	right: 100px;
	background-color: #FFFFFF;
}
