colours {
  
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
strong {
  font-weight: bold;
}
body.design {
	background: #fff url(images/bg.jpg) repeat-x;
	font-size: 12px;
	text-align: center;
	font-family: Arial, sans-serif;
  color: #5D5D5B;
	margin: 0px 0px;
  padding: 0px;
}
body {
  font-family: Verdana, sans-serif;
  padding: 10px;
	font-size: 11px;
}

p {
  
}

h1, h2, h3, h4, h5, h6 {
  font-size: 14px;
  font-weight: normal;
	margin: 0px 0px;
	padding: 0px 0px 10px 0px;
  color: #5D5C5A;
}
h1 {
  color: #fff;
  font-size: 18px;
	padding: 5px 0px 0px 0px;
}
h2 {
  font-size: 18px;
}
h3 {
  font-size: 16px;
  font-weight: bold;
}
#cms_top_content h3 {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  margin: 10px 0px 0px 0px;
  padding: 0px;
}
#cms_top_content h4 {
  color: #fff;
  font-size: 14px;
  margin: 0px 0px 10px 0px;
  padding: 0px;
}
h5 {
}
h6 {
}


/*- links --------------------------------------------------------------------*/
a {
	cursor: pointer;
  color: #373737;
}
a:link, a:visited {
	text-decoration: none;
}
a:hover, a:focus, a:active {
	text-decoration: none;
  color: #373737;
}
p {
	margin: 0px 0px 10px 0px;
}
ul {
	margin: 0px 0px 0px 20px;
}
img {
	border: 0;
}

/*- classes ------------------------------------------------------------------*/
.left {
	float: left;
	margin: 0px 5px 0px 0px;
}
.right {
	float: right;
	margin: 0px 0px 0px 5px;
}

.textRight {
  text-align: right;
}
.textLeft {
  text-align: left;
}

.clear {
	clear: both;
  height: 1px;
  line-height: 1px;
}

/*- site ---------------------------------------------------------------------*/



#container {
  width: 1004px;
  margin: 0px auto 7px auto;
  text-align: left;
  position: relative;
}
  #header {
    height: 120px;
    background: #5D5C5A;
    width: 100%;
  }
    #header #logo {
      
    }
    #call2action {
      position: absolute;
      top: 0px;
      right: 0px;
    }
  #sec_nav {
    margin-top: 3px;
  }
    #sec_nav ul {
      background: #fff;
      list-style-type: none;
      margin: 0px 0px 0px 22px;
      padding: 0px 2px 0px 3px;
      float: left;
    }
      #sec_nav li {
        display: inline;
        padding: 0px;
        margin: 0px 3px 0px 2px;
      }
  #pri_nav {
    height: 40px;
    margin-top: 2px;
    clear: both;
    padding: 0px 0px 0px 20px;
  }
    #pri_nav .nav_divide {
      margin: 0px 0px 6px 0px;
    }
  #main {
    float: left;
    width: 100%;
    position: relative;
  }
    #home_gallery {
      float: left;
      clear: both;
    }
    #home_main {
      float: left;
      clear: both;
      margin-left: 30px;
      display: inline;
      padding: 10px 0px 10px 0px;
    }
      #home_main_left {
        float: left;
        width: 640px;
        display: inline;
      }
        #home_main_left h2 {
          font-size: 20px;
          font-weight: normal;
        }
      #home_main_right {
        float: left;
        display: inline;
        margin-left: 10px;
        width: 310px;
      }
  #footer {
    clear: both;
    height: 160px;
    background: url(images/footer_bg.jpg);
    color: #fff;
  }
    #footer a {
      color: #fff;
    }
    #footer #footer_banners {
      text-align: right;
      height: 90px;
      padding: 5px 0px 0px 0px;
    }
    #footer #copyright {
      text-align: right;
      padding: 8px 10px 0px 0px;
    }
    #footer #footer_nav {
      text-align: right;
      padding: 2px 10px 0px 0px;
    }
    #footer #netbiz {
      text-align: right;
      padding: 2px 10px 0px 0px;
    }




#home_gallery {
  background: url(images/home_gallery_fill.jpg) repeat-y;
  float: left;
  clear: both;
  display: inline;
  width: 1004px;
  height: 321px;
}
  #home_big_image {
    width: 670px;
    height: 321px;
    float: left;
    display: inline;
  }
  #home_thumbs {
    width: 140px;
    float: left;
    display: inline;
  }
    #home_thumbs_inner {
      padding: 0px 10px 0px 10px;
    }
      #home_thumbs_inner a {
        color: #fff;
      }
    #home_thumbs img {
      border: 1px solid #fff;
      margin-top: 3px;
    }
  #home_description {
    width: 190px;
    float: left;
    display: inline;
  }
    #home_description_inner {
      padding: 5px;
      color: #fff;
    }



#home_news {
  
}
  .home_news_item {
    margin-bottom: 20px;
  }
    .home_news_item p {
      margin: 0px 0px 5px 0px;
    }
    .home_news_date {
      color: #93C501;
      text-transform: uppercase;
      font-weight: bold;
    }
    .home_news_title {
      padding: 0px 0px 5px 0px;
    }

.read_more_news a {
  color: #93C501;
  text-transform: uppercase;
  font-weight: bold;
}

