/* MASTHEAD */
#homepage_carousel {
height: 250px;
}
#carousel_1 {
	background: url(../../imagenes/mastheads/slide1.jpg) no-repeat center top;
}	
	#carousel_1 .copy {
		position: absolute;
		top: 50px;
		left: 310px;
		width: 520px;
	}
	#carousel_1 .copy a{
		
		color: #036;
	}
	#carousel_1 .copy a:hover {
		
		color:#666;
	}

#carousel_2 {
	background: url(../../imagenes/mastheads/slide2.jpg) no-repeat center top;
}
	#carousel_2 .copy {
		position: absolute;
		top: 50px;
		left: 310px;
		width: 520px;
	}
#carousel_2 .copy a{
		
		color: #036;
	}
	#carousel_2 .copy a:hover {
		
		color:#666;
	}
#carousel_3 {
	background: url(../../imagenes/mastheads/slide3.jpg) no-repeat center top;
}
	#carousel_3 .copy {
		position: absolute;
		top: 50px;
		left: 310px;
		width: 520px;
		
	}
#carousel_3 .copy a{
		
		color: #036;
	}
	#carousel_3 .copy a:hover {
		
		color:#666;
	}

/* BLUE CONTENT */
#blue_content .content_well {
	
}
	.product_box {
	width: 100%;
	margin-right: 20px;
	font-size: 12px;
	}
		#blue_content .content_well .product_box h3 {
			font-size: 20px;
		}


#popLayer {
	display: none;
}


/* SIDE RAIL */
#zecco_trading {
	background: url(../../imagenes/pics/zecco_box.jpg) no-repeat 125px 50px;
}
#zecco_trading p {
	width: 145px;
}
#standard_bank {
	background: url(../../imagenes/pics/standard_bank_box.jpg) no-repeat 125px 50px;
}
#standard_bank p {
	width: 145px;
}



#investor_information {
	background: url(../../imagenes/pics/bg_nasdaq_stock_box.jpg) no-repeat 166px 52px;
}
#investor_information p {
	width: 145px;
	float: left;
}
#investor_information a.cta {
	width: 145px;
	float: left;
}
/* SIDE RAIL 
#investor_information #ticker {
	width: 105px;
	float: right;
	margin-top: 4px;
}
#investor_information #ticker span.name {
	color:#4C5266;
	display:block;
	font-size:11px;
	font-weight:bold;
	padding:6px 0 1px;
	text-align:center;
	width:105px;
}
#investor_information #ticker span.symbol {
	color:#78809E;
	display:block;
	font-size:11px;
	font-weight:bold;
	padding:0 0 6px;
	text-align:center;
	width:105px;
}
#investor_information #ticker span.price {
	color:#000000;
	display:block;
	font-size:22px;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:18px;
	padding:2px 0 8px;
	text-align:center;
	width:105px;
}
#investor_information #ticker span.change {
	color:#37982D;
	display:block;
	font-size:11px;
	font-weight:bold;
	margin:0 auto;
	text-align:center;
	width:auto;
}
#investor_information #ticker span.time {
	color:#8e96b1;
	display:block;
	font-size:11px;
	padding:0;
	text-align:center;
	width:105px;
	margin-top: 12px;
}
#investor_information #ticker .up span.arrow {
	background:url("../../images/backgrounds/green_arrow.gif") no-repeat scroll 0 4px transparent;
	display:inline;
	height:5px;
	width:8px;
}
*/
/* CONTENT */
#press_accolades {
	width: 100%;
	overflow: hidden;
	padding: 0 0 40px 0;
}
#press_accolades .article_box {
	float:left;
	margin-right:28px;
	width:291px;
	height: 115px;
}
#press_accolades .article_box.last {
	float:left;
	margin-right:0px;
	padding-right: 0px;
}
#press_accolades a.cta{
	float: right;
}
#accolades {			
	width: 320px;
	float: left;			
}
	#accolades .article_box {
		background: url(../../imagenes/pics/inc_500_logo.jpg) no-repeat 10px 25px;
		padding-left: 132px
	}
	
#awards {
	background: url(../../imagenes/pics/deloitte_siderail.jpg) no-repeat 166px 50px;
}

#awards p {
	width: 143px;	
}

#Dts_leadership {
	background: url(../../imagenes/pics/compass_siderail.jpg) no-repeat 173px 50px;
}
#Dts_leadership p {
	width: 150px;	
}

#media {
	background: url(../../imagenes/pics/bg_media_box_nyse_logo.jpg) no-repeat 250px 10px;
}
#media.section {
	padding: 20px 20px 20px;
}
#media.section.last {
	border-top: 1px #fff solid;
}
#media.section.first {
	
}
#media.section.middle {
	border-top: 1px #fff solid;
}

#media.section p {
	color: #777;	
}
#media.section .cta {
	color: #445e95;	
}
#media.section .cta:hover {
	color: #162a56;	
}
#media.section h3 {
	color: #1b2438;
	margin-bottom: 5px;
}
#side_rail .light_grey {
	background: #dbdee7;
}
#media.section .date {
	font-size: 10px;
	display: block;
	color: #4b535f;
	margin-bottom:4px;
}
#media.section img {
	margin-top: 2px;
}
