@charset "utf-8";
/* CSS Document */

/* GENERAL */

html, body {
  background-color: #FFFFFF;
  margin: 10px 0px 00px 0px;
  padding: 0px 0px 00px 0px;
  }

body {
  font-family: Georgia, serif;
  color:#000000;
  font-size: 11px;
  line-height: 1.5em;
  width: 930px;
  margin-left: auto;
  margin-right: auto;
  margin-top:20px;
  padding: 0px;
  text-align: left;
/*  border: 1px solid #CCCCCC;*/
}

#bodyBox {
  /*border: 1px solid #CCCCCC;*/
}

#contentContainer {
  float: right;
  margin-top:0px;
  margin-bottom:0px;
  width: 720px;
  padding: 0px;
  text-align: left;
/*  border: 1px solid #CCCCCC;*/
  }

#page {
  margin-left: 00px;
  margin-right: 00px;
  margin-top: 0px;
  margin-bottom: 8px;
  }

h1 {
  font-size: 22px;
  font-style: normal;
  font-weight: normal;
  padding: 0px;
  margin: 0px 0px 0px 0px;
  }

h2 {
  font-size: 12px;
  border-bottom: 1px solid #00cc00;
/*  text-decoration: underline;*/
  color:#000000;
  font-weight: normal;
  padding: 0px;
  margin: 0px 0px 19px 0px;
  }

h3 {
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  color:#FFFFFF;
  padding: 0px;
  margin: 0px 0px 16px 0px;
  }

h4 {
  font-size: 14px;
  font-weight:normal;
  color:#009900;
  font-style: italic;
  margin-top:3px;
  margin-left:00px;
  }

/*.greenBox{
	border-style: solid;
	color:#FFFFFF;
	background:#00CC00;
  	border-width: 1px;	
	padding:3px 6px 3px 5px;	
}*/

  

.button a {
  text-decoration:none;
  margin: 30px 0px 10px 0px;
  padding: 3px 9px 3px 9px;
  font-size: 11px;
  border-style: solid;
  border-color: #cccccc;
  }

.button a:hover {
  border-color: #000000;
  }
.button2 a {
  text-decoration:none;
  margin: 30px 0px 30px 0px;
  padding: 3px 9px 3px 9px;
  font-size: 11px;
  border-style: dashed;
  border-color: #FF0000;
  border-width: 1px;
  line-height: 2em;
  }
  
.button2 a:hover {
  text-decoration:none;
  margin: 30px 30px 30px 0px;
  padding: 3px 9px 3px 9px;
  font-size: 11px;
  border-style: solid;
  border-color: #FF0000;
  border-width: 1px;
  line-height: 2em;

  }
ul {
  padding: 0px;
  margin: 0px 0px 0px 0px;
  }

li {
  padding: 0px;
  margin: 0px 0px 0px 0px;
  }

a {
  color: #000000;
  }

a:link {
  color: #000000;
  }

a:visited {
  color: #000000;
  }

a:active {
  color: #000000;
  background: #FFFFFF;
  text-decoration: none;
  }

a:hover {
  color: #000000;
  border
  text-decoration: none;
  }

form {
  padding: 0px;
  margin: 0px 0px 0px 0px;
  }

input.btn {
  height: 2em;
  width: 6em;
  font-family: Georgia, serif;
  font-size: 90%;
  color: #000000;
  background-color: #ffffff;
  border-width: 1px;
  border-style: solid;
  border-color: #cccccc;
  cursor: pointer;
  }

input.btnhov {
  color: #ffffff;
  background-color: #00FF00;
  border-color: #00FF00;
  }

img {
  border-width: 0px;
  }

.image {
  border-style: solid;
  border-color: #cccccc;
  border-width: 1px;
  padding: 7px;
  }

/* TEMPLATE TOP */

#title{
  float: left;
  margin-left: 00px;
  margin-top: 00px;
  padding-left: 25px;
  padding-right:10px;
  text-align: left;
  width:171px;
   clear:both;
}

#titleFooter{
  clear:both;
  margin-left: 0px;
  margin-top: 438px;
  _margin-top: 311px;
  padding-left: 0px;
  padding-right:0px;
  text-align: left;
  width:166px;
  font-size: 10px;
  /*height:550px;*/
  border-top: 1px solid #00CC00;
  
}



#logo {
  float: left;
  margin-left: -5px;
  margin-top: -6px;
  margin-right:1px;
  width: 41px;
  height: 50px;
background:url(images/bookTruckIcon.jpg) no-repeat;

}
#navigation {
  padding-left: 00px;
  margin-left:0px;
  }

#navigation ul {
  float: left;
  text-align: left;
  font-size:12px;
  /*font-style:italic;*/
  color: #000000;
  list-style-type: none;

  }

#navigation li {
	margin-top:10px;
  }

#navigation li .selected2 {
  border-bottom: 1px solid #00cc00;
  padding: 3px 135px 0px 0px;
  }

#navigation li.active {
  padding: 3px 135px 0px 0px;
  border-bottom: 1px solid #00cc00;
/*  background: #4c4c4c;
  border-style: solid;
  border-color: #4c4c4c;
  border-width: 1px;*/
  color:#4f4f4f;
  }

