@charset "utf-8";

body {
   width:960px;
   margin:20px auto 20px auto;
}

#header, #col_one, #col_two {
   position:relative;
}

#col_one, #col_two {
   float:left;
}

#footer {
   clear:left;
}

#col_one, #col_two {
   clear:right;
}

#header {
   height:95px;
}


#col_one {
   width:180px;
}

#col_two {
   width:770px;
}

#footer {
   width:950px;
   height:26px;
}

#header {
   margin-bottom:10px;
}

#questions {
   margin-right:10px;
}

#header {
   margin-bottom:10px;
}

#col_one {
   margin-right:10px;
}
