/* index.html */
#page1 #content .col-1 {width:265px;margin-right:54px}
#page1 #content .col-2 {
	width: 569px;
	padding-top: 10px;
}
#page1 #content .col-2 .col-1 {width:227px;margin-right:45px}
#page1 #content .col-2 .col-2 {width:231px}
/* about-us.html */
#page2 #content .col-1 {width:265px;margin-right:54px}
#page2 #content .col-2 {width:569px}
/* contact-us.html */
#page5 #content .col-1 {width:265px;margin-right:54px}
#page5 #content .col-2 {
	width:569px;
	background-color: #666666;
}
