.chromestyle{
/*width: 99%;*/

	border-bottom:5px solid #b2b2b2;
	background-color:#f4f4f4;
	background-image:url('../images/menu_bg.gif');
	background-repeat:no-repeat;
	background-position: 610px 50%;
	margin-top:0px;
	height:20px;
	padding-top:6px;
	padding-left:15px;
	color:#2f2f2f
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
/*border: 1px solid #BBB;*/
width: 100%;
/*background: url(chromebg.gif) center center repeat-x;*/ /*THEME CHANGE HERE*/
padding: 0;
margin: 0;
text-align: left; /*set value to "left", "center", or "right"*/
text-transform:uppercase;
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #2f2f2f;
padding: 0px 9px 0px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #2f2f2f;
}

.chromestyle ul li a:hover{
	color:#f79621;
	text-decoration:none;
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
/*content: " v";*/
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position:absolute;
	top: 0;
	/*border: 1px solid #BBB;*/ /*THEME CHANGE HERE*/
	border-top:1px solid #b2b2b2;
	border-left:1px solid #b2b2b2;
	border-right:1px solid #b2b2b2;
	border-bottom-width: 0;
	z-index:100;
	background-color:#f4f4f4;
	width: 200px;
	visibility: hidden;
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4);*/ /*Add Shadow in IE. Remove if desired*/
	filter:alpha(opacity=95);
	-moz-opacity:.95;
	opacity:.95;
}

.dropmenudiv a{
	width: auto;
	display: block;
	text-indent: 3px;
	text-decoration: none;
	font-weight:normal;
	color:#2f2f2f;
	/*padding:6px 5px 6px 10px;*/
	border-right:0px;
	border-bottom:1px solid #b2b2b2;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	color:#f79621;
	text-decoration:none;
}

/*-------------- IMG MENU -------------------*/

#about:link,#about:visited{
	background:url('../images/menu/about.gif') no-repeat 0px -32px;
	height:15px;
	width:53px;
	display: -moz-inline-stack;
	display:inline-block;
	vertical-align: top;
}
#about:hover{
	background:url('../images/menu/about.gif') no-repeat 0px -5px;
}
#contact:link,#contact:visited{
	background:url('../images/menu/contact.gif') no-repeat 0px -32px;
	height:15px;
	width:61px;
	display: -moz-inline-stack;
	display:inline-block;
	vertical-align: top;
}
#contact:hover{
	background:url('../images/menu/contact.gif') no-repeat 0px -5px;
}
#cart:link,#cart:visited{
	background:url('../images/menu/cart.gif') no-repeat 0px -32px;
	height:15px;
	width:61px;
	display: -moz-inline-stack;
	display:inline-block;
	vertical-align: top;

}
#cart:hover{
	background:url('../images/menu/cart.gif') no-repeat 0px -5px;
}










#home a:link,#home a:visited{
	background:url('../images/menu/home.gif') no-repeat 7px -9px;
	height:12px;
	width:35px;
	display:block;
	float:left;
}
#home a:hover{
	background:url('../images/menu/home.gif') no-repeat 7px 2px;
}
#process a:link,#process a:visited{
	background:url('../images/menu/process.gif') no-repeat 7px -9px;
	height:12px;
	width:150px;
	display:block;
	float:left;
}
#process a:hover{
	background:url('../images/menu/process.gif') no-repeat 7px 2px;
}
#other a:link,#other a:visited{
	background:url('../images/menu/other.gif') no-repeat 7px -9px;
	height:12px;
	width:100px;
	display:block;
	float:left;
}
#other a:hover{
	background:url('../images/menu/other.gif') no-repeat 7px 2px;
}
#learn a:link,#learn a:visited{
	background:url('../images/menu/learn.gif') no-repeat 7px -9px;
	height:12px;
	width:90px;
	display:block;
	float:left;
}
#learn a:hover{
	background:url('../images/menu/learn.gif') no-repeat 7px 2px;
}
#quote a:link,#quote a:visited{
	background:url('../images/menu/quote.gif') no-repeat 7px -9px;
	height:12px;
	width:70px;
	display:block;
	float:left;
}
#quote a:hover{
	background:url('../images/menu/quote.gif') no-repeat 7px 2px;
}

#process0:link,#process0:visited{
	background:url('../images/menu/process0.gif') no-repeat 10px -26px;
	height:26px;
	width:210px;
	display:block;
	float:left;
}

