body {
  background: #444;
  color: #fff;
  padding: 0;
  margin: 0;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
}

a {
  outline: none;
}

img {
    border: 0;
}

div#main-block {
  background: url(/images/bg-header-top.png) no-repeat center top;
  margin: 10px auto 30px;
  padding: 19px 0 0 0;
  width: 894px;
  text-align: left;
  position: relative;
}

div#header {
  background: #fff; 
  height: 107px;
  position: relative;
  border-top: 1px solid #bdbdbd;
  border-left: 1px solid #bdbdbd;
  border-right: 1px solid #bdbdbd;
}

div#header div.logo {
    width: 250px;
    margin: 10px;
    float: left;
    color: #0D466D;
    font-size: 13px;
    line-height: 20px;
    letter-spacing: 1px;
}   

div#header div.logo a, div#header div.logo span.slogan {
    display: block;
}

div#header div.logo span.slogan  { 
    padding-left: 45px;
}

div#header div#message_scroller {
  width: 400px;
  padding: 0;
  margin: 0;
  overflow: hidden;
  position: absolute;
  top: 11px;
  left: 290px;
}

div#header p#youwant {
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 1px;
  width: 1600px;
  padding: 0;
  margin: 0 0 4px 0;
  color: #ff8000;
  font-weight: bold;
  overflow: hidden;
  position: relative;
  left: 0px;
  line-height: 20px;
  height: 20px;
}

div#header div#message_scroller span {
  display: block;
  width: 400px;
  float: left;
}

div#header p#weoffer span b {
  color: #ff8000;
  font-weight: lighter;
}

div#header p#weoffer {
  font-size: 12px;
  line-height: 16px;
  /* text-transform: lowercase; */
  letter-spacing: 1px;
  width: 1600px;
  padding: 0;
  margin: 0;
  color: #0d466d;
  overflow: hidden;
  position: relative;
  left: -1200px;
  line-height: 14px;
  height: 14px;
}

div#header p#callus {
  font-weight: normal;
  margin: 0;
  padding: 0;
  font-variant: small-caps;
  font-size: 16px;
  letter-spacing: 1px;
  color: #0d466d;
  
  text-align: left;
  width: 400px;
  overflow: hidden;
  position: absolute;
  bottom: 10px;
  left: 290px;
  line-height: 16px;
}

div#header p#callus strong {
  margin-left: 5px;
  color: #ff8000;
}

div#header p#livechat {
  text-align: right;
  clear: right;
  float: right;
  margin: 0;
  padding: 10px 10px 0 0;
}

div#header p#livechat img {
    border: none;
    margin: 0;
    padding: 0;
}

div#header ul {
  font-variant: small-caps;
  font-size: 16px;
  letter-spacing: 1px;
  text-align: center;
  float: right;
  padding: 0;
  margin: 0;
  clear: right;
  list-style: none;
  position: absolute;
  bottom: 10px;
  right: 0;
}

div#header ul li {
  float: left;
  padding: 0 10px;
  margin: 0;
  line-height: 16px;
}

div#header ul li a {
  color: #0d466d;
  text-decoration: none;
  border-bottom: 1px dotted #ff8000;
  /* font-weight: bold; */
  /* text-transform: lowercase; */
}

div#header ul li a.hover, div#header ul li a.selected {
  border-bottom: 1px solid #ff8000;
}

div#content {
  background: #fff;
  border-bottom: 1px solid #bdbdbd;
  border-left: 1px solid #bdbdbd;
  border-right: 1px solid #bdbdbd;
}

div#project-slider {
  background: #08395a url(/images/slider-bg-full-blue.gif) no-repeat right top;
  color: #fff;
  position: relative;
  height: 425px;
  padding-left: 69px;
  border-top: 1px solid #bdbdbd;
}

div#project-slider ul#project-nav {
  background: url(/images/bg-projects-nav.png) repeat; 
  color: #fff;
  width: 70px;
  height: 425px;
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
  padding: 0;
  list-style: none;
  z-index: 2;
  overflow: hidden;
  border-right: 1px solid #bdbdbd;
}

