#main {width:1000px; margin:0 auto; text-align:left; background-color:#FFFFFF;}

#header {width:1000px; height:120px; background-color:#FFFFFF;}
#header, #article, #content, #footer { font-size:0.75em;}

.col_1, .col_2, .col_3, .column1, .column2, .column3 { float:left;}

#article { background-color:#FFFFFF;}


/*======= index.html =======*/
#page1 #content .wrapper1 { background:url(images/line.gif) 300px top repeat-y; width:100%;}
#page1 #content .wrapper2 { background:url(images/line.gif) 700px top repeat-y; width:100%;}
#page1 #content .col_1 {width:330px;}
#page1 #content .col_2 { width:330px;}
#page1 #content .col_3 { width:334px;}
#article  .col_1 {width:345px;}
#article  .col_2 { width:650px;}

/*======= index-1.html =======*/
#page2 #content .wrapper1 { background:url(images/line.gif) 700px top repeat-y; width:100%;}
#page2 #content .col_1 {width:725px;}
#page2 #content .col_2 { width:270px;}

/*======= index-2.html =======*/
#page3 #content .wrapper1 { background:url(images/line.gif) 700px top repeat-y; width:100%;}
#page3 #content .col_1 {width:700px;}
#page3 #content .col_2 { width:300px;}
#page3 #content .col_1 .column1 { width:302px;}
#page3 #content .col_1 .column2 { width:274px;}

/*======= index-3.html =======*/
#page4 #content .wrapper1 { background:url(images/line.gif) 300px top repeat-y; width:100%;}
#page4 #content .wrapper2 { background:url(images/line.gif) 700px top repeat-y; width:100%;}
#page4 #content .col_1 {width:680px;}
#page4 #content .col_2 { width:341px;}

/*======= index-4.html =======*/
#page5 #content .wrapper1 { background:url(images/line.gif) 300px top repeat-y; width:100%;}
#page5 #content .col_1 {width:680px;}
#page5 #content .col_2 { width:341px;}

/*======= index-5.html =======*/
#page6 #content .wrapper1 { background:url(images/line.gif) 700px top repeat-y; width:100%;}
#page6 #content .col_1 {width:700px;}
#page6 #content .col_2 { width:300px;}
#page6 #content .col_1 .column1 { width:300px;}
#page6 #content .col_1 .column2 { width:300px;}
#page6 #content .col_1 .column3 { width:300px;}

/*======= index-6.html =======*/
#page7 #content .wrapper1 { background:url(images/line.gif) 300px top repeat-y; width:100%;}
#page7 #content .wrapper2 { background:url(images/line.gif) 700px top repeat-y; width:100%;}
#page7 #content .col_1 {width:680px;}
#page7 #content .col_2 { width:341px;}

/*=========================*/
#footer {height:142px;}


label.error, div.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	color: red;
}


*input.checkbox { border: none; }
input:focus{ background:#FFFFC1; }

