.home-voy-bound{
    border: 1px solid #00ccff;
	border-top:none;
    width: 447px;
    height: 281px;
    position: relative;
    z-index: 20;
	padding-top:20px;
}
.title-hv{
    position: absolute;
    left: 38px;
    top: -10px;
}
.title-hv-top{
    font-size: 17px;
    color: #5D76DB ;
    text-transform: uppercase;
    font-weight: bold;
}
.content-hv{
    width: 440px;
    z-index: 10;
	padding-left:13px;
}
.home-voy-link{
	padding:5px;
	padding-left:15px;
}
.home-voy-link a{
	color:#FF3F01;
	text-transform:uppercase;
	font-size:13px;
	line-height:22px;
}
.home-voy-link a:hover{
	text-decoration:underline;
	color:#FF3F01;
}
.image-hv{
    position: absolute;
    right: -27px;
    top: 2px;
    z-index: 10;
}
.image-hv img{
}


.home-sur-bound{
    border: 1px solid #00ccff;
    width: 420px;
    height: auto;
	margin-top:5px;
}
.title-hs{
    width: 420px;
    height: 26px;
    background: #fdf1cb no-repeat;
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    color: #5D76DB ;
    line-height: 26px;
    text-indent:5px;
    font-weight: bold;
}
.title-hs span{
    color: #000000;
    font-weight: bold;
	font-size:15px;
}
.content-hs{
    /*width: 420px;*/
    padding: 8px 5px 5px 5px;
    font-size: 14px;
    font-style: italic;
    color: #000000;
    line-height: 16px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
}
.content-hs a{
    font-size: 13px;
    font-style: italic;
    color: #ff3f01;
    text-decoration: underline;
	font-family:Arial, Helvetica, sans-serif;
}



.home-lestemoinga-bound{
    border: 1px solid #00ccff;
    width: 420px;
    height: 135px;
    margin-top: 8px;
}
.title-hlsta{
    width: 420px;
    height: 26px;
    /*background: #fdf1cb no-repeat;*/
    background:url(../images/title-bg.png);
    font-weight: bold;
    text-transform: uppercase;
    color: #5D76DB ;
    line-height: 26px;
    text-indent:5px;
}
.content-hlsta a{ 
text-decoration:underline;


}
.title-hlsta span{
    color: #90280c;
    font-size: 14px;
    font-family: Segeo Print;
    font-weight: bold;
}
.content-hlsta{
    /*width: 420px;*/
    padding: 8px 5px 5px 5px;
    font-size: 13px;
    /*font-style: italic;*/
    color: #000000;
    line-height: 16px;
}
.left-chlsta{
    width: 265px;
    float: left;
    padding: 5px 0px 0 2px;
}
.left-chlsta a{
    font-size: 14px;
    color: #90280c;
    font-family: Segeo Print;
    line-height:18px;
	text-align:justify;
}
.left-chlsta a:hover{
    color: #90280c;
    text-decoration: underline;
}
.right-chlsta{
    width: 135px;
    float: right;
    padding-right: 8px;
}
.bound-image-rchlsta{
    width: 144px;
    height: 99px;
    background: url(../images/img-bound-bg.png);
}
.img-birchlsta{
    width: 123px;
    height: 82px;
    padding: 10px 0 0 8px;
}