#menu2 {
	padding:0;
	margin:0;
	list-style:none;
	width:800px;
	height:43px;
	float:left;
}
#menu2 li {
	position:relative;
	float:left;
	margin:0 1px 0 0;
}
#menu2 li.last {
	width:112px;
	margin:0;
}
#menu2 li a {
	display:block;
	height:30px;
	width:110px;
	line-height:14px;
	float:left;
	color:#777777;
	text-decoration:none;
	font-family:Calibri, Tahoma, Arial, Helvetica, sans-serif;
	font-size:11pt;
	text-align:left;
	padding-top:13px;
	padding-left:3px;
	cursor:pointer;
}
#menu2 li a b {
	position:relative;
	font-weight:normal;
}
#menu2 li#home a {
	background:url(../images/layout/bg_btn_normal.gif);
}
#menu2 li#single a {
	background:url(../images/bg_btn_normal.gif);
}
#menu2 li#dropdown a {
	background:url(../images/bg_btn_normal.gif);
}
#menu2 li#dropline a {
	background:url(../images/bg_btn_normal.gif);
}
#menu2 li#flyout a {
	background:url(../images/bg_btn_normal.gif);
}
#menu2 li#support a {
	background:url(../images/bg_btn_normal.gif);
}
#menu2 li#contact a {
	background:url(../images/bg_btn_normal.gif);
}
#menu2 li#home a:hover {
	background:url(../images/bg_btn_over01.gif);
	color:#fff;
}
#menu2 li#single a:hover {
	background:url(../images/bg_btn_over02.gif);
	color:#fff;
}
#menu2 li#dropdown a:hover {
	background:url(../images/bg_btn_over03.gif);
	color:#fff;
}
#menu2 li#dropline a:hover {
	background:url(../images/bg_btn_over04.gif);
	color:#fff;
}
#menu2 li#flyout a:hover {
	background:url(../images/bg_btn_over05.gif);
	color:#fff;
}
#menu2 li#support a:hover {
	background:url(../images/bg_btn_over06.gif);
	color:#fff;
}
#menu2 li#contact a:hover {
	background:url(../images/bg_btn_over07.gif);
	color:#fff;
}
.home #menu2 li#home a {
	background:url(../images/bg_btn_over01.gif);
}
.single #menu2 li#single a {
	background:url(../images/bg_btn_over02.gif);
}
.dropdown #menu2 li#dropdown a {
	background:url(../images/bg_btn_over03.gif);
}
.dropline #menu2 li#dropline a {
	background:url(../images/bg_btn_over04.gif);
}
.flyout #menu2 li#flyout a {
	background:url(../images/bg_btn_over05.gif);
}
.support #menu2 li#support a {
	background:url(../images/bg_btn_over06.gif);
}
.contact #menu2 li#contact a {
	background:url(../images/bg_btn_over07.gif);
}
/* this is for IE6 png transparency fix - note the image path is from the .html file not the .css file */
* html #menu2 li#home a {
	background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg_btn_normal.gif', sizingMethod='scale');
}
* html #menu2 li#single a {
	background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg_btn_normal.gif', sizingMethod='scale');
}
* html #menu2 li#dropdown a {
	background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg_btn_normal.gif', sizingMethod='scale');
}
* html #menu2 li#dropline a {
	background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg_btn_normal.gif', sizingMethod='scale');
}
* html #menu2 li#flyout a {
	background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg_btn_normal.gif', sizingMethod='scale');
}
* html #menu2 li#support a {
	background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg_btn_normal.gif', sizingMethod='scale');
}
* html #menu2 li#contact a {
	background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg_btn_normal.gif', sizingMethod='scale');
}
* html #menu2 li#home a:hover {
	background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg_btn_over01.gif', sizingMethod='scale');
}
* html #menu2 li#single a:hover {
	background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg_btn_over02.gif', sizingMethod='scale');
}
* html #menu2 li#dropdown a:hover {
	background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg_btn_over03.gif', sizingMethod='scale');
}
* html #menu2 li#dropline a:hover {
	background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg_btn_over04.gif', sizingMethod='scale');
}
* html #menu2 li#flyout a:hover {
	background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg_btn_over05.gif', sizingMethod='scale');
}
* html #menu2 li#support a:hover {
	background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg_btn_over06.gif', sizingMethod='scale');
}
* html #menu2 li#contact a:hover {
	background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg_btn_over07.gif', sizingMethod='scale');
}
* html .home #menu2 li#home a {
	background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg_btn_over01.gif', sizingMethod='scale');
}
* html .single #menu2 li#single a {
	background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg_btn_over02.gif', sizingMethod='scale');
}
* html .dropdown #menu2 li#dropdown a {
	background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg_btn_over03.gif', sizingMethod='scale');
}
* html .dropline #menu2 li#dropline a {
	background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg_btn_over04.gif', sizingMethod='scale');
}
* html .flyout #menu2 li#flyout a {
	background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg_btn_over05.gif', sizingMethod='scale');
}
* html .support #menu2 li#support a {
	background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg_btn_over06.gif', sizingMethod='scale');
}
* html .contact #menu2 li#contact a {
	background:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg_btn_over07.gif', sizingMethod='scale');
}

