body
{
  margin: 0;
  padding: 0;
  background-color: #343434;
  border-top: 4px solid #131313;
  font-family: "Nimbus Sans L", Helvetica, Arial, sans-serif;
}

form
{
  margin: 0;
  padding: 0;
}

#body
{
  background-color: #FFFFFF;
}

.hidden
{
  display: none;
}

.floatclear
{
  clear: both;
}

.preload
{
  position: absolute;
  top: -99999px;
  left: -99999px;
  height: 1px;
  width: 1px;
}

a
{
  color: #658F2F;
  text-decoration: none;
}

#master
{
  width: 900px;
  margin: 0;
  padding: 0;
  margin-left: auto;
  margin-right: auto;
}

#logo h1
{
  margin: 0;
  padding: 0;
}

#logo a
{
  z-index: 10001;
  position: absolute;
  top: 1px;
  width: 218px;
  height: 53px;
  background-image: url(image/logo.png);
  display: block;
  padding: 0;
  margin: 16px 0 0 0;
  background-repeat: no-repeat;
  background-position: top center;
  line-height: 0em;
  font-size: 0;
  text-indent: -5000px;
  overflow: hidden;
}

#nav
{
  list-style: none;
  float: right;
}

#nav li
{
  float: left;
  margin-left: 10px;
  font-size: 8pt;
}

#nav li a
{
  text-decoration: none;
  font-weight: bold;
  color: #231F20;
  position: relative;
  top: -10px;
  padding: 10px;
  z-index: 10001;
}

#nav li a:hover
{
  color: #658F2F;
}

#nav li a.nav-active
{
  color: #658F2F;
}

#header-background
{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 78px;
  border-top: 4px solid #131313;
  z-index: 10000;
}

#footer
{
  text-align: center;
  color: #201E1F;
  font-size: 8pt;
  border-top: 1px solid #343434;
  color: #707070;
  padding: 15px 0 25px 0;
  line-height: 2em;
}

#footer #footer-text a
{
  color: #707070;
  text-decoration: none;
}

#footer #footer-text a:hover
{
  text-decoration: underline;
}

#footer #footer-payment
{
  list-style: none;
  padding: 0;
  margin: 10px 0 0 0;
}

#footer #footer-payment li
{
  vertical-align: middle;
  display: inline;
  padding: 0;
  margin: 0 10px;
  background-repeat: no-repeat;
  background-position: top center;
  line-height: 0em;
  font-size: 0;
  text-indent: -5000px;
  overflow: hidden;
}

#footer #footer-payment #footer-visa
{
  width: 33px;
  height: 10px;
  padding: 10px 33px 0 0;
  background-image: url(image/footer-visa.png);
}

#footer #footer-payment #footer-mastercard
{
  width: 34px;
  height: 17px;
  padding: 17px 34px 0 0;
  background-image: url(image/footer-mastercard.png);
}

#footer #footer-payment #footer-paypal
{
  width: 43px;
  height: 12px;
  padding: 12px 43px 0 0;
  background-image: url(image/footer-paypal.png);
}

#footer #footer-payment #footer-google
{
  width: 36px;
  height: 13px;
  padding: 13px 36px 0 0;
  background-image: url(image/footer-google.png);
}

#content
{
  padding: 50px 0 25px 0;
  margin: 0;
}

.form-text-input
{
  border: 1px solid #B8B8B8;
  height: 21px;
  vertical-align: top;
  padding: 0;
  margin: 0;
}

.submit-button
{
  border: none;
  background-color: transparent;
  background: left top url(image/form-submit.png) no-repeat;
  width: 27px;
  height: 23px;
  vertical-align: top;
  margin: 0;
  padding: 0;
  overflow: hidden;
  text-indent: -5000px;
}

.submit-button:hover
{
  background-image: url(image/form-submit-hover.png);
}

.overlay
{
  display: none;
  background-image: url(image/overlay-background.png);
  background-position: left top;
  width: 694px;
  height: 363px;
  padding: 25px;
  z-index: 10005;
}

