body {
  margin: 0;
  padding: 0;
  background: #3B83B6 url(images/img04.gif) repeat-x; 
  border-top: 4px solid #3B83B6;
} 

body, th, td, input, textarea, label, form {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #666666; 
}
 
img {
  border: none;
}

p, ol, ul {
  line-height: 170%;
}

h1.keywords {
	text-align: center;
	font-size: x-small;
	color: #C3CADF;
	position: relative;
	top: 20px;
	margin-top: -22px;
}

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

li {
	line-height: 140%;
	margin-left: 20px;
}

ul li ul li {
  line-height: normal;
  margin: 0;
  padding: 0;
  list-style:none;
}

.bigbolditalics {
  font-size: 125%;
  font-style: italic;
  font-weight: bold;
}

.bigbold {
  font-size: 125%;
  font-weight: bold;
}

.boldsmall {
  font-size: smaller;
  font-weight: bold;
}

.boldsmallred {
  font-size: smaller;
  font-weight: bold;
  color:#D40000;
}

span.contentpagetitle {
font-weight: bold;
}

.messagebig {
	color: #E97B00;
	font-weight: bold;
	font-size: 125%;
	font-style: italic;
}

.byline {
  margin: 0 0 20px 0;
}

.clear {
  clear: both;
  height: 0;
  font-size: 0;
}

.floatright {
  float: right;
  width: 351px;
}

.footerleft {
  float: left;
  padding-left: 8px;
}

.footerright {
  float: right;
  padding-right: 8px;
  margin-top: -12px;
}

.inputbox {
  font: 12px Tahoma;
  background-image: url(images/shadeform.gif);
  text-align: left;
  padding: 2px;
}

.maincontent {
  margin: 5px 11px;
}

.meta {
  border-top: 1px dotted #CCCCCC;
  text-align: right;
}

table.beforeandafter {
	border-top: 1px solid #d0d0d0;
	border-left: 1px solid #d0d0d0;
	border-right: 2px solid #888888;
	border-bottom: 2px solid #888888;
	background-color: #EEEFF0;
}

table.beforeandafter  td {
	padding: 4px;
}



td.bottomcaption {
	padding-top: 8px;
	padding-bottom: 8px;
	text-align:center;
	background-color: #D7E2FF;
}

.meta .more, .meta .comments {
  padding-left: 15px;
  background: url(images/img14.gif) no-repeat left center;
}

.pagetitle {
  height: 33px;
  margin: 0;
  padding: 8px 0 0 15px;
  background: url(images/img13.gif) no-repeat;
  font-size: 1.4em;
  color: #FFFFFF;
}

.post {
  padding: 40px 30px 0 30px;
}

.tabletextshadow {
  font-size: 12px;
  border-top: 1px solid #d0d0d0;
  border-left: 1px solid #d0d0d0;
  border-right: 2px solid #888888;
  border-bottom: 2px solid #888888;
  padding: 0px 5px;
}

.textarea {
  font: 12px Tahoma;
  background-image: url(images/shadeform.gif);
  text-align: left;
  padding: 2px;
}

.title {
  margin: 0;
  font-size: 2.4em;
  font-weight: normal;
}

span.pathway {
  padding: 0 4px;
  font-size: 10px;
  font-weight: normal;
  border: 0px solid blue;
}

span.pathway a {
  font-weight: normal;
  text-decoration: none;
  border-bottom: none;
}

#header {
	width: 1000px;
	margin: 0 auto;
}

#content {
  float: right;
  width: 788px;
  padding: 8px 11px 0 5px;
  background: url(images/img09.gif) no-repeat;
}

#content #rss-posts {
  display: block;
  margin: -30px 15px 0px 0px;
  padding: 0 20px 0 0;
  background: url(images/rss.gif) no-repeat right center;
  text-align: right;
  font-weight: bold;
  color: #FFFFFF;
}

#content a {
  color: #0A56A1;
  font-weight: bold;
  text-decoration: none;
  border-bottom: 1px dotted #0A56A1;
}

#content h1 {
  color: #0956A3;
  font-size: 20px;
  border-bottom: 1px dotted #ffa500;
  font-variant: small-caps;
  margin-top: 17px;
  text-align: left;
  padding-right: 8px;
}

