 *{
  margin: 0;
  padding: 0;
  }


  body {
  margin: 0;
  padding: 0;
  font-family:"Trebuchet MS",Tahoma,Arial;
  color: #000000;
  font-size: 12px;
  font-variant:normal;
  background:url(images/header-bg.jpg);
  background-repeat:no-repeat;
  background-color:#1C2400;
  background-position:top;
  }
  
  /* mainbox starts*/ 
   
  #mainbox {
  margin:0 auto;
  padding:0;
  overflow:auto;
  width:901px;
  } 

  #header {
  width:901px;
  height:119px;
  float:left;
  text-align:right;
  padding: 10px 0 0 0;
  background-image:url(images/black-icon.jpg);
  background-repeat:no-repeat;
  background-position:605px 12px;
  }
  
  
  .text-field2{
  background-image:url(images/search-bg-white.jpg);
  background-repeat:no-repeat;
  font-family: Lucida Sans,Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#999999;
  font-weight:bold;
  background-attachment:inherit;
  width:178px;
  height:20px;
  border:0;
  margin:0 0 0 0;
  background-position: bottom right;
  vertical-align:middle;
  padding:4px 0 0 10px !important /*Non-IE6*/; 
  padding:4px 0 0 10px /*IE6*/;
  }
  
  .submit2{
  width:74px;
  height:28px;
  background-image:url(images/button-1.jpg);
  background-repeat:no-repeat;
  border:0;
  margin:0;
  padding:0 0 0 0;
  color:#000000;
  cursor:pointer;
  line-height:28px;
  vertical-align:middle;
  font-size:10px;
  font-family: Lucida Sans,Arial, Helvetica, sans-serif;
  font-weight:bold;
  color:#333333;
  }


  .submit2:hover{
  width:74px;
  height:28px;
  background-image:url(images/hover.jpg);
  background-repeat:no-repeat;
  border:0;
  margin:0;
  padding:0 0 0 0;
  color:#000000;
  cursor:pointer;
  line-height:28px;
  vertical-align:middle;
  font-size:10px;
  font-family: Lucida Sans,Arial, Helvetica, sans-serif;
  font-weight:bold;
  color:#333333;
  }
  
  .form{
  text-align:center;
  }
  
  .form2{
  text-align:right;
  }
  
  
  
  
  #menu {
  width:901px;
  height:33px;
  float:left;
  background-image:url(images/menu-bg.jpg);
  background-repeat:repeat-x;
  }
  
  #menu-left{
  width:691px;
  height:33px;
  float:left;
  padding: 0 0 0 10px;
  }
  
  
  .menu2 {
  padding:0 0 0 0; 
  margin:0; 
  list-style:none; 
  height:33px;  
  font-family:arial, verdana, sans-serif; 
  }

  .menu2 li.page_item {
  display:block; 
  float:left; 
  margin: 0 0 0 0;
  padding: 0 0 0 0; 
  }

  .menu2 li a.top_link {
  display:block; 
  float:left; 
  height:33px; 
  line-height:33px; 
  color:#FFFFFF; 
  text-decoration:none; 
  font-size:10px; 
  padding:0 0 0 12px;
  margin:0 0 0 0; 
  cursor:pointer; 

  }

  .menu2 li a.top_link span {
  float:left; 
  display:block; 
  padding:0 10px 0 1px; 
  height:33px;

  }


  .menu2 li a.top_link:hover {
  color:#FFFFFF; 
  background: url(images/button-bg.jpg) no-repeat;
  }

  .menu2 li a.top_link:hover span {
  background:url(images/button-bg.jpg) no-repeat right top;
  }
  
  #menu-right{
  width:180px;
  height:33px;
  float:right;
  line-height:32px;
  padding: 0 20px 0 0;
  font-size:10px;
  color:#66ff00;
  }
  
  #banner {
  width:901px;
  height:245px;
  float:left;
  background-image:url(images/banner.jpg);
  background-repeat:no-repeat;
  }
  
  #middle {
  width:893px;
  float:left;
  background-color:#FFFFFF;
  padding:4px;
  }
  
  #sidebar {
  width:272px;
  padding:10px;
  float:left;
  background-image:url(images/sidebar-bg.jpg);
  background-repeat:repeat-x;
  background-color:#FFFFFF;
  }
  
  #sidebar2 {
  width:272px;
  padding:10px;
  float:left;
  background-image:url(images/sidebar-bg2.jpg);
  background-repeat:repeat-x;
  background-color:#FFFFFF;
  }
  
  #eco{
  width:252px;
  height:125px;
  float:left;
  color:#FFFFFF;
  padding: 10px;
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  background:transparent url(images/sidebar-item-1.png) no-repeat;  
  behavior: url("iepngfix.htc");
  }
  
  #eco p{
  margin:5px 0 0 10px;
  }
  
  #eco h5{
  font-size:18px;
  color:#ffff00;
  margin:0 0 0 18px;
  }
  
  #alto{
  width:252px;
  height:125px;
  float:left;
  margin-top:10px;
  padding: 10px;
  color:#FFFFFF;
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  background:transparent url(images/sidebar-item-2.png) no-repeat;  
  behavior: url("iepngfix.htc");
  }
  
  
  #conza{
  width:252px;
  height:179px;
  background-image:url(images/conza-sidebar.jpg);
  background-repeat:no-repeat;
  float:left;
  margin-top:10px;
  padding: 10px;
  color:#FFFFFF;
  }
  
  #conza p{
  margin:5px 0 0 10px;
  }
  
  #conza h5{
  font-size:18px;
  color:#ffff00;
  margin:0 0 0 18px;
  }
  
  .img{
  margin:0 5px 5px 0;
  
  }
  
  
  
  .button2{
  width:227px;
  height:28px;
  display:block;
  text-align:right;
  float:right;
  margin: 5px -4px 0px 1px;
  background-image:url(images/black-icon2.jpg);
  background-repeat:no-repeat;
  background-position:1px 2px;
  padding: 0 0 0 25px;
  }
  
  
  #alto p{
  margin:5px 0 0 10px;
  }
  
  #alto h5{
  font-size:17px;
  color:#ffff00;
  margin:0 0 0 18px;
  }
  
  
  .text-field3{
  background-image:url(images/email-bg.jpg);
  background-repeat:no-repeat;
  background-attachment:inherit;
  width:121px;
  height:20px;
  border:0;
  margin:0 10px 0 0;
  background-position: bottom right;
  vertical-align:middle;
  padding: 4px 0 0 10px;
  font-family: Lucida Sans,Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#999999;
  font-weight:bold; 
  }
  
  #video-heading{
  width:242px;
  height:35px;
  background-image:url(images/top-bg.jpg);
  background-repeat:no-repeat;
  float:left;
  margin-top:10px;
  font-size:18px;
  color:#ffff00;
  line-height:35px;
  padding: 0 0 0 30px;

  }
  
  #video{
  width:272px;
  height:200px;
  background-image:url(images/you-tube.jpg);
  background-repeat:no-repeat;
  float:left;
  margin-top:10px;
  }
  
  #right {
  width:577px;
  margin:0 0 0 4px;
  min-height:550px;
  float:right;
  background-image:url(images/sidebar-bg.jpg);
  background-repeat:repeat-x;
  padding:10px;
  }
  
  #right2 {
  width:577px;
  margin:0 0 0 4px;
  float:right;
  background-image:url(images/sidebar-bg2.jpg);
  background-repeat:repeat-x;
  padding:10px;
  }
  
  #image{
  width:577px;
  height:256px;
  float:left;
  }
  
  .content{
  width:577px;
  float:left;
  }
   
  .post{
  width:577px;
  float:left;
  }
  
  .title{
  width:577px;
  float:left;
  height:25px;
  }
  
  .title h1{
  width:552px;
  padding: 0 0 2px 25px;
  font-size:22px;
  font-family:"Lucida Sans";
  color:#666666;
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  background:transparent url(images/icon.png) no-repeat;  
  behavior: url("iepngfix.htc");
  }
  
  .title h1 a{
  font-size:22px;
  font-family:"Lucida Sans";
  color:#666666;
  text-decoration:none;
  }
  
  .title h1 a:hover{
  font-size:22px;
  font-family:"Lucida Sans";
  color:#666666;
  text-decoration:underline;
  }
  
  .meta{
  width:577px;
  float:left;
  color:#a5c73c;
  font-size:10px;
  margin:5px 0 0 0;
  }
  
  .post-content{
  width:558px;
  float:left;
  margin:3px 0 0 0;
  color:#6c6c6c;
  
  background-image:url(images/dotted.jpg);
  background-repeat:no-repeat;
  background-position:top;
  
  padding: 10px 0 0 0;
  } 
  
  .post-content p{
  margin:0 0 20px 0;
  } 
  
  .ultimas{
  width:569px;
  float:left;
  margin:10px 0 0 0;
  background-color:#FFFFFF;
  padding:4px;
  }
  
  .ultimas2{
  width:577px;
  float:left;
  margin:10px 0 0 0;
  background-image:url(images/dotted.jpg);
  background-repeat:no-repeat;
  background-position:top;
  padding: 7px 0 0 0;
  }
  
  .ultimas-content{
  width:569px;
  float:left;
  background-color:#FFFFFF;
  background-image:url(images/ultimas-bg.jpg);
  background-repeat:repeat-x;
  }
  
  .ultimas-content2{
  width:569px;
  float:left;
  background-color:#FFFFFF;
  }
  
  
  
  .ultimas h1{
  width:532px;
  font-size:22px;
  color:#666666;
  padding: 0 0 0 25px;
  margin:10px 0 0 5px;
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  background:transparent url(images/icon.png) no-repeat;  
  behavior: url("iepngfix.htc");
  }
  
  .ultimas h1 a{
  font-size:22px;
  color:#666666;
  text-decoration:none;
  }
  
  .ultimas h1 a:hover{
  font-size:22px;
  color:#666666;
  text-decoration:underline;
  }
  
  
  .ultimas2 h1{
  font-size:22px;
  color:#666666; 
  width:532px;
  padding: 0 0 0 25px;
  margin:10px 0 0 5px;
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  background:transparent url(images/icon.png) no-repeat;  
  behavior: url("iepngfix.htc");
  
  }
  
  .ultimas2 h1 a{
  font-size:22px;
  color:#666666;
  text-decoration:none;
  }
  
  .ultimas2 h1 a:hover{
  font-size:22px;
  color:#666666;
  text-decoration:underline;
  }
  
  
  
  .ultimas-content-thumbnail{
  width:569px;
  float:left;
  }
  
  .thumbnail-left{
  width:274px;
  float:left;
  padding: 0 0 0 10px;
  margin: 10px 0 0 0;
  }
  
  .thumbnail-left-image{
  width:71px;
  height:71px;
  float:left;
  }
  
  .thumbnail-left-content{
  width:193px;
  float:right;
  padding: 0 0 0 10px;
  }
  
  .thumbnail-left-content h4{
  font-size:12px;
  }
  
  .thumbnail-left-content h4 a{
  font-size:12px;
  text-decoration:none;
  color:#000000;
  }
  
  .thumbnail-left-content h4 a:hover{
  font-size:12px;
  text-decoration:underline;
  color:#000000;
  }
  
  .thumbnail-right{
  width:275px;
  float:right;
  padding: 0 0 0 10px;
  margin: 10px 0 0 0;
  }
  
  .thumbnail-right-image{
  width:71px;
  height:71px;
  float:left;
  }
  
  .thumbnail-right-content{
  width:183px;
  float:left;
  padding: 0 0 0 10px;
  }
  
  .thumbnail-right-content h4{
  font-size:12px;
  }
  
  .thumbnail-right-content h4 a{
  font-size:12px;
  text-decoration:none;
  color:#000000;
  }
  
  .thumbnail-right-content h4 a:hover{
  font-size:12px;
  text-decoration:underline;
  color:#000000;
  }
  
  .con{
  width:561px;
  float:left;
  margin:5px 0 0 0;
  padding:4px;
  background-image:url(images/conozca-bg.jpg);
  border:1px solid #CCCCCC; 
  background-repeat:repeat-x;
  height:118px; 
  }
   
   
  .con-left{
  width:129px;
  height:117px;
  float:left;
  }
  
  .con-right{
  width:412px;
  float:right;
  padding: 0 10px 0 10px;
  }
  
  .con-right p{
  margin:0 0 0 10px;
  }
  
  .con h3{ 
  font-size:18px;
  color:#666666;
  background-image:url(images/icon.png);
  background-repeat:no-repeat;
  padding: 0 0 0 25px;
  margin:0 0 10px 0;
  }
  
  .con h3 a{
  font-size:18px;
  color:#666666;
  text-decoration:none;
  }
  
  .con h3 a:hover{
  font-size:18px;
  color:#666666;
  text-decoration:underline;
  }
  
  .button1{
  width:74px;
  height:28px;
  background-image:url(images/button-1.jpg);
  background-repeat:no-repeat;
  display:block;
  line-height:28px;
  text-align:center;
  float:right;
  
  
  
  }
  

  
  .button1 a{
   font-size:10px;
  font-family: Lucida Sans,Arial, Helvetica, sans-serif;
  font-weight:bold;
  color:#333333;
  text-decoration:none;
  }
  

  .button1 a:hover{
   font-size:10px;
  font-family: Lucida Sans,Arial, Helvetica, sans-serif;
  font-weight:bold;
  color:#333333;
  text-decoration:none;
  width:74px;
  height:28px;
  background-image:url(images/hover.jpg);
  background-repeat:no-repeat;
  display:block;
  line-height:28px;
  text-align:center;  
  }

  
  #client{
  width:855px;
  float:left;
  background-color:#FFFFFF;
  padding:10px 4px 4px 42px;
  height:134px;
  background-image:url(images/clients.jpg);
  background-repeat:no-repeat;
  background-position:4px 4px;
  }
  
  #client h3{
  font-size:18px;
  color:#666666;
  }
  
  #main-footer {
  float:left;
  background-image:url(images/footer-bg.jpg);
  background-repeat:no-repeat;
  background-position:top;
  background-color:#1C2400;
  width:100%;
  height:296px;
  }
  
  #footer {
  width:901px;
  margin:0 auto;
  }
  
  #footer1 {
  width:771px;
  float:left;
  text-align:center;
  padding: 8px 0px 0 130px;
  }
  
  #footer2 {
  width:901px;
  float:left;
  text-align:center;
  height:10px;
  color:#a9d959;
    }
	
	   #footer2 a  {
  
  color:#CAE899;
  text-decoration:none;
  }
  
    #footer2 a:hover {
  
  color:#a9d959;
  text-decoration:underline;
  }
  
  
  .widget {
  	float:left;
	clear:both;
  }
  
  
  
  /* menu arriba */
  .menu2 li.page_item {
  display:block; 
  float:left; 
  margin: 0 0 0 0;
  padding: 0 0 0 0; 
  }

  .menu2 li a {
  display:block; 
  float:left; 
  height:33px; 
  line-height:33px; 
  color:#FFFFFF; 
  text-decoration:none; 
  font-size:10px; 
  padding:0 0 0 12px;
  margin:0 0 0 0; 
  cursor:pointer; 

  }

  .menu2 li a span {
  float:left; 
  display:block; 
  padding:0 10px 0 1px; 
  height:33px;

  }


  .menu2 li a:hover, .menu2 li.current_page_item a {
  color:#FFFFFF; 
  background: url(images/button-bg.jpg) no-repeat;
  }

  .menu2 li a:hover span, .menu2 li.current_page_item a span {
  background:url(images/button-bg.jpg) no-repeat right top;
  }

  

