#main {margin:0 auto; width:780px;}

#header {height:403px}

.col_1, .col_2, .col_3{
	float:left;
	background-color: #FFF;
}

/*======= index.html =======*/
#page1 #content .row_1 .col_1 {width:217px;}
#page1 #content .row_1 .col_2 {}
#page1 #content .row_1 .col_3 {width:217px;}
#page1 #content .row_2 .col_1 {
	width:217px;
	background:url(images/line1.gif) left top repeat-x;
	font-size: 8px;
	color: #525252;
	text-align: center;
}
#page1 #content .row_2 .col_2 {
	width:346px;
	background:url(images/line2.gif) left top repeat-x;
	font-size: 8px;
	text-align: center;
	color: #525252;
}
#page1 #content .row_2 .col_3 {
	width:217px;
	background:url(images/line1.gif) left top repeat-x;
	font-size: 8px;
	color: #525252;
	text-align: center;
}

/*======= rest.html =======*/
#page4 #content .row_1 .col_1 {width:237px;}
#page4 #content .row_1 .col_2 {	width:543px;}
#page4 #content .row_1 .col_3 {width:237px;}
#page4 #content .row_2 .col_1 {width:237px; background:url(images/line1.gif) left top repeat-x;}
#page4 #content .row_2 .col_2 {width:306px; background:url(images/line2.gif) left top repeat-x;}
#page4 #content .row_2 .col_3 {width:237px; background:url(images/line1.gif) left top repeat-x;}

#footer {
	height:84px;
	text-align: center;
}
h1 {
	font-size: 18px;
	line-height: 20px;
	text-align: justify;
	padding-right: 20px;
	padding-left: 10px;
}
.row_1 .col_2 .indent li {
	line-height: 18px;
	font-size: 16px;
	font-style: italic;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-left: 20px;
}
.col_3 .indent p {
	font-size: 14px;
	text-align: center;
	text-indent: 0;
	line-height: 15px;
}
.col_3 .indent h1 {
	text-align: center;
	font-style: normal;
}
