#main {margin:0 auto; width:980px; text-align:left;}

.col_1, .col_2, .col_3, .col_box_1, .col_box_2{ float:left;}

#header, #content, #footer {width:751px}

.width {width:100%}
.widthandpadding {
	width:100%;
	padding-top: 24px;
	padding-bottom: 24px;
}

/*======= index.html =======*/
#page1 #content .col_1{width:400px;}
#page1 #content .col_2{width:351px;}
/*=========================*/

/*======= index-1.html =======*/
#page2 #content .col_1{width:410px;}
#page2 #content .col_2{width:293px;}
/*=========================*/

/*======= index-2.html =======*/
#page3 #content .col_1{width:478px;}
#page3 #content .col_2{width:273px;}
/*=========================*/

/*======= index-3.html =======*/
#page4 #content .col_1{width:478px;}
#page4 #content .col_2{width:273px;}
/*=========================*/

/*======= index-4.html =======*/
#page5 #content .col_1{width:438px;}
#page5 #content .col_2{width:313px;}
/*=========================*/

/*======= index-5.html =======*/
#page6 #content .col_1{width:458px;}
#page6 #content .col_2{width:293px;}
/*=========================*/

h1{
  margin-top:1em;
  margin-bottom:0.5em;
  font-size:16px;
}
h2{
  margin-top:0.5em;
  margin-bottom:0.5em;
  font-size:12px;
}

div.ident_2{
  line-height:1.5em;
  font-size:9px;
}
/*
div.indent_2 p{
  margin-left:24px;
}
*/
