h1 {
	font: 16pt Helvetica, Arial;
	text-align: left;
	margin: 6px 6px; }

p {
	font: 10pt Helvetica, Arial;
	margin: 6px 12px; 
	}
img {
	float: left;
	}

a:link {
	color: #006;
	}
a:visited {
	color: #060;
	}
a:hover {
	color: #666;
	}

body {	
	margin: 0; 
	padding: 0;
	background-image: url(images/background.gif);
	text-align: center; }

ul#nav {
	list-style-type: none;
	font: bold 11pt Helvetica, Arial;
	border-style: none solid none none;
	border-color: #000;
	border-width: 3px;
}

ul#nav li {
	float: left;
	}

ul#nav li a {
	display: block;
	float: left;
	width: 70px;
	height: 18px;
	padding: 2px 2px;
	border-style: none none none solid;
	border-color: #000;
	border-width: 3px;
	line-height: 20px;
	background: #a6b88e;
	color: #000;
	text-decoration: none;
	text-align: center; }

ul#nav li a:hover {
	background: #86984e; 
	color: #000; }

ul#sel {
	list-style-type: none;
	font: 14pt Helvetica, Arial;
	margin: 0;
	padding: 0; }

ul#sel li {
	float: left;
	text-align: center;
	color: #000;
	padding: 0; }

ul#sel li a {
	display: block;
	float: left;
	width: 70px;
	height: 16px;
	padding: 4px 0px;
	line-height: 20px;
	background: #efefef;
	color: #002C9E 
	text-decoration: none;
	text-align: center; }

ul#sel li a:hover {
	color: #000; }

ul#feat {
	list-style-type: disc;
	font: 9pt Helvetica, Arial;
	margin: 0px;
	padding: 0px 40px;
	}

#container {
	position: static;
	margin: 0px;
	padding: 0px;
	border: none;
	width: 750px; 
	text-align: left; 
	background: #efefef;
	}

#masthead {
	position: relative;
	top: 0px;
	left: 0px;
	font-size: 20pt;
	font-family: Helvetica, Arial;
	width: 750px;
	height: 135px;
	padding: 0px;
	margin: 0px;
	background: #698fae;
	border-style: none;
	}

#mastheadpro {
	position: relative;
	top: 0px;
	left: 0px;
	font-size: 20pt;
	font-family: Helvetica, Arial;
	width: 750px;
	height: 135px;
	padding: 0px;
	margin: 0px;
	background: #698fae;
	border-style: none;
	}

#mainmenubar {
	position: relative;
	height: 30px;
	width: 750px;
	top: 0px;
	left: 0px;
	margin: 0px;
	background: #a6b88e;
}

#mainmenu {
	position: relative;
	height: 22px;
	top: 0px;
	left: 0px;
	border-style: none solid none none;
	border-width: 3px;
	margin: 4px 176px 4px 0px;
	padding: 0px 0px 0px 136px;
	background: #a6b88e;
	text-align: center; 
}

#promenubar {
	position: relative;
	height: 18px;
	width: 750px;
	top: 0px;
	left: 0px;
	margin: 0px;
	background: #a6b88e;
}

#promenu {
	position: relative;
	height: 16px;
	top: 0px;
	left: 0px;
	border-style: none solid none none;
	border-width: 3px;
	margin: 4px 176px 4px 0px;
	padding: 0px 0px 0px 136px;
	background: #a6b88e;
	text-align: center; 
}

#menu {
	position: absolute;
	font: 10pt Helvetica;
	height: 20px;
	top: 40px;
	left: 0px;
	width: 496px;
	background: #CCF; 
	background-image: url(background.gif);
	background-repeat: repeat-x repeat-y;
	background-position: 0px -100px;
	text-align: center;
	border-style: none;
	border: 2px;
	color: #00F; }

#productmenu {
	position: absolute;
	font: 10pt Helvetica;
	top: 40px;
	left: 350px;
	width: 150px;
	background: #000; 
	text-align: left; 
	border-style: ridge;
	border: 2px;
	color: #00F; }

#productitem {
	position: absolute;;
	font: 10pt Helvetica;
	padding: 5px 5px;
	color: #000; }

#home {
	position: relative;
	top: 0px;
	left: 0px;
	width: 750px;
	height: auto;
	color: #000;
	background-color: #efefef;
	padding: 0px;
	border-style: none;
	border: 0px;
	border-color: #002C9E;
