body { background-color: #ffffff; text-align: center; } div#container { position: relative; width: 775px; margin-left: auto; margin-right: auto; padding: 0px; text-align: center; } div#content1 { color: red; } div#content2 { position: absolute; top: 10px; left: 525px; } div#middle { position: absolute; top: 150px; left: 15px; width: 100%; text-align: left; } div#map { position: absolute; float: left; } div#contentbox { position: absolute; float: left; margin-left: 190px; } div#content { width: 500px; min-height: 500px; border: 1px solid #000000; padding: 10px; font-family: Arial; } div#flash { position: absolute; top: 10px; left: 532px; } div#footer{ position: relative; top: 50px; left: -190px; } div#footermenu { position: absolute; left: 10px; top: 50px; } div#copyright { position: absolute; left: 540px; top: 70px; }