#main {width:980px; margin:0 auto;}

#header {
	height:530px;
}
#header, #content, #footer { font-size:0.69em;}

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

/*======= index.html =======*/
#page1 #content .line_ver1 { background:url(images/line_ver.gif) 305px top repeat-y; width:100%;}
#page1 #content .line_ver2 { background:url(images/line_ver.gif) 608px top repeat-y; width:100%;}
#page1 #content .col_1 {
	width:450px;
	margin-right:1px;
}
#page1 #content .col_2 { width:302px; margin-right:1px;}
#page1 #content .col_3 {
	width:400px;
}

/*======= index-1.html =======*/
#page2 #content .line_ver1 { background:url(images/line_ver.gif) 608px top repeat-y; width:100%;}
#page2 #content .col_1 {
	width:450px;
	margin-right:1px;
}
#page2 #content .col_2 {
	width:470px;
}

/*======= index-2.html =======*/
#page3 #content .line_ver1 { background:url(images/line_ver.gif) 305px top repeat-y; width:100%;}
#page3 #content .col_1 {width:305px; margin-right:1px;}
#page3 #content .col_2 {
	width:950px;
}
#page3 #content .col_2 .column1 {
	width:455px;
}
#page3 #content .col_2 .column2 {
	width:400px;
}

/*======= index-3.html =======*/
#page4 #content .line_ver1 { background:url(images/line_ver.gif) 608px top repeat-y; width:100%;}
#page4 #content .col_1 {
	width:470px;
	margin-right:1px;
}
#page4 #content .col_2 {
	width:380px;
}
#page4 #content .col_2 .column1 { width:167px;}
#page4 #content .col_2 .column2 { width:80px;}

/*======= index-4.html =======*/
#page5 #content .line_ver1 { background:url(images/line_ver.gif) 305px top repeat-y; width:100%;}
#page5 #content .line_ver2 { background:url(images/line_ver.gif) 608px top repeat-y; width:100%;}
#page5 #content .col_1 {
	width:450px;
	margin-right:1px;
}
#page5 #content .col_2 { width:302px; margin-right:1px;}
#page5 #content .col_3 {
	width:450px;
	float: right;
}

/*======= index-5.html =======*/
#page6 #content .line_ver1 { background:url(images/line_ver.gif) 305px top repeat-y; width:100%;}
#page6 #content .col_1 {width:305px; margin-right:1px;}
#page6 #content .col_2 { width:608px;}
#page6 #content .col_2 .column1 { width:216px;}
#page6 #content .col_2 .column2 { width:334px;}


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


#footer {height:96px; background:#20130c; border-top:1px solid #33241b; font-size:.69em; color:#fff;}
#Plan {
	float: left;
	text-align: right;
}
