/* Home*/

#section-title-language {
	margin: 0;
	padding-top: 230px;
}

#image-banner {
	background-image: url('/dep/home-central-image.jpg');
	width: 840px;
	height: 280px;
   	/* hide from IE Mac \*/
	text-indent: -999em;
   	overflow: hidden;
   	/* end hide */
}

#news-events-navegate {
	font-size: 0.8em;
	margin-top: 24px;
}

#news-events-navegate {g
	font-size: 0.8em;
	margin-top: 20px;
}

#news-events-navegate h3 {
	font-size: 14px;
	color: #990000;
}

#news-events-navegate h4 {
	font-size: 0.9em;
	font-weight: bold;
	color: #990000;
}

#news-events-navegate strong {
	font-size: 0.9em;
	font-weight: bold;
}

#news-events-navegate a {
	color: #990000;
	text-decoration: none;
}

#news {
	float: left;
	width: 270px;
	margin-left: 20px;
}

*html #news {
	margin-left: 10px;
}

.note {
	padding-top: 0.5em;
	padding-bottom: 1em;
	border-bottom: 1px solid #990000;
}

.note img {
	width: 269px;
	height: 100px;
	overflow: hidden;
	padding-bottom: 5px;
}

#events {
	width: 270px;
	margin-left: 310px;
}

#events h4 {
	color: #000000;
	font-weight: bold;
}

*html #events {
	width: 270px;
	margin-left: 310px;
}

.event {
	padding-top: 0.5em;
	padding-bottom: 1em;
	border-bottom: 1px solid #990000;
}

.event img {
	padding-bottom: 5px;
}

#extra-services {
	float: right;
	width: 220px;
	margin-right: 20px;
}

*html #extra-services {
	margin-right: 10px;
}

#extra-services ul {
	list-style-type: none;
}

#extra-services h3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #000000;
}


#products h4 {
	line-height: 180%;
}

#products ul li, #worldwide ul li {
	text-indent: 0.8em;
}

#products a, #worldwide a {
	color: #000000;	
	text-decoration: none;
	line-height: 180%;
	font-weight: 100;
	font-size: 0.9em;
}

#products ul li:hover, #worldwide ul li:hover, #products ul li.iehover, #worldwide ul li.iehover {
	background-color: #990000;
}

#products ul li a:hover, #worldwide ul li a:hover, #products ul li:hover a, #worldwide ul li:hover a, #products ul li.iehover a, #worldwide ul li.iehover a {
	background-color: #990000;
	color: #ffffff;
}

#products ul li:hover ul li, #products ul li:hover ul li a, #products ul li.iehover ul li, #products ul li.iehover ul li a {
	background-color: #ffffff;
	color: #000000;
}