﻿body {
	background-image:url('../img/home/fondo.gif');
	background-repeat: repeat;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	font-family: "Trebuchet MS", Arial;
}

.container {
	position: relative;
	display: block;
	width: 990px;
	height: inherit;
	padding: 0 9px 40px 9px;
	background-image:url('../img/home/fondo_contenido.jpg');
	background-repeat: repeat;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
}
.left_column{
	width:345px;
	float:left
}
.right_column{
	width: 625px;
	float:right
}
.content {
	width: 990px;
	position: relative;
	display: block;
	float: left;
	padding: 0 0 10px 0;
	margin: 0;
}

.header {
	width: 960px;
	height: 78px;
	position: relative;
	display: block;
	float: left;
	padding: 5px 15px 5px 15px;
	margin: 0;
	background-image: url('../img/home/logo_sti.gif');
	background-repeat: no-repeat;
	background-position: 15px 5px;
	background-color: #FFFFFF;
}
.headerPhone {
	color: #F37123;
	position: relative;
	font-size: 21px;
	padding-right: 10px;
	font-weight: bold;
}
.menu {
	width: 990px;
	height: 22px;
	position: relative;
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	background-image: url('../img/home/fondo_barra_menu.jpg');
	background-repeat: repeat-x;
}
.menuItem
{
	height: 12px;
	position: relative;
	display: inline;
	float: left;
	padding: 5px 19px 5px 19px;
	margin: 0;
	font-size: 10px;
	font-weight: bold;
	color: #09496F;
	background-image:url('../img/home/pipe_barra_,menu.jpg');
	background-repeat: no-repeat;
	background-position: right 3px;	
}
.menuLastItem
{
	height: 12px;
	position: relative;
	display: inline;
	float: left;
	padding: 5px 15px 5px 15px;
	margin: 0;
	font-size: 10px;
	font-weight: bold;
	color: #09496F;
	background-image: none;
}
.menuItem a {
	text-decoration: none;
	color: #09496F;
}
.menuItem a:hover {
	text-decoration: none;
	color: #F27123;
}
h1 {
	display: inline;
	float: left;
	padding: 0;
	margin: 0;
	color: #F37025;
	font-size: 25px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial;
}
h2 {
	display: inline;
	float: left;
	padding: 0;
	margin: 0;
	color: #F37025;
	font-size: 23px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial;
}
h3 {
	display: inline;
	float: left;
	padding: 0;
	margin: 0;
	color: #F37025;
	font-size: 19px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial;
}

.contactForm {
	width: 349px;
	height: 485px;
	position: relative;
	display: inline;
	float: left;
	padding: 0;
	margin: 15px 0 0 0;
	font-size: 10px;
	font-weight: bold;
	color: #09496F;
	background-image:url('../img/home/caja_formulario.jpg');
	background-repeat: no-repeat;
	background-position: left top;	
}
.contactForm a 
{
    text-decoration: none;
    color: #333333;
}

.promotion {
	width: 622px;
	height: 326px;
	position: relative;
	display: inline;
	float: left;
	padding: 0;
	margin: 15px 0 0 18px;
	_margin: 15px 0 5px 15px;
	font-size: 10px;
	font-weight: bold;
	color: #09496F;
	background-image:url('../img/home/caja_promotions.jpg');
	background-repeat: no-repeat;
	background-position: right top;	
}