div#project-slider ul#project-nav.hover, div#project-slider ul#project-nav.scrolling {
  width: 266px;
}

div#project-slider ul#project-nav li {
  background: url(/images/bg-projects-nav-li.png) repeat;
  padding: 0;
  margin: 0 0 1px 0;
  width: 266px;
  height: 70px;
  float: left;
  position: relative;
  cursor: pointer;
  overflow: hidden;
}

div#project-slider ul#project-nav li.selected {
  background: #08395a;
}

div#project-slider ul#project-nav li.hover {
  background: #fff;
}

div#project-slider ul#project-nav li a.img-link {
  display: block;
  float: left;
  padding: 7px 5px 4px 5px;
  margin: 0;
}

div#project-slider ul#project-nav li img {
  border: 0;
  float: left;
  margin: 0;
  padding: 0;
}

div#project-slider ul#project-nav li a.txt-link {
  display: block;
  float: left;
  padding: 19px 0 0 0;
  margin: 7px 0 0 4px;
  font-size: 20px;
  line-height: 20px;
  text-decoration: none;
  color: #fff;
  text-transform: uppercase;
  /* font-variant: small-caps; */
  font-family: "Arial Narrow", Helvetica, sans-serif;
  letter-spacing: 1px;
  font-weight: lighter;
  background-repeat: no-repeat;
  background-position: 1px top;
}

div#project-slider ul#project-nav li.hover a.txt-link {
  /* font-style: italic; */
  color: #222;
}

div#project-slider ul#project-nav li span {
  display: block;
  float: left;
  padding: 20px;
}

div#project-slider div#all-projects {
  position: relative;
  top: 0;
  left: 0;
  height: 425px;
  width: 100%;
  z-index: 1;
  overflow: hidden;
}

div#project-slider div.one-project {
  padding: 24px;
  height: 425px;
  width: 100%;
}

div#project-slider div.one-project img {
  float: left;
}

div#project-slider div.one-project div.description {
  float: left;
  margin-left: 15px;
  width: 300px;
}

div#project-slider div.one-project div.description h2 {
  margin: 0 0 5px;
  padding: 0;
  font-size: 30px;
  /*font-weight: bold;*/
  font-variant: small-caps;
  /* text-transform: uppercase; */
  font-family: Arial Narrow, Helvetica, sans-serif;
  letter-spacing: 1px;
  border-bottom: 2px solid #ff8000;
  color: #fff;
  font-weight: lighter;
}

div#project-slider div.one-project div.description p.detail {
  margin: 0;
  padding: 0;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 18px;
  color: #fff;
  text-align: justify;
  height: 200px;
}

div#project-slider div.one-project div.description span.subtitle {
  margin: 0 0 10px 0;
  padding: 0;
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 24px;
  color: #fff;
}

div#project-slider div.one-project div.description span.subtitle span {
  color: #ff8000;
  font-size: 12px;
  letter-spacing: 0px;
  font-variant: normal;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  font-style: italic;
}

div#project-slider div.one-project div.description p.link {
  margin: 20px 0 0 0;
  padding: 0;
  font-size: 18px;
  line-height: 18px;
  color: #ff8000;
  text-align: right;
  letter-spacing: 1px;
  font-weight: bold;
  font-family: Arial Narrow, Helvetica, sans-serif;
  font-variant: small-caps;
}

div#project-slider div.one-project div.description p.link a {
  color: #ff8000;
}


hr.clearFloat {
    clear:both;
    display:block;
    margin:0;
    visibility:hidden;
}

.clearFloat {
    clear:both;
    height:0;
    line-height:0;
}
  

div#content .inner {  
    color: #000;
    padding: 20px;
    font-size: 13px;
}

div#content .inner h1 {
    margin: 0;
}

div#content .inner .bold {
    font-weight: bold;
}   

div#content .inner a, div#content .inner a:visited, div#content .inner a:hover {
    color: #0d466d;
}

