
#head-logo {
	position:				absolute;
	background: 			#000000;
	top:					0px;
	left: 					0px;
	width:					145px;
	width:					155px;
	height:					110px;
	z-index: 				1;
	border-right: 			3px solid #555533;
}


#head-image {
	position:				absolute;
	top:					0px;
	left: 					0px;
	width:					100%;
	height: 				110px;
	background: 			url(http://www.landoll.com/images/header-col4.jpg);
	background-position: 	105px 20px;
	z-index: 				-10;
	border:					none;
}


#head-infomenu {
	position: 				absolute;
	left: 					157px;
	padding: 				0px;
	margin: 				0px;
	top: 					0px;
	background: 			#000000;
	height:					20px;
	width: 					100%;
	border-style: 			solid;
	border-top-width:		0px;
	border-left-width:		0px;
	border-bottom-width: 	3px;
	border-bottom-color: 	#666644;
	border-right-width: 	3px;
	border-right-color: 	#777755;
	z-index: 				10;
}


#head-infomenu-ul {
   	list-style-type: 		none;
	display:				block;
	margin:					0px;
}

#head-infomenu-ul li {
   	float:					left;
}

#head-infomenu-ul li a, #head-infomenu-ul li a:visited{
   display:					block;
   padding: 				2px 8px 1px 8px;
   font-weight: 			bold;
   font-size:				12px;
   color: 					#eeee00;
   text-decoration: 		none;
   font-family: 			sans-serif;
   border: 					1px solid #000000;
   z-index: 				10;
}


#head-infomenu-ul li a:hover {
   color: 					#ffffff;
	font-weight:bold;
}

#infoMenuLink {
	color:					#eeee00; 
	text-decoration:		none; 
	font-weight:			bold; 
	font-size:				12px;
}
#infoMenuLink:link    { 
	color:					#eeee00; 
	text-decoration:		none; 
	font-weight:			bold; 
	font-size:				12px
}

#infoMenuLink:visited { 
	color:					#eeee00; 
	text-decoration:		none; 
	font-weight:			bold; 
	font-size:				12px  
}

#infoMenuLink:hover   { 
	color:					#d00000; 
	font-weight:			bold; 
	font-size:				12px 
}

#infoMenuLink:active  { 
	color:					#eeee00; 
	font-weight:			bold; 
	font-size:				12px 
}

#head-productmenu 
{
	position: 				absolute;
	left: 					0px;
	top: 					110px;
	min-width: 				940px;
	width: 					100%;
	height: 				33px;
	background:  			url(http://www.landoll.com/images/bar3.jpg);
	z-index: 				10;
}

#head-productmenu-ul 
{
	list-style-type: 		none;
	display:				block;
	margin:					0px;
	text-align: 			left;
	overflow:				hidden;
	z-index: 				10;
}

#head-productmenu-ul li 
{
	float: 					left;
	height: 				33px;
}

#head-productmenu-ul li a, #head-productmenu-ul li a:visited 
{
	display:				block;
	margin-top:				0px;
	padding: 				8px 7px 8px 7px;
	font-weight: 			bold;
	font-size:				12px;
	color: 					#000000;
	text-decoration: 		none;
	font-family: 			sans-serif;
	border-right: 			1px solid #666633;
	border-left: 			1px solid #333300;
	border-bottom: 			1px solid #222222;
	border-top: 			1px solid #888844;
}

#head-productmenu-ul li a:hover {
   	color: 					#eeee00;
   	background: 			#333333;
   	border: 				1px solid #000000;
}

#imageLink { border: 0px;} 

/*
	=========================================================================================
										Drop Down Menu CSS
	=========================================================================================
*/

#sddm
{
	left: 					0px;
	top: 					110px;
	min-width: 				940px;
	width: 					100%;
	height: 				33px;
	max-height: 			33px;
	background:  			url(http://www.landoll.com/images/bar3.jpg);
	z-index: 				10;
	max-height:				22px;
}

#sddm li
{	
	margin: 				0;
	padding: 				0;
	list-style: 			none;
	float: 					left;
	font: 					bold 11px arial
}

#sddm li a
{   
	display:				block;
	margin-top:				0px;
	padding: 				8px 7px 8px 7px;
	font-weight: 			bold;
	font-size:				13px;
	color: 					#Ffffff;
	text-decoration: 		none;
	font-family: 			sans-serif;
}

#sddm li a:hover
{
	color: 					#eeee00;
	background: 			#333333;
	background:				url(http://www.landoll.com/images/bar3_2.jpg);
}	

#sddm div
{	
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border:none;
}

#sddm div a
{	
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #EAEBD8;
	color: #ffffff;
	font: 12px arial;
	border: 1px solid #000000;
	background: url(http://www.landoll.com/images/bar3.jpg);
	font-weight:600;
}

#sddm div a:hover
{	
	color: #eeee00;
	background: #333333;
	background: url(http://www.landoll.com/images/bar3_2.jpg);
}
	

