.solidblockmenu{
	margin: 0;
	padding: 0;
	float: left;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	background-color: #3C8119;
	background-image: url(images/menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	border: 0px none #FFFFFF;
}

.solidblockmenu li{
	display: inline;
	line-height: 16px;		
}

.solidblockmenu li a{
	float: left;
	color: white;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align:center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	font-weight: normal;
	width: 138px;
	padding-right: 0px;
	padding-left: 0px;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
	color: white;
	background-color: transparent;
	background-image: url(images/menuover.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}

.footerlinks{
	margin: 0;
	padding: 0;
	float: left;
	background: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #625e00;
	border-right-color: #625e00;
	border-bottom-color: #625e00;
	border-left-color: #625e00;
}

.footerlinks li{
display: inline;
}

.footerlinks li a{
	float: left;
	color: #CCCCCC;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #666666;
	font-size: 10px;
}

.footerlinks li a:visited{
color: white;
}

.footerlinks li a:hover, .footerlinks li .current{
	color: white;
	background: #000000;
	float: left;
}
.transparent_class {
	width: 161px;
	z-index: 2001;
	background-image: url(images/transparent_menu.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	height: 246px;
	float: left;
}

.solidblocksubmenu{
	margin: 0;
	float: left;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	background-position: center center;
	border: 0px none #FFFFFF;
	padding-top:30px;
	background-image: url(images/transparent_menu.png);
	background-repeat: repeat-y;
	/*background-color:#000000;*/
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

.solidblocksubmenu li{
	display: inline;
	line-height: 16px;	
}

.solidblocksubmenu li a{
	float: left;
	color: white;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	/*padding-right: 30px;
	padding-left: 30px;*/
	text-align:center;
	font-weight:normal;
	white-space: nowrap;
	width:161px;
}

.solidblocksubmenu li a:visited{
	color: white;
}

.solidblocksubmenu li a:hover, .solidblockmenu li .current{
	color: white;	
}

.resourceExtraUl li a:hover{
	background-color: transparent;
	background-image: url(images/menuover.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}

.serviceExtra{
	width:67px;
}

.resourceExtra{
	width:67px;
}

.resourceExtraLiPrepress a:hover{
	background-color:#009900;
	background-image: url(images/menu_bg.jpg);
	background-repeat: repeat-x;
}

.resourceExtraLiPrint a:hover{
	background-color:#009900;
	background-image: url(images/menu_bg.jpg);
	background-repeat: repeat-x;
}

.resourceExtraLiFinishing a:hover{
	background-color:#009900;
	background-image: url(images/menu_bg.jpg);
	background-repeat: repeat-x;
}
