

.subhome_main_content
{
	width:742px;
	position:relative;
    margin:0 auto;
    border:solid red 0px
}



.subhome_left_column
{
	position:relative;
	top: 0px;
    width:491px
    float: left;
    border:solid red 1px;


}


.subhome_right_column
{
	position:relative;
	top: 0px;
    width:251px;
    text-align: center;
    float: right;


}
