#site_center {text-align:center;}
#main {width:794px; margin:0 auto; text-align:left;}

#header {height:341px;}
#header, #content, #footer, #mitten {
	font-size:12px;
}

.col_1, .col_2, .col_3, .column1, .column2, .column3 { float:left;}

/*======= index.html =======*/
#page1 #content .row_1 .col_1 {width:572px; background:url(images/line1.gif) right top repeat-y;}
#page1 #content .row_1 .col_2 { width:208px; background:url(images/line1.gif) left bottom repeat-x #f5f6f7;}
#page1 #content .row_2 .col_1 { width:260px; background:url(images/line1.gif) right top repeat-y;}
#page1 #content .row_2 .col_2 { width:261px; background:url(images/line1.gif) right top repeat-y #f5f6f7;}
#page1 #content .row_2 .col_3 { width:259px;}

/*======= index-1.html =======*/
#page2 #content .row_1 .col_1 {width:572px; background:url(images/line1.gif) right top repeat-y;}
#page2 #content .row_1 .col_2 { width:208px; background:url(images/line1.gif) left bottom repeat-x #f5f6f7;}
#page2 #content .row_2 .col_1 { width:572px; background:url(images/line1.gif) right top repeat-y #f5f6f7;}
#page2 #content .row_2 .col_2 { width:208px;}

/*======= index-2.html =======*/
#page3 #content .col_1 {width:571px; }
#page3 #content .col_1 .row_2 {background:#f5f6f7;}
#page3 #content .col_2 { width:209px; background:url(images/line1.gif) left top repeat-y #f5f6f7;}

/*======= index-3.html =======*/
#page4 #content .row_1 .col_1 {width:572px; background:url(images/line1.gif) right top repeat-y;}
#page4 #content .row_1 .col_2 { width:208px; background:url(images/line1.gif) left bottom repeat-x #f5f6f7;}
#page4 #content .row_2 .col_1 { width:572px; background:url(images/line1.gif) right top repeat-y #f5f6f7;}
#page4 #content .row_2 .col_2 { width:208px;}

/*======= index-4.html =======*/
#page5 #content .col_1 {width:571px; }
#page5 #content .col_1 .row_2 {background:#f5f6f7;}
#page5 #content .col_2 { width:209px; background:url(images/line1.gif) left top repeat-y #f5f6f7;}

/*======= index-5.html =======*/
#page6 #content .col_1 {width:571px;}
#page6 #content .col_1 .row_2 .column1 { width:280px; background:url(images/line1.gif) right top repeat-y #fff;}

#page6 #content .col_1 .row_2 .column2 { width:290px;}
#page6 #content .col_2 { width:209px; background:url(images/line1.gif) left top repeat-y #f5f6f7;}

/*=========================*/


#footer {height:57px;}

#mitten {
	background-color: #FFFFFF;
	background-image: url(images/line1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 320px;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
}
#mitten img {
	padding-right: 0px;
}