#content h2 {
  color: #0956A3;
  font-size: 16px;
  border-bottom: 1px solid #ffa500;
  margin-top: 17px;
  text-align: left;
  padding-right: 8px;
  font-weight:bold;
  margin-right: 50%;
}

#content div.imgshadow {
	background: url(images/shadow.png) no-repeat bottom right;
	float: right;
	margin: 12px 7px 12px 13px;
	padding: 0;
	position: relative;
}

#content div.imgshadow a {
    border-bottom: none;
}

#content div.imgshadow img {
	background: #fff;
	border: 1px solid #a9a9a9;
	display: block;
	margin: -5px 5px 5px -5px;
	padding: 4px;
	position: relative;
}

#content div.left-image {
	float: left;
	margin: 12px 13px 12px 7px;
}

#content div.center-image {
	float: left;
	margin: 12px 5%;/* must change auto to be half of whats left after img centered */
}

#content div.caption-bottom {
	margin: -5px 5px 5px -5px;	
	border-left: 1px solid #888;
	border-bottom: 1px solid #bbb;
	padding: 4px;
	font-size:0.9em;
	text-align:center;
}

#content div.caption-top {
	margin: -5px 5px 5px -5px;
	border-left: 1px solid #888;
	border-top: 3px solid #ddd;
	color: #8A0D20;
	font-weight: bold;
	padding: 4px;
	font-size:1.4em;
	text-align:center;
}

#closefooterimage {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	background: url(images/img10.gif) no-repeat;
	height: 25px;
}

#footer {
	width: 1000px;
	margin: -13px auto 0;
	padding: 0;
	font-size: small;
	text-align: left;
	color: #F5F5F5;
}



#footer td {
		color: #8CB6D5;
}

#footer td div {
		padding-left: 16px;
}

#footer td div div {
		padding-left: 32px;
}

#footer td div div div {
		padding-left: 48px;
}

#footer td a {
	color: #C9E9FF;
	text-decoration:none;
}

#footer td a:hover {
	color: #FFF;
	text-decoration:none;
}

#footer p {
  margin: 0;
  text-align: center;
  color: #FFFFFF;
}

#header #footer2 {
	/*height: 45px;	*/
}

#footer2 {
	width: 1000px;
	margin: 0 auto;
	padding: 3px 0;
	font-size: 90%;
	text-align: left;
	color: #F5F5F5;
	background-color: #474747;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#footer2 td {
	color: #F5F5F5;
	padding: 0;
}

#footer2  h6  {
	font-size: 125%;
	font-variant:small-caps;
	color: #CBCBCB;
	margin: -12px 0 0 0;
	padding: 0;
}

#footer2  a {
	color: #CFF5F0;
	text-decoration:none;
}

#footer2  a:hover {
		color: #FFF;
	text-decoration:none;
}

#footer2  ul { 
	margin: 8px 0 0 0;
	padding: 0;
}

#footer2 li {
	line-height: 140%;
	margin-left: 20px;
}



img.logo {
  float:  left;
  height: 75px;
  padding-left:  20px;
  margin-top: 3px;

}
img.logo2 {
	float: right;
	height: 75px;
	margin: 3px 20px 0 10px; 
}


#call {
float:  right;

}

#logo h1 {
  margin: 0;
  padding: 25px 0 0 85px;
  letter-spacing: -2px;
  font-size: 3em;
  font-weight: normal;
  color: #000000;
}

.pullquote {
	background-image: url(images/pullquote.jpg);
	padding-left: 37px;
	padding-top: 3px;;
	height:85px;
	margin-right: 8px;
	background-repeat: no-repeat;
	background-position: left top;	
	float: left;
	width: 400px;
	color: #083D60;
	margin-top: 20px;
	border: 0px solid red;
}

#logo h1 a {
  color: #000000;
}

#logo h1, #logo p {
  text-transform: lowercase;
}

#logo img {
  border: 1px solid red;
  margin-top: 20px;
  margin-left: 10px;
}

#logo p {
  margin:0 0 0 2px;
  padding: 0 0 0 85px;
  text-transform: lowercase;
}