#process0:hover{
	background:url('../images/menu/process0.gif') no-repeat 10px -1px;
}
#process1:link,#process1:visited{
	background:url('../images/menu/process1.gif') no-repeat 10px -26px;
	height:26px;
	width:210px;
	display:block;
	float:left;
}
#process1:hover{
	background:url('../images/menu/process1.gif') no-repeat 10px -1px;
}
#process2:link,#process2:visited{
	background:url('../images/menu/process2.gif') no-repeat 10px -26px;
	height:26px;
	width:210px;
	display:block;
	float:left;
}
#process2:hover{
	background:url('../images/menu/process2.gif') no-repeat 10px -1px;
}
#process3:link,#process3:visited{
	background:url('../images/menu/process3.gif') no-repeat 10px -26px;
	height:26px;
	width:210px;
	display:block;
	float:left;
}
#process3:hover{
	background:url('../images/menu/process3.gif') no-repeat 10px -1px;
}
#process4:link,#process4:visited{
	background:url('../images/menu/process4.gif') no-repeat 10px -26px;
	height:26px;
	width:210px;
	display:block;
	float:left;
}
#process4:hover{
	background:url('../images/menu/process4.gif') no-repeat 10px -1px;
}
#process5:link,#process5:visited{
	background:url('../images/menu/process5.gif') no-repeat 10px -26px;
	height:26px;
	width:210px;
	display:block;
	float:left;
}
#process5:hover{
	background:url('../images/menu/process5.gif') no-repeat 10px -1px;
}
#process6:link,#process6:visited{
	background:url('../images/menu/process6.gif') no-repeat 10px -26px;
	height:26px;
	width:210px;
	display:block;
	float:left;
}
#process6:hover{
	background:url('../images/menu/process6.gif') no-repeat 10px -1px;
}
#process7:link,#process7:visited{
	background:url('../images/menu/process7.gif') no-repeat 10px -26px;
	height:26px;
	width:210px;
	display:block;
	float:left;
}
#process7:hover{
	background:url('../images/menu/process7.gif') no-repeat 10px -1px;
}

#other0:link,#other0:visited{
	background:url('../images/menu/other0.gif') no-repeat 10px -26px;
	height:26px;
	width:205px;
	display:block;
	float:left;
}
#other0:hover{
	background:url('../images/menu/other0.gif') no-repeat 10px -1px;
}
#other1:link,#other1:visited{
	background:url('../images/menu/other1.gif') no-repeat 10px -26px;
	height:26px;
	width:205px;
	display:block;
	float:left;
}
#other1:hover{
	background:url('../images/menu/other1.gif') no-repeat 10px -1px;
}
#other2:link,#other2:visited{
	background:url('../images/menu/other2.gif') no-repeat 10px -26px;
	height:26px;
	width:205px;
	display:block;
	float:left;
}
#other2:hover{
	background:url('../images/menu/other2.gif') no-repeat 10px -1px;
}
#other3:link,#other3:visited{
	background:url('../images/menu/other3.gif') no-repeat 10px -26px;
	height:26px;
	width:205px;
	display:block;
	float:left;
}
#other3:hover{
	background:url('../images/menu/other3.gif') no-repeat 10px -1px;
}
#other4:link,#other4:visited{
	background:url('../images/menu/other4.gif') no-repeat 10px -26px;
	height:26px;
	width:205px;
	display:block;
	float:left;
}
#other4:hover{
	background:url('../images/menu/other4.gif') no-repeat 10px -1px;
}
#other5:link,#other5:visited{
	background:url('../images/menu/other5.gif') no-repeat 10px -26px;
	height:26px;
	width:205px;
	display:block;
	float:left;
}
#other5:hover{
	background:url('../images/menu/other5.gif') no-repeat 10px -1px;
}

#learn0:link,#learn0:visited{
	background:url('../images/menu/learn0.gif') no-repeat 10px -26px;
	height:26px;
	width:250px;
	display:block;
	float:left;
}
#learn0:hover{
	background:url('../images/menu/learn0.gif') no-repeat 10px -1px;
}
#learn1:link,#learn1:visited{
	background:url('../images/menu/learn1.gif') no-repeat 10px -26px;
	height:26px;
	width:250px;
	display:block;
	float:left;
}
#learn1:hover{
	background:url('../images/menu/learn1.gif') no-repeat 10px -1px;
}
#learn2:link,#learn2:visited{
	background:url('../images/menu/learn2.gif') no-repeat 10px -26px;
	height:26px;
	width:250px;
	display:block;
	float:left;
}
#learn2:hover{
	background:url('../images/menu/learn2.gif') no-repeat 10px -1px;
}
#learn3:link,#learn3:visited{
	background:url('../images/menu/learn3.gif') no-repeat 10px -26px;
	height:26px;
	width:250px;
	display:block;
	float:left;
}
#learn3:hover{
	background:url('../images/menu/learn3.gif') no-repeat 10px -1px;
}
#learn4:link,#learn4:visited{
	background:url('../images/menu/learn4.gif') no-repeat 10px -26px;
	height:26px;
	width:250px;
	display:block;
	float:left;
}
#learn4:hover{
	background:url('../images/menu/learn4.gif') no-repeat 10px -1px;
}
#learn5:link,#learn5:visited{
	background:url('../images/menu/learn5.gif') no-repeat 10px -26px;
	height:26px;
	width:250px;
	display:block;
	float:left;
}
#learn5:hover{
	background:url('../images/menu/learn5.gif') no-repeat 10px -1px;
}





#ql0:link,#ql0:visited{
	background:url('../images/menu/ql0.gif') no-repeat 5px -26px;
	height:26px;
	width:214px;
	display:block;
	float:left;
}
#ql0:hover{
	background:url('../images/menu/ql0.gif') no-repeat 5px -1px;
}
#ql1:link,#ql1:visited{
	background:url('../images/menu/ql1.gif') no-repeat 5px -26px;
	height:26px;
	width:103px;
	display:block;
	float:left;
}
#ql1:hover{
	background:url('../images/menu/ql1.gif') no-repeat 5px -1px;
}
#ql2:link,#ql2:visited{
	background:url('../images/menu/ql2.gif') no-repeat 5px -26px;
	height:26px;
	width:90px;
	display:block;
	float:left;
}
#ql2:hover{
	background:url('../images/menu/ql2.gif') no-repeat 5px -1px;
}