body, div, p, form, img  {
  margin: 0;
  padding: 0;
  border: 0;
}

body, form  {
  font-family: Arial, sans-serif;
  font-size: 16px;
}

body {
    z-index: -1;
}

h1 {
  padding: 8px 0 12px 0;
  margin: 0;
  border: 0;
  font-size: 18px;
  font-weight: bold;
  font-family: Arial, sans-serif;
}

h2 {
  padding: 30px 0 12px 0;
  margin: 0;
  border: 0;
  font-size: 18px;
  font-weight: bold;
  font-family: Arial, sans-serif;
  text-transform: uppercase;
}

h3 {
  padding: 8px 0 12px 0;
  margin: 0;
  border: 0;
  font-size: 16px;
  font-weight: bold;
  font-family: Arial, sans-serif;
}

p {
  padding: 6px 0;
  margin: 0;
  border: 0;
  line-height: 21px;
}

body {
  background-color: black;
}

a {
    color: #fff;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

a:visited {
    color: #ccc;
}

div.logo {
  height: 107px;
  overflow: hidden;
}  

div.main {
  width: 1200px;
  position: relative;
  margin: 0 auto;
  background-color: rgb(0, 112, 53);
  z-index: 0;
}

div.header {
  background: #dbff32 url(head-grad.png) no-repeat 865px 240px;
  height: 290px;
  width: 100%;
  overflow: hidden;
}

div.top1 {
  width: 770px;
  height: 260px;
  background: url(top1.jpg) no-repeat top right;
  float: left;
}

div.top2 {
  width: 281px;
  float: left;
  clear: right;
  height: 260px;
  position: relative;
  z-index: 1;
  background: url(top2.png) no-repeat top left;
  
}

div.top2 form {
  padding: 54px 0 0 74px;
}

    input, textarea, select {
        border: 1px solid rgb(156, 168, 102);
        width: 185px;
        height: 20px;
        padding: 0;
        padding-top: 3px;
        font-size: 14px;
        margin-bottom: 10px;
    }

    input.submit {
        border: none;
        width: auto;
        height: auto;
        margin: 0;
    }

    #formComments {
        background: url(top2.png) no-repeat scroll right top;
        position: absolute;
        z-index: 2;
        top: -400px;
        right: -191px;
        width: 202px;
        height: 260px;
    }
        #formComments textarea {
            font-size: 12px;
            width: 183px;
            height: 125px;
            position: absolute;
            right: 12px;
            top: 54px;
            margin: 0;
            padding: 1px;
            overflow: auto;
        }

#nav {
    background-color: #fff;
    padding: 0;
    margin: 0;
    padding-left: 70px;
    height: 30px;
    list-style: none;
    clear: both;
}

#nav li {
    height: 30px;
    float: left;
    padding: 0;
    margin: 0;
    margin: 0 0 0 20px;
}

#nav a {
    padding: 0 4px 0 4px;
    display: block;
    font-size: 14px;
    line-height: 30px;
    font-weight: bold;
    text-decoration: none;
    color: #005625;
}

#nav a:hover {
    color: #fff;
    background-color: #005625;
}

#nav .menuActive a {
    color: #fff;
    background-color: #005625;
}

div.content {
  background-color: rgb(0, 112, 53);
  background: #007035 url(bg_grad.gif) repeat-x top left;
  position: relative;
  z-index: 0;
  font-size: 16px;
  color: white;
}

div.rightcol {
  position: absolute;
  z-index: 0;
  left: 610px;
  width: 410px;
  top: 90px;
  color: white;
  font-size: 16px;
}

div.rightcol p {
  font-size: 16px;
}

div.leftcol {
  position: absolute;
  z-index: 0;
  left: 130px;
  right: 650px;
  top: 90px;
  color: white;
  font-size: 16px;
}

ul.bullets {
  padding: 0px;
  margin: 0px;
  margin-left: 30px;
  list-style: outside;
  list-style-image: url(tick-2.gif);
}

ul.bullets li {
  margin-bottom: 6px;
}

/* Home */
#home .content {
  background-image: url(bottom.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  min-height: 560px;
}

/* Subpages */
#alscoLogo {
    width: auto;
    float: right;
    margin-right: 146px;
}

#pageTitle {
    text-align: right;
    width: 500px;
    padding-top: 36px;
    margin-bottom: 30px;
    height: 32px;
}
#pageTitle h1 {
    background-color: #E5E5E5;
    padding: 2px;
    padding-left: 70px;
    margin: 0;
    color: #086C35;
    font-size: 28px;
    line-height: 32px;
    font-weight: bold;
}

#contentBody {
    margin: 0 60px;
    padding-bottom: 36px;
}

#contentImages {
    float: right;
}

#footer {
    width: 100%;
    border: solid #000000;
    border-width: 2px 0;
    background-color: #007035;
    text-align: center;
    color: #DDFF33;
    font-size: 11px;
    font-weight: bold;
}
#footer div {
    padding: 3px 0;
    border: solid #DDFF33;
    border-width: 1px 0;
    margin: 1px 0;
}

#copy {
    background: #000;
    width: 100%;
    color: #fff;
    text-align: center;
    font-size: 11px;
    padding: 3px 0 10px;
}

/* Garment Catalogue */
table#catWrap {
    background: #fff;
    color: #666;
}
#catWrap .dt, #catWrap .dd {
    float: left;
}
#catWrap .thumb {
    width: 69px;
    padding: 18px 6px 5px 10px;
    border-bottom: 2px solid #007035;
}
#catWrap .text {
    font-size: 12px;
    padding: 50px 4px 5px 2px;
    border: 2px solid #007035;
    border-width: 0 2px 2px 0;
}
#catWrap .title {
    width: 25%;
    text-align: left;
    border-right: 2px solid #007035;
}
#catWrap h3 {
    font-size: 13px;
    padding: 12px 4px 0 40px;
}

/* Garment Sizing Guide */
table#sizeTable {
    background: #fff;
    color: #000;
    font-size: 12px;
}
#sizeTable td {
    text-align: center;
    height: 24px;
    width: 72px;
    border-bottom: 1px solid #000;
}
#sizeTable .title {
    text-align: left;
    padding-left: 12px;
    font-weight: bold;
    color: #007035;
    font-size: 13px;
    border: 1px solid #007035;
    border-width: 1px 0;
    width: 100%;
}
#sizeTable .alt {
    background: #E5E4E4;
}
#sizeTable .bold {
    font-weight: bold;
}
#sizeTable .first {
    padding-left: 12px;
    text-align: left;
    width: 200px;
}
#sizeTable .dummy {
    width: auto;
}