body{
background: #120F09 url(../img/iba_body_bg.gif) top center repeat-y;
font-family:Verdana, Arial, Helvetica, sans-serif ;
font-size:9pt; /*font-size:.9em;*/
margin:0;
padding:0 0 1em 0;
}

a, a:link, a:active, a:visited{
color:#584325;
text-decoration:underline;
}

a:hover{
color:#6F4E20;
text-decoration:none;
}

#footer a, #footer a:link, #footer a:active, #footer a:visited{
color:#120F09;
text-decoration:underline;
}

#footer a:hover{
color:#423722;
text-decoration:none;
}

h1{
background: url(../img/iba_h1dec.gif) center left no-repeat;
padding:0 0 0 25px;
color:#433C23;
font-size:14pt; /*font-size:1.5em;*/
font-weight:400;

}

h2{
color:#433C23;
font-size:12pt; /*font-size:1.5em;*/
font-weight:400;
}

h3, h4, h5{
color:#433C23;
font-weight:400;
}

/*structure ids*/
#container{
width:100%;
background: url(../img/iba_navbg.gif) top center no-repeat;
}

#content{
width:712px;
margin: 0 0 0 2px; /*was 0 19px 19px 20px*/
padding-bottom:10px;
background: #F3EFE5;
/*border: 1px solid #f00;*/
}

#header{
background: #000 url(../img/iba_headerimage1.jpg) top center no-repeat;
display:block;
width:712px;
height:198px;
margin:0;
padding:0;
}

#headerinstruction{
background: url(../img/iba_header_instruction.jpg) top center no-repeat;
display:block;
width:712px;
height:198px;
margin:0;
padding:0;
}

#headerperformance{
background: url(../img/iba_headerperformance.jpg) top center no-repeat;
display:block;
width:712px;
height:198px;
margin:0;
padding:0;
}

#headercompany{
background: url(../img/iba_headercompany.jpg) top center no-repeat;
display:block;
width:712px;
height:198px;
margin:0;
padding:0;
/*border: 1px solid #f00;*/
}

#headernewsletter{
background: url(../img/iba_headernewsletter.jpg) top center no-repeat;
display:block;
width:712px;
height:198px;
margin:0;
padding:0;
}

#headersupport{
background: url(../img/iba_headersupport.jpg) top center no-repeat;
display:block;
width:712px;
height:198px;
margin:0;
padding:0;
}

#headercontact{
background: url(../img/iba_headercontact.jpg) top center no-repeat;
display:block;
width:712px;
height:198px;
margin:0;
padding:0;
}

#headernutcracker{
background: url(../img/iba_headernutcracker.jpg) top center no-repeat;
display:block;
width:712px;
height:198px;
margin:0;
padding:0;
}

#header #topnav{
width:712px;
height: 39px; /*WAS 40PX*/
background: #867954;
filter:alpha(opacity=90);
-moz-opacity:.90;
opacity:.90;
}


#headerinstruction #topnav{
width:712px;
height: 40px;
background: #867954;
filter:alpha(opacity=90);
-moz-opacity:.90;
opacity:.90;
}

#headerperformance #topnav{
width:712px;
height: 40px;
background: #867954;
filter:alpha(opacity=90);
-moz-opacity:.90;
opacity:.90;
}

#headercompany #topnav{
width:712px;
height: 40px;
background: #867954;
filter:alpha(opacity=90);
-moz-opacity:.90;
opacity:.90;
}

#headernewsletter #topnav{
width:712px;
height: 40px;
background: #867954;
filter:alpha(opacity=90);
-moz-opacity:.90;
opacity:.90;
}

#headersupport #topnav{
width:712px;
height: 40px;
background: #867954;
filter:alpha(opacity=90);
-moz-opacity:.90;
opacity:.90;
}

#headercontact #topnav{
width:712px;
height: 40px;
background: #867954;
filter:alpha(opacity=90);
-moz-opacity:.90;
opacity:.90;
}

#headernutcracker #topnav{
width:712px;
height: 40px;
background: #867954;
filter:alpha(opacity=90);
-moz-opacity:.90;
opacity:.90;
}

#block{
width:710px;
height:158px;
}


#wysiwyg{
text-align:left;
margin: 0 1em .5em 1em;
}

#footer{
width:680px;
margin: 0; /* was 0 37px 19px 35px*/
color:#fff;
font-size:8pt; /*font-size:.9em;*/
text-align:left;
}

/* beging real navigation*/
#nav{
list-style: none;
font-size:9pt; /*font-size:.9em;*/
margin:0;
padding:0 0 0 0;
text-transform:uppercase;

}

#nav li {
	position: relative;
	float: left;
	margin:0;
	padding:0;
	text-align:left;
	height:27px; 
	/*overflow:hidden;*/
	}
	
#nav ul {
list-style: none;
	position: absolute;
	left: 0;
	top: 37px; /* WAS 39PX*/
	display: none;
	width: 10.1em;
	background: url(../img/iba_ulul.gif) left bottom no-repeat;
	z-index:100;
	padding:0 0 20px 0;
	margin:0;
	filter: alpha(opacity=100);
  	-moz-opacity: 1;
	opacity: 1;


		}

/* Styles for Menu Items */
#nav li a {
	display: block;
	text-decoration: none;
	color: #fff;
	padding: 12px 7px 0px 7px;
	/*padding: 12px 4px 1px 4px;*/
	margin: 0;
	height:27px;
	float:left;
	
	
	}

/* Fix IE. Hide from IE Mac \*/
* html #nav li a { padding: 12px 4px 11px 4px;}
* html #nav ul li { float: left; height: 1%; }
* html #nav ul li a { height: 1%;width:10.1em; }
/* End */

#nav li a:hover { 
color: #000;
background:#9A8D66; 
} /* Hover Styles */
		
#nav ul li a { padding: 2px 5px; height:auto;width:9.28em;} /* Sub Menu Styles */
/* #nav ul li a { padding: 2px 5px; height:auto; width:9.3em;}*/
		
#nav li:hover ul, #nav li.over ul { display: block;} /* The magic */