.col-1, .col-2, .col-3, .col-4 { float:left;}

/*======= index.aspx =======*/
#page1 #content .row-1 .col-1 {width:173px; margin-right:34px;}
#page1 #content .row-1 .col-2 { width:451px; margin-right:68px;}
#page1 #content .row-1 .col-3 { width:241px;}
#page1 #content .row-2 .col-1 {width:213px; margin-right:38px;}
#page1 #content .row-2 .col-2 { width:213px; margin-right:38px;}
#page1 #content .row-2 .col-3 { width:213px; margin-right:38px;}
#page1 #content .row-2 .col-4 { width:213px;}

/*======= index-1.aspx =======*/
#page2 #content .row-1 .col-1 {width:173px; margin-right:34px;}
#page2 #content .row-1 .col-2 { width:455px; margin-right:64px;}
#page2 #content .row-1 .col-3 { width:241px;}
#page2 #content .row-2 .col-1 {width:213px; margin-right:38px;}
#page2 #content .row-2 .col-2 { width:213px; margin-right:38px;}
#page2 #content .row-2 .col-3 { width:213px; margin-right:38px;}
#page2 #content .row-2 .col-4 { width:214px;}

/*======= contact.aspx =======*/
#contactpage #content .col-1 {width:700px; margin-right:34px; height:740px;}
#contactpage #content .col-2 {width:202px; height:740px;}
