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

html,body,div,span,applet,object,iframe,
h1,h2,h3,h4,h5,h6,p,blockquote,pre,
a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,
small,strike,strong,sub,sup,tt,var,
b,u,i,center,
dl,dt,dd,ol,ul,li,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td{
margin:0;
padding:0;
border:0;
outline:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
ol,ul{
	list-style:none;
	text-decoration: none;
}
blockquote,q{
quotes:none;
}
blockquote:before,blockquote:after,
q:before,q:after{
content:'';
content:none;
}

/*remembertodefinefocusstyles!*/
:focus{
outline:0;
}

/*remembertohighlightinsertssomehow!*/
ins{
text-decoration:none;
}
del{
text-decoration:none;
}

/*tablesstillneed'cellspacing="0"'inthemarkup*/
table{
border-collapse:collapse;
border-spacing:0;
}


#contenedor{
	width: 960px;
	margin: 0px auto 0 auto;
	padding-top: 20px;
	min-height:100%;
	position:relative;
}

#header{
	height: 131px;
}

#nav-menu{
	height:40px;
	margin:0px;
	padding:0;
}

#nav-menu ul {
  font-family: Arial, Verdana;
  font-size: 16px;
  margin: 0px;
  padding: 0;
  list-style: none;
}
#nav-menu ul li {
  display: block;
  position: relative;
  float: left;
}
#nav-menu li ul { display: none; }

#nav-menu ul li a {
	display: block;
	text-decoration: none;
	color: #fff;
	padding: 14px 12px 11px 12px;
	margin-top: 0px;
	margin-left: 1px;
	white-space: nowrap;
}
#nav-menu ul li a:hover {
	background: #bf1e2e;
	border-bottom:1px;
	border-color:#003;
   }
#nav-menu li:hover ul {
  display: block;
  position: absolute;
}
#nav-menu li:hover li {
  float: none;
  font-size: 12px;
  color: #003
}
#nav-menu li:hover a { background: #bf1e2e; }
#nav-menu li:hover li a:hover { background: #addde7; color:#003;}


#principal{
	float:left;
	height: auto;
	width:960px;
	background:#fff;
	margin:45px 0px 0px 0px;
	padding-bottom:40px;   /* Height of the footer element */
}

#homephoto{
	height:350px;
	margin-left: 10px;
	background-image:url(../images/home-photo.jpg);
	background-repeat:no-repeat;
	}

#btn-home {
	float:left;
	margin-left:115px;
	padding-top:280px;
	}

#contenido{
	margin-top: 0px;
		margin-right:40px;
		padding-left:30px;
		padding-top:0px;
		line-height: 1.3;
		font-size: 1em;
		text-align:left;
	}
	
ul.submenu li{
	padding-bottom: 20px;
	padding-right:20px;
}

	
ul.bullet li{
background: url(../images/bullet.gif) no-repeat top left;
padding-left: 28px;
padding-bottom: 20px;
}

ul.bullet2 li{
background: url(../images/bullet2.gif) no-repeat top left;
height: 18px;
margin-left:30px;
margin-right:20px;
padding-bottom: 5px;
text-indent:20px;
clear:both;
}
 
.textWrap img{
  border: 0px;
  float: left;
  margin-right:20px;
  clear:both;
}

.textWrap2 img{
  border: 0px;
  float: right;
  margin-left:20px;
}

	h1.titulohome{
  		font-size: 3em;
		font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
		font-style:italic;
		color:#325c8d;
  		margin-top:30px;
	}

	h1.titulo{
  		font-size: 2em;
		font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
		font-style:italic;
		color:#325c8d;
  		margin-top:30px;
	}
	
	h1.titulo2{
  		font-size: 2em;
		font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
		font-style:italic;
		color:#842e62;
		line-height:1.5em;
  		margin-top:30px;
	}
	
	h1.titulo3{
	font-size: 1.5em;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	color:#325c8d;
	margin-top:15px;
	}
	
	h1.titulo4{
  		font-size: 1.2em;
		font-family: Arial, Helvetica, sans-serif;
		color:#039;
  		margin-top:10px;
		margin-bottom:10px;
	}
	
	h1.titulo5{
  		font-size: 1.5em;
		font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
		color:#325c8d;
  		margin-top:20px;
		text-decoration:underline;
	}
	
	h1.titulo6{
	font-size: 1.5em;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	color:#bf1e2e;
	margin-top:7px;
	margin-bottom:10px;
	font-weight: bold;
	}
	
	h1.titulo7{
	font-size: 1em;
	font-family:Arial, Helvetica, sans-serif;
	font-style:normal;
	color:#bf1e2e;
	font-weight: bold;
	text-align:center;
	}
 
h3{
  margin-top:20px;
  margin-bottom: 15px;
  font-size: 1em;
  color:#842e62;
}

h4{
  margin-top:5px;
  margin-bottom: 15px;
  font-size: 1.2em;
  
}

#contenido div.learn{
	float:right;
}

#contenido2col{
		/* */
		margin-top: 0px;
		margin-right:0px;
		padding-left:15px;
		padding-top:0px;
		line-height: 1.3;
		font-size: 1em;
		text-align:left;
	}
	
	HR {
display: none;
}

DIV.hr {
margin: 0.5em 0 1.5em 0;
height: 0.2em;
background-color: #000066;
clear: both;
}

HR2 {
display: none;
}

DIV.hr2 {
margin: 0 0 1.5em 0;
height: 0.1em;
background-color: #325c8d;
clear: both;
}

.links{
	font-size: 1em;
	font-weight:600;
	text-align:left;
	text-decoration:none;
	color:#000;
	margin: 10px 0px 0px 150px;
	line-height:2.3em;
}