.promotionImages {
	width: 617px;
	height: 147px;
	position: relative;
	display: inline;
	float: left;
	padding: 3px 0 0 5px;
	margin: 10px 0 0 18px;
	_margin: 5px 0 0 15px;
	font-size: 10px;
	font-weight: bold;
	color: #09496F;
	background-image:url('../img/home/caja_imagenes_promocion.jpg');
	background-repeat: no-repeat;
	background-position: right top;	
}
.promotionImages img {
	height: 143px;
}
.contactUs {
	width: 245px;
	height: 104px;
	position: relative;
	display: block;
	float: left;
	padding: 15px 0 0 110px;
	margin: 10px 0 0 0;
	_height: 115px;
	_padding: 5px 0 0 105px;
	_margin: 10px 0 0 0;
	background-image:url('../img/home/caja_contact_us.jpg');
	background-repeat: no-repeat;
	background-position: left top;
}
.contactUsLine {
	float: left;
	position: relative;
	display: inline;
	margin: 0;
	padding: 0;
	width: 190px;
	height: 24px;
	letter-spacing: -2px;
}
.contactUs p {
	width: 230px;
	position: relative;
	display: inline;
	float: left;
	padding: 10px 0 0 0;
	margin: 0;
	text-align: left;
	line-height: 16px;
	font-size: 13px;
	font-family: Arial;
	color: #333333;
}
.contactUs a {
	position: relative;
	font-size: 11px;
	text-decoration: none;
	top: -10px;
	margin-left: 10px;
	color: #0277B4;
}
.getOnBoard {
	width: 373px;
	height: 219px;
	position: relative;
	display: inline;
	float: left;
	padding: 0;
	margin: 10px 0 0 17px;
	_margin: 10px 0 0 15px;
	font-size: 10px;
	font-weight: bold;
	color: #09496F;
	background-image:url('../img/home/caja_get_on_board.jpg');
	background-repeat: no-repeat;
	background-position: right top;		
}
.bestGift {
	width: 230px;
	height: 209px;
	position: relative;
	display: inline;
	float: left;
	padding: 10px 0 0 10px;
	margin: 10px 0 0 10px;
	_margin: 10px 0 0 8px;
	font-size: 10px;
	font-weight: bold;
	color: #09496F;
	background-image:url('../img/home/caja_best_gift.jpg');
	background-repeat: no-repeat;
	background-position: right top;	
}
.bestGiftLine {
	float: left;
	position: relative;
	display: inline;
	margin: 0;
	padding: 0;
	width: 220px;
	height: 24px;
	letter-spacing: -2px;
}
.bestGift a {
	float: left;
	position: relative;
	display: block;
	margin: 10px 0 0 0;
	padding: 0;
	width: 47px;
	height: 22px;
	background-image: url('../img/generics/boton_buy_now.jpg');
	background-repeat: no-repeat;
}
.bestGift p {
	width: 230px;
	height: 40px;
	float: left;
	position: relative;
	display: block;
	margin: 65px 0 0 0;
	padding: 0;
	font-size: 14px;
	color: #485F7E;
	text-align: left;
}
.dontWait {
	width: 348px;
	height: 221px;
	position: relative;
	display: block;
	float: left;
	padding: 0;
	margin: 6px 0 0 0;
	font-size: 10px;
	font-weight: bold;
	color: #09496F;
	background-image:url('../img/home/caja_dont_wait.jpg');
	background-repeat: no-repeat;
	background-position: right top;	
}
.contactAndDontWait
{
	width: 348px;
	height: 360px;
	position: relative;
	display: block;
	float: left;
	padding: 0;
	margin: 0;
}
.signUp
{
	width: 628px;
	height: 117px;
	position: relative;
	display: block;
	float: left;
	padding: 15px 0 0 0;
	margin: 11px 0 0 0;
	_margin: 5px 0 0 0;
	font-size: 10px;
	font-weight: bold;
	color: #09496F;
	background-image:url('../img/home/caja_sign_up.jpg');
	background-repeat: no-repeat;
	background-position: right top;
}
.signUp h2
{
    display: inline;
	float: left;
	padding: 0;
	margin: 0;
	color: #F37025;
	font-size: 25px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial;
}
.signUpForm {
	width: 205px;
	height: 117px;
	position: relative;
	display: block;
	float: left;
	padding: 0 0 0 40px;
}
.signUpForm input {
	float: left;
	position: relative;
	display: block;
	width: 200px;
	height: 16px;	
	color: #949698;
	margin-top: 5px;
    color: #000000;
}
.signUpForm a {
	float: right;
	position: relative;
	display: block;
	margin: 5px 0 0 0;
	padding: 0;
	width: 68px;
	height: 26px;
	background-image: url('../img/home/button_sign.png');
	background-repeat: no-repeat;
}
.signUpText {
	width: 270px;
	height: 70px;
	position: relative;
	display: block;
	float: left;
	text-align: left;
	font-size: 16px;
	font-weight: normal;
	margin: 15px 0 0 25px;
}
.headerLinks {
	width: 460px;
	margin: 5px 10px 0 0;
	_margin: 5px 0 0 0;
	padding: 0;
	text-align: right;
	position: relative;
	display: block;
	float: right;
	line-height: 22px;
}
.headerLinks input {
	width: 80px;
	height: 14px;
	border: 1px solid #CCCCCC;
}
.headerLinks a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #0277B4;
}
.headerLinks .label {
	font-size: 11px;
	font-weight: bold;
	color: #0277B4;
}
.headerLinks .signIn {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #0277B4;
}
.headerLinks a.button {
	position: relative;
	display: inline-block;
	margin: 0 0 -2px 10px;
	#margin: 5px 0 0 10px;
	_margin: 0 0 -7px 10px;
	padding: 0;
	height: 15px;
	width: 15px;
	background-image: url('../img/home/boton_post_flecha.jpg');
	background-repeat: no-repeat;
	background-position: center top;
}
.footer {
	width: 100%;
	overflow: hidden;
	position: relative;
	display: block;
	float: left;
	padding: 0;
	text-align: center;
	margin: 10px 0 0 0;
}
.mainFooterText {
	width: 95%;
	position: relative;
	display: block;
	padding: 20px 0 5px 0;
	margin: 0 0 5px 0;
	text-align: center;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	margin: 0 auto;
}
.mainFooterText a {
	color: #FFFFFF;
	text-decoration: none;	
}
.mainFooterText span {
	color: #FFE4A0;
	font-size: 11px;
	font-weight: bold;
	margin-right: 5px;
}
.mainFooterText .copyright {
	color: #FCBD12;
	font-size: 11px;
	font-weight: bold;
	margin-right: 5px;	
}

