@charset "utf-8";
/* CSS Document */

  #page,
  #closure-blocks
  {
    /*
     */
    margin-left: auto;
    margin-right: auto;
    width: 960px;
  }


  #navigation-top,
  #navigation
  {
    position: absolute; /* Take the named anchors out of the doc flow    */
    left: -10000px;     /* and prevent any anchor styles from appearing. */
  }


  #logo
  {
	width:960px;
	background-color:#F68121;
  }


  #header-blocks
  {
    clear: both; /* Clear the logo */
  }

/** main (container for everything else) **/
  #main
  {
    position: absolute;
  }

  #main-inner
  {
  }


/** navbar **/
  #navbar
  {
    float: left;
    width: 100%;
    margin-left: 0;
    margin-right: -100%; /* Negative value of #navbar's width + left margin. */
    padding: 0; /* DO NOT CHANGE. Add padding or margin to #navbar-inner. */
    height: 3.6em; /* The navbar can have any arbritrary height. We picked one
                      that is twice the line-height pluse 1em: 2 x 1.3 + 1 = 3.6
                      Set this to the same value as the margin-top below. */
  }

  .with-navbar #content,
  .with-navbar #sidebar-left,
  .with-navbar #sidebar-right
  {
    margin-top: 3.6em; /* Set this to the same value as the navbar height above. */
  }

  #navbar-inner
  {
  }

  #search-box
  {
    width: 200px;
    margin-right: -200px; /* Negative value of #search-box's width. */
    float: left;
  }

  #primary
  {
    margin-left: 200px; /* Width of search-box */
  }

  #secondary
  {
    margin-left: 200px; /* Width of search-box */
  }

  #navbar ul /* Primary and secondary links */
  {
    margin: 0;
    padding: 0;
    text-align: left;
  }

  #navbar li /* A simple method to get navbar links to appear in one line. */
  {
    float: left;
	width:auto;
    padding: 0 10px 0 0;
  }

  /* There are many methods to get navbar links to appear in one line.
   * Here's an alternate method: */
  /*
  #navbar li
  {
    display: inline;
    padding: 0 10px 0 0;
  }
  */


/** sidebar-right **/
  #sidebar-right
  {
  }

	
  #sidebar-right-inner
  {
    margin: 0px 0 0 10px;
    padding: 0;
  }


/** footer **/
  #footer
  {
  padding: 10px 0 10px 0;
	height: 22px;
	width: 960px;
	_margin-right:10px;
	_margin-top:0px;
	clear:both;
  }

  #footer-inner
  {
  }

/** closure **/
  #closure-blocks /* See also the #page declaration above that this div shares. */
  {
  }

/** Prevent overflowing content
  #header,
  #content,
  #navbar,
  #sidebar-left,
  #sidebar-right,
  #footer,
  #closure-blocks
  {
    overflow: visible;
    word-wrap: break-word; /* A very nice CSS3 property 
  }*/

  #navbar
  {
    overflow: hidden; /* May need to be removed if using a dynamic drop-down menu */
  }

  /* If a div.clear-block doesn't have any content after it and its bottom edge
     touches the bottom of the viewport, Firefox and Safari will mistakenly
     place several pixels worth of space between the bottom of the div and the
     bottom of the viewport. Uncomment this CSS property to fix this.
     Note: with some over-large content, this property might cause scrollbars
     to appear on the #page div.
  */
  /*
  #page
  {
    overflow-y: hidden;
  }
  */

<style type="text/css">
#container {width:966px; margin:0px;}
.xsnazzy {margin-top:1em;}

.xsnazzy em {display:block; width:0; height:0; color:#d8d8ee; overflow:hidden; border-top:12px solid #fff; border-left:12px dotted transparent; border-right:12px dotted transparent; margin-left:50px;}
/* hack for IE5.5 */
* html .xsnazzy em {width:24px; height:12px; w\idth:0; hei\ght:0;}
.xsnazzy span {display:block; width:0; height:0; color:#fff; overflow:hidden; border-top:10px solid #7f7f9c; border-left:10px dotted transparent; border-right:10px dotted transparent; margin-left:52px; margin-top:-15px;}
* html .xsnazzy span {width:20px; height:10px; w\idth:0; hei\ght:0;}

.xb1, .xb2, .xb3, .xb4, .xb5, .xb6, .xb7 {display:block; overflow:hidden; font-size:0;}
.xb1, .xb2, .xb3, .xb4, .xb5, .xb6 {height:1px;}
.xb4, .xb5, .xb6, .xb7 {background:#ccc; border-left:1px solid #F68121; border-right:1px solid #F68121;}

.xb1 {margin:0 8px; background:#F68121;}
.xb2 {margin:0 6px; background:#F68121;}
.xb3 {margin:0 4px; background:#F68121;}
.xb4 {margin:0 3px; background:#fff2cb; border-width:0 5px;}
.xb5 {margin:0 2px; background:#fff2cb; border-width:0 4px;}
.xb6 {margin:0 2px; background:#fff2cb; border-width:0 3px;} 
.xb7 {margin:0 1px; background:#fff2cb; border-width:0 3px; height:2px;} 

.xboxcontent {display:block; background:#fff2cb; border:3px solid #F68121; border-width:0 3px;}

#containerfoot {width:966px; margin:0px;}
.xsnazzyfoot {margin-top:1em;}

.xsnazzyfoot em {display:block; width:0; height:0; color:#d8d8ee; overflow:hidden; border-top:12px solid #fff; border-left:12px dotted transparent; border-right:12px dotted transparent; margin-left:50px;}
/* hack for IE5.5 */
* html .xsnazzyfoot em {width:24px; height:12px; w\idth:0; hei\ght:0;}
.xsnazzyfoot span {display:block; width:0; height:0; color:#fff; overflow:hidden; border-top:10px solid #778E1D; border-left:10px dotted transparent; border-right:10px dotted transparent; margin-left:52px; margin-top:-15px;}
* html .xsnazzyfoot span {width:20px; height:10px; w\idth:0; hei\ght:0;}

.xb1foot, .xb2foot, .xb3foot, .xb4foot, .xb5foot, .xb6foot, .xb7foot {display:block; overflow:hidden; font-size:0;}
.xb1foot, .xb2foot, .xb3foot, .xb4foot, .xb5foot, .xb6foot {height:1px;}
.xb4foot, .xb5foot, .xb6foot, .xb7foot {background:#ccc; border-left:1px solid #778E1D; border-right:1px solid #778E1D;}

.xb1foot {margin:0 8px; background:#778E1D;}
.xb2foot {margin:0 6px; background:#778E1D;}
.xb3foot {margin:0 4px; background:#778E1D;}
.xb4foot {margin:0 3px; background:#778E1D; border-width:0 5px;}
.xb5foot {margin:0 2px; background:#778E1D; border-width:0 4px;}
.xb6foot {margin:0 2px; background:#778E1D; border-width:0 3px;} 
.xb7foot {margin:0 1px; background:#778E1D; border-width:0 3px; height:2px;} 

.xboxcontentfoot {display:block; background:#778E1D; border:3px solid #778E1D; border-width:0 3px;}

  </style>
  
  
  