.flash {
    overflow: hidden;
    width: 100%;
    z-index:0;
}
.flash *{
    z-index:0;
}

.box {
    color: #000000;
    font-weight: bold;
}

.box-first {
    padding: 15px 0;
}

.box-side-left {
    padding: 15px 0 20px 15px;
    width: 260px;
}

.box-side-right {
    padding: 15px 0 20px 20px;
    width: 360px;
}


.box-last .box-side-left {
    /*background: url('images/home-box-text_03_03.gif') 20px 20px no-repeat;*/
    padding: 55px 20px 20px 25px;
    width: 230px;
}

.box-last .box-side-right {
    /*background: url('images/home-box-text_03_05.gif') 20px 20px no-repeat;*/
    padding: 55px 20px 20px 20px;
    width: 340px;
}

.more {
    background: #B8DF72;
    display: block;
    padding: 2px;
    _zoom: 1;
}

.box-last
{
	background:url(images/cte-location.jpg) no-repeat top left;
	height:236px;
}

.contentPane
{
	width:650px;
}

.bottom-center-content
{	
}