 body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: white;
	/*background: url("../images/bg_page.jpg") repeat-x;*/
	color: black;	

}


/******** page layout *********/

div#header {
	width: 100%;
	margin-bottom: 40px;	
	background-color: #0093dd ;
	height: 100px;
	position: relative;
	top: 0px;
}

	div#header img#logo {
		position: absolute;
		left: 10px;
		top: 10px;

	}
	
	div#header img#strapline {
		position: absolute;
		right: 0;
		top: 0;
	}
	
	div#mainnav {
		position: absolute;
		left: 0;
		top: 100px;
		width: 100%;
		min-width: 600px;
		background-color: #333;
	}
	
		div#mainnav a {
			margin: 0 0 0 0;
			padding: 0;
			border-right: 2px solid #0093dd;
			width: 16.2%;
			display: block;
			float: left;
			background: #333;
		}
		
		div#mainnav a#mm_help {
			border: 0;
		}
		
		div#mainnav img {
			margin: 0;
			padding: 0;
		}

div#content_wrapper {
	background: url("../images/bg_sidebar.gif") repeat-y;
	position: absolute;
	top: 100px;
	left: 0px;
}

table#body {
	/* width set in HTML td for concertina effect */
	border-collapse: collapse;
	position: relative;
	margin-left: 0px;
}

table#body td.layout {
	padding: 0;
	width: 760px;
	background: transparent;
	border: 0;
}

table#body td.seperator {
	padding: 0;
	width: 3px;
	background: #992010;
	border: 0;
}

table#body td.blank {
	padding: 0.25em 0.25em;
	background: transparent;
	border: 0;
	height: 15px;
}

table#body td.blank1 {
	padding: 0.25em 0.25em;
	background: transparent;
	border-left: 1px solid white;
	border-right: 1px solid white;
	height: 15px;
}

table#body td.left {
	padding: 0.25em 0.25em;
	background: transparent;
	border: 0;
	height: 15px;
	width: 100px;
}

table#body td.divide {
	background: transparent;
	border: 0;
	height: 15px;
	border-left: 1px solid white;
	border-right: 1px solid white;
}

table#body td.base {
	background: transparent;
	border-bottom: 1px solid #900;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	height: 15px;

}

table#body td.base1 {
	background: transparent;
	border-bottom: 1px solid #900;
	border-top: 0;
	border-left: 1px solid white;
	border-right: 1px solid white;
	height: 15px;

}

table#body th.seperator {
	padding: 0;
	width: 3px;
	background: #992010;
	border: 0;
}

div#content {
	/* set margins and padding for page */
	padding-right: 18px;
	position: relative;
/* This line fixes the "pie" position in Firefox */
}

div.pagetitle {
	padding: 0;
	margin: 0;
	height: 30px; 
	overflow: hidden;
	margin-right: 0;
	margin-bottom: 15px;
	background-repeat: no-repeat;
}

	h1 {
		margin: 0;
		padding: 0px 0px 0px 11px;
		background-repeat: no-repeat;
		background-color: #ffff;
		background-position: top left;

	}

#pagetitle1  {
	background: url("../images/banner-totalintegrated.jpg") no-repeat;
}
#pagetitle2  {
	background: url("../images/banner-totalaccounts.jpg") no-repeat;
} 
#pagetitle3  {
	background: url("../images/banner-totalaccounts.jpg") no-repeat;
}
#pagetitle4  {
	background: url("../images/banner-totalfield.jpg") no-repeat;
}
#pagetitle5  {
	background: url("../images/banner-totaldairy.jpg") no-repeat;
}
#pagetitle6  {
	background: url("../images/banner-totalbeef.jpg") no-repeat;
}
#pagetitle7  {
	background: url("../images/banner-totalsheep.jpg") no-repeat;
}
#pagetitle8  {
	background: url("../images/banner-totalaccounts.jpg") no-repeat;
}
#pagetitle9  {
	background: url("../images/banner-pda.jpg") no-repeat;
}
#pagetitle10 {
	background: url("../images/banner-totalintegrated.jpg") no-repeat;
}
#pagetitle11 { background: url("../images/banner-pda.jpg") no-repeat; }
#pagetitle12 { background: url("../images/banner-barcodes.jpg") no-repeat; }
#pagetitle13 { background: url("../images/banner-hardware.jpg") no-repeat; }
/*#title_about { background: url( images/banner-about.jpg) ; }*/
#title_about { background: url("../images/banner-about2.jpg") ; }
#title_downloads {background: url("../images/banner-downloads.jpg") ; }
#title_products {
	background: url("../images/banner-totalintegrated.jpg");
}
	
	img#pie, img#pie_integrated {
		position: absolute;
		top: 22px;
		right: 0;
		margin: 0;
	}
	
	img#pie_integrated {
		top:5px;
	}

