div {
	border: none;
	margin: 0px;
	padding: 0px;
	}

div.base {
	border-width: 5px 5px 5px 5px;
	border-spacing: 2px;
	border-style: inset inset inset inset;
	border-color: red red red red;
	border-collapse: collapse;
	background-color: white;
	height: 871px;
	width: 995px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

div.sidebar {
	height: 871px;
	width: 194px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-image:url('images/left-background.jpg');
	}
	
div.header {
	height: 183px;
	width: 801px;
	position: absolute;
	top: 0px;
	left: 194px;
	background-image:url('images/top-background.jpg');
	}
	
div.footer {
	height: 89px;
	width: 801px;
	position: absolute;
	left: 194px;
	bottom: 0px;
	background-image:url('images/bottom-background.jpg');
	}
	
div.content {
	height: 599px;
	width: 801px;
	position:absolute;
	top: 183px;
	left: 194px;
	overflow: auto;
	}

.heading {
	visibility:hidden;
}

a.prodlink {
	}

.link {
	display:none;
	}

.h1,.h2,.h3,.h4,.h5,.h6 {
	clear:both;
	margin:0;
	padding:0;
	background-repeat:no-repeat;
}

.h1 {
	color:#fff;
	font-size:30pt;
	height: 125px;	
	margin-top:25px;
	margin-bottom:0px;
	background-position:top center;
}

.h2 {
	color:#f93737;
	font-size:15pt;
	height: 22px;
	margin-top:18px;
	margin-bottom:0.7em;
	background-position:top center;
}

.h3 {
	color:#000;
	font-size:13pt;
	height:23px;
	margin-top:18px;
	margin-bottom:11px;
	background-position:top center;
	position:relative;
}

.h4 {
	color:#7e0018;
	font-size:12pt;
	height:13px;
	width:285px;
	background-position:top center;	
}

.h5 {
	color:#000;
	font-size:12pt;
	height:19px;
	margin-top:10px;
	margin-bottom:5px;
	background-position:top center;
	position:relative;
}

.menutext {
    display: none;
}

#menu {
 width: 175px;
 height: 282px;
 background: url(images/menu.gif);
 margin: 0px ; padding: 0;
 position: relative;
}

#menu li {margin: 0; padding: 0; list-style: none; display: block; position: absolute;}

#menu a {display: block;}

#menu1 {left: 1px; top: 1px; width: 175px; height: 31px;}
#menu2 {left: 1px; top: 32px; width: 175px; height: 31px;}
#menu3 {left: 1px; top: 63px; width: 175px; height: 31px;}
#menu4 {left: 1px; top: 94px; width: 175px; height: 31px;}
#menu5 {left: 1px; top: 125px; width: 175px; height: 31px;}
#menu6 {left: 1px; top: 156px; width: 175px; height: 31px;}
#menu7 {left: 1px; top: 187px; width: 175px; height: 31px;}
#menu8 {left: 1px; top: 218px; width: 175px; height: 31px;}
#menu9 {left: 1px; top: 249px; width: 175px; height: 31px;}

#menu1 a {height: 31px;}
#menu2 a {height: 31px;}
#menu3 a {height: 31px;}
#menu4 a {height: 31px;}
#menu5 a {height: 31px;}
#menu6 a {height: 31px;}
#menu7 a {height: 31px;}
#menu8 a {height: 31px;}
#menu9 a {height: 31px;}

#menu1 a:hover {background: url(images/menu.gif) 0px 0px no-repeat;}
#menu2 a:hover {background: url(images/menu.gif) 1px 32px no-repeat;}
#menu3 a:hover {background: url(images/menu.gif) 1px 63px no-repeat;}
#menu4 a:hover {background: url(images/menu.gif) 1px 94px no-repeat;}
#menu5 a:hover {background: url(images/menu.gif) 1px 125px no-repeat;}
#menu6 a:hover {background: url(images/menu.gif) 1px 156px no-repeat;}
#menu7 a:hover {background: url(images/menu.gif) 1px 187px no-repeat;}
#menu8 a:hover {background: url(images/menu.gif) 1px 218px no-repeat;}
#menu9 a:hover {background: url(images/menu.gif) 1px 249px no-repeat;}

#menu1 a.current {background: url(images/menu.gif) -317px -3px no-repeat;}
#menu2 a.current {background: url(images/menu.gif) -317px -35px no-repeat;}
#menu3 a.current {background: url(images/menu.gif) -317px -68px no-repeat;}
#menu4 a.current {background: url(images/menu.gif) -317px -101px no-repeat;}
#menu5 a.current {background: url(images/menu.gif) -317px -135px no-repeat;}
#menu6 a.current {background: url(images/menu.gif) -317px -167px no-repeat;}
#menu7 a.current {background: url(images/menu.gif) -317px -201px no-repeat;}
#menu8 a.current {background: url(images/menu.gif) -317px -236px no-repeat;}
#menu9 a.current {background: url(images/menu.gif) -317px -269px no-repeat;}

#flinks {
 width: 285px;
 height: 13px;
 background: url(images/links.gif);
 margin: 0px ; padding: 0;
 position: relative;
 font-size:9pt;

}

#flinks a {display: block; margin: 0; padding: 0; position: absolute;}

#flink1 {left: 1px; top: 1px; width: 78px; height: 12px;}
#flink2 {left: 95px; top: 1px; width: 85px; height: 12px;}
#flink3 {left: 197px; top: 1px; width: 86px; height: 12px;}

#flink1 a {height: 31px; width: 78px;}
#flink2 a {height: 31px; width: 85px;}
#flink3 a {height: 31px; width: 86px;}

.faq {font-weight: bold; font-size: 12pt; margin-bottom: 0px; }

.fga {font-size: 12pt; margin-top: 0px;}

#_eceMiniCart {white-space: nowrap; }

.links {font-family: 'Comic Sans MS'; }

