#header {height:410px;position:relative}
#header, #content .row-1, #content .row-2, #content .row-3, #footer {font-size:0.875em;width:100%;margin:0 auto}
.col-1, .col-2, .col-3, .col-4 {float:left}
#content .row-2 .col-1 {width:288px;margin-right:50px}
#content .row-2 .col-2 {max-width: 60%}
#content .row-2 .col-3 {width:100%}
#content .row-2 .col-4 {width:200px}

#content .row-3 .col-1 {width:96px;margin-right:224px}
#content .row-3 .col-2 {width:110px;margin-right:98px}
#content .row-3 .col-3 {width:96px;margin-right:158px}
#content .row-3 .col-4 {width:78px}

#header .row-2 .col-2 {width:150px}

/* home.html */
#page1 #content .row-1 .col-1 {width:200px}
#page1 #content .row-1 .col-1 .col-1 {width:238px;margin-right:81px}
#page1 #content .row-1 .col-1 .col-2 {width:238px}
#page1 #content .row-1 .col-2 {width:234px;padding-right:35px}
/* contact-us.html */
#page5 #content .row-1 .col-1 {width:319px}
#page5 #content .row-1 .col-2 {width:567px}
#footer {height:95px}

@media (max-width:480px) {	
	#content .row-2 .col-2 {max-width: 90%}
}