img {
  border: 0;
}
body {
  margin: 0;
  padding: 0;
  font: small Verdana, sans-serif;
  text-align: center;
  line-height: 1.5em;
  color: #333;
  background: #FFF url(../images/page-background.jpg) repeat-x top left;
}

#wrapper {
  position: relative;
  margin: 0 auto;
  padding: 0;
  text-align: left;
  width: 760px;
  border: 1px solid #333;
  background-color: #FFFFFF;

}




/**------------------- COMMON ELEMENTS -----------------------**/

h1 {
  font: 140% "Lucinda Grande", Arial, sans-serif;
}
h2 {
  font: bold 120% "Lucinda Grande", Arial, sans-serif;
}
h3 {
  font: 105% "Lucinda Grande", Arial, sans-serif;
  font-weight: bold;
}
.small_text, .small_text a {
  font-size: 85%;
  color: #333;
}

/**------------------ HEADER ------------------------------**/
#header {
  vertical-align: bottom;
}
#address {
  float: right;
  font-size: 80%;
  padding: 10px 5px 0 0;

}

/**------------------ LOGO ---------------------------------**/

#logo {
  float: left;
  width: 300px;
  padding: 10px;
}



/**------------------ HEADER NAVIGATION -------------------- **/

#nav {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  border-top: 1px solid #64A6F3;
  border-bottom: 3px solid #333399;
  background: #3366CC url(../images/nav-background.jpg) repeat-x top left;
}
#nav li {
  float: left;
  margin: 0;
  padding: 0;
  font: 100% "Trebuchet MS", "Lucinda Grande", Arial, sans-serif;
}
#nav li a {
  float: left;
  display: block;
  margin: 0;
  padding: 7px 12px;
  color: #fff;
  text-decoration: none;
}
#nav a.currentParent, #nav a.current {
  font-weight: bold;
}
#nav a:hover, #nav a.currentParent, #nav a.current {
  background-image: url(../images/nav-selected.gif);
  background-repeat: no-repeat;
  background-position: right center;
}

/** ----------------- HEADER TITLES ---------------------------**/

#title {
  clear: both;
  background: #333;
  padding: 12px;
}
#title h1 {
  color: #F5F5F5;
  font-weight: bold;
}
#title h3 {
  color: #E5E5E5;
  font-weight: normal;
}

/**------------------- BODY CONTENT ------------------------**/

#body_wrapper {
  float: left;
  background: url(../images/left-background.gif) repeat-y 0 0;
}

#body_wrapper_inner {
  float: left;
  background: url(../images/right-background.gif) repeat-y right top;
}

#main_body {
  float: left;
  width: 560px;
}
#main_body_fill {
  width: 100%;
}

/**------------------- LEFT SIDEBAR -------------------------**/

#sidebar_left {
  float: left;
  width: 180px;
  margin: 10px 0;
  font-size: 90%;

}
#sidebar_left .sidebar_content {
  padding: 0 5px;
}
#sidebar_left h2 {
  background: #3366CC url(../images/nav-background.jpg) repeat-x top left;
  color: #F5F5F5;
  padding: 2px 2px 2px 4px;
  font-weight: bold;
}
#sidebar_left ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#sidebar_left li a {
  text-decoration: none;
  color: #333;
  padding-left: 15px;
}
#sidebar_left a:hover {
  text-decoration: underline;
  background: url(../images/nav-selected2.gif) no-repeat left center;
}


/**------------------- CONTENT -------------------------------**/

#content, #content_fill {
  float: right;
  margin: 0;
 /* width: 79%;   */
  width: 375px;

  padding: 10px 0;
 /* border-right: 1px solid #DDD;
  border-left: 1px solid #DDD; */
}
#content #content2, #content_fill #content2 {
  padding: 0 4px;
}

#content_fill {
  width: 570px;
}


/**-------------------- RIGHT SIDEBAR ------------------------**/

#sidebar_right {
  margin: 10px 0;
  float: right;
  /* width: 25% */
  width: 200px;
}
#sidebar_right .sidebar_content {
   padding: 0 5px;
}
#sidebar_right h2 {
  background: #3366CC url(../images/nav-background.jpg) repeat-x top left;
  color: #F5F5F5;
  padding: 2px 2px 2px 4px;
  font-weight: bold;
}

/**------------------ FOOTER NAVIGATION -----------------------**/

#footer {
  clear: both;

  border-top: 1px solid #333399;
  background: #3366CC url(../images/nav-background.jpg) repeat-x top left;
  font: 90% "Lucinda Grande", Arial, sans-serif;
  color: #F5F5F5;
  text-align: center;
}
#footer ul, #footer li {
  margin: 0;
  padding: 0;
  list-style: none;
}
#footer ul {
  padding: 5px 0;
}
#footer li {
  display: inline;
}
#footer li a{
  padding: 5px 1em;
  color: #F5F5F5;
  text-decoration: none;
}
#footer a:hover {
  text-decoration: underline;
}
#footer #copyright {
  clear: both;
  padding: 0 0 4px 14px;
}
#footer a {
  color: #F5F5F5;
  text-decoration: none;
}

/**---------------------- PORTFOLIO PAGE ---------------------**/

.portfolio_client {
  clear: both;
  border-top: 1px solid #eee;
}
.portfolio_client_first {
  clear: both;
}
.portfolio_image {
  clear: both;
  float: right;
  margin: 5px 10px;
  padding: 2px;
  border: 1px solid #ddd;
}

/**---------------------- HOSTING TABLE -----------------------**/
  .hostTable {
    width: 100%;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
  }
  .hostRowShade {
    background-color: #F3F3F3;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
  }
  .hostHeaderCol-1, .hostHeaderCol-2, .hostHeaderCol-3, .hostHeaderCol-4, .hostHeaderCol-5, .hostHeaderCol-6, .hostHeaderCol-7 {
    text-align: left;
    font: bold 14px Arial, Helvetica, sans-serif;
    color: #000066;
    margin: 0px;
    padding: 4px 2px 4px 3px;
    border-left: 1px solid #000;
    border-bottom: 1px solid #000;
  }
  .hostCol-1, .hostCol-2, .hostCol-3, .hostCol-4, .hostCol-5, .hostCol-6, .hostCol-7 {
    margin: 0px;
    padding: 4px 2px 4px 3px;
    color: #000066;
    border-left: 1px solid #000;
    border-bottom: 1px solid #000;
  }
  .hostHeaderCol-1, .hostCol-1 {
    width: 22%;
    font: bold 12px Arial, Helvetica, sans-serif;
  }
  .hostHeaderCol-2, .hostCol-2 {
    width: 13%;
  }
  .hostHeaderCol-3, .hostCol-3 {
    width: 13%;
  }
  .hostHeaderCol-4, .hostCol-4 {
    width: 13%;
  }
  .hostHeaderCol-5, .hostCol-5 {
    width: 13%;
  }
  .hostHeaderCol-6, .hostCol-6 {
    width: 13%;
  }
  .hostHeaderCol-7, .hostCol-7 {
    width: 13%;
  }

  /* Employment
  ************************************/
  .ncEmploymentQuestionText {
    font-weight: bold;
    margin: 3px 0 0 0;
  }
  #ncEmploymentHome a {
    font-weight: bold;
    font-size: 110%;
  }