body { background: rgb(255, 255, 255); margin: 0; font-family: helvetica, arial, sans; }

#top { padding-top: 30px; background: rgb(39, 73, 140); }

#lead_graphic { background: url("images/lead_graphic.png") no-repeat; width: 800px; height: 522px; margin: 0 auto; overflow: hidden; }

#content_container { background: url("images/content_graphic.png") no-repeat; width: 800px; min-height: 200px; margin: 0 auto; }

#learn_more { position: relative; left: 555px; top: 30px; }

#learn_more a { display: block; width: 212px; height: 94px; background: url("images/learn_more.png"); }

#learn_more a:hover { background: url("images/learn_more_hover.png"); }

#summary { padding-left: 150px; font-size: 11pt; width: 600px; padding-top: 10px; min-height: 60px; color: rgb(100, 100, 100); }

.point h4 { margin-top: 10px; margin-bottom: 10px; font-size: 16pt; }

.point p { margin-top: 5px; margin-bottom: 5px; color: rgb(50, 50, 50); }

.point { min-height: 220px; float: left; width: 240px; padding-left: 10px; padding-right: 10px; line-height: 14pt; font-size: 14pt; }

.point a { color: rgb(100, 100, 100); }

.point a:hover { color: rgb(150, 150, 150); text-decoration: none; }

.clearfix { clear: both; }

#footer { margin-top: 10pt; padding-bottom: 10px; font-size: 8pt; font-weight: bold; text-align: center; }

#menu { margin-top: 15px; text-align: center; clear: both; }

#menu a { color: rgb(0, 0, 0); font-size: 11pt; }

#menu a:hover { color: rgb(100, 100, 100); text-decoration: none; }

.preload { background-repeat: no-repeat; background-position: -1000px -1000px; }

#pre_learn_more { background-image: url('images/learn_more_hover.png'); }

