#loc_wrapper {
	width: 1000px;
        margin: auto;
        margin-top: 70px;
	}

#loc_1_1_wrapper {
	float:left;
        width: 255px;
        margin-bottom: 0em;
        font-family: helvetica,arial,verdana,trebuchet ms;
        }
#loc_1_2_wrapper {
	float:left;
        width: 550px;
	}
#loc_1_3_wrapper {
        height: 900px;
        float:left;
        width:175px;
        margin-left:20px;
        margin-top: 0px;
        }
#loc_2_1_wrapper {
	float:left;
	width:1000px;
	}
#loc_2_wrapper {
	width:1000px;
        position: relative;

	}
.clear { clear:both; }