div#data {
	/* width set so IE5 picks up correct width for 100% wide page tables */
	width: 700px;
	margin-left: 10px;
}

	
div#pagetext {
	/* width set so IE5 picks up correct width for 100% wide page tables */
	width: 95%;
	margin-left: 10px;
}

	div.infobar {
		float: right;
		width: 150px;
		margin-left: 10px;
		margin-right: 10px;
		margin-bottom: 10px;
	}
	
		div.infobar h2 {
			margin: 0;
			padding: 0.2em 0.6em;
			background: #4a4a4a;
			color: white;
			font-size: 110%;
		}
	
		div.infobar ul {
			list-style: none;
			margin: 0;
			padding: 0;
			background: #e8e8e8;
		}
	
			div.infobar ul li {
				list-style: none;
				margin:  0 0 0 3px;
				padding: 0.6em 6px 0.6em 3px;
				color: #990000;
				background: #e8e8e8;
				border-bottom: 1px solid white;
			}
			
			div.infobar a {
				text-decoration: none;
				color: #900;
			}
			
			div.infobar a:hover {
				text-decoration: underline;
			}
			
			div.infobar p {
				background: #4a4a4a;
				color: white;
				font-weight: bold;
				margin: 0;
				padding: 0.6em;
				border-bottom: 2px solid white;
			}
			
			#pagetext div.infobar table {
				border-collapse: collapse;
				font-size: 100%;
				font-weight: bold;
				padding: 0;
				margin: 0;
				border: 0;
			}
			
			#pagetext div.infobar td {
				padding: 5px;
				border: 0;
			}

			#pagetext div.infobar td.leftcol {
				background: #4a4a4a;
				border-right: 2px solid white;
				color: white;
				padding-left: 5px;
			}

			#pagetext div.infobar td.rightcol {
				background: #990000;
				padding-left: 5px;
			}

			div.infobar td a {
				color: white;
				text-decoration: none;
				display: block;
				width: 100%;
				background: #990000;
				padding: 0;
				margin: 0;
				border: 0;
			}

	div#footer {
		margin: 2em 0 1em 0;
		width: 100%;
		font-size: 80%;
		border-top: 1px solid #cccccc;
		padding-top: 0.5em;
		clear: both;
	}
	
		div#footer p {
			color: #666666;
		}

		div#footer a {
			text-decoration: none;
			color: #666666;
		}

		div#footer a:hover {
			text-decoration: underline;
		}

div#sidebar {
	background: url("../images/bg_sidebar.gif") repeat-y;
	width: 165px;
	position: absolute;
	left: 0;
	top: 140px;
	
}

	div#sidebar h2 {
		background: url("../images/bg_menuheading.gif");
		color: white;
		margin: 0;
		
		font-size: 110%;
		padding: 3px 0 4px 25px;
	}

	div#sidebar ul {
		list-style: none;
		margin: 0;
		padding: 0;
		margin-bottom: 1em;
	}

	div#sidebar li, div#sidebar p {
		list-style: none;
		margin: 0;
		background: url("../images/bg_menu_f01.gif");
		padding: 4px 4px 5px 28px;
		border-bottom: 1px solid #f0f0f0;
	}
	
	div#sidebar a {
		text-decoration: none;
		color: #900;
	}
	
	div#sidebar a:hover {
		text-decoration: underline;
	}
	
	
	div#subnav {
		padding: 0;
		margin: 0;
	}
		
		
		div#subnav li {
			padding: 0;
		}
	
		div#subnav a {
			display: block;
			color: #990000;
			font-weight: bold;
			margin: 0;
			padding: 4px 0 5px 28px;
			text-decoration: none;
			height: 1em;
		}
		
		html>body div#subnav a {
			height: auto;
		}
		
		div#subnav a:hover {
			background: url("../images/bg_menu_f02.gif");
			text-decoration: none;
		}
		
	div#contact {
		text-align: right;
		margin: 0;
	}
	
		div#contact h3 {
			background: url("../images/bg_menu_f01.gif");
			border-top: 1px solid #f0f0f0;
			border-bottom: 1px solid #f0f0f0;
			padding: 0.5em 0.8em 0.5em 20px;
			margin-bottom: 0.3em;
		}
		
		div#contact p {
			margin: 0;
			padding-right: 0.8em;
			padding-bottom: 0.5em;
			padding-left: 20px;
			background: transparent;
			border: 0;
		}

		div#contact a {
			text-decoration: none;
			color: black;
		}