div#services #cms_sites {
    float: right;
    width: 300px;
}   

div#services #ecommerce_sites {
    float: left;
    width: 540px;
}

div#footer {
  background: #111;
  padding: 10px;
  color: #eee;
  font-size: 11px;
  border-top: 1px solid #bdbdbd;
  text-align: center;
  height: 14px;
}

div#footer .links {
    margin-left: 10px;
}

div#footer .links a, div#footer .links a:visited, div#footer .links a:hover {
    color: #fff;
} 

div#contact_form {
  background: url(/images/bg-drop-down-contact-form2.png) no-repeat left bottom;
  z-index: 5;
  position: absolute;
  top: 127px;
  left: 0;
  margin: 1px;
  width: 892px;
  height: 0px;
  text-align: center;
}

div#contact_form div.address { 
  display: none;
  position: relative;
  width: 250px;
  float: left;
  text-align: left;
  margin: 0;
  padding: 16px 30px;
  font-size: 13px;
  letter-spacing: 1px;
}

div#contact_form div.address p {
    margin: 0  0 10px 0;
    padding: 5px;
    background: #fff;
    color: #0d466d;
}

div#contact_form form {
  display: none;
  position: relative;
  width: 425px;
  float: right;
  text-align: left;
  margin: 0;
  padding: 10px;
}

div#contact_form form fieldset {
  margin: 0;
  padding: 0;
  border: 0;
}

div#contact_form form p#contact_error, div#contact_form p#contact_confirm {
  margin: 0;
  padding: 0;
}

div#contact_form form p#contact_error.show {
  margin: 5px 0 5px 1px;
  padding: 5px;
  border: 1px solid #ff8000;
  background: #fff;
  color: #0d466d;
  font-size: 14px;
  letter-spacing: 1px;
  text-align: center;
  width: 410px;
  font-weight: lighter;
}

div#contact_form form p#contact_error.show strong {
  font-weight: bold;
}

div#contact_form p#contact_confirm {
  display: none;
  font-size: 16px;
  border: 2px solid #0d466d;
  color: #0d466d;
  text-transform: uppercase;
  margin: 30px;
  padding: 20px 18px 18px 60px;
  font-weight: bold;
  background: #fff url(/images/success.gif) no-repeat 10px center;
  text-align: left;
}

div#contact_form form label {
  display: block;
  float: left;
  width: 100px;
  color: #fff;
  letter-spacing: 1px; 
  margin: 11px 0 0 0;
  padding: 2px 3px;
  clear: left;
  font-weight: bold;
  /* text-transform: uppercase; */
  font-size: 14px;
}

div#contact_form form label.error {
  background-color: #0d466d;
}

div#contact_form form input.text {
  float: left;
  margin: 12px 0 0 15px;
  width: 300px; 
  border: 1px solid #ff8000;
}

div#contact_form form p.message {
  display: block;
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
}

div#contact_form form textarea {
  width: 400px;
  height: 70px;
  float: right;
  margin: 3px 0 0 0; 
  border: 1px solid #ff8000;
}

div#contact_form form p.actions {
  display: block;
  float: left;
  font-size: 14px;
  letter-spacing: 0px;
  clear: both;
  font-weight: bold;
  margin: 12px 0 0 0;
  padding: 0;
  width: 100%;
  position: relative;
}

div#contact_form form p.actions a {
  float: left;
  color: #fff;
  text-transform: lowercase;
  padding: 2px 3px;
  margin-left: 11px;
  font-weight: bold;
  text-decoration: none;
}

div#contact_form form p.actions a:hover {
  text-decoration: underline;
}

div#contact_form form p.actions input.submit {
  float: right;
  text-transform: lowercase;
  width: 90px;
  position: absolute;
  bottom: 0px;
  right: 0px;
}


div.job-desc {
    background: #fff;
    color: #000;
    padding: 10px;
    border-top: 1px #222 dotted;
    line-height: 1.5;
}

div.job-desc h2 {
    margin: 0;   
}
