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

#header {
	height:575px;
}

#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) 50% top repeat-y;
	width:914px;
}

#page1 #content2 .line_ver1 {
	width:914px;
}

#page1 #content .line_ver2 { /*background:url(images/line_ver.gif) 608px top repeat-y;*/
	width:100%;
	
}

#page1 #content .col_1 {
	width:455px;
	margin-right:1px;
	float: left;
}

#page1 #content2 .col_1 {
	width:100%;
	margin-right:1px;
	float: left;
}

#page1 #content .col_2 {
	width:455px;
	margin-right:1px;
	float: right;
}

#page1 #content .col_3 {
	width:305px;
	display: none;
}

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

#page2 #content .col_1 {
	width:608px;
	margin-right:1px;
}

#page2 #content .col_2 {
	width:305px;
}

/*======= 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:608px;
}

#page3 #content .col_2 .column1 {
	width:245px;
	margin-right:46px;
}

#page3 #content .col_2 .column2 {
	width:255px;
}

/*======= index-3.html =======*/
#page4 #content .line_ver1 {
	background:url(../images/line_ver.gif) 608px top repeat-y;
	width:100%;
}

#page4 #content .col_1 {
	width:608px;
	margin-right:1px;
}

#page4 #content .col_2 {
	width:305px;
}

#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:305px;
	margin-right:1px;
}

#page5 #content .col_2 {
	width:302px;
	margin-right:1px;
}

#page5 #content .col_3, 


/*======= 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:57px;
	border-top:1px solid #33241b;
	font-size:0.69em;
	color:#fff;
	background-image: url(../images/footer.jpg);
}

