
* {
	margin: 0;
	padding:0:
	}
	
html{
height:100%;
margin-bottom:1px;
}

html, body {
	height: 100%;
	}

img{
	vertical-align:bottom;
	display:block;
	}
a {
	outline: 0;
	text-decoration: none;
	color: #4F8C9F;
}
a:hover {
	color: #4F8C9F;
	text-decoration: underline;
}

#zi_chart {
	margin:0;
	padding:0;
	}

/*  bases */

body {
	background:url(/images_new/header_bg.jpg) repeat-x top #D8D8D8;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.8em;
	}

body.entrance {
	background:url(/images_new/bg_entrance.gif) repeat-x top #D8D8D8;
	}

body.initiative {
	background:url(/images_new/bg_initiative.jpg) repeat-x top;
	}

body.initiative_2 {
	background:url(/images_new/bg_initiative_2.jpg) repeat-x top;
	}

#top_container {
	width:860px;
	margin:0 auto;
	}

	.top_container img {
		margin:0;
		padding:0;
		display:block;
		margin:0 auto;
		}
		
#wrapper {
	width:100%;
	background:#FFFFFF;
	margin:0;
	padding:0;
	}
	
	body.initiative #wrapper {
		background:none;
		width:100%;
		margin:0;
		padding:0;
		}
	
	body.initiative_2 #wrapper {
		background:none;
		width:100%;
		margin:0;
		padding:0;
		}
	
#header {
	width:860px;
	margin:0 auto;
	background:url(/images_new/header_bg.gif) right top no-repeat;
	}

#header_logo {
	margin:0 0 0 22px;
	float:left;
	}

#header_logo_top {
	margin:105px 0 0 22px;
	}

#header_menus {
	float:left;
	margin:33px 0 0 52px;
	}
	
	#header_menus ul {
		margin:0;
		padding:0;
		}
	
	#header_menus li {
		float:left;
		list-style:none;
		margin:0;
		padding:0;
		}
	
	#header_menus span {
		display:none;
		}

#top_menus {
	}

	#top_menus ul {
		width:220px;
		float:right;
		margin:0;
		padding:0;
		}
		
	#top_menus li {
		margin:5px 0 0 0;;
		padding:0;
		list-style:none;
		float:right;
		}

	#top_menus span {
		display:none;
		}

#swfTop {
	margin:3px auto 10px auto;
	}

#breadcrumb {
	margin:10px 0 0 169px;
	font-size:11px;
	}

#container {
	width:860px;
	margin:0 auto;
	}
	
body.initiative  #container {
	width:873px;
	}

body.initiative_2 #container {
	width:873px;
	}

#menubar {
	float:left;
	width:285px;
	background:url(/wp-content/themes/zacatii_00/images/new/side_bg.gif) no-repeat top left;
	height: auto !important;
	height: 100%;
}
	#menubar .sub {
		height:450px;
		width:220px;
	}	
	#menubar .sub ul {
		margin:55px 0 0 35px;
	}	
	#menubar .sub li {
		list-style:none;
		line-height:16px;
		margin:10px 0 10px 0;
		background:url(/wp-content/themes/zacatii_00/images/new/list_icon.gif) no-repeat top left;
		padding:0 0 0 15px;
	}	
		#menubar .sub ul.tree {
			margin:5px 0 0 0;
		}	
		#menubar .sub ul.tree li {
			list-style:none;
			line-height:16px;
			margin:5px 0 5px 0;
			background:url(/wp-content/themes/zacatii_00/images/new/list_icon.gif) no-repeat top left;
			padding:0 0 0 15px;
		}	
	
#main {
	float:left;
	width:560px;
	margin:20px 0 20px 0;
	}

#zi_main {
	//margin:20px 0 0 0;
	margin: 0;
	}

#footerWrapper {
	width:100%;
	background:url(/images_new/footer_bg.jpg) repeat;
	margin:0;
	}
	
#footer {
	width:860px;
	margin:0 auto;
	padding: 15px 0;
	}

#footer_address {
	float:left;
	font-size:11px;
	color:#333333;
	margin:0 0 0 22px;
	}
	
	#footer_address address {
		font-style:normal;
		}
	
#footer_menus {
	float:right;
	width: 380px;
	text-align: right;
	margin:0 0 30px 0;
	color: #333;
	}
	
	#footer_menus img {
	    display: block;	}

	#footer_menus ul {
		margin:0;
		padding:0;
		}

	#footer_menus li {
		float:left;
		list-style:none;
		margin:0;
		padding:0;
		}
	
	#footer_menus span {
		font-size: 10px;
		display: block;
		text-align: left;
		float: right;
		}
	
	#footer_menus .left {
	    width: 280px;
	    margin-right: 10px;
	    float: left;
	    font-size: 10px;
	    text-align: left;
	    color: #7249ab;
	    font-weight: bold;
    }
    
    #footer_menus .right {
	    width: 90px;
	    float: right;
	    font-size: 9px;
	    text-align: right;
    }

/* Sub_dir */

.sub h1 {
	font-size: 16px;
	border-left: 4px solid #D01126;
	padding-left: 5px;
	margin-bottom: 20px;
	font-weight:bold;
	line-height:120%;
}
.sub h3 {
    color: #008080;
    margin-top: 10px;
	padding:0;
	font-weight:bold;
	font-size:14px;
}

#main h2 {
	font-size:16px;
	margin:25px 0 10px 0;
	padding:0 0 0 9px;
	line-height:120%;
	}

#main h3 {
	margin:10px 0 0 0;
	display:block;
	font-size:18px;
	}

#main img {
	margin:5px 10px 5px 0;
	float:left;
	}

#main p {
	margin:0;
	padding:0 0 0 9px;
	clear:both;
	vertical-align:top;
	}
	
#main ul {
	margin:0 0 0 25px;
	}

#main li {
	}

#main table {
	margin:0;
	padding:0;
	}
	
	#main td {
		vertical-align:top;
		}
	
#main table td ul {
	padding:0;
	}
	
#main .MsoNormal {
	margin-top:10px;
	}

#main .download {
	border-top:1px dotted #CCC;
	margin-top:10px;
	}

#main hr {
	background:#ddd;
	color:#ddd;
	clear:both;
	float:none;
	width:100%;
	height:2px;
	margin:5px 0;
	border:1px;
	}