.wrapper{ width:800px; margin:0 auto}
.header{ overflow:hidden; _display:inline-block; clear:both; background:url(../img/header.gif) no-repeat 0px 0px; height:258px;}
.header .logo{ float:right; width:180px; height:100px; clear:both; display:inline-block;margin-right:120px;_margin-right:60px;}
.header h2{ float:right; clear:both; color:#696a6c; width:490px; padding:5px 0px; margin-top:20px; text-align:left}
.header p{float:right; clear:both; color:#696a6c;width:490px; text-align:left}

.body{ overflow:hidden; _display:inline-block; clear:both; }
.body .sidebar{ background:url(../img/left.gif) no-repeat 0px bottom; width:249px; float:left;  margin-left:2px;_margin-left:1px; padding:20px;padding-bottom:300px;}
.body .sidebar h2{ font-size:14px; margin:10px 0px;}
.body .content{ background:url(../img/right.gif) no-repeat -5px bottom; width:469px; float:right;padding:20px;padding-bottom:150px;}
.body .content .about{ width:52%; float:left}
.body .content .about h2{ font-size:12px;margin:5px 0px;}
.body .content .contact{ float:right; width:200px;}
.body .content .contact dl{ margin-bottom:20px}
.body .content .contact dl dt{ font-weight:bold}

