body {
  font-family:Tahoma,Arial,Helvetica,sans-serif ;
  margin:0px;
  background:#D9EDDC url(../GUI/index_r3_c1.gif) no-repeat fixed 50% 50%;
	font-size:14px;
	margin-bottom:20px;
}

a { color:black; }
a img { border:0px; }
.ac { text-align:center; margin:0px auto; }

#nav table {
	border:0px;
	border-collapse:collapse;
	width:100%;
	background:url(../GUI/index_r1_c2.gif) repeat-x;;
}

#nav table td { padding:0px; border:0px; }
#nav table td#logo { width:100%; }
#nav table td img { display:block; }

#contents {	padding:20px 40px; line-height:18px; }
#contents h1 {
	font-size:18px;
	letter-spacing:1px;
}

#contents h2 {
	font-size:16px;
	color:#104B22;
	font-family:Arial,Helvetica,sans-serif;
}

table.contact_info { border:0px; border-collapse:collapse; margin:0px auto; margin-bottom:10px; }
table.contact_info th { text-align:right; }
table.contact_info th, table.contact_info td { padding:10px; vertical-align:top; }
table.contact_info th.head { text-align:center; }
table.contact_info td { text-align:left; }

ul#product_nav { text-align:center; list-style-type:none; font-weight:bold; font-size:11px; }
ul#product_nav li { padding:0px 10px; border-right:1px solid black; height:0px; display:inline; }
ul#product_nav li.last { border:0px; }

table.products {
	border:0px;
	border-collapse:collapse;
	margin:20px auto;
	width:90%;
	background:white;
}
table.products th { padding:5px; color:white; background:#317341; }
table.products td { padding:5px; width:30%; text-align:center; vertical-align:middle; }
table.products td.desc { background:#87CB98; text-align:left; vertical-align:top; }
table.products td.desc p { margin:0px; }
table.products small { font-weight:bold; font-size:11px; }

p.btpi { text-align:center; font-weight:bold; font-size:11px; }

#footer {
	clear:both;
	font-size:10px;
	text-align:center;
	margin-top:20px;
}

#footer ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#footer ul li {
	display:inline;
	padding-right:20px;
	height:0px;
}