body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Tahoma, Trebuchet, Sans-serif;
	font-size: 0.7em;
}
.middle {
	text-align: center;
	height: 100%; 

}
.main {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto; 
	width: 800px;
	height: 100%;
	border: 1px solid black;
	background-color: #E3E9F5;
	background: #FFFFFF url("images/back6.jpg") no-repeat ; 
}
.maincar {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto; 
	width: 800px;
	height: 100%;
	border: 1px solid black;
	background-color: #E3E9F5;
	background: #FFFFFF url("images/back6b.jpg") no-repeat ; 
}

#logo {
	float: right;
	margin-right: 3%;
	margin-top: 30px;
	text-align: right;
}
.fcontent {
	padding-left: 0;
	margin-left: 0;
	margin-top: 100px;
 
}
.frontnews {
	margin-left: 25%; 
	text-align: left;
	
}

table {
/*	width: 100%; */
	margin-top: 25px;
	margin-bottom: 25px;
	border-top: 1px solid black; 
	}
 th {
	height: 25px;
	text-align: left;
	font-size: 1.4em;
	font-weight: bold;
	text-decoration: underline;

}
 tr {

}

td {
	text-align: left;
	height: 80px;
}

.cellwide {
	width: 75px;
	padding-left: 5px;
}
.cellwide2 {
	padding-left: 2px;
	width: 200px;
}


.contact {
	padding-left: 0;
	margin-right: 15px;
	margin-left: 320px;
	margin-top: 100px;
/*	border: solid black 1px;  */
}
.address {
	margin-right: 15px;
}
.contactform {
	text-align: right;
	margin-right: 25px;
}

h1 {
/*	border: 1px solid red;  */
	font-size: 14px;
	color: #CCFFCC;
	margin-left: 40%;
	padding-top: 30px;
	text-align: center;
}

h2 {
	text-align: left;
/*	border: 1px solid red; */ 
	font-size:  1.2em;
	margin-top: 15px;
	margin-bottom: 3px;
	padding-bottom: 3px;
}
.fcontent h2 {
/*	border: 1px solid red;  */ 
	font-size:  1.7em;
	margin-left: 200px;
	margin-top: 15px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	text-align: left;
	text-decoration: underline;
} 

h3 {
	text-align: left;
	font-size: 1em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;	
}
h4 {
	text-align: left;
	font-size: 1em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.nav {
	text-align: left;
	float: left;
	margin-left: 10px;
	margin-right: 0;
	margin-top: 80px;
	color: black;
/*	border: 1px solid black; */ 
}
.nav2 {
	text-align: left;
	float: left;
	width: 200px; 
	padding-left: 0;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0;
	margin-top: 80px;
	color: black;
/*	border: 1px solid red; */ 
}
.content {
	padding-left: 0;
	margin-right: 22px;
	margin-left: 0px;
	margin-top: 80px;
/*	border: solid black 1px; */
}
.aboutparas {
	float: right;
	width: 400px;
	text-align: left;
	margin-top: 45px;
	margin-bottom: 5px;
	margin-left: 0; 
	margin-right: 20px;
	padding-left: 5px;
/*	border: solid blue 1px; */ 
}
.aboutparas table {
	border: none;
}

.aboutparas table td{
	height: 15px;
	width: 170px;

}

.suppliers {
	float: right;
	width: 415px;
	text-align: left;
	margin-top: 40px;
	margin-bottom: 5px;
	margin-left: 200px; 
	margin-right: 20px;
	padding-left: 5px;
/*	border: solid blue 1px;  */ 
}
.downloads {
	float: right;
	width: 415px;
	text-align: left;
	margin-top: 65px;
	margin-bottom: 5px;
	margin-left: 200px; 
	margin-right: 20px;
	padding-left: 5px;
/*	border: solid blue 1px; */
}

p {
	text-align: left;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 5%;
/*	border: solid blue 1px;  */
}

.contact p {	
	text-align: left;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 15px;
/*	border: solid blue 1px; */ 
}

.fcontent p {
	text-align: left;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 25%; 
	margin-right: 5%;
/*	border: solid blue 1px; */ 
}
.nav ul {
	width: 80px;
	list-style: none;
	text-align: left;
	margin-left: 15px;
	margin-bottom: 150px;
}
.nav2 ul {
	list-style: none;
	text-align: left;
	margin-left: 15px;
	margin-bottom: 250px;
}
li {
	margin-top: 5px;
	margin-bottom: 5px;
}
.nav ul li {
	display: block;
	width: 80px;
	list-style: none;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.nav a {
	text-align: center;
	color: white;
}

.nav a:link {
	display: block;
	border: 2px solid blue;  
	width: 80px;
	height: 15px;
	background-color: #444488;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;	
	padding: 2px;
}

.nav a:visited {
	display: block;
	border: 2px solid blue;
	width: 80px;
	height: 15px;
	background-color: #444488;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	padding: 2px;
}

.nav a:active {
	display: block;
	border: 2px solid blue;
	width: 80px;
	height: 15px;
	background-color: #444488;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	padding: 2px;
}

.nav a:hover{
	display: block;
	border: 2px solid blue;
	width: 80px;
	height: 15px;
	background-color: #888899;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	padding: 2px;
}


#thispage {
	border: 2px solid blue;
	width: 80px;
	height: 15px;
	background-color: #449944;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	padding-top: 2px;
}

#navhead {
	color: blue;
	text-decoration: underline;
	font-weight: normal;
}
#navhead2 {
	color: green;
	text-decoration: underline;
	font-weight: bold;
}

