/* =============================================================================
Buffalo - Global
============================================================================= */

/* General
============================================================================= */

#feedback {width:400px; float:left; margin: 0 0 20px 0;}

#feedback .left {float:left; width: 130px; padding: 10px 0 0 0; }
#feedback .right {float:left; width: 270px;padding: 10px 0 0 0; }
#feedback .all {float:left; width: 100%;}


.fifty {float:left; width:50%;}

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 {
  width: 890px;
  margin: 30px 0 0 15px;
}

#page_content_portfolio {
  width: 890px;
  margin: 10px 0 0 15px;
}

.morelink a {  color: #6385a1; text-decoration:underline; margin: 5px 0 0 0;}
.morelink a:hover {  color: #80a1bb; text-decoration:none;}

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.link2 {padding: 0 0 0 19px;}

p.arrow_right {background: url(../images/icons/arrow_right.gif) 0 2px no-repeat;}
p.arrow_down {background: url(../images/icons/arrow_down.gif) 0 2px no-repeat;}

h3 {height: 10px;}

#left_column {
  width: 890px;
  float: left;
}



table, td
{
    border-color: #600;
    border-style: dotted;
}

table
{
    border-width: 0 0 1px 1px;
    border-spacing: 0;
    border-collapse: collapse;
}

td
{
    margin: 0;
    padding: 4px;
    border-width: 1px 1px 0 0;
}

/* Header
============================================================================= */

#header {height: 90px;}

  #header #logo {
    width: 162px;
    height: 47px;
    padding: 28px 0 0 15px;
    float: left;
  }

  #header h1 {
    display: block;
    background: url(../images/logo.jpg) 0 0 no-repeat;
    text-indent: -9999px;
    height: 47px;
    cursor: pointer;
  }

  #header h1:hover {background-position: 0 -47px;}

    #header h1 a {
      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;
    }

    .but-portfolio {
	background: url(../images/navigation/portfolio.gif) 0 0 no-repeat;
	}
	.but-portfolio, .but-services, .but-about, .but-contacts {
	width: 230px;
    float: left;
   	display: block;
    height: 50px;
  	cursor: pointer;
	}
	
    .but-about {background: url(../images/navigation/about.gif) 0 0 no-repeat;}
    .but-services {background: url(../images/navigation/services.gif) 0 0 no-repeat;}
    .but-contacts {background: url(../images/navigation/contacts.gif) 0 0 no-repeat;}

    .but-portfolio:hover,
    .but-about:hover,
    .but-services:hover,
    .but-contacts:hover {
      background-position: 0 -50px;
    }

/* Boxes
============================================================================= */

#boxes {
  width: 890px;
  margin: 0 0 0 15px;
  border-top: 1px solid #dcdcdc;
}

#separator {
  width: 890px;
  margin: 0 0 0 0;
  border-top: 1px solid #dcdcdc;
}


/* Footer
============================================================================= */

#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;}
	
	
	
#content_block
	{
	width: 890px;
	overflow: hidden;
    clear:none;
	padding:0;
	margin:0;
	padding: 0;
}

#content_block .left
	{
	padding: 0;
	width: 270px;
	float:left;
	color: #000;
	margin:0;
	}
	
#content_block .right
	{
	width: 620px;
	float:left;
	padding:0;
	}
	
#content_block .text
	{
	padding: 0px 7px 0 17px;
	text-align: left;
	color: #5c5c56;
	font: normal 12px/17px Arial, Helvetica, sans-serif;
	}
	
#content_block .m-menu
	{
	font-size: 13px;
	line-height: 16px;
	color: #423e08;
	margin: 0;
	padding: 0 10px 0 10px;
	}

#content_block .m-menu a
	{
  color: #0a405f;
	}

#content_block .m-menu a:hover
	{
  color: #236aa4;
  border-bottom: 1px solid #236aa4;
	}
	

#content_block .left-title
	{
	font-size: 16px;
	padding: 0 0 0 10px;
	margin: 0;
	color: #000;
	height:31px;
	border-radius: 5px;
	line-height: 31px;
	background: #eee;
	}
	

