* {
margin: 0;
padding: 0;
border: 0;
}

html, body {
width: 100%;
height: 100%;
}

* html #container {
height: 100%;
}

body {
background: #fff;
color: #333;
}

#container {
position: relative;
margin: 0 auto;
min-height: 100%;
  width: 1000px;
  left: 50%;
  margin-left: -500px;
  z-index: 1;
}

.clearfloat {
clear: both;
}

.empty {
height: 20px;
}

#footer {
position: relative;
background: #977103;
height: 20px;
color: #ccc;
font-size: .9em;
margin: -20px auto 0;
  width: 1000px;
  left: 50%;
  margin-left: -500px;
  z-index: 1;
}

#logo{
position:absolute;
top:0px;
left:0;
width:112px;
height:97px;
margin:0;
padding:0;
z-index:10;	
}

#copy{
font-family: Arial, Tahoma, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 20px;
}

#mail{
font-family: Arial, Tahoma, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
margin: 0px 0px 0px 0px;
padding: 0px 20px 0px 0px;
}

a:link {
	color: #4C4C4C; 
	text-decoration: none;
}
a:visited{
	color: #4C4C4C;
	text-decoration: none;
}
a:hover{
	color: #977103;
	text-decoration:none;
}
a:active{
	color: #977103;
	text-decoration:none;
}

A IMG { border: none; }

#zag
{
font-family: Arial, Tahoma, Helvetica, sans-serif;
font-size: 19px;
font-style:normal;
color: #4C4C4C;
font-weight:normal;
padding: 0px;
margin: 0px; 
}

#menu{
color: black;
cursor: auto;
display: inline;
font-family: Arial, Tahoma, Helvetica, sans-serif;
font-size: 17px;
font-weight: bold;
height: 0px;
text-decoration: none;
width: 0px;
}

#cat_txt{
color: #977103;
font-family: Arial, Tahoma, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
text-align: justify;
}

#cat_title{
color: #977103;
font-family: Arial, Tahoma, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
}

#cat_txto{
color: #000000;
font-family: Arial, Tahoma, Helvetica, sans-serif;
font-size: 10px;
font-style: normal;
font-weight: normal;
text-align: justify;
}

#cat_titleo{
color: #000000;
font-family: Arial, Tahoma, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
}

#main_txt{
color: black;
font-family: Arial, Tahoma, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
}
