/* CSS Document */
/* Leveller */
  * {border: 0; padding: 0; margin: 0; font-family: Verdana, Arial, Helvetica, sans-serif;}
  html {overflow: -moz-scrollbars-vertical;}
  body {color: #000000; font-size: 13px; line-height: 20px; margin: 0; background: url('../image/top_bg.gif') repeat-x #e5e5e5;}
  .clear {clear: both; height: 1px; overflow: hidden;}

/* Basic text elements */
  h2, h2 * {font-size: 20px; line-height: 26px; }
  h3, h3 * {font-size: 18px; line-height: 24px;}
  h4, h4 * {font-size: 16px; line-height: 22px;color:#9d0a0e}
  h5, h5 * {font-size: 14px; line-height: 20px;color:#9d0a0e}
  hr, .hr  {clear: both;}
  h2, h3, h4, h5, p, ul        {margin: 0 0 10px 0;}
  blockquote, li, ul ul, ol ol {margin: 0 0 0 20px;}
  hr  {display: none;}
  .hr {border-top: 1px solid #FF0000;}

/* Links */
  a       {color: #9d0a0e;}
  a:hover {text-decoration: none;}

/* Container*/
  div#container {background: url('../image/main_bg.gif') repeat-y left top; width: 1000px; margin: 0 auto; }
  /* Header */
  	div#logo {width:748px; background:url('../image/logo.gif') top right no-repeat;float:left; height:105px}
	div#logo h1 {display:none}
    
  /* nav */
  	div#header ul {height:53px; clear:both}
    ul#nav      {list-style-type: none; margin: 0;  _margin:0 0 0 -5px; }
    ul#nav li   { height: 16px; font-size:14px; line-height: 16px; float: left; text-align: center;margin: 12px 15px 2px 15px;}
    ul#nav li a       {text-decoration: none; color:#FFFFFF;  padding: 0 5px 0 5px;}
    ul#nav li a:hover {background-color:#9d0a0e}
	
  /* Content */
  	div#content_left {float:left;width:252px; min-height:765px; height:auto; _height:765px; background:url('../image/winch_img.jpg') top left no-repeat;_margin: 0 -50px 0 0; }
	div#content_right {float:right;  width:748px;}
	
    /* Main Content */
	  div#content_intro{width:728px; background-color:#9d0a0e;height:45px; float:left; margin: 40px 10px 0 10px; }
	  div#content_intro h2 {margin:10px;color:#FFFFFF; }
      div#main_content{width: 520px; float: left; background-color:#ffffff; margin: 30px 10px 0 10px; padding:5px }
	  	  
    /* Related Articles */
      div#related, div#freetext {width: 170px; float: right; background-color: #f7f7f7; margin: 30px 10px 0 0; padding:5px; _margin:30px 0 0 -5px; line-height:16px; font-size:11px}
      div#related h3, div#freetext h3 {font-size: 14px; line-height:16px;margin: 0 0 5px 0;}
      div#related ul {list-style-type: none; margin: 0;}
      div#related li {margin: 0 0 10px 0;}
	  
	
    /* Footer (see main content) */
      div#footer {height: 30px; padding: 0; font-size: 9px; background: url('../image/footer_bg.gif') repeat-x  #ffffff;}
	  div#footer div {width: 1000px; margin: 0 auto; text-align:right; padding: 5px}
	  div#footer div  a       {color: #9d0a0e; margin-right:10px}
  	  div#footer div  a:hover {text-decoration: none;}
  	/* Info */
    div#company_info {text-align: left; font-size: 10px; margin: 0 0 0 10px; color: #999999; width:300px; float:left}
	 /* Terms */
    div#terms {text-align: center; font-size: 10px; margin: 0; float:left}
  	div#terms a       {color: #9d0a0e;}
  	div#terms a:hover {text-decoration: none;}

     /* Form */
        div.input          {padding: 0 10px 10px 10px;}
        div.input label    {width: 80px; float: left;}
        div.input input,
        div.input select,
        div.input textarea {border: 1px solid #CCCCCC; width: 400px; float: right;}
        div.input textarea {height: 100px; font-size:13px}
        div.input select   {width: 302px;}
		div.input #cbox    {width: 20px; float:left;}
div#dptext {margin:0 0 0 110px; font-size:10px; line-height:12px}
