@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Gudea);
/* CSS Document */
#wrapper #mainContent #centerContent #slideNimage{
	float:left;
	width:1000px;
	height:482px;
	overflow:hidden;
}
#wrapper #mainContent #centerContent #slideNimage #slide{
	float:left;
	width:400px;
	height:482px;
	overflow:hidden;
}
#wrapper #mainContent #centerContent #slideNimage #navigatorSlide{
	display:block;
	width:400px;
	height:12px;
	margin:468px 0px 0px 0px;
	overflow:hidden;
	z-index:13;
	position:absolute;
	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:10px;
	color:#5f7588;
	
	border-width:0px 0px 2px 0px;
	border-style:solid;
	border-color:#d7dde2;
}
#wrapper #mainContent #centerContent #slideNimage #navigatorSlide .pag{
	float:left;
	width:129px;
	padding:0px 0px 0px 4px;
	overflow:hidden;
	background:url(../img/divisorPag.png) no-repeat 0 0;
	background-attachment:inherit;
	cursor:pointer;
}

#wrapper #mainContent #centerContent #slideNimage #progress{
	display:block;
	width:1px;
	height:2px;
	margin:480px 0px 0px 0px;
	overflow:hidden;
	z-index:13;
	position:absolute;
	background-color:#0088ad;
}

#wrapper #mainContent #centerContent #slideNimage #seeVideo{
	float:left;
	width:600px;
	height:482px;
	overflow:hidden;
	background:url(../img/backSeeVideo.png) no-repeat 0 0;
}
#wrapper #mainContent #centerContent #slideNimage #seeVideo #callVideo{
	float:left;
	width:600px;
	margin:172px 0px 0px 110px; 

	font-family:DINProMedium;
	line-height:40px;
}
#wrapper #mainContent #centerContent #slideNimage #seeVideo #callVideo h2{
	font-size:36px;
	color:#668092;
	cursor:pointer;
}
#wrapper #mainContent #centerContent #slideNimage #seeVideo #callVideo h2:hover{
	color:#677989;
}
#wrapper #mainContent #centerContent #slideNimage #seeVideo #callVideo h3{
	font-size:16px;
	color:#1296b7;
	cursor:pointer;
}
#wrapper #mainContent #centerContent #slideNimage #seeVideo #callVideo h3:hover{
	color:#5d6c7c;
}
#wrapper #mainContent #centerContent #slideNimage #seeVideo #callVideo #wacthVideo{
	float:left;
	width:168px;
	height:26px;
	background:url(../img/wacthVideo.png) no-repeat 0 0;
	cursor:pointer;
}
#wrapper #mainContent #centerContent #slideNimage #seeVideo #callVideo #wacthVideo:hover{
	background:url(../img/wacthVideoHover.png) no-repeat 0 0;
}

#wrapper #mainContent #centerContent #callBoxes{
	float:left;
	width:1000px;
	height:272px;
}
#wrapper #mainContent #centerContent #callBoxes ul{
	width:936px;
	margin:0px auto;
}
#wrapper #mainContent #centerContent #callBoxes ul li{
	float:left;
}
#wrapper #mainContent #centerContent #callBoxes ul li.boxContent{
	width:247px;
}
#wrapper #mainContent #centerContent #callBoxes ul li.boxContent .articleBox{
	padding:20px 0px 0px 0px;
}
#wrapper #mainContent #centerContent #callBoxes ul li.boxContent .headerBox{
	float:left;
	font-family:DINProBlack,'Gudea';
	font-size:14px;
	line-height:50px;
	color:#0088ad;
}
#wrapper #mainContent #centerContent #callBoxes ul li.boxContent .headerBox:hover,
#wrapper #mainContent #centerContent #callBoxes ul li.boxContent .headerBox a:hover{
	color:#5d6c7c;
}
#wrapper #mainContent #centerContent #callBoxes ul li.boxContent .divBox{
	float:left;
	width:247px;
	height:65px;
	overflow:hidden;
}
#wrapper #mainContent #centerContent #callBoxes ul li.boxContent p{
	float:left;
	padding:20px 0px 0px 0px;
	margin:0px;
	font-family:DINProRegular;
	font-size:17px;
	line-height:22px;
	/*color:#97a5b2;*/
	color:#99a4af;
}
#wrapper #mainContent #centerContent #callBoxes ul li.boxSpace{
	display:block;
	width:97px;
}