.information {
	width: 622px;
	height: 488px;
	position: relative;
	display: inline;
	float: left;
	padding: 0;
	margin: 15px 0 0 18px;
	_margin: 15px 0 0 15px;
	font-size: 10px;
	font-weight: bold;
	color: #09496F;
	background-image:url('../img/generics/back_info.jpg');
	background-repeat: no-repeat;
	background-position: right top;	
}
.information2 {
	width: 622px;
	height: 488px;
	position: relative;
	display: inline;
	float: left;
	padding-bottom: 8px;
	margin: 15px 0 0 18px;
	_margin: 15px 0 0 15px;
	font-size: 10px;
	font-weight: bold;
	color: #09496F;
}


.leftContainer{
	width: 310px;	
	
	
}

/*  ------------------       Home page Corporate Form                              */


.enterCorporate_sm {
	width: 348px;
	height: 181px;
	position: relative;
	display: block;
	float: left;
	padding: 0;
	margin-top: 0;
	background-image: url(../img/home/caja_corporate.jpg);
	background-repeat: no-repeat;
}
.formCorporate_sm 
{
	font-size:12px;
	position: relative;
	display: inline;
	float: left;
	width: 310px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
.formCorporate_sm h2
{
    width: 100%;
    margin-bottom: 10px;
	padding-left:20px;
}
.formCorporate_sm .rightForm
{
	position: relative;
	display: inline;
	float: left;
	width: 160px;
	line-height: 11px;
	padding-left: 55px;
	margin: 0;
}
.formCorporate_sm .leftForm
{
	position: relative;
	display: inline;
	float: left;
	width: 20px;
	padding-left: 0;
	margin: 0;
	text-align: right;
}
.formCorporate_sm span {
	position: relative;
	display: block;
	float: left;
	width: 70px;
	height: 20px;
	padding: 3px 0 0 0;
	margin: 0;
	color: #064366;
	font-size: 12px;
}
.formCorporate_sm input {
    border: 1px solid #666666;
    width: 120px;
    height: 15px;
    margin: 2px 0 0 0;
}
.formCorporate_sm a.forget {
    text-decoration: none;
    font-size: 10px; 
	width: 100px;
    color: #333333;
    font-weight: bold;
}
.formCorporate_sm a.button {
	display: block;
	color: #F37025;
	text-decoration: none;
	font-weight: normal;
	width: 68px;
	height: 24px;
	float: right;
	background-image: url('../img/home/button_sign.png');
	margin-top: 10px;
	margin-right: 120px;
	margin-bottom: 5px;
	margin-left: 0;
}
