#site_center {text-align:center; height:auto;}
#main {width:722px; margin:0 auto; text-align:left;  }

#headernormal {height:180px;}
#header {height:350px;}

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

/*======= index.html =======*/
#page1 #content .row_2 .col_1 {width:244px;}
#page1 #content .row_2 .col_2 { width:244px;}
#page1 #content .row_2 .col_3 { width:234px;}
#page1 #content .row_3 .wrapper { background:url(images/line1.gif) 499px 0 repeat-y; width:722px;}
#page1 #content .row_3 .col_1 {width:499px;}
#page1 #content .row_3 .col_2 { width:222px;}
#page1 #content .row_4 .wrapper { background:url(images/line1.gif) 510px 0 repeat-y; width:722px;}
#page1 #content .row_4 .col_1 {width:500px;}
#page1 #content .row_4 .col_2 {width:202px;}
#page1 #content .row_4 .col_4 { width:220px;}
#page1 #content .row_4 .break {height:10px;}
#page1 #content .row_box .wrapper { background:url(images/line1.gif) 500px 0 repeat-y; width:722px;}
#page1 #content .row_box .col_1 {width:230px;}
#page1 #content .row_box .col_2 {width:230px;}
#page1 #content .row_box .col_3 {width:262px;}
#page1 #content .row_box .space1 { padding:10px 0 0 0;}
#page1 #content .in_box .wrapper { background:url(images/line1.gif) 300px 0 repeat-y; width:495px; position: relative;}
#page1 #content .in_box .col_1 {width:220px;}
#page1 #content .in_box .col_2 {width:220px;}
#page1 #content .in_box .space1 { padding:10px 0 0 0;}
#page1 #content .row_break .wrapper { background:url(images/line1.gif) 500px 0 repeat-y; width:722px;}
#page1 #content .row_break {height:10px;}
#page1 #content .row_flash {height:250px;}

/*======= index-1.html =======*/
#page2 #content .row_2 .col_1 {width:488px;}
#page2 #content .row_2 .col_2 { width:234px;}

/*======= index-2.html =======*/
#page3 #content .row_2 .col_1 {width:244px;}
#page3 #content .row_2 .col_2 { width:478px;}
#page3 #content .row_3 .wrapper { background:url(images/line1.gif) 482px 0 repeat-y; width:722px;}
#page3 #content .row_3 .col_1 {width:509px;}
#page3 #content .row_3 .col_2 { width:191px;}

/*======= index-3.html =======*/
#page4 #content .row_2 .col_1 {width:240px;}
#page4 #content .row_2 .col_2 {width:238px;}
#page4 #content .row_2 .col_3 {width:203px;}
#page4 #content .row_3 .col_1 {width:362px;}
#page4 #content .row_3 .col_2 {width:321px;}

/*======= index-4.html =======*/
#page5 #content .row_2 .col_1 {width:488px;}
#page5 #content .row_2 .col_2 { width:234px;}

/*======= index-5.html =======*/
#page6 #content .row_2 .col_1 {width:488px;}
#page6 #content .row_2 .col_2 { width:234px;}



/*=========================*/


#footer {background-color: #3e3e40; height:50px; bottom: 0px; color: #dbdbdb; }

#footer1 {
	position: absolute;
	bottom: 0;
	background-color: #333333;
	width: 70%; /* See note below */
	text-align: left;
	padding: 0px;
}

/* SBMH -- see http://css-discuss.incutio.com/?page=BoxModelHack 
 * Stupid hack lets IE see 100%, others see 70%. 
 */
#footer1 {
    \width: 100%;
    w\idth: 70%;
}


