/* IE 6 CSS */

.nav_space_ie {margin:4px 0px -3px 0px; width:152px;} /*space out buttons -called out seperate to fix IE6 glitch*/

.head_wing_underline1 {background:url(../images/head_wing_underline.gif) no-repeat; 
						width:399px; height:35px; 
						margin-top:-48px; 
						position:relative; z-index:1; /*to lay underneath wing underline*/
						}
						
#all_container {
			background:url(../images/bg_content_ie.gif) repeat-y;
			width:707px;
			padding-top:0px;
			float:left;
			display:inline;
				}
#nav_bottom_cap {
				border-left:1px solid #19686c;
				}