/**** Search removed 04 Feb 2005 ****/
/* div#search { 
	position: absolute;
	right: 10px;
	top: 6px;
}

	div#search form {
		margin: 0;
		padding: 0;
	}
	
	div#search table {
		margin: 0;
		padding: 0;
		border-collapse: collapse;
	}
	
		div#search td {
			margin: 0;
			padding: 0 0.25em;
			font-size: 70%;
			font-weight: bold;
		} */
		
		
/******** Fonts & Defaults *********/

div#header,
#content {
	font-size: 80%;
}

div#sidebar {
	font-size: 70%;
}

div.infobar {
	font-size: 85%;
}




p, li, blockquote {
	margin-top: 0;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;	
}

ul, ol, blockquote {
	margin-top: 0;
	margin-left: 2em;
	padding-left: 0;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 190%;
	color: black;
}

h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 0.2em;
	margin-top: 1.2em;
}




em {
	font-style: italic;	
}

img {
	border: 0;
}

img.photo {
	border: 1px solid #999;
}

.small {
	font-size: 80%;
}

strong {
	font-weight: bold;
}

sup {
	font-size: 80%;
	font-weight: normal;
}

table {
	border-collapse: collapse;
}

	th {
		font-weight: bold;
		text-align: left;
		font-size: 100%;
	}

	#pagetext table {
		width: 700px;
	}
	
	#pagetext form table {
		width: 700px;
	}
	
	#pagetext table td, #pagetext table th {
		vertical-align: top;
		background: #E2EFE2;
		border: 1px solid white;
		padding: 0.25em 0.25em;
	}
	
	#pagetext table th {
		text-align: left;
		vertical-align: top;
		font-weight: bold;
		border-bottom: 1px solid #900;
	}

	#data table {
		max-width: 700px;
	}
	
	#data form table {
		max-width: 700px;
	}
	
	#data table td, #data table th {
		vertical-align: center;
		/*background: #E2EFE2;*/
		border-left: 1px solid white;
		border-right: 1px solid white;
		border-top: 1px solid white;
		border-bottom: 1px solid white;
	}

	#data table td.seperator {
		border = 0
	}


	
	#data table th {
		text-align: left;
		vertical-align: top;
		font-weight: bold;
		border-bottom: 1px solid #900;
	}

	
/******* In-Page Columns ********/

.col_wrapper {
	width: 100%;
}

.col {
	width: 45%;
}

.left {
	float: left;
}

.right {
	float: right;
}



/******* Forms ********/
	
form {
	margin: 0;
}
	
input, textarea, select {
	font: 90% Verdana, Arial, Helvetica, sans-serif;
}

.text, .button, textarea, select {
	margin-top: 2px;
	padding: 0.1em;
}

.button {
}

textarea {
	line-height: 1.5em;
}

form.contactForm {
		background: #E2EFE2;
		width: 99%

}

	.contactForm h2 {
		padding-left: 0.5em;
		margin-top: 0.5em;
	}

	

		.contactForm label {
		}

		.contactForm fieldset {
			padding: 5px;
			margin-top:0;
			border: 1px solid #900;
		}
		
		.contactForm .button {
			color: white;
			font-weight: bold;
			font-size: 85%;
			border: 1px solid white;
			background: #992010;
			margin: 10px 0;
		}
div.leftcolumn {
width : 100px;
		}

/********** Site Credit ************/

#sitecredit {
	clear: both; 
	background: white; 
	padding-top: 5px;
	padding-left: 0.25em;
		font-size: 75%
}

	#sitecredit a {
		color: #999; 
	}
