	#slider{
		width:940px;
		height:330px;
		float:left;	
	}	
	.contentSlider-left{
		float:left;
		height:330px;
		width:350px;		
	}
	.contentSlider-right{
		float:left;
		height:330px;
		width:470px;		
	}
	.contentSlider-left-title{
		float:left;
		width:100%;
		height:100px;		
	}
	.title{
		color:#e6e6e6;
		font: 40px Tahoma,Arial;
	}
	.contentSlider-left-paragraph{
		float:left;
		width:300px;
		height:320px;	
		color:#e6e6e6;	
		font: 12.5px Tahoma,Arial;		
	}
	.action-button{
		background:url('../images/gray_button.png') no-repeat left top;
		width:85px;
		height:30px;	
		padding-top:7px;		
	}
	
	#slider a:link, a:visited, a:active{
		color:#e6e6e6;
		font: bold 14px Tahoma,Arial;
		text-decoration: none;		
	}
	#slider a:hover{
		color:#FFF;
		font: bold 14px Tahoma,Arial;	
	}


	.control_buttons:hover{
		zoom: 1;
        filter: alpha(opacity=50);
        opacity: 0.5;

	}
	
	#go-prev{
		width:25px;
		height:25px;
		background-color:#FFF;
		top:145px;
		position:relative;
		z-index:80;
		float:left;
		cursor:pointer;
		display:inline-block;
		margin:0;
		background:url('../images/slider-prev.png') no-repeat left top;
	}	
	
	#go-next{
		width:25px;
		height:25px;
		background-color:#FFF;
		top:145px;
		position:relative;
		z-index:80;
		float:right;	
		cursor:pointer;
		display:inline-block;
		margin:0;
		background:url('../images/slider-next.png') no-repeat left top;
	}
	
	#go-next:hover{
		background:url('../images/slider-next_hover.png') no-repeat left top;
	}
	
	#go-prev:hover{
		background:url('../images/slider-prev_hover.png') no-repeat left top;
	}	
	
	#home-bgr{
		width:940px;
		height:330px;	
		float:left;
		background-color:#FF0083;		
	}
	
	h3{
		font:normal 22px/25px 'Kreon', serif;
		color:#FFFFFF;
	}
	
	#slider p{
		margin-top:-15px;
		font:normal 12.5px/20px 'Droid Sans', sans-serif;
		color:#FFFFFF;	
	}
	
	.box-right{
		width:370px;
		height:207px;	
		float:left;
		background-color:#273914;
		color:#FFFFFF;
		font:normal 12px 'Kreon', serif;
		padding: 10px 15px 15px 25px;
		margin: 30px 0px 0px 460px;
		 filter: alpha(opacity=70);
		 -moz-opacity:0.7;
		 opacity: 0.7;
	}
	
	.box-left{
		width:370px;
		height:207px;	
		float:left;
		background-color:#273914;
		color:#FFFFFF;
		font:normal 12px 'Kreon', serif;
		padding: 10px 15px 15px 25px;
		margin: 30px 0px 0px 60px;
		 filter: alpha(opacity=70);
		 -moz-opacity:0.7;
		 opacity: 0.7;
	}	
	
	#r-home{
		background:url('../images/home_bgr.jpg') no-repeat left top;
		width:370px;
		height:202px;
		width:940px;
		height:330px;		
	}
	
	#r-desarrollo{
		background:url('../images/desarrollo_bgr.jpg') no-repeat left top;
		width:370px;
		height:202px;
		width:940px;
		height:330px;		
	}	
	
	#r-lotificacion{
		background:url('../images/lotificacion_bgr.jpg') no-repeat left top;
		width:370px;
		height:202px;
		width:940px;
		height:330px;		
	}		

	#r-ubicacion{
		background:url('../images/ubicacion_bgr.jpg') no-repeat left top;
		width:370px;
		height:202px;
		width:940px;
		height:330px;		
	}		
	
	#r-construccion{
		background:url('../images/construccion_bgr.jpg') no-repeat left top;
		width:370px;
		height:202px;
		width:940px;
		height:330px;		
	}	

	#r-galeria{
		background:url('../images/galeria_bgr.jpg') no-repeat left top;
		width:370px;
		height:202px;
		width:940px;
		height:330px;		
	}	

	#r-contacto{
		background:url('../images/contacto_bgr.jpg') no-repeat left top;
		width:370px;
		height:202px;
		width:940px;
		height:330px;		
	}	