/* CSS Document */
@import url(nzips_menu.css);
@import url(nzips_style.css);
@import url(nzips_dna_nzips.css);

body {
	background: url(../images/nzips_content_left.gif) repeat-y  #FEFEFE;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px;
}
table, td, tr {
margin: 0;
padding: 0;
}
#header_out {
background: url(../images/nzips_top_right.gif) no-repeat;
}
#header_out a#logo {
width: 155px;
height: 110px;
position: absolute;
top: 0;
left: 0;
}
#header {
margin: 0 0 0 165px;
background: url(../images/nzips_top_rpeatx.gif) 0 75px  repeat-x ;
height: 107px;
}
#main_menu {
padding: 25px 0 0 0;
height: 30px;
}
#black_stripe {
height: 20px;
background: #333;
margin: 0 0 31px 0;
}
#content {
background: url(../images/nzips_content_left.gif) repeat-y #FEFEFE;
}
#section_menu {
background: url(../images/nzips_in_this_section.gif) no-repeat;
width: 138px;
height: 100px;
float: left;
padding: 29px 0 0 17px;

}
#tables {
margin: 0 0 0 165px;
width: 75%;
}
#footer {
background:url(../images/nzips_footer_left_tile.gif) repeat-y #FEFEFE;
height: 130px
}
#footer2 {
background: url(../images/nzips_footer_left.jpg) no-repeat ;
height: 85px;
width: 98%;
padding-top: 1px;
}
#footer3 {
background: url(../images/nzips_footer_right.gif) 100% 0 no-repeat #09C;
height: 58px;
margin: 0 0 0 170px;
}
#footer4 {
margin: 0 0 0 180px;
}
#navigation ul {
margin: 0;
padding: 0;
list-style: none;
}
#navigation li {margin-top: 7px;
	margin-bottom: 7px;
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
	font-weight: bold;
	width: 144px;
}
#navigation li ul li {
margin-left: 7px;
	width: 127px;
}