/* =============================================================================
IfSoft - Global
============================================================================= */

/* General
============================================================================= */

html, body {height: 100%;}

html,body,div,p,ul,ol,li,h1,h2,h3,h4,pre,form,p,button,img {
  margin: 0;
  padding: 0;
  border: 0;
}

body {
  background-color: #fff;
  font: normal 11px/16px Tahoma, Arial, sans-serif;
  color: #8d8d85;
}

ul,li {list-style-type: none;}
a {outline: none; text-decoration: none;}
a:hover {text-decoration: none; cursor: pointer;}
a span, button span, ul#navigation span, h2 span, h3 span {display: none;}

input, textarea {
  font: normal 11px/17px Tahoma, Arial, sans-serif;
  color: #3a3a35;
}

button {
  display: block;
  cursor: pointer;
}

div.clear {
  font-size: 1px;
  line-height: 1px;
  height: 1px;
  position: relative;
  clear: both;
}

#page_container {
  text-align: left;
  width: 920px;
  margin: 0 auto;
  padding: 0 0 30px 0;
}

#page_content {
  background: url(images/content.gif) 0 0 repeat-y;
  width: 890px;
  margin: 40px 0 0 15px;
}

p a,
h4 a {
  color: #6385a1;
  border-bottom: 1px solid #d7e1e9;
}

p a:hover,
h4 a:hover {
  color: #80a1bb;
  border-bottom: 1px solid #fff;
}

p.link {padding: 0 0 0 19px;}
p.arrow_right {background: url(images/arrow_right.gif) 0 2px no-repeat;}
p.arrow_down {background: url(images/arrow_down.gif) 0 2px no-repeat;}

h3 {height: 10px; margin-top:5px;}
h3.title{color: #707366;font-family: Arial;font-weight: bold;font-size: 16px;}

#left_column {
  width: 674px;
  float: left;
}

/* Header
============================================================================= */

#header {height: 90px;}

  #header #logo {
    width: 120px;
    height: 33px;
    padding: 28px 0 0 15px;
    float: left;
  }

  #header h1 {
    display: block;
    /*background: url(images/buffalo.gif) 0 0 no-repeat;
    text-indent: -9999px;*/
    
	font-family: Arial, Arial Black,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 30px;
    height: 33px;
    cursor: pointer;
  }

 /* #header h1:hover {background-position: 0 -33px;}*/

    #header h1 a 
    {
      color: #7aaa1b;
      display: block;
      width: 120px;
      height: 29px;
    }

  #header .contact {
    width: 215px;
    padding: 29px 0 0 0;
    float: right;
  }

    #header .contact span {color: #5c5c56;}

/* Navigation
============================================================================= */

ul#navigation {height: 50px;}

  ul#navigation li {
    width: 230px;
    float: left;
  }

    ul#navigation li a {
    	display: block;
      height: 50px;
    	cursor: pointer;
    }

    ul#navigation li a#work {background: url(images/work.gif) 0 0 no-repeat;}
    ul#navigation li a#about {background: url(images/about.gif) 0 0 no-repeat;}
    ul#navigation li a#services {background: url(images/services.gif) 0 0 no-repeat;}
    ul#navigation li a#contact {background: url(images/contact.gif) 0 0 no-repeat;}

    ul#navigation li a#work:hover,
    ul#navigation li a#about:hover,
    ul#navigation li a#services:hover,
    ul#navigation li a#contact:hover {
      background-position: 0 -50px;
    }

/* Right column
============================================================================= */

#right_column {
  width: 215px;
  float: right;
  padding: 0 0 27px 0;
}

  #right_column p,#right_column div.pa {margin: 7px 0 0 15px;}
  #right_column p.highlight,#right_column p.highlight a,#right_column span.highlight {color: #7aaa1b;border:none;}
  #right_column p.new {margin: 19px 0 0 15px;}
  #right_column p.twitter {margin: 1px 0 0 15px;}
  #right_column p.link {margin: 16px 0 0 15px;}

  #right_column .section {
    padding: 0 0 24px 0;
    border-bottom: 1px solid #dcdcdc;
  }

#right_column h3 {margin: 0 0 12px 15px;}

h3#latest_news {
  background: url(images/latest_news.gif) 0 0 no-repeat;
  width: 111px;
}

h3#twitter_feed {
  background: url(images/twitter_feed.gif) 0 0 no-repeat;
  width: 113px;
  height: 28px;
  margin: 18px 0 0 13px;
}

/* Boxes
============================================================================= */

#boxes {
  background: url(images/boxes.gif) 0 0 repeat-y;
  width: 890px;
  margin: 0 0 0 15px;
  border-top: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
}

  #boxes .box {
    width: 200px;
    padding: 28px 0 27px 0;
    margin: 0 0 0 30px;
    float: left;
  }

  #boxes .left {margin: 0;}
  #boxes p {margin: 10px 0 0 0;}
  #boxes p.link {margin: 16px 0 0 0;}

h3#mozzarella_cms {
  background: url(images/mozzarella_cms.gif) 0 0 no-repeat;
  width: 105px;
}

h3.proposal_planner {
  background: url(images/proposal_planner.gif) 0 0 no-repeat;
  width: 180px;
}

h3#credentials {
  background: url(images/credentials.gif) 0 0 no-repeat;
  width: 77px;
}

h3#updates {
  background: url(images/updates.gif) 0 0 no-repeat;
  width: 51px;
}

  #boxes form div {
    background: url(images/textbox_144.gif) 0 0 no-repeat;
    height: 26px;
    margin: 23px 0 0 0;
  }

  #boxes form input {
    background: none;
    width: 132px;
    height: 21px;
    padding: 5px 6px 0 6px;
    border: none;
    float: left;
  }

  #boxes form button {
    background: url(images/send.gif) 0 0 no-repeat;
    height: 26px;
    width: 48px;
    float: right;
  }

  #boxes form button:hover {background-position: 0 -26px;}

/* Footer
============================================================================= */

#news_box {
  position: relative;
}

#news_error_box {
  position: absolute;
  top: 52px;
  left: 0;
  height: 65px;
  width: 200px;
  background: url(images/newsletter.gif) 0 0 no-repeat;
}

#footer {
  padding: 26px 0;
  margin: 0 0 0 15px;
}

  #footer ul,
  #footer li {float: left;}

    #footer li a {
      color: #6e6e66;
      border-bottom: 1px solid #e0e0e0;
    }

    #footer li a:hover {
      color: #8e8e86;
      border-bottom: 1px solid #fff;
    }

    #footer li span {color: #d0d0d0;}

  #footer p#copyright {
    width: 445px;
    float: right;
  }
 
.section {padding: 0 0 30px 0;border-bottom: 1px solid #dcdcdc;}
p.link {margin: 16px 0 0 0;}

h2#introduction {background: url(/css/images/introduction.gif) 0 0 no-repeat;width: 578px;height: 56px;}
h2#introduction a {display: block;width: 186px;height: 19px;padding: 0 0 0 109px;}
