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

#header {
	height:177px;
}
#header, #content, #footer { font-size:0.8125em;}

#left-column {
	float:left;
	width:560px;
	margin-right:6px;
}
#right-column {
	float:left;
	width:315px;
	padding-top:180px;
}

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
#page1 #content .col-1 {width:229px; margin-right:42px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:229px; margin-right:42px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:229px; margin-right:42px;}

/*======= index-3.html =======*/
#page4 #content .line-ver { background:url(images/line-ver.gif) 258px top repeat-y; width:100%;}
#page4 #content .col-1 {width:239px; margin-right:32px;}
#page4 #content .col-2 { width:232px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:229px; margin-right:42px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {width:273px;}
#page6 #content .col-2 { width:239px;}

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


#footer { padding:30px 0 30px 0;}
