body {
	font-family: Arial, Helvetica, sans-serif;
}

 #top	{
 		position: absolute;
 		top: 0px;
 		left: 0px;
 		width: 700px;
 		height: 170px;
 	}
 #left-nav	{
	position: absolute;
	top: 195px;
	left: 0px;
	width: 178px;
	height: 600px;
	background-image: url(images/LeftNavBG.jpg);
	background-repeat: no-repeat;
	background-position: left 29px;
 	} 
 #content	{
	position: absolute;
	top: 235px;
	left: 175px;
	width: 590px;
 	}
 #bottom	{
	clear: both;
	border-top: 1px solid navy;
	width: 590px;
 	}
td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 18px;
	color: Navy;
}
h1.name {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #000066;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-right: 25px;
	margin-left: 25px;
}
p {
	font-size: 14px;
}
p.nav {
	font-size: 11px;
	margin-left: 0px;
	text-align: center;
	margin-right: 26px;
	margin-top: 3px;
	color: #000066;
}
p.navcopyright {
	font-size: 10px;
	margin-left: 5px;
}
h4  { color: navy; font-weight: bold; font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin-top: 24pt; margin-bottom: -3pt; margin-left: 11pt }
h3 {
	color: navy;
	font-size: 11pt;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin-top: 8pt;
	margin-right: 5pt;
	margin-left: 0pt;
}
h2  { color: #003399; font-style: italic; font-weight: bold; font-size: 11pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin-top: 5pt; margin-right: 5pt }
li {
	font-size: 14px;
	color: navy;
	margin-left: -20px;
}
.contact {
	font-size: 13px;
}
.contact2 {
	font-size: 13px;
	color: #FF0000;
}

a.leftnav:link, a.leftnav:visited   {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-transform: uppercase;
	text-align: center;
	background-color: #000099;
	padding-left: 2px;
	margin-left: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-decoration: none;
	line-height: normal;
	border: thin solid #000000;
	display: block;
	width: 138px;
	margin-top: -15px;
	margin-bottom: 0px;
}
a.leftnav:hover   {
	color: #FFFF66;
	border-top-color: #FFFF33;
	border-right-color: #FFFF33;
	border-bottom-color: #FFFF33;
	border-left-color: #FFFF33;
}

.contactform {
	font-size: 14px;
}
	
.tdpicture {
	font-size: 11px;
	color: #000066;
	text-align: center;
	padding-bottom: 24px;
}

div.catcontainer {
	background-color: transparent;
	margin-bottom: 0px;
	margin-top: 0px;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
div.spacer {	 
	clear: both;
}
div.productcatalog {
	float: left;
	width: 195px;
	height: 205px;
	text-align: center;
}
div.catalog {
	float: left;
	width: 150px;
	height: 170px;
	text-align: center;
}
div.catalog p {	 
	text-align: center;
	margin-bottom: 2px;
	font: bold 0.8em;
}
div.catalog img {	 
	text-align: center;
	font: bold 0.8em;
}
a.breadcrumb:link   { color: #5E6AC5; font-size: 11pt; font-weight: bold; font-style: italic; text-decoration: none }
a.breadcrumb:visited   { color: #5E6AC5; font-size: 11pt; font-weight: bold; font-style: italic;  text-decoration: none }
a.breadcrumb:hover   { color: #5E6AC5; font-size: 11pt; font-weight: bold; font-style: italic; text-decoration: none }

