﻿div#divBodyLeft {
	float:left;
    width:450px;
}

div#divBodyRight {
	float:right;
    width:450px;
}

div#PlanMenuBodyLeft {
	float:left;
    width:60%;
}

div#PlanMenuBodyRight {
	float:right;
    width:37%;
}

div#divOtherParksBodyLeft {
	float:left;
    width:30%;
}

div#divOtherParksBodyRight {
	float:right;
    width:67%;
}

