@charset "UTF-8";
/* CSS Document */

body { font: 100% Verdana, Arial, Helvetica, sans-serif; background: #000000 url(../images/bg.png) repeat; margin: 0; padding: 0; text-align: center; }
.oneColFixCtrHdr #container { width: 960px; background: #000; margin: 0 auto; text-align: left; }
.oneColFixCtrHdr #header { background: #EFEFDF url(../images/FGlogo.png) no-repeat 20px; padding: 0 10px 0 20px; height: 150px; border-bottom: medium solid #965102; margin: 0px; }
.oneColFixCtrHdr #header a { color: #965102; }
.oneColFixCtrHdr #header a:hover { color: #333333; }
.oneColFixCtrHdr #header h1 { margin-left: 325px; margin-bottom: 0; padding-top: 45px; padding-bottom: 10px; color: #965102; font-size: 70%; margin-right: 20px; }
.oneColFixCtrHdr #mainContent { padding: 0px; margin: 0px; display: block; width:960px; border-bottom: medium solid #965102; }
.oneColFixCtrHdr #mainContent strong { font-size: 15px; }

.oneColFixCtrHdr ul#ButtonRow { display: block; width:960px; height:430px; overflow:hidden; position: relative; margin:0; padding:0; list-style: none; color:#FFFFFF; }
.oneColFixCtrHdr li.button1 img { border:none; overflow:hidden; }
.oneColFixCtrHdr li.button1, .oneColFixCtrHdr li.button1 a { float: left; display:block; height:439px; width:328px; overflow:hidden; }
.oneColFixCtrHdr li.button1 a:hover { display:block; text-indent:-328px; overflow:hidden; }
.oneColFixCtrHdr li.button2 img { border:none; overflow:hidden; }
.oneColFixCtrHdr li.button2, .oneColFixCtrHdr li.button2 a { float: left; display:block; height:439px; width:317px; overflow:hidden; }
.oneColFixCtrHdr li.button2 a:hover { display:block; text-indent:-317px; overflow:hidden; }
.oneColFixCtrHdr li.button3 img { border:none; overflow:hidden; }
.oneColFixCtrHdr li.button3, .oneColFixCtrHdr li.button3 a  { float: left; display:block; height:439px; width:315px; overflow:hidden; }
.oneColFixCtrHdr li.button3 a:hover { display:block; text-indent:-315px; overflow:hidden; }

.oneColFixCtrHdr ul#ButtonRow span { color:#FFF; position: absolute; line-height: 16px; font-size: 60%; text-align: left; top: 190px; cursor: auto; }
.oneColFixCtrHdr span#TextRow1 { left: 20px; width: 280px; }
.oneColFixCtrHdr span#TextRow2 { left: 345px; width: 290px; }
.oneColFixCtrHdr span#TextRow3 { left: 660px; width: 270px; }

.oneColFixCtrHdr #footer { padding: 0 10px; background:#FFF url(../images/footer.png) no-repeat bottom; border-top: medium solid #000; height: 180px; margin-top: 0px; }
.oneColFixCtrHdr #footer h2 { margin: 0; padding: 60px 0 10px; text-align: center; font-size: 85%; color: #965102; font-weight: bolder; text-decoration: none; }
.oneColFixCtrHdr #footer h2 a:link { text-decoration: none; color:#965102; }
.oneColFixCtrHdr #footer h2 a:hover { text-decoration: underline; color:#333333; }
.oneColFixCtrHdr #footer h2 a:visited { text-decoration: none; color:#965102; }
.oneColFixCtrHdr #copywrite { color:#FFF; font-size: 10px; margin: 0px auto; padding: 20px 0px; text-align: center; }
