body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000033; background-color: #000033; text-align: center; } #holder { text-align: left; background-color: #FFFFFF; width: 960px; margin-top: 20px; margin-right: auto; margin-bottom: 20px; margin-left: auto; padding: 10px; } #basket { float: right; width: 200px; } #header { height: 100px; } #top_navigation { height: 50px; clear: both; } #footer { clear: both; height: 20px; padding-left: 5px; padding-top: 5px; font-size: 10px; } #content { padding: 10px; } #side_navigation { float: left; width: 150px; font-size: 14px; font-weight: bold; } #main_content { float: right; width: 700px; } #logo { float: left; height: 100px; width: 500px; } .clear { clear: both; } 