* {
	font-size: 100.01%; 
	line-height: 1; 
	margin: 0px; 
	padding: 0px;
} 

html, body {
	text-align: center;
	height: 100%;
}

html {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #666666; 
  background-image: url(../../images/public/background.jpg);
}

p {
 line-height: 1.3;
}

#body {
	min-height: 100%;
	width: 760px;
	text-align: left;
	margin: 0px auto;
  position: relative;
  background-image: url(../../images/public/background1.jpg);
  background-repeat: repeat-y;
  background-position: top left;
  background-color: #ffffff;
}

div#wrapper {
  padding-bottom: 80px
}

div#masthead {
  margin-left: 10px;
  background-color: #ffffff;
  height: 130px;
  margin-right: 10px;
}

div#masthead img#logo {
  display: block;
  border: none;
}

div#masthead h1 {
  position: absolute;
  top: 42px;
  left: 75px;
  right: 0px;
  width: 500px;
  height: 30px;
  background-image: url(../../images/public/heading.jpg);
  background-position: top left;
  background-repeat: no-repeat;
}

div#masthead h1 span {
  display: none;
}

div#masthead h1 span.green{
  color: #009530;
}

div#masthead span#terrace {
  display: block;
  position: absolute;
  top: 0px;
  right: 10px;
  width: 154px;
  height: 106px;
  background-image: url(../../images/public/terrace.jpg);
  background-position: top right;
  background-repeat: no-repeat;
}

div#masthead span#banner {
  background-image: url(../../images/public/banner.jpg);
  background-position: top left;
  background-repeat: no-repeat;
  background-color: #009530;
  position: relative;
  top: 106px;
  display: block;
  height: 24px;
}

ul#menu {
  margin-top: 50px;
  padding-left: 10px;
  width: 120px;
  float: left;
  list-style-type: none;
  display: block;
  padding-bottom: 80px;
}

ul#menu li {
  display: block;
}

ul#menu li ul {
  list-style-type: none;
  background-color: #0b0;
}

ul#menu li a {
  padding-left: 10px;
  display: block;
  padding-top: 5px;
  padding-bottom: 7px;
  font-size: 1.2em;
  text-decoration: none;
  color: #666666;
  border-bottom: 1px solid #cccccc;
  font-weight: bold;
  width: 110px;
}

ul#menu li.first a {
  border-top: 1px solid #cccccc;
}

ul#menu li.active a, ul#menu li a:hover {
  background-color: green;
  text-decoration: none;
  color: white;
}

ul#menu li a:hover {
}

ul#menu li.active ul li {
}

ul#menu li.active ul li a {
  padding-left: 10px;
  background-color: #0b0;
  color: white;
  font-size: 1.1em;
}

ul#menu li.active ul li.active a,
ul#menu li ul li a:hover {
  background-color: #0a0;
  text-decoration: none;
  color: white;
}

ul#menu li.active ul li a:hover {
}

span#copyright {
  display: block;
  position: absolute;
  bottom: 85px;
  left: 20px;
  height: 40px;
  font-size: 1.1em;
  color: #999999;
  text-transform: uppercase;
}


div#content {
  float: left;
  width: 387px;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 50px;
  padding-bottom: 50px;
  background-image: url(../../images/public/small_pattern.gif);
  background-repeat: no-repeat;
  background-position: bottom center;
  padding-bottom: 100px;
}

div#content h1 {
  text-transform: uppercase;
  color: #4C4CDA;
  font-size: 1.4em;
 	font-family: "Times New Roman", serif;
  border-bottom: 1px solid #009530;
  width: 280px;
  padding-bottom: 5px;
  margin-bottom: 20px;
}

div#content h2 {
  font-weight: bold;
  margin-bottom: 15px;
}

div#content ul {
  margin-left: 15px;
}

div#content p, div#content ul {
  margin-bottom: 15px;
}

div#content {
  line-height: 1.3;
  font-size: 1.2em;
}

div#content ul li {
  line-height: 1.75;
}

a {
  color: #009530;
}

a:hover {
  text-decoration: none;
}

div#rightColumn {
  width: 153px;
  float: right;
  margin-right: 10px;
  padding-bottom: 200px;
}

div#latestNews {
  background-image: url(../../images/public/left_green_panel.gif);
  background-position: bottom left;
  background-repeat: no-repeat;
  padding-top: 20px;
  padding-bottom: 30px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 1.15em;
}

div#latestNews p, div.feature p {
  margin-bottom: 10px;
}

div#latestNews a, div.feature a {
  text-decoration: none;
}

div#latestNews a:hover, div.feature a:hover {
  text-decoration: underline;
}

div#latestNews h2 {
  text-transform: uppercase;
  font-size: 1.2em;
  color: #CC66CC;
  margin-bottom: 15px;
 	font-family: "Times New Roman", serif; 
}

div.feature {
  background-image: url(../../images/public/left_green_panel.gif);
  background-position: bottom left;
  background-repeat: no-repeat;
  padding-top: 20px;
  padding-bottom: 30px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 1.15em;
  
}

div.feature h2 {
  text-transform: uppercase;
  font-size: 1.2em;
  color: #FF6633;
  margin-bottom: 15px;
 	font-family: "Times New Roman", serif; 
}

span#sketch {
  display: block;
  position: absolute;
  bottom: 75px;
  width: 152px;
  right: 10px;
  background-image: url(../../images/public/sketch.jpg);
  height: 175px;
}

div#footer {
  left: 0px;
  bottom: 0em;
  width: 76em;
  position: absolute;
}

div#footer a#ayuda img {
  position: absolute;
  left: 10px;
  bottom: 6px;  
}

div#footer a#ayuda img {
  border: none;
}

div#footer ul {
  display: block;
  list-style-type: none;
  background-image: url(../../images/public/footer.jpg);
  background-repeat: repeat-x;
  padding-top: 42px;
  margin-right: 10px;
  padding-bottom: 5px;
  margin-left: 10px;
  padding-left: 140px;
  background-color: #ffffff;
  height: 18px;
  width: 600px;
}

div#footer ul li {
  display: inline;

}

div#footer ul li a {
  font-size: 1.1em;
  padding-right: 5px;
  text-decoration: none;
 	color: #666666; 
}

div#footer ul li a:hover, div#footer ul li.active a {
  text-decoration: underline;
}




/** START DONT TOUCH THIS **/

.clear:after {
    content:						"."; 
    display:						block; 
    height:							0px; 
    clear:							both; 
    visibility:						hidden;
}

.clear {display: inline-table;}

/* Hides from IE-mac \*/
* html .clear {
	height:							1px;
}
.clear {
	display:						block;
}

/* End hide from IE-mac */

/** END DONT TOUCH THIS **/

