.clear{
   clear:both;	
}

#wrapper {
   width:1014px;
   margin-left: auto;
   margin-right: auto;
}

.center {
   text-align:center;	
}

#banner {
   width:1014px;
   min-height:145px;
   height:145px;
}

#navigation {
   width: 1008px;
   min-height:34px;
   height:34px;
   padding-top:10px;
   margin:0px 0px 0px 1px;
}

#content {
   width:988px;
   padding:10px;
   margin:0px 0px 0px 1px;
   min-height:400px;
}

#left {
   width:700px;
   min-height:390px;
   float:left;
   padding-right:5px;
}

#right {
   width:273px;	
   min-height:390px;
   float:right;
}

#footer {
   width:1002px;
   min-height:47px;  
   height:47px;
   padding-left:15px;
   padding-top:8px; 
}
