/* MAIN PAGE STARTS */
#MainContainer{ 
background: url(../images/index/page_background.jpg) no-repeat center top;
clear:both
}
#PageContent {
	margin: 0 auto;
	width: 955px;
	padding:21px 15px 15px 15px;
}
#CenterContent{
	padding:10px 0 0 0;
	clear:both;
	width:830px;
	margin:0 auto;
}
.CenterInfo{
	padding:0 8px;
	float:left;
	width:250px;
	height:160px;
}
.CenterInfo h1{
	padding:0;
	background: none	
}
.info{ 
	color: #999999; 
	line-height:17px
}

#CenterContent p.links{
	padding:0 8px;
	float:left;
}
.links{
	width:250px;
	font-size:11px;
	font-weight: lighter;
	color: #999999;
	line-height:14px
}
p.links a{ color:#FFFFFF; font-weight: normal;}

p.links a:hover{ color:#FF0000}

#BottomContent{
	width:955px;
	float:left;
	padding:20px 0 0 0;
	clear:both
}
#Reconocimientos{
	background:url(../images/index/reconocimientos.jpg) no-repeat top left;
	float:left;
	width:178px;
	height:139px;
	padding:45px 5px 17px 130px
}
#Reconocimientos p a{ text-decoration:underline; color:#FFFFFF;}

#Reconocimientos p a:hover{ text-decoration:underline; color: #FF0000;}

.boxRed{ 
	border:3px solid #CCCCCC;
	width:287px;
	padding:10px;
	float:left;
	background:url(../images/index/box_background.jpg) repeat-x top #0D0000;
}
.boxRed p, #Reconocimientos p{ line-height:16px;} 

#BottomContent h2{font-size:18px; }
.boxRed .space{ 
	height:1px; 
	background:#350202; 
	margin:12px 0;
	border-top:1px solid #540000; 
	font-size:1px;
}

/* MAIN PAGE ENDS */

/*TABS STARTS*/
#principal{
	float: right;
 	width:415px; 
 	padding:3px 20px 0 15px; 
	 background:url(../images/index/tabs_background.jpg) no-repeat;
  	background-position: 0 21px;
	min-height:	455px;
}

#tab2{ padding-bottom:10px; }

#principal p{ font-size:11px; color:#999999}

#tab1, #tab2{ clear:both; padding-left:10px;
width:400px;}

#principal ul { padding: 0 0 0 195px;font-size: 12px; list-style:none;

}
#principal ul li{ float: left;
    margin: 0 2px;
    font-weight: normal;
	text-align:center;
	height:27px; 
	line-height:27px;
	padding:0;}
	
#principal ul li#Blog{width:78px; text-align:center; float:left; color:#FFFFFF}
#principal ul li#Casos{width:120px;text-align:center; float:left; color:#FFFFFF}


/*RIGHT COLUM */

#RightColum{
	width:180px; 
	float:right; 
	padding:35px 0 0 10px;
}
.Blog{
	background: url(../images/index/blog-button.jpg) no-repeat top left;
	width:167px;
	height:50px;
	padding:92px 0 70px 12px;
	float:left;
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold
}
.Asistencia {
	background: url(../images/index/asistencia_button.jpg) no-repeat  left top;
	color:#FFFFFF;
	float:left;
	font-size:18px;
	font-weight:bold;
	height:57px;
	padding:67px 0 0 12px;
	width:167px;
}

.Asistencia:hover, .Blog:hover{ color: #999999;}
/*TABS ENDS*/

/*GALLERIA STARTS*/

#Galeria{
	margin:0 auto; 
	width:827px;
	height:201px;
	position:relative;
	padding:0 0 16px 0;
}
#GaleriaBorde{
	position:absolute;
	top:279px;
	left:372px;
	z-index:100;
} 
.pics { 
	height: 201px; 
	width: 267px; 
	padding:0; 
	margin:0; 
	overflow: hidden; 
	float:left 
}
.pics img { 
	height: 201px; 
	width: 267px; 
	top:0; 
	left:0 
}
.nav{ 
	width:24px; 
	height:74px; 
	float:left; 
	padding:60px 0 0 2px;
}
.nav a#prev{height:36px; float:left; width:24px;}

.nav a#next{ height:38px; float:left; width:24px;}

.nav a img{ vertical-align:top; }

/*GALERIA ENDS*/
