* 					{ margin:0px; padding:0px; }
body				{ background: url(images/bg.jpg) #90CAE2 repeat-x; }
a 					{ outline-style: none; }
 
ul#menuback {
	margin: 20px auto;
	list-style: none;
	background: url(images/menu-bg.png);
	width: 800px;
	overflow: auto;	
}

ul#menuback li.shutter {
	width: 200px;
	height: 100px;
	display: block;
	float: left;
}

ul#menuback li#shutter1 {
	background: url(images/shutter-africanplains.jpg) no-repeat; 
}
ul#menuback li#shutter2 {
	background: url(images/shutter-reptiles.jpg) no-repeat; 
}
ul#menuback li#shutter3 {
	background: url(images/shutter-aviary.jpg) no-repeat; 
}
ul#menuback li#shutter4 {
	background: url(images/shutter-arcticzone.jpg) no-repeat; 
}

a.link {
   width: 200px;
   height: 100px;
   display: block;
   background: url(images/window.png) no-repeat bottom center;
   text-indent: -9999px;
   color:#FFFFFF;
}
a:hover {
	text-decoration: none;
}
a {
	text-decoration:none;
	color:#FFFFFF;
}

body {
	background-image: url('images/big_back.jpg')
}

#wrap {
	width:800px;
	height:775px;
	background: #FFF url(images/ycenter.jpg) no-repeat;
	text-align:left;
	margin:0 auto;
	color:#031D55;
	border-right:1px solid #0A4353;
	border-left: 1px solid #0A4353;
	font-family: tahoma, geneva, "lucida sans unicode", "lucida grande",verdana, sans-serif;
	font-size:0.8em;
}

#c1-1 {
	color: #300F02;
	font-size:11px;
}
#c1-2 {
	color: #300F02;
	font-size:11px;
}
#c1-3 {
	color: #300F02;
	font-size:11px;
}
#c1-4 {
	color: #300F02;
	font-size:11px;
}
.float-l {
	float:left;
	padding-left: 1px;
}
.folat-r {
	float:right;	
}
.folat-r2 {
	float:right;	
	padding:1px 0px 0px 1px;
}
#bottom {    
    padding: 6px;
}
h4 { color: #009000 }
.clearfix {
	clear:both
}
/* header */
#header {
	background:url(images/hd.jpg) no-repeat;
	height:125px;
	border: 1px solid #000000;
}
#header h1 {
	font-size:38px;
	padding-top: 50px;
	padding-left: 130px;
	color:#9cdbfb
}
#header div {
	font-size:14px;
	padding-left: 140px;
	color:#9cdbfb
}
#logo {
	position:relative;
	top:8px;
	left:0px
}
#logo h1 {
	font-size:34px;
	color:#FFFFFF;
}
#logo div {
	padding-left: 90px;
	color:#999999
}
ul#meun li a {
	padding-left:1px;
	color: #FFF;
}
ul#meun li a:hover {
	color: #C2F91A;
}
ul#nav li {
	display: inline;
	position:relative;
	top:-35px;
	left:100px;
	padding:0 20px;
}
/* content */
#content {
        height:430px
}
#content {
	padding:0px 55px 0 55px;
}
#content .left {
	width:400px
}
#content h2 {
	color:#1f4a63;
	font-size:18px;
	padding:12px 0;
}
#content p {
	padding:10px 0px;
}
#content .right {
	width: 225px;
	color: #777;
}
#content a {
	color: #042771;
	font-weight:normal;
}
#top {
	width: 175px;
	
	padding-left: 65px;
	padding: 10px;
	background: url(images/top_nav_pcz.jpg) #131A5F;
}
#top li {
	list-style:url(images/arrow.gif) inside;
}
#top a {
	color:#0F2032;
	line-height:12px;
}
#inner {
	padding-top: 20px;
}
#img {
	height:100px;
	padding:38px 0px 0px 0px;
}

/* footer */
#footer {
	height:85px;
	text-align:center;
	font-size: .9em;
	background: url(images/footer.gif) center no-repeat;
}
#ftlink {
	padding-top: 8px;
}
#ftlink, #copyright {
	padding-bottom:8px;
	color:#ECF1F7;
	text-align:center;
	font-family: tahoma, geneva, "lucida sans unicode", "lucida grande",verdana, sans-serif;
	font-size:0.9em;
}