/* layout of pages start with main sections */

/*--- main sections ---*/
#wrapper{
  position: relative;
  width: 1020px;
  margin-left:auto;
  margin-right:auto;
  padding-bottom: 10px;
}

#wrapper_marg {
  position: relative;
  width: 1000px;
  margin-left:auto;
  margin-right:auto;
  /*margin: 0 10px 0 10px;*/
}

#logo {
  position: absolute;
  left: 25px;
  z-index: 10000;
}

#header {
  position: relative;
  width: 100%;
  right: 0;
  z-index: 1000;
}

#content{
  position: relative;
  padding-top: 5px;
  width: 700px;
  right: 0;
  float: left;
}

/* this floats up to bottom of header */
#contentsec {
  position: relative;
  float: right;
  width: 270px;
  right: 15px;
  padding-top: 0px;
  margin-top: 35px;
}

#contentsec_marg {
  position: relative;
  /*margin: 0 10px 1em 10px;*/
  margin-bottom: 10px;
  font-size: 90%;
}

#footer{
  clear: both;
}

/*--- header details ---*/
#header {
  /*border: 1px solid blue;
  padding: 1px; */
}

#header_marg {
  position: relative;
  padding: 2em 0 1em 0;
}

h1 {
  position: relative;
  margin-right: 15px;
  /*left: 200px; */
}

h1 span {
  position: relative;
  display: block;
  padding: 20px 0px 0px 0px;
}
h1 span.kword {
  padding: 0;
}


p#strapline {
  position: absolute;
  top: 75px;
  right: 15px; /*45px;*/
  text-align: right;
}

#content blockquote.revquote{
  margin-left: 20px;
  margin-right: 60px;
}

/*--- content detail ---*/
#content_marg {
  margin-left: 45px;
  margin-right: 20px;
}

h2 {
  margin: 0 0 0.1em 0;
  padding: 0.9em 0 0em 10px;
}

#content #introsect h2 {
  position: relative;
  /*padding: 0.5em 10px 0.4em 10px;*/
}

h3 {
  /*margin-left: 3px;
  margin-right: 3px;*/
  padding: 3px 0 3px 15px;
}

#content ul li{
  margin: 0px 30px 10px 28px
}

#content p {
  margin: 0 10px 1em 10px;
  text-align: left;
}

div.youtube {
  text-align: center;
  margin-bottom: 30px;
}


div.imgcen {
  text-align: center;
}

div.imgleft {float: left;
  text-align: left;
  margin: 10px 10px 10px 30px;
  .margin-left: 10px; /*IE6 hack */
}
div.imgright {float: right;
  text-align: left;
  margin: 10px 30px 10px 10px;
  .margin-right: 0px; /*IE6 hack */
}
div.floatleft {float: left;}

div.imgcen img, div.imgleft img, div.imgright img {padding: 3px;}

img.rssfeed {
  /*float: left; */
  padding: 0;
  border: 0;
  margin-right: 10px;
}

/* hr {clear: both;} */

/*.clearfloat{clear: both;}*/


#content a.backtotop{
      text-decoration: none;
      margin: 0 0 1em 20px;
      padding: 0 0 0 10px;
      font-size: 80%;
      color: green;
      background-image: url(../images/custom/0css/subnav_up.gif);
      background-repeat: no-repeat;
      background-position: center left;
}

#content dt{
      font-weight: bold;
      margin: 10px 0 0 20px;
}

#biopic{
      float: right;
      border: 2px solid red;
      margin: 15px 0 10px 10px;
}

#mailinglist_form {
  margin: 0 0 1em 10px;
}

/*--- content secondary detailed layout---*/
#contentsec div.section{
  margin-bottom: 0.5em;
}


/* search */
#contentsec form p span{
  display: block;
  font-size: 90%;
}

/*--- site help links ---*/
#helps {
  position: absolute;
  top: 0px;
  right: 15px;
  z-index: 10000;
}

#helps2 {
  padding: 20px 0;
  clear:both;
  position: relative;
}
#helps2_marg {
  margin-top: 1px;
  padding: 30px 0 0.15em 25px;
}

#contentsec_marg {
  position: relative;
  padding: 10px 10px 5px 10px;
  margin: 0;
}

#contentsec div#buynow {
  margin-bottom: 15px;
}


#contentsec h2{
  margin-bottom: 0.25em;
  padding: 8px 0 5px 0;
}
#contentsec p{
  margin-bottom: 0.25em;
}

#contentsec ul li {
  padding-bottom: 0.45em;
  padding-left: 10px;
}

#contentsec ul, #contentsec p {
  margin-left: 5px;
  margin-right: 5px;
}

#contentsec .section{margin: 0;}

#contentsec .section_marg {
  padding: 5px 10px;
  margin:0;
}

#contentsec .section h2 {
  margin: 5px 0 5px 0;
  padding: 10px 4px;
}
#contentsec .section p {
  padding: 0 10px 0.1em 10px;
}
#contentsec .section p.phone {
  padding-bottom: 0.75em;
}

#contentsec table {
  color: white;
  margin-bottom: 0.15em;
}

#contentsec form {
  margin: 10px 20px;
}


/*--- footer detail ---*/
#footer {position: relative;}

#footer_marg {
  position: relative;
  margin-left: 45px;
}

#footer_marg p{
  padding: 1em 0 2px 0;
  margin-bottom: 0;
}

#footer_marg div.fblock {
  clear: left;
  margin-bottom: 0.75em;
  padding-bottom: 0.75em;
}

#footer_marg div.fblock ul {
  margin-left: 8px;
  margin-bottom: 0.5em;
}

#footer_marg div.fblock ul li{
  display: block;
  float: left;
  text-decoration: none;
  margin-right: 15px;

}

#footer p#bot {
  clear: both;
  margin: 5px 0 5px 0;
  padding: 0.1em 0 0.5em 0;
}

#pid_home #introsect {
  width: 220px;
  float: left;
}
#pid_home #products {
  width: 400px;
  float: left;
  margin-left: 10px;
}

#pid_home #content h2 {
   padding-top: 30px;
}

#pid_home div.youtube{
  width: 300px;
  margin-left:auto;
  margin-right:auto;
  margin-bottom: 15px;
  padding: 0px;
}

#pid_home div#therotatorco{
  margin-left: 20px;
  margin-bottom: 20px;
}