#cms {
  position: relative;
}

  #need_a_quote {
    position: absolute;
    bottom: 20px;
    right: 0px;
    width: 317px;
    height: 153px;
  }
  
  #cms_top {
    background: #93C501;
    margin-top: 4px;
    float: left;
    clear: both;
    width: 100%;
  }
      #cms_top_nav {
        width: 246px;
        height: 332px;
        float: left;
        display: inline;
      }
        #cms_top_nav ul {
          list-style-type: none;
          margin: 10px 10px 10px 30px;
        }
          #cms_top_nav ul li {
            color: #fff;
            margin: 1px 0px;
            letter-spacing: 0px;
            font-size: 14px;
          }
            #cms_top_nav ul a {
              color: #fff;
            }
      #cms_top_content {
        width: 430px;
        float: left;
        display: inline;
        color: #fff;
        font-size: 12px;
        line-height: 18px;
        margin: 10px 0px;
      }
        #cms_top_content h2 {
          color: #fff;
          font-size: 18px;
          font-weight: normal;
          padding-bottom: 0px;
        }
        #cms_top_content a {
          text-decoration: underline;
          color: #fff;
        }
      #cms_top_image {
        float: right;
        width: 316px;
        height: 332px;
      }
      


  #cms_footer {
    margin: 6px 0px 0px 30px;
    float: left;
    clear: both;
    display: inline;
    width: 984px;
  }
    #cms_1,
    #cms_2,
    #cms_3 {
      width: 280px;
      float: left;
      display: inline;
    }
    #cms_3 {
      margin-left: 10px;
    }
    #cms_a {
      width: 110px;
      float: left;
      display: inline;
    }
      #cms_1 h3,
      #cms_2 h3,
      #cms_3 h3 {
        font-size: 22px;
        margin: 0px;
        padding: 0px;
      }
      #cms_1 p,
      #cms_2 p,
      #cms_3 p {
        line-height: 24px;
      }
      
  #cms_news {
    float: left;
    clear: both;
    margin: 10px 0px 0px 30px;
    width: 600px;
  }
    #cms_news h2 {
      font-size: 22px;
      margin: 0px;
      padding: 0px;
    }






#cms_top_content ul {
  list-style-type: none;
  margin: 0px 0px 10px 0px;
  padding: 0px;
}
  #cms_top_content ul li {
    background: url(images/bullet.jpg) no-repeat 0px 3px;
    display: inline;
    padding-left: 12px;
  }


#contact_form td {
  vertical-align: top;
  padding: 1px 0px;
}
#contact_form textarea, .text {
  border: 1px solid #5D5C5A;
  font-size: 11px;
  font-family: arial;
}
#contact_form .submit {
  border-top: 1px solid #5D5C5A;
  border-bottom: 1px solid #5D5C5A;
  border-left: 1px solid #5D5C5A;
  border-right: 1px solid #5D5C5A;
  background: #ffffff;
  color: #5D5C5A;
}


#quote_container {
  padding: 10px 0px 10px 30px;
}

  #quote_commercial {
    padding: 0px 50px;
    float: left;
    display: inline;
    margin: 0px 0px 0px 0px;
  }
    #quote_commercial_inner {
      width: 317px;
    }
  #quote_domestic {
    padding: 0px 50px;
    float: left;
    display: inline;
  }
    #quote_domestic_inner {
      width: 317px;
    }

form#quote_form {
  margin: 0px 0px 0px 0px;
}
  form#quote_form h3 {
    margin: 0px 400px 10px 0px;
    border-bottom: 2px dotted #5D5C5A;
    padding-bottom: 3px;
    clear: both;
  }
  form#quote_form label {
    width: 600px;
  }
  form#quote_form label {
    width: 150px;
    display: block;
    float: left;
    text-align: right;
    margin-right: 10px;
  }
    form#quote_form .text {
      margin: 0px 0px 0px 0px;
      
      width: 300px;
      
    }
  form#quote_form a:hover,
  form#quote_form a:focus,
  form#quote_form a:active {
    text-decoration: underline;
  }

form#commercial_quote_form {
  margin: 0px 400px 0px 0px;
}

  .errors {
  background: #E9E9E1;
  padding: 10px;
  border: 2px solid #93C501;
  margin: 10px 0px;
  }
    .errors p {
    }
    
  .box {
    background: #E9E9E1;
    padding: 10px;
    border: 2px solid #93C501;
    margin: 10px 0px;
  }
  
  
  form#commercial_quote_form h3 {
    margin: 0px 0px 10px 0px;
    border-bottom: 2px dotted #5D5C5A;
    padding-bottom: 3px;
  }
  form#commercial_quote_form p {
    line-height: 8px;
  }
  
  form#commercial_quote_form label.text {
    border: medium none;
    display: block;
    float: left;
    font-size: 12px;
    line-height: 16px;
    width: 100px;
  }
  form#commercial_quote_form input.text {
    width: 200px;
  }

  form#commercial_quote_form input.radio {
    margin: 0px 10px 0px 100px;
    position: relative;
    top: 2px;
  }
  form#commercial_quote_form input.submit {
    /*margin: 20px 0px 0px 100px;*/
  }


#your_quote {
  background: #E9E9E1;
  padding: 10px;
  border: 2px solid #93C501;
  margin: 10px 0px;
}


















