/*======= index-1.html =======*/
#page2 #content .col-1 {
	width:167px;
	margin-right:3px;
}
#page2 #content .col-2 {
	width:677px;
}
/*======= index-2.html =======*/
#page3 #content .col-1 {
	width:167px;
	margin-right:3px;
}
#page3 #content .col-2 {
	width:677px;
}
/*======= index-3.html =======*/
#page4 #content .col-1 {
	width:167px;
	margin-right:3px;
}
#page4 #content .col-2 {
	width:100%;
}
#page4 #content .col-2 .col-1 {
	width:178px;
	margin-right:8px;
}
#page4 #content .col-2 .col-2 {
	width:178px;
	margin-right:12px;
}
#page4 #content .col-2 .col-3 {
	width:178px;
}
/*======= index-4.html =======*/
#page5 #content .col-1 {
	width:167px;
	margin-right:3px;
}
#page5 #content .col-2 {
	width:677px;
}
/*======= index-5.html =======*/
#page6 .box-1 .padding {
	padding:43px 18px 20px 54px;
}
#page6 #content .col-1 {
	width:167px;
	margin-right:3px;
}
#page6 #content .col-2 {
	width:677px;
}
/*======= index-6.html =======*/
#page7 .box-1 .padding {
	padding:43px 18px 20px 54px;
}
#page7 #content .col-1 {
	width:167px;
	margin-right:3px;
}
#page7 #content .col-2 {
	width:677px;
}


#page1 .home-shell {
    min-height: auto;
}

.site-legal-summary {
    margin-bottom: 8px;
}

.site-legal-summary .box-down-content .padding {
    padding-top: 10px;
    padding-bottom: 10px;
}