.overlay div.close
{
  background-image: url(image/red-x-button.png);
  position: absolute;
  right: -10px;
  top: -10px;
  cursor: pointer;
  height: 43px;
  width: 43px;
}

.hasoverlay
{
  cursor: pointer;
}

.overlay .overlay-content
{
  padding: 5px;
  height: 100%;
  width: 100%;
}

.box-body
{
  margin: 15px;
}

.box-body .box-title
{
  font-size: 32px;
  padding: 0 0 0 10px;
  margin-bottom: -5px;
}

.box-subbox .box-title
{
  font-size: 22px;
  margin-bottom: 0;
}

.box-body .box-content
{
  background: left top url(image/divider90line.png) no-repeat;
  padding: 5px 10px;
}

.box-body .box-text
{
  font-size: 12px;
  line-height: 18px;
}

.box-body .box-quotetext
{
  padding-left: 48px;
  background: left top url(image/quotemark.png) no-repeat;
}

.box-body .box-author
{
  text-align: right;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12px;
  margin: 10px 0 0 0;
}

.box-mainbody
{
  float: left;
  width: 380px;
}

.box-framed .box-content
{
  border: 1px solid #D3DFC3;
  background-image: none;
}

.box-pagetitle
{
  margin: 15px 15px 35px 15px;
  padding: 10px 25px;
  border: 1px solid #D3DFC3;
}

.box-pagetitle .box-title
{
  margin: 0;
  padding: 0;
}

#feature
{
  position: relative;
  left: 50px;
  width: 800px;
}

#feature .feature-image
{
  float: left;
  background: left top url(image/puzzlepiece.png) no-repeat;
  width: 406px;
  height: 305px;
  padding: 0;
  margin: 0;
}

#feature .box-body
{
  float: left;
  width: 350px;
  margin-top: 120px;
}

#pagetitle
{
  min-height: 41px;
}

#pagetitle .box-title
{
  float: left;
}

#pagetitle ul.box-menu
{
  position: relative;
  top: -3px;
  left: 50px;
  list-style: none;
  float: right;
  width: 350px;
  margin: 0 0 -10px 0;
  padding: 0;
}

#pagetitle .box-menu li
{
  float: left;
  margin: 0 5px;
  padding: 0;
  width: 100px;
  font-size: 12px;
}

.person
{
  width: 400px;
  min-height: 250px;
  margin: auto;
  padding: 0 0 0 225px;
  background-repeat: no-repeat;
  background-position: left top;
}

.person .box-body
{
  padding-top: 25px;
}

.person#person-dusty
{
  background-image: url(image/team-dustywilson-profile.jpg);
}

.portfolio
{
  width: 250px;
  min-height: 500px;
  margin: auto;
  padding: 0 0 0 525px;
  background-repeat: no-repeat;
  background-position: left top;
}

.portfolio#portfolio-ashadow
{
  background-image: url(image/screenshot-ashadow.jpg);
}

.portfolio-header
{
  width: 775px;
  margin: auto;
  padding: 0 0 5px 0;
}

ul.portfolio-pages
{
  list-style: none;
  margin: 0;
  padding: 0;
}

ul.portfolio-pages a
{
  float: left;
  margin: 2px 5px 0 0;
  text-indent: -9999px;
  height: 10px;
  width: 10px;
  overflow: hidden;
  border: 1px solid #4C4C4E;
  background-color: #4C4C4E;
}

ul.portfolio-pages a:active
{
  background-color: #658F2F;
}

ul.screenshots
{
  list-style: none;
  padding: 0;
  margin: 256px 0 0 256px;
}

ul.screenshots li
{
  vertical-align: middle;
  display: inline;
  padding: 0;
  margin: 0;
  background-repeat: no-repeat;
  background-position: center;
  line-height: 0em;
  font-size: 0;
  text-indent: -5000px;
  overflow: hidden;
}

ul.subnav
{
  list-style: none;
  margin: 5px 0 0 0;
  padding: 0;
}

ul.subnav li
{
  float: left;
  padding: 5px;
  width: 380px;
}

