#site_center {text-align:center;}
#main {
	width:100%;
	margin:0 auto;
	text-align:center;
	height: 100%;
}

#header {
	height:260px;
	width: 719px;
}

.col_1, .col_2, .col_3, .column1, .column2, .column3 {
	float:left;
	background-color: #FFFFFF;
	background-image: none;
	width: 527px;
}

/*======= index.html =======*/
#page1 #content .row_2 .wrapper { background:url(images/line2.gif) 431px 0 repeat-y; width:719px;}
#page1 #content .row_2 .wrapper1 { background:url(images/line1.gif) repeat-x 431px top; width:719px;}
#page1 #content .row_2 .col_1 {width:431px;}
#page1 #content .row_2 .col_2 { width:13px;}
#page1 #content .row_2 .col_3 { width:274px; background:url(images/line1.gif) left top repeat-x;}
#page1 #content .row_3 .wrapper { background:url(images/line4.gif) 182px 0 repeat-y; width:683px;}
#page1 #content .row_3 .wrapper1 { background:url(images/line4.gif) 431px 0 repeat-y; width:683px;}
#page1 #content .row_3 .col_1 { width:214px;}
#page1 #content .row_3 .col_2 { width:231px;}
#page1 #content .row_3 .col_3 { width:228px;}

/*======= index-1.html =======*/
#page2 #content .wrapper {
	background:url(images/line2.gif) 277px 0 repeat-y;
	width:719px;
	height: 250px;
}
#page2 #content .wrapper1 {
	background:url(images/line3.gif) 277px 0 no-repeat;
	width:719px;
	height: 250px;
}
#page2 #content .col_1 {
	width:276px;
	background:url(images/line1.gif) left top repeat-x;
	height: 250px;
}
#page2 #content .col_2 { width:20px;}
#page2 #content .col_3 {
	width:442px;
	background:url(images/line1.gif) left top repeat-x;
	height: 250px;
}

/*======= index-2.html =======*/
#page3 #content .wrapper {
	background:url(images/line2.gif) 431px 0 repeat-y;
	width:719px;
	height: 210px;
}
#page3 #content .wrapper1 {
	background:url(images/line3.gif) 431px 0 no-repeat;
	width:719px;
	height: 210px;
}
#page3 #content .col_1 {
	width:431px;
	background:url(images/line1.gif) left top repeat-x;
	height: 200px;
}
#page3 #content .col_2 { width:12px;}
#page3 #content .col_3 { width:275px; background:url(images/line1.gif) left top repeat-x;}

/*======= index-3.html =======*/
#page4 #content .row_2 .wrapper { background:url(images/line2.gif) 431px 0 repeat-y; width:719px;}
#page4 #content .row_2 .wrapper1 { background:url(images/line3.gif) 431px top no-repeat; width:719px;}
#page4 #content .row_2 .col_1 {width:431px; background:url(images/line1.gif) left top repeat-x;}
#page4 #content .row_2 .col_2 { width:13px;}
#page4 #content .row_2 .col_3 { width:274px; background:url(images/line1.gif) left top repeat-x;}

/*======= index-4.html =======*/
#page5 #content .row_2 .wrapper { background:url(images/line2.gif) 431px 0 repeat-y; width:719px;}
#page5 #content .row_2 .wrapper1 { background:url(images/line1.gif) repeat-x 719px top; width:719px;}
#page5 #content .row_2 .col_1 {width:431px; background:url(images/line1.gif) left top repeat-x;}
#page5 #content .row_2 .col_2 { width:13px;}
#page5 #content .row_2 .col_3 { width:274px; background:url(images/line1.gif) left top repeat-x;}


/*=========================*/


#footer {
	height:80px;
	width: 719px;
	background-image: url(images/line1.gif);
	background-repeat: repeat-x;
	background-position: 277px 0px;
}
