#slider	{ 
		background:# url(images/slide.png) repeat-x; 
		height: 250x; 
		overflow: hidden;
		position: relative; 
		margin: 20px 0 0 434px; 

		}



.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 648px; /*Width of Carousel Viewer itself*/
height: 250px; /*Height should enough to fit largest content's height*/
margin: 0px 10px 0px 0px;

}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 10px 10px 0 0; /*margin around each panel*/
width:648px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
height:250px;
margin-left:0px;

}
.stepcarousel .panel p{
text-align: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin:0px 0px 0px 410px;
width:235px;
line-height:20px;
color:#673e21;
font-family:"Times New Roman", Times, serif;
font-size: 14px; 
}

.stepcarousel .panel h2{
	font-family:Arial, Helvetica, Sans-Serif; 
	font-size: 18px; 
	color: #104a8d; 
	padding:10px 0px;
	margin:5px 0px 0px 410px;
	width:235px;
	overflow:hidden;

}
.stepcarousel .panel h2 a:link, .stepcarousel .panel h2 a:visited  {
	color:#104a8d;
	background-color: transparent;
	}
.stepcarousel .panel img{
	position: absolute; 
	top: 0px; 
	left: 0px; 
	background:#6297c1; 
	padding:0px 0px;
	border:1px solid #fff;
	width:390px;
	height:247px;
}



#fotospequenas{
width:400;
height:77px;
position:absolute;
margin-top:23px;
margin-left:433px;
}
#hojadevida{
width:119px;
height:77px;
}

#principiosyvalores{
width:119px;
height:77px;
float:left;
margin-left:132px;
margin-top:-77px;
}

#estudios{
width:119px;
height:77px;
margin-left:264px;
margin-top:-77px;
}




#menulist{
width:250;
height:77px;
position:absolute;
margin-top:22px;
margin-left:850px;
}

.list1{
width:230;
height:16px;
}
.list2{
width:230;
height:16px;
}
.list3{
width:230;
height:16px;
}
.list4{
width:230;
height:16px;
}
.list5{
width:230;
height:16px;
}



#donacion{
width:168px;
height:23px;
position:absolute;
margin-left:906px;
margin-top:-17px;
}
