/* Body Styles */
body{}

  body {
    margin: 0;
    padding: 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 62.5%;  /* DO NOT CHANGE */
    background-color: #657078;
    text-align: center;
    padding-top: 10px;
    line-height: 170%;
  }


/* Div Styles */
div{}

  #container {
    width: 762px;
    margin: 0 auto;
    padding: 0;
    text-align: left;
    /*background-color: #fff;*/
    color: #77828a;
  }
  
  #header,
  #content,
  #footer {
    margin: 0;
    padding: 0;
    /*vertical-align: top;*/
  }
  
  #header {
    background: url(../images/header_image.gif) no-repeat 0 0;
    height: 119px;
  }
  
  #privacystatement #header {
    height: 28px;	
  }
  
  #content {
    min-height: 200px;
    background: #fff url(../images/content_bg.gif) repeat-y 0 0;
    padding: 0 0 10px 0;
  }
  
  #privacystatement #content {
	padding: 10px 30px;
  }
  
  #footer {
    background: url(../images/footer_image.gif) no-repeat 0 0;
    /*height: 54px;*/
    height: 28px;
    clear: both;
  }
  
  #leftcol {
    margin: 0 10px;
    padding: 10px 0 0 0;
    float: left;
    width: 300px;
    min-height: 450px;
  }
  
  #portfolio #leftcol,
  #company #leftcol {
	background: url(../images/subnavigation_background.jpg) no-repeat 0 0;
	height: 431px;
	width: 264px;
  }
  
  #contact #leftcol {
	background: url(../images/subnavigation_contact.gif) no-repeat 0 0;
	height: 431px;
	width: 264px;
  }
  
  #services #leftcol {
	background: url(../images/subnavigation_services.gif) no-repeat 0 0;
	height: 431px;
	width: 264px;
  }
  
  #contact #leftcol .address {
	margin-top: 90px;
	margin-left: 80px;
	width: 142px;
  }

  #rightcol {
    margin-left: 320px;
    min-height: 450px;
    width: 400px;
  }
  
  #portfolio #rightcol {
	height: 431px;
  }
  
  .section,
  .section_middle {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-right: 50px;
  }
  
  .section_middle {
    border-top: 2px dotted #999;
    border-bottom: 2px dotted #999;
  }
  
  .row {
	margin: 0;
	padding: 10px 0;
	border-bottom: 2px dotted #999;
  }
  
  .block,
  .block2 {
	margin-top: 20px;
	border-top: 2px dotted #fff;
	border-bottom: 2px dotted #fff;
	margin-left: 80px;
	width: 140px;
	padding: 10px 5px;
  }
  
  .block2 {
	border-top: none;
	margin-top: 0;
  }
  
  div.services {
	border-top: 2px dotted #999;
	border-bottom: 2px dotted #999;
	padding-top: 10px;
	margin-bottom: 20px;
  }
  
  div.logos {
	margin-top: 10px;
  }
  
  div.philosophy {
	border-top: 2px dotted #999;
	border-bottom: 2px dotted #999;
	margin: 20px 0;
	padding-top: 10px;
	padding-bottom: 5px;
  }
  
  div#loginform {
	margin-top: 0;
	padding-top: 0;
	background: #fff url(../images/content_bg.gif) repeat-y 0 0;
  }
  
  div#loginform div#formblock {
	margin: 0 6px;
	padding: 10px 5px;
	background: #999 url(../images/login_bg.gif) repeat-y 0 0;
  }
  

/* UL Styles */
ul {}

  #leftcol ul {
	list-style-type: none;
	margin-top: 20px;
	margin-left: 40px;
  }
  
  #leftcol ul li {
	margin-bottom: 5px;
  }
  
  ul.workhistory {
	margin-top: 0;
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
  }
  
  #contact ul.errors li {
	color: #ff0000;
  }
  
/* Header Styles */
h1 {}
  
  #company h1 {
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: 0;
	padding-bottom: 0;
  }
  
  #privacystatement h1 {
	margin-top: 10px;
	padding-top: 0;
	color: #d47f00;
  }