#thisnav2 {

	color: blue;
	text-decoration: underline;
}


.nav2 a:link {
	color: green;
	text-align: left;
	font-size: 1em;
	text-decoration: none;
}
.nav2 a:visited {
	color: green;
	text-align: left;
	font-size: 1em;
	text-decoration: none;
}
.nav2 a:active {
	color: blue;
	text-align: left;
	font-size: 1em;
	font-weight: normal;
}
.nav2 a:hover {
	color: #AAF;
	text-align: left;
	font-size: 1em;
	text-decoration: none;
}
.address p {
	text-align: right;
	font-weight: bold;
	font-size: 1.1em;
}


hr {
	text-align: left;

	width: 70%;
	margin-top: 3px;
	margin-bottom: 3px;
}
span {
	font-weight: bold;
}
h3 span {
	color: green;
}
.h3class {
	color: #333298;
	font-size: 1.2em;
}
.footer {
	text-align: center;
	width: 800px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	background-color: #FFF;
	margin-left: auto;
	margin-right: auto;
}
.footer a:link {
	color: green;
	text-align: left;
	font-size: 1em;
	text-decoration: none;
}
.footer a:visited {
	color: green;
	text-align: left;
	font-size: 1em;
	text-decoration: none;
}
.footer a:active {
	color: blue;
	text-align: left;
	font-size: 1em;
	font-weight: normal;
}
.footer a:hover {
	color: #AAF;
	text-align: left;
	font-size: 1em;
	text-decoration: none;
}

.aboutparas2 ul {
	list-style: none;
	color: black;
}
.picright {
	float: right;
	margin-right: 0;
	margin-left: 10px;
	padding-right: 0;
}
.textright {
	float: right;
	border: solid black 1px;
	width: 100px;
	height: 60px;
	padding: 3px;
	font-size: 0.9em;
	margin-right: 0;
}
table {
	font-size: 1em;
}
.newspics {
	margin-left: 20px;
	margin-right: 20px;
}
.rightcolpics {
	float: right;
	padding-left: 10px;
	padding-right: 5px;
}
.rightcolpics img {
	margin-bottom: 30px;

}
#picspace {
	margin-top: 100px;
}
.end {
	border-bottom: 1px solid black;
	margin-bottom: 20px;	
}