#navigation li a {
  text-decoration:none;
  padding: 3px 135px 0px 0px;
  border-bottom: 1px dashed #CCCCCC;
/*  border-style: solid;
  border-color: #cccccc;
  border-width: 1px;*/
  }

#navigation li a:hover {
  color: #FF0000;
  border-bottom: 1px dashed #00cc00;
/*  border-color: #000000;
  background:*/
  }
  
#navigation li a.selected {
    background-color: #00CC00;
	color: #FFFFFF;
	border: 1px solid #000000;
}

/* HOME PAGE */

.centerBox {
	position: relative;
	margin-top: 0px;
	margin-left: 00px;
	margin-bottom: 0px;
	padding: 10px;
	z-index: 4;
	border: 1px solid #CCCCCC;
	position: absolute;
}
.centerBox div{
	z-index: 4;
}	

.flashPlayer{
	z-index: 5;
}	

.name2 {
	font-style: italic;
	font-size: 13px;
	color:#000000;
	line-height: 1.5em;
}

.name3 {
	font-style: regular;
	font-size: 12px;
	color:#333333;
	line-height: 1.5em;
}
.name4 {
	font-style: regular;
	font-size: 13px;
	color:#000000;
	line-height: 1.5em;
}
.red{
	font-style: regular;
	font-size: 12px;
	color:#FF0000;
	line-height: 1.5em;
}
.endorsement {
	font-style: regular;
	line-height: 1.4em;
	margin-left: 10px;
	margin-top:-5px;
	margin-bottom:3px;
	margin-right: 30px;
	font-size: 11px;
	color:#000000;
	
}
#endorsementContainer{
	border: 1px dashed #CCCCCC; 
	padding: 10px;
}

.endorsement {
	font-style: regular;
	line-height: 1.4em;
	font-size: 11px;
	width: 313px;
	color:#000000;
	
}
.testimonial {
	font-style: regular;
	line-height: 1.4em;
	margin-left: 160px;
	margin-right: 30px;
	width: 200px;
	font-size: 11px;
	color:#000000;
	
}
/*--------------moduleContainer Column--------------*/

#moduleContainer {
  clear: both;
  line-height: 1.4em;
  }

#contact {
  float: left;
  width: 150px;
  padding: 20px 20px 00px 00px;
  }

#expertise {
  float: left;
  width: 180px;
  padding: 20px 40px 30px 20px;
  }

#newWork {
  float:left;
  width: 282px;
  margin-top: 0px;
  padding: 20px 00px 00px 0px;
  }

#moduleContainer #newWorkText {
  padding: 0px 00px 31px 00px;
  margin-top: 20px;
  font-size:11px;
  color: #000000;
  }

#map {
	clear:both;
	overflow: hidden; 
	position: relative; 
	left: 0px; 
	top: 0px; 
	width: 280px; 
	height: 280px; 
	background-color: white;
	border: 1px solid #999999;
	
}
body img {
	background:#FFFFFF none repeat scroll 0 0;
	/*background:#F6F6F6 none repeat scroll 0 0;*/
	/*background:#FFFFFF none repeat scroll 0 0;*/
}
.gmnoprint img
{
	background: transparent none repeat scroll 0 0;
}

#map_overview {
	border: 0;
	}
#map_overview .gmnoprint{	
	border: 0;
	}



/*#newWork .map {
	overflow: hidden; 
	margin-top: 25px;
	left: 0px; 
	top: 0px; 
	width: 280px; 
	height: 280px; 
	background-color: white;
	border: 1px solid #999999;
}
body img {
	background:#FFFFFF none repeat scroll 0 0;
}
.gmnoprint img
{
	background: transparent none repeat scroll 0 0;
}

.map_overview {
	border: 0;
	}
.map_overview .gmnoprint{	
	border: 0;
	}*/


/*--------------Consulting Column--------------*/

#consultingContainer{
  clear: both;
  float:left;
  margin-top: -334px;
  margin-left: 0px;
  width: 370px;
  line-height: 1.3em;
}

#consulting {
  padding: 40px 0px 30px 0px;
  }

#consulting a{
  color:#FF0000;;
  }

#consulting ul{
  margin-left: 10px;
  }


/*About Page*/


#aboutpage {
  clear:both;

  }



#aboutpage p.button {
  text-indent: 0em;
  margin: 18px 0 0 0;
  padding: 0px 0px 0px 0px;
  }

#aboutpage p.intro {
  text-indent: 0px;
  line-height: 1.4em;
  color: #000000;
  padding-bottom: 1.4em;
  }


.me {
/*	position: relative;*/
	height:150px;
	width: 151px;
	margin-top: -6px;
	margin-left: 0px;	
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
	z-index: 0;	
  }

#aboutpage1 {
  float: left;
  width: 160px;
  padding: 42px 0px 00px 00px;
  }

#aboutpage2 {
  float: left;
  width: 220px;
  padding: 20px 0px 00px 20px;
  }

#aboutpage3 {
  float: left;
  width: 255px;
  padding: 20px 0px 00px 37px;
  }






