* { font-family: Trebuchet ms, Helvetica, Sans-Serif; }

img {
  border: 0px;
  margin: 0;
  padding: 0;
}

html {
  height: 100%;
  min-height: 100%;
  font-size: 11pt; 
  border: 0;
  margin: 0;
  padding: 0;  
}

body {
  border: 0;
  margin: 0;
  padding: 0;
  color: #ffffff;
  font-size: 8pt;
  height: 100%;
  background: #3b822c url('gfx/bg_body.gif') repeat-x;  
}

#container, #top, img {
  border: 0;
  margin: 0;
  padding: 0;
}

#container {
  height: auto;
  min-height: 10px;
  width: 850px;
  margin: 0 auto 0 auto;
  position: relative;
  background: url('gfx/bg_contener.gif');   
}

#top {
  width: 850px;
  height: 16px;  
  margin: 0 auto 0 auto;
  position: relative;
  background: url('gfx/bg_top.gif');  
}

#logo1 {
  width: 850px;
  height: 70px;  
  margin: 0 auto 0 auto;
  position: relative;
  background: url('gfx/bg_logo1.jpg');  
}

#logo2 {
  width: 850px;
  height: 70px;  
  margin: 0 auto 0 auto;
  position: relative;
  background: url('gfx/bg_logo2.jpg');
  text-align: right;    
}

#stripe {
  width: 850px;
  height: 60px;  
  margin: 0 auto 0 auto;
  position: relative;
  background: url('gfx/bg_stripe.jpg');  
}

#content1 {
  width: 850px;
  height: auto;
  min-height: 300px;  
  margin: 0 auto 0 auto;
  position: relative; 
  background: url('gfx/bg_top_content.jpg') repeat-x;   
}

#content2 {
  width: 850px;
  height: auto;
  min-height: 350px;  
  margin: 0 auto 0 auto;
  position: relative; 
  background: url('gfx/bg_main.jpg') no-repeat;   
  background-position: bottom right;
}

#footer {
  width: 850px;
  height: 60px;  
  margin: 0 auto 0 auto;
  position: relative;
  background: url('gfx/bg_footer.gif');  
}

#bottom {
  width: 850px;
  height: 20px;  
  margin: 0 auto 0 auto;
  position: relative;
  background: url('gfx/bg_bottom.gif'); 
  text-align: right; 
}

#bottom span {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 7pt;
  color: #6ca260;
  font-family: verdana;
}

#left {
  float: left;
  top: 40px;
  left: 18px;
  width: 160px;
  height: 300px;
  position : relative;
}

#menu {
  float: left;
  width: 160px;
  height: auto;  
  margin: 0 auto 0 auto;
  position: relative;  
}

.menu_move {
   height: 50px;
   background: url('gfx/bg_menu.png');
   margin-top: 25px;
}

.menu_move:hover {
background-position: 0 -50px;
}

.menu_move a {
  display: block;
  width: 160px;
  height: 50px;
  padding-top: 11px;
  padding-left: 50px;
  font-family: trebuchet ms;
  font-size: 12pt;
  font-style: normal; 
  font-weight: normal;
  color: #ffffff;	
  text-decoration: none;
  border: 0;
}


.tru_link:hover {
  color: red;
}


#right {
  float: left;
  top: 20px;
  left: 50px;
  width: 600px;
  height: auto;
  min-height: 300px;
  position : relative;
}

.clean {
clear: both;
}

.line {
 height: 1px;
 width: 520px;
 margin-top: 5px;
 border-bottom: 1px dotted #ffffff;
}

.line2 {
 float: left;
 height: 1px;
 width: 465px;
 border-bottom: 1px dotted #ffffff;
 margin-top: 3px;
}

.box {
  width: 590px;
  height: auto;
  min-height: 100px;  
  margin: 10px auto 0 auto;
  position: relative;
  padding: 5px;  
  padding-bottom: 1px;
  border-bottom: solid 1px #ffffff;  
}

