html, body{ 
	margin:0; 
	padding:0; 
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
} 

/* Layout */
body{
	margin-bottom:20px;
	background-color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
}

#pagewidth{
	width:760px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	border:0px solid #CCC;
	border-top:none;
	background-color:#FFF; 
}

#footer{
	height:50px; 
	width:750px;
	position:relative;
	text-align:center;
	margin-top:20px;
	color:#919191;
	float:right;
} 
#footer a:link,a:visited,a:active{
	color: #336699;
	font-weight: normal;
	text-decoration: none;
	font-size:13px;
	clear: both;
}
#footer a:hover {
	color: #336699;
	font-weight: normal;
	text-decoration: underline;
	font-size:13px;
	clear: both;
}
#footer hr {
	color:#E5E5E5;
	width:100%;
	border-style:solid;
	height:1px;
}
.footer_copyright {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#ADAFA4;
}
 
#header{
	position:relative; 
	height:150px; 
	width:100%;
}

#header ul {
	list-style:none;
	float:right;
	margin-right:10px;
	margin-top:10px;
	color:#689909;
}
#header ul li {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	display:inline;	
}

#header ul li a,
#header ul li a:hover,
#header ul li a:visited {
	text-decoration:none;
	padding:0px 3px 0px 4px;
	color:#336699;
}
a.sitelink:link,a.sitelink:visited,a.sitelink:active{
	color: #336699;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.sitelink:hover{
	color: #336699;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
a:link,a:visited,a:active{
	color: #336699;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:hover {
	color: #336699;
	font-weight: normal;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
#header_home a,
#header_home a:hover,
#header_home a:visited {
	/* position:relative; */
	/* width:100%; */
	/* float: right; */
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	/* display:inline;	*/
	color:#336699;
}

#ladoizq{
	width:315px; 
	float:left; 
	position:relative;
	display:inline;
	margin-left:1px;
}
 
#ladoder{
	float: right; 
	display:inline; 
	position: relative; 
	width:410px;
	padding-right:1px;
	list-style-type: disc; 
	list-style-image: url(img_css/mas.jpg); 
	list-style-position: outside;
}
br.clear {
  clear: both;
  height: 0;
  line-height: 0px;
}

div.shadow {
  float: left;
  padding: 0 1px;
  background: #bfbfbf;
  border-left: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
  position: relative;
}

div.shadow img {
  padding: 5px 5px 9px 5px;
  background: white url(img_home/shad_bottom.png) repeat-x bottom left;
}

div.shadow div.topleft {
  width: 2px;
  height: 4px;
  background: url(img_home/shad_tlcorner.png) no-repeat top left;
  position: absolute;
  top: 0px;
  left: -1px;
}

div.shadow div.topright {
  width: 2px;
  height: 4px;
  background: url(img_home/shad_trcorner.png) no-repeat top right;
  position: absolute;
  top: 0px;
  right: -1px;
}

div.shadow div.bottomleft {
  width: 4px;
  height: 4px;
  background: url(img_home/shad_blcorner.png) no-repeat bottom left;
  position: absolute;
  bottom: 0px;
  left: -1px;
}

div.shadow div.bottomright {
  width: 4px; 
  height: 4px; 
  background: url(img_home/shad_brcorner.png) no-repeat bottom right; 
  position: absolute;  
  bottom: 0px; 
  right: -1px;
}
.close { 
	padding-right: 5px;
} 
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: black;
}

.testimonials {
	padding-left:50px; 
	padding-right:50px;
	font-size:1.2em;
	line-height:120%;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: black;
}