#click_here {
	left: 425px;
	position: absolute;
	top: 450px;
	z-index: 1;
}
#click_here a {
	color: #262626;
	height: 150px;
	left: -20px;
	line-height: 14px;
	position: absolute;
	text-decoration: none;
	top: 0px;
	width: 260px;	
	z-index: 2;
}
#click_here #click_here_bg {
	height: 100px;
	width: 231px;
}
#header {
	left: 15px;
	position: absolute;
}
#main_content {
	background: url("/images/redesign/homepage/main_content_bg.png");
	float: left;
	height: 870px;
	left: 20px;
	position: relative;
	margin-top: 130px;
	width: 967px;
	z-index: 0;
}
#yes {
	left: 362px;
	position: absolute;
	top: 280px;
}
#yes #yes_bg_en {
	background: url('/images/redesign/homepage/yes_bg.png') no-repeat;	
	height: 208px;
	width: 303px;
}
#yes #yes_bg_es {
	background: url('/images/redesign/homepage/ahora_bg.png') no-repeat;	
	height: 208px;
	width: 303px;
}

/* Slideshow */
#controls {
	left: 24px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 200px;
	width: 238px;
	z-index: 20;
}
#controls a {
	color: #93B25D;
	text-decoration: none;
}
#controls #center {
	width: 166px;
}
#controls li {
	float: left;
	list-style: none;
}
#slideshow {
	background: transparent url('/images/story_player_bg.gif') no-repeat;
	height: 341px;
	width: 281px;
}
#slideshow a {
	border: 0px;
	color: white;
	left: 24px;
	position: relative;
	top: 16px;
}
#slideshow a img {
	border: 0px;
	height: 175px;
	text-align: center;
	margin: 0 auto;
	/*width: 240px;*/
}
#slideshow .slide-image
{
	display: block; 
	width: 238px; 
	height: 175px; 
	overflow: hidden; 
	text-align: center;
}
#slideshow div {
	height: 100%;
	width: 100%;
}
#slideshow .text {
	color: white;
	height: 100px;
	left: 25px;
	position: relative;
	top: 35px;
	width: 235px;
}
#slideshow .text h1 {
	color: #93B25D; 
	font-size: 16px;
	margin: 20px 0px 0px 0px;
}
#slideshow .text a {
	color: #93B25D;
	left: 3px; 
	margin: 0px;
	padding: 0px;
	top: 0px;
}
#slideshow .text p {
	margin: 3px 0px 0px 0px;
	z-index: 30;
}
#slideshow_widget {
	bottom: 125px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 341px;
	left: 390px;
	position: absolute;
	z-index: 1;
}
.slide
{
	/* IE6 only */
	/*\*/
	* background: transparent url('/images/ie6_story_player.jpg') no-repeat;
	/**/
}