.box h1 {
  padding: 0;
  margin: 0;
  margin-left: 10px;
  text-align: left;
  font-family: trebuchet ms;
  font-size: 12pt;
  font-style: italic; 
  font-weight: bold;
  color: #ffffff; 
  text-decoration: none;
}

.box p {
  font-family: trebuchet ms;
  font-size: 9pt;
  font-style: normal; 
  font-weight: normal;
  color: #ffffff; 
  text-align: justify; 
}

.gal {
	float: left;
	padding: 0px;
	width: 110px;
	height: auto;
	min-height: 60px;
	margin: 0px;
	border: dotted 1px #ffffff;
	text-align: center;
	margin-right: 10px;
	padding-top: 5px;	
}

.gal a {
  font-family: trebuchet ms;
  font-size: 9pt;
  font-style: normal; 
  font-weight: normal;
  color: #ffffff; 
text-decoration: none;
}

.gal:hover {
border: dotted 1px white;	
background: green;
}

.gal2 {
	float: left;
	padding: 5px;
	width: 110px;
	height: auto;
	min-height: 60px;
	margin: 10px;
	border: dotted 1px #ffffff;
	text-align: center;
	margin-right: 15px;
	padding-top: 10px;	
}

.gal2 a {
  font-family: trebuchet ms;
  font-size: 9pt;
  font-style: normal; 
  font-weight: normal;
  color: #ffffff; 
text-decoration: none;
}

.gal2:hover {
border: dotted 1px white;	
background: green;
}



h1 {
  padding: 0;
  margin: 0;
  padding-top: 5px;  
  padding-left: 0px;
  text-align: right;
  font-family: trebuchet ms;
  font-size: 16pt;
  font-style: italic; 
  font-weight: normal;
  color: #ffffff; 
  text-decoration: none;
}

h1 span {
  font-size: 15pt;
  padding-left: 30px;
}

h1 a {
  color: #fe6001;
  text-decoration: none;
  background: url('gfx/gfx_dots.jpg') no-repeat;
  background-position: right 5px;
  padding-top: 0px;  
}

h1 a:hover {
  color: #ffffff;
  text-decoration: none;
}

h2 {
  padding: 0;
  margin: 0;
  text-align: left;
  font-family: verdana;
  font-size:7pt;
  font-style: normal; 
  font-weight: normal;
  color: #ffffff; 
  text-decoration: none;
}

h2 a {
  padding-left: 5px;
  
  font-family: verdana;
  color: #ffffff;
  text-decoration: none;	
}

h2 a:hover {
padding-left: 5px;
  font-family: verdana;
  color: #ffffff;
  text-decoration: underline;	
}



input.in {
	background: #303030; 
	border: solid 1px #4a4a4a; 
	color: #c0c0c0; 
	font-family: trebuchet ms, tahoma, verdana, arial; 
	font-size: 8pt; 
	font-weight: normal; 
	text-align: left; 
	text-decoration: none;
	left: 510px;
	}

	
p {
  font-family: trebuchet ms;
  font-size: 12pt;
  font-style: normal; 
  font-weight: normal;
  color: #ffffff; 
  text-align: justify;
  line-height: 145%; 
}
	
p a {
  color: #ffffff; 
  font-weight: normal;  
  text-decoration: none;
}

p a:hover {
  color: #ffffff; 
  font-weight: normal;  
  text-decoration: underline;
}

p span {
  font-weight: bold; 
}

ul {
list-style-image: url('gfx/item.png');
}


li {
  padding: 5px;	
  margin: 0;
  font-family: trebuchet ms;
  font-size: 12pt;
  font-style: normal; 
  font-weight: normal;
  color: #ffffff; 
  text-align: left;
  line-height: 145%;
}

li a {
  font-family: trebuchet ms;
  font-size: 12pt;
  font-style: normal; 
  font-weight: normal;
  color: #ffffff;	
  text-decoration: none;
}


li a:hover { 
  color: red;
  text-decoration: none;
}

hr {
  color: #ffffff;
  height: 0px;
  border: 1px dotted #ffffff; border-style: none none dotted;
}



