/*Columns and Corner Left Position*/
#col-left {
	background-color: #45A744;
	color:#000000;
	height: 630px;	
	width:159px;
	float: left;
	text-align:center;
}
#top_space
{
	width: 159px;
	height:30px;	
}

/*Image Send*/
#box_send 
{
	width:114px;
	height:178px;
	float:left;
	margin:0 0 0 20px;
	background:url(images/banner_vertical_v1.gif);
	text-align:center;
}
#send_money{
	height:75px;
	width:94px;
	text-align:center;
	margin: 25px 0 0 10px;
	}
.txt-w-send{
	font-size: 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.txt-w-send a{
	background-color:#003399;
	color:#FFFFFF;
    text-decoration:none;
	}
.txt-w-send a:hover {
	color:Red;
	background-color:#003399;
	text-decoration: underline;
}

/*How Works Envios Boya*/
#box-how{
	width: 135px;
	height: 128px;
	float: left;
	text-align:center;
	margin: 10px;
	border: solid 1px #003399;
	background: url(images/15x15.gif);
}
#how-works-txt_1 {
	height: 55px;
	width: 135px;
	text-align: center;
}
#how-works-txt_2 {
	height: 17px;
	width: 135px;
	text-align: center;
	margin: 63px 0 0 0;
}
/*Needs Helps*/
#box-help {
	width: 135px;
	height: 137px;
	float: left;
	border: solid #003399 1px;
	margin: 10px;
	background: url(images/15x15.gif);
	text-align:center;
}
#need-help-txt_1 {
	height: 50px;
	float: left;
	width: 135px;
}
#img-help {
	height: 67px;
	width: 135px;
	float:left;
}
#need-help-txt_2 {
	height: 20px;
	width: 135px;
	float: left;
}

