body {
	padding: 0px;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	font-size: 0.7em;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#accessibility {
	display: none;
	float: left;
	width: 150px;
}
#header {
	float: left;
	width: 780px;
}
#header img {
	float: left;
	padding-top: 18px;
}
#strapline {
	float: right;
	width: 420px;
	background-image: url(../images/save-time-save-money.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 90px;
	color: #4B4B4B;
	padding-bottom: 24px;
}
#nav {
	float: left;
	width: 780px;
	padding-bottom: 3px;
}
#nav ul {
	float: left;
	width: 780px;
	margin: 0px;
	list-style-type: none;
	background-color: #6b766d;
	padding: 0px;
}
#nav li {
	float: left;
}
#nav li a {
	text-decoration: none;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 34px;
	padding-left: 15px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B0B9B1;
	font-weight: bold;
	color: #FFFFFF;
}
#nav li a:hover {
	background-color: #959E97;
	background-image: url(../images/nav-arrow-hover.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#nav .on {
	background-color: #959E97;
	background-image: url(../images/nav-arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;

}
#subnav {
	float: left;
	width: 780px;
	padding-bottom: 3px;
}
#subnav ul {
	float: left;
	width: 750px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	margin: 0px;
	list-style-type: none;
	color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#subnav li {
	float: left;
	margin-right: 20px;
	padding-bottom: 2px;
	margin-bottom: 5px;
}
#subnav a {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C06D58;
	padding-bottom: 1px;
}
#subnav a:hover {
	border-bottom-color: #DCAEA3;
}
#intro {
	float: left;
	width: 750px;
	color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 273px;
	padding: 15px;
	position: relative;
}
#intro h1 {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 620px;
	margin: 0px;
	padding: 0px;
	height: 150px;
	text-indent: -9999px;
	background-image: url(../images/home-text.gif);
	background-repeat: no-repeat;
}

#container {
	float: left;
	width: 780px;
	background-image: url(../images/adjust-bg.gif);
	background-repeat: repeat-y;
}
#homecontainer {
	float: left;
	width: 780px;
	background-image: url(../images/home-bg.gif);
	background-repeat: repeat-y;
}
#homecontent {
	float: left;
	width: 519px;
	color: #4b4b4b;
}
#content {
	float: left;
	width: 519px;
	background-color: #eaeaea;
	color: #4b4b4b;
}
#content a, #strapline a, #homecontent a {
	color: #4B4B4B;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C9C9C9;
}
#content a:hover, #strapline a:hover, #homecontent a:hover {
	border-bottom-color: #4B4B4B;
}
#buyers {
	float: left;
	width: 258px;
}
#suppliers {
	float: right;
	width: 258px;
}
#suppliers p, #buyers p {
	padding-right: 15px;
	padding-left: 15px;
}
#suppliers h1, #buyers h1 {
	font-size: 150%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 16px;
	padding-left: 15px;
	padding-bottom: 16px;
	padding-right: 15px;
	margin-bottom: 15px;
	background-color: #bfc5c1;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#suppliers h2, #buyers h2 {
	font-size: 110%;
	font-weight: bold;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
	margin: 0px;
	padding: 0px 15px;
}
#homecontent p {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	line-height: 1.5em;
	margin-right: 15px;
	margin-left: 15px;
}
#content p {
	padding: 0px 14px 0px 15px;
	margin-top: 0px;
	margin-bottom: 15px;
	line-height: 1.5em;
}
#content ul, #content ol {
	padding: 0px 14px 15px 15px;
	margin: 0px 0px 0px 15px;
	line-height: 1.5em;
}
#content h1 {
	margin: 0px;
	font-size: 200%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #bfc5c1;
	color: #FFFFFF;
	font-weight: normal;
	padding: 13px 15px;
}
#content h2 {
	font-size: 100%;
	padding: 15px;
	margin: 0px;
	font-weight: bold;
	line-height: 1.5em;
}
#content img {
	border: 1px solid #BFC9C2;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
}
#content form {
	margin: 0px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
}
#content label {
	float: left;
	width: 120px;
	padding-top: 5px;
}
#content #subscribe {
	padding-left: 120px;
	padding-top: 15px;
}

#content .column {
	float: left;
	width: 259px;
	padding-bottom: 15px;
}
#contact {
	clear: left;
	float: left;
	width: 489px;
	color: #FFFFFF;
	padding: 15px;
	background-image: url(../images/contact-bg.gif);
	background-repeat: repeat-y;
}
#contact h1 {
	font-size: 150%;
	padding: 0px 0px 5px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#contact p {
	margin: 0px;
	padding: 0px;
}
#contact a {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C06D58;
}
#links {
	float: right;
	width: 258px;
	background-color: #bfc9c2;
}
#links a {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #959E97;
	padding-bottom: 1px;
}
#links a:hover {
	border-bottom-color: #000000;
}
#links h1, #casestudy h1 {
	margin: 0px;
	font-size: 150%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #959e97;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 16px;
	padding-left: 15px;
	padding-bottom: 16px;
	padding-right: 15px;
}
#links ul, #casestudy ul {
	line-height: 1.5em;
	padding: 15px;
	list-style-type: none;
	margin: 0px;
}
#links li, #casestudy li {
	margin-bottom: 5px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
#casestudy p {
	padding: 0px;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 0px;
}
#casestudy li a {
	color: #000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #959E97;
	padding-bottom: 1px;
}
#casestudy li a:hover {
	border-bottom-color: #000000;
}
#casestudy {
	clear: right;
	float: right;
	width: 258px;
	background-color: #BFC9C2;
	position: relative;
}
#casestudy dl {
	padding: 15px;
	margin: 0px;
	line-height: 1.5em;
}
#casestudy dt {
	font-size: 110%;
	font-weight: bold;
}
#casestudy dd {
	margin: 0px;
	padding: 0px 0px 15px;
}
#casestudy h3 {
	margin: 0px;
	padding: 0px;
}
#casestudy h3 a {
	position: absolute;
	top: 15px;
	right: 15px;
	background-image: url(../images/nextstudy.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 20px;
	width: 110px;
	margin: 0px;
	padding: 0px;
}
#homefooter {
	clear: both;
	float: left;
	width: 243px;
	padding-top: 32px;
	padding-left: 537px;
	color: #6b6e6c;
	background-image: url(../images/home-footer-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 35px;
}
#footer {
	clear: both;
	float: left;
	width: 243px;
	padding-top: 32px;
	padding-left: 537px;
	color: #6b6e6c;
	background-image: url(../images/footer-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 35px;
}
.enquirytable {
	margin: 15px;
}

.hide {
	display: none;
}