/* menu inferior */
  
   #footer1 .menu ul {
  padding:0 0 0 0; 
  margin:0; 
  list-style:none; 
  height:41px;  
  font-family:arial, verdana, sans-serif; 
  }

  #footer1 .menu ul li.page_item {
  display:block; 
  float:left; 
  margin: 0 0 0 0;
  padding: 0 0 0 0; 
  }

  #footer1 .menu ul li a {
  display:block; 
  float:left; 
  height:41px; 
  line-height:33px; 
  color:#FFFFFF; 
  text-decoration:none; 
  font-size:10px; 
  padding:0 0 0 12px;
  margin:0 0 0 0; 
  cursor:pointer; 

  }

  #footer1 .menu ul li a span {
  float:left; 
  display:block; 
  padding:0 10px 0 1px; 
  height:41px;

  }


  #footer1 .menu ul li a:hover {
  color:#FFFFFF; 
  background: url(images/button-bg2.jpg) no-repeat;
  }

  #footer1 .menu ul li a:hover span {
  background:url(images/button-bg2.jpg) no-repeat right top;
  }
/* fin menu inferiror */

/* thumbnail del blogroll */
.article-image {
	width:129px;
	height:117px;
}
.ultimas-image {
	width:71px;
	height:71px;
}
/* paginacion */
#page-nav .page-numbers li {
	display:inline;
}

