#footer
{
	background-color: #FFF;
	width: 618px;
}
#header
{
	background-color: #FFF;
}

#menuBackground
{
	vertical-align: middle;
	margin-left: 155px;
	width: 617px;
	visibility: hidden;
}
#main
{
	margin-left: 120px;	
}
ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

/* CoolMenus 4 - default styles - do not edit */
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0; background-repeat: no-repeat;}
/* CoolMenus 4 - default styles - end */
  
/*Style for the background-bar*/
.clBar{position:absolute; width:10; height:10; background-color:#2468B3; layer-background-color:#2468B3; background-repeat: no-repeat; visibility: hidden;}

/*Styles for level 0*/
.clLevel0,.clLevel0over{position:absolute; padding:2px; font-family:tahoma,arial,helvetica; font-size:12px; font-weight:bold}
.clLevel0{background-color:#2468B3; layer-background-color:#2468B3; color:white;}
.clLevel0over{background-color:#336699; layer-background-color:#336699; color:Yellow; cursor:pointer; cursor:hand; }
.clLevel0border{position:absolute; visibility:hidden; background-color:#006699; layer-background-color:#006699}

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding:2px; font-family:tahoma, arial,helvetica; font-size:11px; font-weight:bold}
.clLevel1{background-color:#2468B3; layer-background-color:#2468B3; color:white;}
.clLevel1over{background-color:#6699CC; layer-background-color:#6699CC; color:Yellow; cursor:pointer; cursor:hand; }
.clLevel1border{position:absolute; visibility:hidden; background-color:#ADC7E3; layer-background-color:#ADC7E3}

/*Styles for level 2*/
.clLevel2, .clLevel2over{position:absolute; padding:2px; font-family:tahoma,arial,helvetica; font-size:10px; font-weight:bold}
.clLevel2{background-color:#2468B3; layer-background-color:#2468B3; color:white;}
.clLevel2over{background-color:#0099cc; layer-background-color:#0099cc; color:Yellow; cursor:pointer; cursor:hand; }
.clLevel2border{position:absolute; visibility:hidden; background-color:#000000; layer-background-color:#000000}

table.products td{
	width: 50%;
	padding: 1px;
}

tr.productHeader
{
	background-color: #2468B3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	text-align: center;	
	color: #FFF;
	width: 100%;

}

tr.productDescription
{
	background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	text-align: left;	
}
#content {
	background-color: #FFF;
	vertical-align: middle;
	margin-left: 155px;
	width: 615px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10pt;	
	text-align: left;
}
#content	p.heading {
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}
#content 	p.subheading {
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}
ul.productSpecs {
	margin-left: 270px;
	list-style-type: square;
}

tr.productDescription a {
	font-size: 8pt;
}

#sidebar { 
	position: absolute; left: 10px; width: 135px; top 0px; background-color: #FFF;
	font-size: 15px;
	font:  Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;	
	float: right;	
}

#sidebar a:hover {color: #411; background: #AAA;
   border-right: 5px double white;}
   
#sidebar a span {display: none;}
#sidebar a:hover span {display: block;
   position: absolute; top: 151px; left: 145; width: 135px;
   z-index: 100;
   color: #000000; background: #FFFFFF;
   font: 10px Verdana, sans-serif; text-align: center;  
   text-decoration: none; font-weight: bold; border-top: thin solid #2468B3; border-bottom: thin solid #2468B3; border-right: thin solid #2468B3; border-left: thin solid #2468B3;}