.links ul li{
background: url(../images/redarrow.png) no-repeat;
background-position:left;
height: 25px;
padding-left: 20px;
}
	
.contenido2col_box1 { 
	float: left; 
	width: 550px;
	height: auto; 
	padding: 5px;
	margin-left: 60px;
	font-size: 14px; 
	text-decoration: none; 
	clear:both;
}

.titulo{
	margin:0px;
}

.contenido2col_box1 p{
	margin-top:5px;
	margin-bottom:10px;
}

.contenido2col_box1 img{
	margin-top:10px;
	margin-bottom:10px;
	clear:both;
}
	
.contenido2col_box2 { 
	float: right; 
	width: 290px;
}
	

.sidebar_container
{ float: right;
  width: 250px;
  padding-right: 30px;}

.sidebar_top
{ float: left;
  width: 250px;
  height: 15px;
  background: url(../images/side_top.png) no-repeat;}

.sidebar_base
{ float: left;
  width: 250px;
  height: 20px;
  background: url(../images/side_base.png) no-repeat;
  }

.sidebar
{ float: right;
  width: 250px;
  padding: 0;
  background: url(../images/side_back.png) repeat-y;
  margin-top: 10px;
  margin-bottom: 0px;}

.sidebar h4
{ font-size: 125%;}

.sidebar ul li, .sidebar ul li.selected
{ list-style: none; 
  margin: 0px 0;
  padding: 0;}

.sidebar li.selected, .sidebar li:hover
{ color: #5D5D5D;
  text-decoration: none;} 
  
.sidebar p{
	margin-bottom:15px;}

.sidebar_item
{ padding: 0 0 0 10px;
  width: 220px;}

.sidebar_item h1
{ padding: 20px 0 10px 0;
  margin: 0;}

.content_item
{
  margin-top: 20px;
  margin-bottom: 20px;}




#services {
	clear: both;
	width: 100%;
	height: 200px;
}

.services_box1 { 
	float: left; 
	width: 300px;
	height: 200px; 
	padding: 5px;
	margin-right:10px;
	background: url(../images/servicesA.png) right center no-repeat; 
	color: #000; 
	font-size: 14px; 
	text-decoration: none; 
}
	
.services_box2 { 
	float: left; 
	width: 300px; 
	height: 200px;
	padding: 5px;
	margin-right:10px;
	background: url(../images/servicesB.png) right center no-repeat; 
	color: #000; 
	font-size: 14px; 
	text-decoration: none; 
}
.services_box3 { 
	float: left; 
	width: 300px;
	height: 200px;
	padding: 5px;  
	background: url(../images/servicesC.png) right center no-repeat; 
	color: #000; 
	font-size: 14px; 
	text-decoration: none; 
}

.services_box1_escrito {
	padding: 110px 20px 20px 30px;
	
}

.services_box2_escrito {
	padding: 110px 20px 20px 30px;
	
}

.services_box3_escrito {
	padding: 110px 20px 20px 30px;
	
}

.services_box1 a.sb_more { 
	display: block; 
	float: right;
	margin-top: 10px; 
	width: 93px; 
	line-height: 25px; 
	text-align: center; 
	color: #fff;
	font-size:12px; 
	font-weight: 700; 
	text-decoration: none; 
	background:url(../images/bg-more.png) no-repeat; 
}

.services_box1 a.sb_more:hover { color: #936 text-shadow: 1px 1px 1px #333 }

.services_box2 a.sb_more { 
	display: block; 
	float: right;
	margin-top: 10px; 
	width: 93px; 
	line-height: 25px; 
	text-align: center; 
	color: #fff;
	font-size:12px; 
	font-weight: 700; 
	text-decoration: none; 
	background:url(../images/bg-more.png) no-repeat; 
}

.services_box2 a.sb_more:hover { color: #936 text-shadow: 1px 1px 1px #333 }

.services_box3 a.sb_more { 
	display: block; 
	float: right;
	margin-top: 10px; 
	width: 93px; 
	line-height: 25px; 
	text-align: center; 
	color: #fff;
	font-size:12px; 
	font-weight: 700; 
	text-decoration: none; 
	background:url(../images/bg-more.png) no-repeat; 
}

.services_box3 a.sb_more:hover { color: #936 text-shadow: 1px 1px 1px #333 }

.services p { margin-bottom: 5px }
	
	

#footer-container{
	/* */
	background-image:url(../images/bg-footer.png);
	background-repeat:repeat-x;
	width:100%;
	clear: both;	  
}

#footer{
	width:960px;
	height:200px;
	padding:15px 0 20 0;
	font-size:12px;
}

#footer a{
	text-decoration:underline;
}

#footer div.col1{
	float:left;
	width:200px;
	margin-right:0;
	padding-left:30px;
	padding-top:20px;
	line-height:1.5em;
}

#footer div.col2{
	float:left;
	width:200px;
	padding-left:20px;
	padding-top:30px;
	line-height:1.5em;
}

#footer div.col3{
	float:left;
	width:200px;
	padding-left:20px;
	margin-right:50px;
	padding-top:30px;
	line-height:1.5em;
}

#footer div.logo{
	float:right;
	width:200px;
	margin-right:30px;
	padding-top:10px;
}

#footer div.copyrights{
	float:left;
	clear:both;
	padding-left:30px;
	padding-top:30px;
	color:#FFF;
	
}

#footer div.p{
	float:right;
	width:300px;
	padding-left:10px;
	padding-top:30px;
	color: #FFF;
}
#footer a  {
	color: #fff;
}

.clear{
  clear: both;
}


