#main {width:100%; margin:0 auto; text-align:center; min-width:780px; width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 780)? "780px" : "100%");}

/*----!!!-----*/
#main_width { width:100%; margin:0 auto; text-align:left;}
/*----!!!-----*/

#header {height:201px; background:url(images/header_bgd1.gif) left top repeat-x;}
#header, #content {
	font-size:0.75em;
}

.col_1, .col_2, .col_3, .column1, .column2, .column3 { float:left;}

#content .row_1 .col_1 {
	width:242px;
	height: 100px;
	background-image: none;
}
#content .row_1 .col_2 {
	width:242px;
}
#content .row_1 .col_3 {
	width:242px;
}

/*======= index.html =======*/
#page1 #content .row_2 .col_1 {
	width:31%;
}
#page1 #content .row_2 .col_2 {
	width:68%;
	height: auto;
}
#page1 #content .row_2 .line_ver {
	background-image: url(images/line_ver.gif);
	background-repeat: repeat-y;
	background-position: 127px top;
}
#page1 #content .row_2 .col_2 .column1 {
	width:220px;
	background-image: url(images/planwellbox_03.jpg);
	background-repeat: no-repeat;
	height: 133px;
	padding-left: 0px;
}
#page1 #content .row_2 .col_2 .column2 { float:none; padding-left:138px;}

/*======= index-1.html =======*/
#page2 #content .row_2 .col_1 {width:71%;}
#page2 #content .row_2 .col_2 { width:28%;}
#page2 #content .row_2 .col_1 .box4 .column1 { width:160px;}
#page2 #content .row_2 .col_1 .box4 .column2 { float:none; padding-left:160px;}
#page2 #content .row_2 .col_1 .box5 .column1 { width:53%;}
#page2 #content .row_2 .col_1 .box5 .column2 { width:46%;}

/*======= index-2.html =======*/
#page3 #content .row_2 .col_1 {width:31%;}
#page3 #content .row_2 .col_2 { width:68%;}

/*======= index-3.html =======*/
#page4 #content .row_2 .col_1 {
	width:71%;
	padding: 0px;
}
#page4 #content .row_2 .col_2 { width:28%;}

/*======= index-4.html =======*/
#page5 #content .row_2 .col_1 {width:31%;}
#page5 #content .row_2 .col_2 { width:68%;}
#page5 #content .row_2 .col_2 .column1 { width:181px;}
#page5 #content .row_2 .col_2 .column2 { width:243px;}


/*=========================*/


#footer {
	height:38px;
	background:#e1dcda;
	font-size:.69em;
}
