body { font: 62.5% Arial, Helvetica, sans-serif; }
#container { position: relative; width: 960px; margin: 0 auto; }
#logo { position: absolute; top: 40px; left: 0; }
#staff { position: absolute; top: 120px; left: 0; }
#quote { padding: 20px; width: 600px; height: 108px; background-color: #1E2F55; position: absolute; top: 40px; right: 0; }
#quote p { text-transform: uppercase; color: #FFF; font-weight: bold; font-size: 1.5em; }
#quote p em { color: #E7A614; font-weight: bold; }
#developments { position: absolute; top: 140px; left: 0; }
#photos { position: absolute; top: 228px; right: 0; width: 260px; }
#photos img { padding-bottom: 20px; }
#contact { position: absolute; top: 208px; right: 0; width: 220px; padding: 20px; background-color: #1E2F55; }
#contact h2 { text-transform: uppercase; color: #E7A614; font-size: 2em; font-weight: bold; margin-bottom: 15px; }
#contact p { font-size: 1.4em; color: #FFF; line-height: 1.4; margin-bottom: 15px; }
#content { position: absolute; top: 208px; right: 280px; width: 320px; padding: 20px; background-color: #DCD6C8; }
#content h1 { text-transform: uppercase; color: #E7A614; font-size: 2.6em; font-weight: bold; margin-bottom: 15px; }
#content p { font-size: 1.4em; color: #1E2F55; line-height: 1.4; margin-bottom: 15px; }
#logos { width: 300px; position: absolute; top: 328px; left: 0; }
#logos img { padding-bottom: 34px; }
#footer { position: absolute; top: 678px; left: 0; width: 960px; }
#legal, #avcmedia { font-size: 1.2em; padding: 10px; }
#legal { float: left; }
#avcmedia { float: right; }
.margin20bottom { margin-bottom: 12px; }