/* Paragraph Styles */
p{}
  
  .section p,
  .section_middle p {
    margin: 0;
    padding: 0;
    line-height: 180%;
  }
  
  #contact p {
    color: #808285;
  }
  
  p.form_leftcol, p.form_rightcol {
    width: 175px;
    margin: 0;
    padding: 0;
  }
  
  p.form_rightcol {
    margin-left: 200px;
  }
  
  p.form_leftcol {
	float: left;
  }
  
  #contact #leftcol div.address p {
	margin: 0;
	padding: 0;
	margin-bottom: 5px;
	color: #fff;
  }
  
  #contact #rightcol form p#formbuttons {
	border-top: 2px dotted #989898;
	padding-top: 10px;
	text-align: center;
  }
  
  #company p {
    margin-top: 0;
    padding-top: 0;
  }
  
  #footer p {
    margin: 0;
    padding: 5px 0 0 50px;
    color: #fff;
    line-height: normal;
  }
  
  p.quote {
	color: #66a0cd;
	font-style: italic;
	border-bottom: 2px dotted #989898;
	padding-bottom: 10px;
	margin-bottom: 20px;
  }
  
  p.company {
	border-bottom: 2px dotted #999;
	padding-bottom: 10px;
  }
  
  div.block p,
  div.block2 p {
	margin: 0;
	padding: 0;
  }
  
  p.list1, p.list2, p.list3,
  p.list4, p.list5, p.list6,
  p.list7, p.list8, p.list9,
  p.list10 {
	padding-left: 30px;
  }
  
  p.list1 {
	background: url(../images/bullet01.gif) no-repeat 0 0;
  }
  
  p.list2 {
	background: url(../images/bullet02.gif) no-repeat 0 0;
  }
  
  p.list3 {
	background: url(../images/bullet03.gif) no-repeat 0 0;
  }
  
  p.list4 {
	background: url(../images/bullet04.gif) no-repeat 0 0;
  }
  
  p.list5 {
	background: url(../images/bullet05.gif) no-repeat 0 0;
  }
  
  p.list6 {
	background: url(../images/bullet06.gif) no-repeat 0 0;
  }
  
  p.list7 {
	background: url(../images/bullet07.gif) no-repeat 0 0;
  }
  
  p.list8 {
	background: url(../images/bullet08.gif) no-repeat 0 0;
  }
  
  p.list9 {
	background: url(../images/bullet09.gif) no-repeat 0 0;
  }
  
  p.list10 {
	background: url(../images/bullet10.gif) no-repeat 0 0;
  }
  
  #loginform p.header {
	margin: 0;
	padding: 0;
	color: #fff;
	width: 129px;
	float: left;
	text-align: center;
	font-weight: bold;
  }
  

/* Image Styles */
img {}

  img {
	border: none;
  }

  #leftcol img {
    margin: 0;
    padding: 0;
  }
  
  .row img {
	margin: 0 5px;
	padding: 0;
  }
  
  #company img.portrait {
	margin-right: 20px;
  }
  
  div.philosophy img {
	margin-right: 10px;
  }
  
  #loginform img {
	border: none;
	margin: 0;
	padding: 0;
	vertical-align: text-bottom;
  }


/* Link Styles */
a {}

  a {
	color: #6ca7cf;
	text-decoration: none;
  }
  
  a:hover {
	color: #77828a;
  }

  #leftcol a {
	color: #fff;
	text-decoration: none;
	font-weight: bolder;
  }
  
  #leftcol a:hover {
	color: #ccc;
  }
  
  #footer a {
	text-decoration: none;
	color: #fff;
  }
  
  #footer a:hover {
	color: #ccc;
  }
  
  #loginform a {
	color: #d47f00;
	text-decoration: none;
  }
  
  #loginform a:hover {
	color: #fff;
  }

/* Span Styles */
span{}

  span {
    color: #d47f00;
    font-size: 1.1em;
  }
  
  span.gray {
	color: #77828a;
	font-style: italic;
	font-size: 1.1em;
  }
  
  span.blue {
	color: #6ca7cf;
	font-size: 1.1em;
  }
  
  span.small {
	font-size: 1.0em;
	color: #77828a;
	font-size: 0.9em;
  }


/* Form Styles */
form{}

  #contact #emailcontact form {
    width: 380px;
    margin: 0;
    padding: 0;
    border-top: 2px dotted #989898;
  }

  #contact #emailcontact label {
    clear: right;
    color: #808285;
    display: block;
  }

  #contact #emailcontact textarea {
    width: 350px;
  }

  #loginform form {
	margin: 0;
	padding: 0;
	margin-left: 140px;
  }

  #loginform label {
	font-weight: bold;
	color: #838c92;
	display: inline;
  }
  
  #loginform input {
	margin: 0;
	padding: 0;
	display: inline;
  }

/* Miscellaneous Styles */

object {}

  #header object {
    margin-left: 30px;
  }