#outer
{
	width: 881px;
	margin: 0 auto;
	height: 700px;
        position: relative;
}


#tc_portal
{
	width: 881px;
	margin: 0 auto;
	height: 700px;
}

#portal_text
{
	position: absolute;
	width: 683px;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	top: 330px;
	height: auto;
        z-index:999;
        left: 100px;
        text-align: center;
}

#preowned
{
       z-index:999;
       position: absolute;
       top: 430px;
       left: 135px;
       width: 220px;
       height: 65px;
}


