#icmenu{
width: 99%;
}

#icmenu:after{ /*Add margin between menu and rest of content in Firefox*/
height: 0; 
clear: both; 
visibility: hidden;
}

#icmenu ul{

width: 600px;
background: url(images/IntercleanBanner3.gif); /*Theme Change here*/
margin-left: 0;
padding-left: 0;
margin: 0;
float: left;
font: bold 10px Verdana;
}


#icmenu ul li{
display: inline;


}


#icmenu ul li a{
float: left;
color: #FFFFFF;
font-weight: bold;
padding: 7px 19px 8px 19px;
text-decoration: none;
border-right: 2px solid #FFFFFF;
background: url(giftimages/Spacer1.gif) center right no-repeat; /*Theme Change here*/
}

#icmenu ul li a:hover{
background: url(images/Giftbutton2.jpg);
color: #000000;
border-right: 2px solid #000;


}

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

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

.dropmenudiv{
position:absolute;
top: 20;
border: 1px solid #BBB; /*Theme Change here*/
border-bottom-width: 0;
font:normal 9px Verdana;
line-height:14px;
z-index:100;
background-color: white;
width: 155px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}

.dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*Theme Change here*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

.dropmenudiv a:hover{ /*Theme Change here*/
background-color: #333333;
color: #FFFFFF;
}



.Bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 20px;
	vertical-align: top;
	list-style-image: url(images/bullet.gif);
	list-style-position: outside;
	list-style-type: none;
}
.PicturePanel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	padding: 0px;
	text-align: center;
	background-image: url(images/Bottom.jpg);	
}
.BodyHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #000066;
}
.PicturePanelType {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.LargeHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
.Bodytext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;	
}
.BodytextForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 40px;
}
