@charset "utf-8";
/* CSS Document */

body {background:url(images/frame.png) center repeat-y; background-color:#FAA21B; margin-top:0px; font-family:"Lucida Grande",Arial,sans-serif;font-size:13px;line-height:1.3;margin:1em 2em;width:auto;}
a {color:#00529B;}
#header {height:150px;width:100%;position:relative; margin-top:0px; padding-top:0px;}
#content {float:left;overflow:hidden; width:46%;}
#menu {width:100%;position:relative; margin-top:0px; padding-top:0px;}
#quote {position: relative; margin:0px; padding:0px;width:550px;}
#left {background:url(images/column_left.png); width:230px; height:572px;float:left;overflow:hidden;}
#right { background:url(images/column_right.png); width:277px; height:808px;float:right;overflow:hidden; vertical-align:top;}
#footer { background-color:#FAA21B;}
#wrapper {padding:0;width:951px;margin:0 auto;}
ul.checklist {list-style:none;}
ul.checklist li {background:url(images/checklist.png) no-repeat 0 3px;margin-left:0px;padding:0 0 8px 17px;}
.copyright{font-size:11px;}
