@charset "utf-8";
/* CSS Document */

html {
  height:100%;
  padding:0;
  margin:0;
}
body {
	margin: 0;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: 'Six Caps', sans-serif;
	font-size: large;
	font-style: normal;
	line-height: 22px;
	color: #666;
	font-weight: normal;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

#header {
  text-align: center;
  width: 980px;
  height: 75px;
  margin-right: auto;
  margin-left: auto;
  padding: 0px;
  margin-top: 0px;
  background-color: #;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 10px;
  color: #FFF;
}


#menu {
	width: 980px;
	height: 95px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 4px;
	margin-bottom: 2px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: left;
	background-color: #FFF;
  
}

#logo {
	text-align: left;
	width: 230px;
	height: 92px;
	float: left;
	margin-right: auto;
	margin-left: 5px;
	padding: 0px;
	margin-top: 0px;
	background-image: url(../images/logoex.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	background-position: center;
}

#textotop {
	text-align: center;
	width: 558px;
	height: 92px;
	float: left;
	margin-right: auto;
	margin-left: 5px;
	padding: 0px;
	margin-top: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 25px;
	color: #999966;
	font-style: oblique;
	word-spacing: 4px;
	line-height: 90px;
}
   
#logo2 {
	width: 170px;
	height: 92px;
	float: left;
	margin-right: auto;
	margin-left: 5px;
	padding: 0px;
	margin-top: 0px;
	background-image: url(../images/chilecallcenter.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	background-position: center center;
	
}   
    
#contmenu {
	text-align: left;
	width: 690px;
	height: 100px;
	background-color: #fff;
	float: left;
	-webkit-transition: border-color 1s ease;
	-moz-transition: border-color 1s ease;
	-ms-transition: border-color 1s ease;
	-o-transition: border-color 1s ease;
	transition: border-color 1s ease;

  
  }  

#slide {
	text-align: center;
	width: 980px;
	height: 364px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/main-bg.jpg);
	background-color: #ccc;
	margin-top: 1px;
	margin-bottom: 3px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	padding: 1px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

#main {
	text-align: center;
	width: 980px;
	height: 300px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-transition: background-color 0.75s ease 0s;
	-moz-transition: background-color 0.75s ease 0s;
	-ms-transition: background-color 0.75s ease 0s;
	-o-transition: background-color 0.75s ease 0s;
	transition: background-color 0.75s ease 0s;
  }
  
#main1 {
	text-align: center;
	width: 980px;
	height: 290px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
	background-color: #ffffff;
	background-image: url(../images/fondodos.jpg);
	background-repeat: no-repeat;
	background-position: 412px 125px;
    border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  }    
  
#main2 {
	text-align: center;
	width: 980px;
	height: 290px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
	background-color: #ffffff;
	background-image: url(../images/fondo.exc.jpg);
	background-repeat: no-repeat;
	background-position: 340px 142px;
    border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  }  
#main3 {
	text-align: center;
	width: 980px;
	height: 290px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
	background-color: #ffffff;
	background-image: url(../images/);
	background-repeat: no-repeat;
	background-position: 340px 142px;
    border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  }   
 
  
#content {
	text-align: center;
	width: 980px;
	height: 280px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #fff;
	color: #999;
	font-weight: normal;
	float: left;
	text-indent: 7;
	white-space: normal;
	background-image: url(../images/fondocont.png);
	background-repeat: no-repeat;
	background-position: right 8px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
    border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  }    
    
#right {
	text-align: center;
	width: 279px;
	height: 300px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	background-image: url(../images/call3.jpg);
	background-repeat: no-repeat;
	color: #FFF;
	font-weight: bold;
	float: left;
	border-left-width: thin;
	border-left-style: dashed;
	border-left-color: #0099CC;
	border-bottom-style: none;
	background-position: center;
  
  }  
  
  
#footer {
	text-align: center;
	width: 980px;
	height: 325px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background-image: url(../images/fondofooter.png);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 4px;
	margin-bottom: 0px;
	color: #000033;
	background-position: center bottom;
	background-color: #FFF;
	border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  }
  #footer2 {
	text-align: center;
	width: 980px;
	height: 135px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	padding: 0px;
	margin-top: 4px;
	margin-bottom: 0px;
	color: #CCCCCC;
  }
  
.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #666666;
	width: 95%;
	line-height: 32px;
	margin-top: 2px;
	margin-left: 20px;
	height: 250px;
	text-align: left;
}
.text1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #666666;
	width: 75%;
	line-height: 41px;
	margin-top: 2px;
	margin-left: 20px;
	height: 260px;
	text-align: left;
}

#main1:hover {
	background-color: #CECEFF;
}

#main3:hover {
	background-color: #CECEFF;
}