/* box-model hack (IE5) */
	voice-family: "\"}\"";
	voice-family: inherit; }

body>#main {width: 486px; }

#homeleft {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 165px;
	height: 400px;
/*	bottom: 300px;
*/	padding: 10px 5px 10px 5px;
	margin: 0px;
	background: #a6b88e;
	text-align: center;
	}

#homecenter {
	position: relative;
	top: 0px;
	left: 175px;
	width: 390px;
	height: 365px;
/*	bottom: 300px;
*/	padding: 10px 5px 10px 5px;
	}

#homeright {
	position: absolute;
	top: 0px;
	left: 575px;
	width: 143px;
	height: 250px;
/*	bottom: 300px;
*/	padding: 10px 5px 10px 5px;
	background: #eee;
	margin: 10px 10px 10px 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #ccf;
	}

#main {
	position: absolute; 
	top: 106px;
	left: 0px;
	width: 476px;
	height: 500px;
	background: #EEF; 
	background-image: url(background.gif);
	background-repeat: repeat-x repeat-y;
	background-position: 0px -90px;
	color: #000;
	border-style: ridge;
	border: 2px; 
	padding: 10px 10px;
/* box-model hack (IE5) */
	voice-family: "\"}\"";
	voice-family: inherit; }

body>#main {width: 486px; }

#news {
	position: absolute; 
	top: 0px; 
	left: 486px;
	width: 186px; 
	padding: 10px 5px;
	background: #CCF;
	background-image: url(background.gif);
	background-repeat: repeat-x repeat-y;
	background-position: -500px -80px;
	color: #004;
	border-style: ridge;
	border: 2px; }


#products {
	position: relative;
	left: 0px;
	width: 620px;
	height: auto;
	padding: 10px 20px;
	}
#product {
	position: relative;
	left: 0px;
	width: 730px;
	height: auto;
	padding: 10px 10px 0px 10px;
	border-style: ridge none none none;
	border-color: #600;
	border: 2px;
	}
#product1 {
	position: relative;
	left: 0px;
	width: 600px;
	padding: 10px 10px;
	border-style: none;
	color: #000;
	}
#product2 {
	position: absolute;
	top: 10px;
	left: 630px;
	width: 140px;
	padding: 5px 10px;
	border-style: none;
	font-size: 14pt;
	color: #7d0505;
	}
#product3 {
	position: absolute;
	top: 60px;
	left: 630px;
	width: 140px;
	padding: 10px 10px;
	border-style: none;
	}
	
#timetotime {
	position: relative;
/*	top: 400px;
*/
	left: 0px;
	width: 680px;
	padding: 10px 10px;
	border-style: none;
	border: 4px;
	background-color: #efefef;
/*	background-color: #FFC;
*/
	color: #004; }
	
#ttfor {
	position: floating;
	top: 180px;
	left: 0px;
	width: 162px;
	padding: 10px 10px;
	color: #004; }
	
#footer {
	position: relative;
	left: 0px;
	width: 646px;
	padding: 10px 10px;
	border-style: none;
	border: 4px;
	font: 8pt Helvetica, Arial;
	text-align: right;
	color: #698fae;
	}

#propage {
	position: relative;
	top: 0px;
	left: 0px;
	width: 678px;
	height: auto;
	color: #000;
	background-color: #efefef;
	padding: 10px 8px 10px 15px;
/* box-model hack (IE5) */
	voice-family: "\"}\"";
	voice-family: inherit; 
	}

#protitle {
	float: left;
	width: 520px;
	height: 30px;
	padding: 5px 10px;
	font: 20pt Helvetica, Arial;
	font-weight: bold;
	color: #000;
	}

#promenu {
	position: relative;
	font: 12pt Helvetica;
	height: 20px;
	left: 0px;
	width: 496px;
	text-align: left;
	border-style: none;
	color: #002C9E; 
	background-color: #efefef;
	}

#prooptions {
	float: right;
	width: 100px;
	margin: 0px 0px 0px 20px;
	background-color: #efefef;
	}

#prooption {
	float: right;
	width: 80px;
	text-align: center;
	border: 0px;
	border-style: solid;
	padding: 10px 10px;
	background-color: #efefef;
	}

#proinfo {
	float: left;
	}

#propics {
	align: center;
	float: left;
	width: 525px;
	height: auto;
	}
