* { padding: 0; margin: 0; text-align:justify; } body { background: #fff; font: .74em "Verdana"; line-height: 1.5em; text-align: center; } a { color: #3B6EBF; text-decoration: underline; } a:hover { text-decoration: none; } #wrap { margin:0px; width: 1000px; background: #fff ; background-repeat: repeat-y; text-align: left; } #top { background: #fff; height: 30px; } #content { padding: 0 20px 0 28px; } #bottom { background: #fff ; height: 30px; } .header { } .header h1 { padding-left: 17px; padding-top: 22px; font-size: 22px; color: #FFF; } .header h1 a { font-size: 22px; color: #FFF; text-decoration: none;} .breadcrumbs { background: #F6F9FB; border-bottom: 1px solid #E1E1E1; padding: 5px; text-align: right; } .middle { float: left; width: 780; } .right { float: right; width: 160; } .middle h1 { color: #3B6EBF; font-size: 16px; margin-bottom: 10px; margin-top: 10px;} .middle p {margin-bottom: 15px;} .right h2 { color: #3B6EBF; font-size: 14px; margin-top: 15px;} #clear { display: block; clear: both; width: 100%; height:1px; overflow:hidden; } #footer { text-align: center; color: #666; }