@charset "UTF-8";
/* CSS Document */
/*GENERIC TAGS*/
body { background-color:#000; margin:0px; font-family: Verdana, Geneva, sans-serif; font-size:62.5%; }
h1, h2, h3 { font-size:1.3em; color:#ff8b00; }
input.button { width:209px; background-color: #ff8b00; border:none; color: #FFF; padding:3px; margin-top:3px; border:#CCC thin solid; }
input.button:hover { background-color: #ffbd16; }
a:link { color:#FFF; text-decoration: underline; }
a:visited { color:#FFF; text-decoration:underline; }
a:hover { color: #ff8b00; text-decoration:none; }
/*IDs*/
/* HEADER */
#header { width:880px; height:90px; margin-right:auto; margin-left:auto; }
#headerleft { margin-right:auto; margin-left:auto; width:641px; height:71px; float:left; padding-top:10px; }
#headerright { margin-right:auto; margin-left:auto; width:239px; height:84px; float:left; color:#FFF; text-transform:uppercase; font-weight:bold; font-size:1em; padding-top:7px; }
#headerright ul { margin: 0 auto; list-style:none; text-align: right;  }
#headerright li { display:block; }
/* FLASH */
#flashwrap { width:870px; height:327px; margin-right:auto; margin-left:auto; clear:both; background-image:url(images/flash-bg.gif); padding-top:9px; margin-top:10px; }
#flashleft { width:209px; height:327px; margin-left:auto; margin-right:auto; float:left; padding-left:10px;  }
#flashright { width:649px; height:325px; margin-right:auto; margin-left:auto; float:left; padding:2px 0 0 2px; background-image:url(images/flash-right-bg.gif); }
/* BODY */
#mainbodywrap { width:870px; margin: 0 auto; overflow:hidden; background-color:#000; padding-bottom:10px; }
#bodyleft { width:600px; height:auto; font-size:1.1em; float:left; color:#FFF; padding:15px 30px 10px 10px; line-height:17px;}
#bodyleft a:link { color:#FFF; text-decoration:underline; }
#bodyleft a:visited { color: #FFF; text-decoration:underline; }
#bodyleft a:hover { color: #ff8b00; text-decoration:none; }
#bodyright { width:209px; height:350px; font-size:1.1em; float:left; padding:110px 10px 30px 10px; color:#ff8b00; margin-top:30px; background-color:#000; background-image:url(images/contact-us-bg.gif); background-repeat:no-repeat; }
#bodyright2 { width:209px; height:129px; font-size:1.1em; float:left; padding:110px 10px 30px 10px; color:#ff8b00; margin-top:30px; background-color:#000; background-image:url(images/contact-process-bg.gif); background-repeat:no-repeat; }
/* FOOTER */
#footerwrap { height:183px; margin: 0 auto; background-image:url(images/footer-bg.gif); background-repeat:repeat-x; background-color:#ffbd16; line-height:15px; padding-top:10px;}
#footer { width:870px; height:180px; margin: 0 auto; overflow:hidden; font-size:1em; color:#000; }
#footer ul { text-align:center; padding:0; margin: 0 auto;  }
#footer li { display: inline; padding-right:15px; }
#footer a:link { color:#000; text-decoration: none; }
#footer a:visited { color: #000; text-decoration:none; }
#footer a:hover { color: #000; text-decoration:underline; }
#footerleft { width:870px; height:143px; float:left; margin-left:auto; margin-right:auto; text-align:center; }
/* BOTTOM FOOTER */
#bottomfooter { width:870px; height:auto; margin-left:auto; margin-right:auto; font-size:1em; color:#FFF; margin: 0 auto; text-align: center;}
#bottomfooter ul { text-align: center; }
#bottomfooter li { display: inline; padding-right:15px; }
#bottomfooter a:link { color:#000; text-decoration: none; }
#bottomfooter a:visited { color: #000; text-decoration:none; }
#bottomfooter a:hover { color: #000; text-decoration:underline; }
/*CLASSES & SPANS*/
.fontcolororange { color:#ff8b00;}
.flashnavnudge { margin-bottom:3px; }
.imgfloatright { float:right; margin:5px; }
.imgfloatleft { float:left; margin:5px; }
.center { text-align:center; }
.map { color:#ff8b00; text-align:center; font-size:1em; }
.border { border:2px solid #999 }
/*FORMSTYLE*/
.formwidth { width:203px; margin:1px 0 1px 0; }
.formwidth2 { width:210px; margin:1px 0 1px 0; }
.captchanudge { padding-top:5px; }