#page-nav2 .page-numbers li {
	display:inline;
	
}

.page-info {
	padding:0 10px;
}

.video-content {
	margin-top: 10px;
	width:272px;
	height:200px;
	float:left;
}

.con1{
  width:561px;
  float:left;
  margin:20px 0 0 0;
  padding:4px;
  background-image:url(images/conozca-bg.jpg);
  background-repeat:repeat-x;
  height:150px; 
  }
  
  .con-left1{
  width:129px;
  height:117px;
  float:left;
  }
  
  .con-right1{
  width:412px;
  float:right;
  padding: 0 10px 0 10px;
  }
  
  .con-right1 p{
  margin:0 0 0 10px;
  }
  
   .con1 h3{ 
  font-size:18px;
  color:#666666;
  background-image:url(images/icon.png);
  background-repeat:no-repeat;
  padding: 0 0 0 25px;
  margin:0 0 10px 0;
  }
  
  .con1 h3 a{
  font-size:18px;
  color:#666666;
  text-decoration:none;
  }
  
  .con1 h3 a:hover{
  font-size:18px;
  color:#666666;
  text-decoration:underline;
  }
  
   /* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	
	text-align: center;
	background-color: #F9F9F9;
	padding-top: 4px;
	margin-bottom:1px;
margin-right:10px;
margin-top:2px; 
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;

	padding: 0 4px 5px;
	margin: 0;
}
/* End captions & aligment */


hr {
height: 0;
border-bottom: 1px dotted #6BD4DA;
} 

blockquote {
border-left:10px solid #5A8620;
background-color: #E3F3CD;
color:#000000;
clear:both;
padding-left:10px;
padding-right:10px;
padding-top:10px;
padding-bottom:1px;
margin-left:10px;
margin-top: 10px;
margin-bottom:5px;
width:500px;}

 .post ul li{
 background-image:url(leaf.png);
  margin: 0 0 0 20px;
 background-repeat:no-repeat;
 
  background-position:left 5px;
  padding:1px 16px 5px;
  } 
  
  img
{  border-style: none;
}