@charset "UTF-8";
/* CSS Document */
#bg{position:absolute bottom;height:100%;background-image:url(images/bottom-bg.jpg);background-repeat:repeat-x;background-position:bottom;width: 100%; clear:both;margin: 0;padding: 0;} 
#top-bg{position:absolute;height:100%;background-image:url(images/top-bg.jpg);background-repeat:repeat-x;background-position:top;width: 100%;margin: 0;padding: 0;} 

html, body{width: 100%;height: 100%;margin: 0;padding: 0; margin-top:0px; background-color:#1c1f1a;overflow-y:auto; font-family:Helvetica, Arial; font-size:12px;}
#bodyWrap{width:850px; margin:0 auto;}
#headerWrap{width:100%; height:155px;}
#headerLeft{float:left; width:300px;}
#headerRight{float:right; width:540px}
.clear{clear:both}
a img{border:0;}
a:link, a:visited{color: #090; text-decoration:none}
a:hover, a:active{color: #06C; text-decoration:none;}

#contentWrap{width:850px;}
#leftMenuWrap{float:left; width:190px; color:#FF0; font-size:16px; font-variant:small-caps; font-family: Georgia, "Times New Roman", Times, serif; letter-spacing:; font-weight: lighter}
#mainContentWrap{width:642px; float:right}
#mainTop{background:url(images/main-top.png); height:11px;}
#main-bg{background-image:url(images/main-bg.png); width:642px; padding-top:1px; padding-bottom:1px;}
#mainBottom{background-image:url(images/main-bottom.png); height:11px; width:642px;}
#content{margin-left:10px; margin-right:10px;}
#menu{list-style:none; display:block; width:;}
#menu li{ border-bottom:1px solid #990}
.topBorder{border-top:1px solid #990;}
#menu li a{ margin-left:0px; padding:5px 0px 5px 10px; display:block; color:#FF0; text-decoration:none;}
#menu li a:hover{background-color: #000; color:#FFF}
#copyright{margin-top:8px; text-align:center; font-size:12px; color:#060;}
#copyright a{color: #060; text-decoration:none}
#copyright a:hover{color: #0F0; text-decoration:underline;}
#page{width:618px; background-color:#FFF; font-size:12px;}
.prices td{padding:4px;}
.greybg{background-color: #CCC;}
.whitebg{background-color: #f5f5f5;}
.guidlines h3{margin-bottom:0;}
.chronoform, .chronoform a{display:none; visibility:hidden; color:#FFF;}