#menu8 {
  width: 180px;
  margin: 0px;
  padding: 0;
}

#menu8 li {
  margin-left: 0px;
}

#menu8 ul li a {
  color: #777;
  display: block;
  background: url(images/menu8.gif);
  padding: 4px 0 4px 20px;
}

#menu8 ul li a {
  text-decoration: none;
  height: 32px;
  voice-family: "\"}\"";
  voice-family: inherit;
  height: 24px;
}

#menu8  ul li ul li  a {
  color: #777;
  display: list-item;
  padding: 4px 0 4px 8px;
  font-size: 0.85em;
  background: none;
}

#menu8 ul li ul li  a {
  text-decoration: none;
  height: 12px;
}

#menu8 ul li ul {
  margin: 0 0 0px 0;
  padding:0 0 3px 0;
  background-color: #FFF0DF;
  list-style:none;
}

#page {
  width: 1000px;
  margin: 8px auto 0;
  background: #FFFFFF url(images/img07.gif) repeat-y;
}

#search {
  float: right;
  width: 280px;
}

#search #s {
  width: 188px;
  margin: 2px 6px 0 0;
  padding: 2px 5px;
  background: url(images/img02.gif) repeat-x;
  border: 1px solid #ACACAC;
}

#search #s, #search #x {
  float: left;
}

#search #x {
  width: 67px;
  height: 28px;
  padding: 0;
  background: #006BFF url(images/img03.gif) no-repeat;
  border: none;
  text-transform: lowercase;
  color: #FFFFFF;
}

#search fieldset {
  margin: 0;
  padding: 0;
  border: none;
}

#search form {
  margin: 0;
  padding: 63px 0 0 0;
}

#sidebar {
  float: left;
  width: 180px;
  padding: 11px 5px 0 11px;
  background: url(images/img08.gif) no-repeat;
}

#sidebar h2 {
  height: 25px;
  margin: 0;
  margin-top: 3px;
  padding: 8px 0 0 15px;
  background: url(images/img11.gif) no-repeat;
  font-size: 1.4em;
  color: #FFFFFF;
}

#sidebar ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#testimonials {
   font-size:85%;
   margin: 0 7px;
}

form#emailForm fieldset {
  width: 370px;
  float: left;
  margin-right: 20px;
  border: 1px dotted #ccc;
}

form#emailForm legend {
	padding: 4px 8px;
	background-color: #0956A3;
	color: #fff;
	border: 1px inset #000;
	margin-left: 7px;
	margin-bottom: 7px;
}

#content a:hover {
	color: #FF8900;
	border-bottom: none;
}

#menu8 ul li a:active {
  color: #fff;
  background: url(images/menu8.gif) 0 -64px;
  padding: 4px 0 4px 25px;
}

#menu8 ul li a:hover, #menu8 ul li #current {
  color: #fff;
  background: url(images/menu8.gif) 0 -32px;
  padding: 4px 0 4px 25px;
}

#menu8 ul li ul li a:active {
  color: #fff;
  background-image: none;
  background-color: #0C5AA2;
  padding: 4px 0 4px 8px;
  margin: 0;
}

#menu8 ul li ul li a:hover, #menu8 ul li ul li #current {
  color: #fff;
  background-image: none;
  background-color: #0C5AA2;
  padding: 4px 0 4px 8px; 
}

#content a.pathway {
  font-weight: normal;
  text-decoration: none;
  border-bottom: none;
}

a:hover {
	text-decoration: none;
}

ul.portfolioul {
list-style:square;
padding-left: 25px;
}

p.clientname {
	font-weight: normal;
	margin: -12px 21px 16px 0;
	padding-bottom: 16px;
	border-bottom:  4px double #dedede;
	padding-left: 11px;
	color: #357AC4;
}

div.separator {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7f7f7f;
	padding: 10px 0 5px 0;
	width: 540px;
}

#seotextlinks {
	width: 569px;
	margin: 3px 0 0 -11px;
	text-align:center;
	color: #ABABAB;
}

#seotextlinks a {
	font-size: smaller;
	border-bottom: none;
	color: #969696;
}

#seotextlinks a:hover {
	color: #424242;
}

#content table.beforeandafter a {
	border-bottom: none;	
}
