
/* sets the background image and borders for the bottom of a sections content area */	
	.mainarea01 {background-image: url(../images/1t.gif); background-repeat: no-repeat; border-left: 1px solid #00674E; border-right: 1px solid #00674E; background-position: bottom left;}

	.mainarea02 {background-image: url(../images/1t.gif); background-repeat: no-repeat; border-bottom: 1px solid #00674E; border-left: 1px solid #00674E;}
	


	/* sets page-specific widths for main content */
	.Content { width: 480px;}

	.Content h1  { width: 480px;}

	.Content h2  { width: 580px;}

	.Content h3  { width: 580px;}

	.Content h4  { width: 360px;}



	/* sets spec for listings */

.Detail {
	width: 170px; 
	border-left: 2px solid #00674E;
	border-right: 2px solid #00674E;
	border-top: 2px solid #00674E;
	border-bottom: 2px solid #00674E;
 	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #000000;
	font-weight: Normal;
	background-color: #FFFFFF;
	padding-bottom: 8px; 
	padding-left: 4px; 
	padding-right: 4px; 
	padding-top: 8px; 
	margin-bottom: 12px; 
	margin-left: 0px; 
	margin-right: 0px; 
	margin-top: 0px; 
	text-align: Left; 
}

.Listing {
 	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #000000;
	font-weight: Normal;
	margin-bottom: 12px; 
}

.searchbox {
	width: 170px; 
	border-left: 2px solid #B49859;
	border-right: 2px solid #B49859;
	border-top: 2px solid #B49859;
	border-bottom: 2px solid #B49859;
	background-color: #F8F1E2;
	padding-bottom: 6px; 
	padding-left: 4px; 
	padding-right: 4px; 
	padding-top: 6px; 
	margin-bottom: 12px; 
	margin-left: 0px; 
	margin-right: 0px; 
	margin-top: 0px; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	font-weight: Bold;
	text-align: Left; 
}

.searchbox H1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #00674E;
	font-weight: Bold;
	width: 160px; 
	line-height : 17px;

}

.supplierlogo {
	display : block;
	margin-left : auto;
	margin-right : auto;
	margin-bottom : 0px;
	margin-top : 0px;
}