/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
   margin: 40px 0;
   padding: 0;
   background: #333333;
   font: normal small Tahoma, Arial, Helvetica, sans-serif, ‚l‚r ƒSƒVƒbƒN;
   color: #FFFFFF;
}

form, h1, h2, h3 {
   margin: 0;
   padding: 0;
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   font-weight: normal;
}

blockquote {
   font-style: italic;
}

a {
   text-decoration: none;
   color: #FFFFFF;
}

a:hover {
   text-decoration: underline;
}

/* Header */

#header {
   width: 740px;
   height: 125px;
   margin: 0 auto;
   background: url(images/img1.jpg) no-repeat;;
}

#header h1 {
   float: left;
   padding: 70px 0 0 25px;
   letter-spacing: -4px;
   font-size: 24px;
}

#header h2 {
   float: right;
   padding: 92px 25px 0 0;
   font-size: 1.2em;
}

#header a {
   text-decoration: none;
   color: #FFFFFF;
}



/* Content */
#conteiner {
   width: 728px;
   margin: 0 auto;
   padding: 0;
   background: #067806 url(images/img2.jpg) no-repeat;
   border: 6px solid #FFFFFF;
   border-top: none;
   border-bottom: none;
}

/* Menu */
#menu {
   float: left;
   width: 140px;
   padding: 20px 20px 0px 10px;
   font-size: 12px;
}

#menu h1 {
   margin:  0px 0px 0px 0px;
   padding:  5px 0px 4px 8px;
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   font-size: 16px;
   font-weight: bold;
   line-height: 150%;
   
}

#menu h2 {
   margin:  0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-weight: bold;
   line-height: 150%;
}

#menu a {
   text-decoration: none;
   color: #FFFFFF;
}

#menu a:hover {
   text-decoration: underline;
}

#menu li{
  font-size: 12px;
  list-style: square;
  margin: 0px;
  list-style: url(images/arrow.png);
}

#menu p {
   margin: 0px 0px 0px 0px;
   padding: 10px 0px 0px 10px;
   line-height: 150%;
}


/* Column Two */
#contents h1 {
   margin:  0px 0px 0px 0px;
   padding:  5px 0px 4px 8px;
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   font-size: 16px;
   font-weight: bold;
   line-height: 150%;
  margin: 5px;
  padding: 5px 0 4px 8px;
  background-repeat: repeat-x;
}

#contents h2 {
   padding: 0px 0px 0px 8px;
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
   font-size: 14px;
   font-weight: bold;
  line-height: 150%;
   border-left: #ffffff 5px solid;
   margin:  0px 0px 0px 5px;
  margin: 15px 5px 3px 5px;
  padding: 5px 0 4px 8px;
  border-left: #ffffff 5px solid;
  border-bottom: #ffffff 1px solid;
  background-repeat: repeat-x;
}

#contents h3 {
  margin: 5px 5px 5px 5px;
  padding: 5px 0 4px 8px;
  line-height: 110%;
  font-size: 12px;
  border-bottom: #ffffff 1px dotted;
  background-repeat: repeat-x;
}

#contents div{
  color: #ffffff;
  font-size: 12px;
  margin: 5px;
  padding: 0px 0px 0px 10px;
}

#contents {
   float: right;
   width: 520px;
   padding: 20px 20px 0px 10px;
   font-size: 12px;
}

#contents p {
   margin: 5px;
   padding: 10px 0px 0px 10px;
   line-height: 150%;
  text-indent: 1em;
}


#contents li{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-size: 12px;
  line-height: 150%;
  list-style: disc;
}

/* end of contents*/
#end {
   clear: both;
   width: 740px;
   margin: 0px auto;
   padding: 0px;
   background: url(images/img3.jpg) no-repeat;
}


/* Footer */
#footer {
   clear: both;
   width: 740px;
   margin: 0 auto;
   padding: 10px 0;
}

#footer p {
   text-align: center;
   font-size: 12px;
}
