body, span, div, li, td, p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
td {
	padding: 0;
	margin: 0;
}
/************************************************************************************\

	Outer decoration Stuff

\************************************************************************************/
#home-left,
#main-left {
	border-top-width: 20px;
	border-right-width: 20px;
	background-color: #999;
	border-style: solid;
	border-right-color: #999;
	border-top-color: white;
	border-bottom-width: 0;
	border-left-width: 0;
}
#home-right,
#main-right {
	padding: 0;
	margin: 0;
	background-color: #999;
	border-style: solid;
	border-left-color: #999;
	border-top-color: white;
	border-top-width: 18px;
	border-left-width: 18px;
	border-bottom-width: 0;
	border-right-width: 0;
}

/************************************************************************************\

	Home page stuff 

\************************************************************************************/
#home {
	  margin: 0;
	  padding: 0;
}
#home-table {
	margin-top: 54px;
}
/** html #home-table {
	margin-top: 65px;
}*/
#home-left {
	height: 392px;
	margin-top: 11px;
}
#home-right {
	height: 310px;
	margin-top: 63px;
}
* html #home-left {
	height: 410px;
	margin-top: 0px;
}
* html #home-right {
	margin-top: 52px;
	height: 328px;
}
/* Profile, Services, etc. */
#home #menus-0 {
	background-color: #CCC;
	border-right-color: white;
	border-bottom-color: #CCC;
	border-right-width: 52px;
	border-top-width: 0;
	border-left-width: 0;
	border-bottom-width: 52px;
	border-style: solid;
	list-style: none;
	padding: 0;
	margin: 11px 0 0 0;
}
* html #home #menus-0 {
	margin: 0;
}
#home #menus-0 li {
	display: inline;
	float: right;
	width: 55px;
	text-align: center;
	padding-top: 20px;
	font-size: 11px;
}
#home #menus-0 li a {
	color: black;
	text-decoration: none;
}
#home #menus-0 li a:hover {
	font-weight: bold;
	text-decoration: none;
} 
/* Logo, copy, and news */
#home-content {
	background-color: white;
	height: 314px;
	position: relative;
	top: 0;
	padding: 14px 0 0 0;
	margin: 0;
}
#home-content img {
	float: left;
	margin: 0;
	padding: 15px;
}
/** html #home-content img {
	padding-top: 19px;
}*/
* html #home-content {
	height: 332px;
}
#home-content h1 {
}
#home-content p {
	/*width: 90%;*/
	font-size: 14px;
	margin-top: 0;
	margin-left: 2em;
	padding-top: 4em;
	padding-right: 2em;
	line-height: 1.5em;
}
* html #home-content p {
	width: auto;
	padding-right: 40px;
}
/* news block at bottom of home-content */
#home-news, #home-feature, .home-news-item {
	height: 76px;
}
#home-news {
	background-color: #EBEBD7;
	clear: left;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}
.home-news-item {
	width: 239px;
	float: left;
	font-size: 11px;
}
.home-news-item h1 {
	font-size: 12px;
	padding-top: 15px;
	margin: 0;
}
.home-news-item p,
.home-news-item a,
.home-news-item h1 {
	display: block;
	margin-left: 15px;
}
.home-news-item a {
	color: #888;
}
/* featured project to right of home-news */
#home-feature {
	background-color: #CCCC99;
	width: 307px;
	float: right;
}
#home-feature img {
	float: left;
	padding: 20px;
}
#home-feature h2 {
	font-size: 11px;
	padding: 13px 0 0 0;
	margin: 0;
}
* html #home-feature img {
	padding: 20px 24px 0 24px;
}
* html #home-feature h2 {
	padding-top: 24px;
}
#home-feature a {
	font-size: 11px;
	padding: 0;
	margin: 0;
}
/* phone and email at bottom */
#home-footer {
	background-color: #999;
	background-color: #CCC;
	border-right-color: white;
	border-right-width: 32px;
	border-top-width: 32px;
	border-top-color: #CCC;
	border-bottom-width: 0;
	border-left-width: 0;
	border-style: solid;
}
#home-footer p {
	font-size: 11.5px;
	color: white;
	float: right;
	position: relative;
	bottom: 35px;
	margin: 10px 0 0 0;
}
* html #home-footer p {
	bottom: 35px;
}
#home-footer p a {
	color: white;
	padding: 0 10px;
}
/************************************************************************************\

	Regular page stuff 

\************************************************************************************/
/* Everything inside of html */
#content {
	position: relative;
}
/* Everything which is not menus */
#main-content {
	height: 368px;
	padding: 10px 20px;
	margin: 0;
}
.half-block {
	width: 45%;
	float: left;
	padding-right: 10px;
}
#home-content .half-block {
	width: 20%;
}
#home-content dl {
	margin: 0;
	padding: 0;
}
#home-content dt {
	font-style: italic;
	width: 50px;
	text-align: right;
	float: left;
	padding: 3px;
	margin: 0;
}
#home-content dd {
	margin:  0 0 0 60px;
	width: 150px;
	padding: 3px;
}
#main-table {

}
#main-left {
	height: 417px;
	height: 493px;
	margin-top: 65px;
}
* html #main-left {
	height: 523px;
}
#main-right {
	height: 363px;
	height: 439px;
	margin-top: 121px;
}
* html #main-right {
	height: 469px;
}

#content #menus-0 {
	color: #EBEBD7;
	list-style: none;
	height: 7px;
	margin-top: 9px;
	padding-top: 18px;
}
#content #menus-0 li {
	display: block;
	float: right;
	width: 80px;
	text-align: center;
	padding: 16px 0 0 0; /* 20px windows */
	margin: 0;
	font-size: 11px;
}
* html #content #menus-0 li {
	padding-top: 15px;
}
#content #menus-0 li a {
	color: black;
	text-decoration: none;
}

#content #menus-0 li span.a,
#content #menus-0 li a {
	display: block;
	font-size: 11px;
	padding: 5px 10px 5px 10px;
	margin: 0;
	white-space: nowrap;
}
#content #menus-0 li span.a {
	background-color: #FC0;
	font-weight: bold;
	color: black;
}
* html #content #menus-0 li span.a,
* html #content #menus-0 li a {
	display: block;
}
/******************************************
	Menus 1,2
 ******************************************/
ul#menus-1 {
	margin: 0;
	margin-top: 31px;
	height: 37px;
}
* html ul#menus-1 {
	height: 57px;
}
ul#menus-2 {
	margin: 0;
	margin-top: 0;
	height: 23px;
}
ul#menus-1,
ul#menus-2 {
	background-color: #CCC;
}
* html ul#menus-1,
* html ul#menus-2 {
	margin-top: -19px;
	width: 100%;
}
#menus-1 li,
#menus-2 li {
	display: block;
	list-style: none;
	text-align: center;
	font-size: 11px;
}
#menus-1 li {
	float: right;
	padding-top: 0px;
}
#menus-2 li {
	float: left;
	padding-top: 1px; /* 0px windows */
}
#menus-1 li a,
#menus-2 li a {
	color: black;
	text-decoration: none;
}
#menus-1 li a:hover,
#menus-2 li a:hover {
	font-weight: bold;
	text-decoration: none;
} 
#menus-1 a,
#menus-1 span.a,
#menus-2 a,
#menus-2 span.a {
	display: block;
	padding: 5px 5px 5px 5px;
	white-space: nowrap;

	width: 85px;
	font-size: 11px;
}
#menus-1 span.a,
#menus-2 span.a {
	font-weight: bold;
	color: black;
}
#menus-1 span.a {
	background-color: #69C;
}
#menus-2 span.a {
	background-color: #EBEBD7;
}
#content ul#menus-0
{
	margin-right: 230px;
}
ul#menus-1
{
	padding-right: 230px;
}
* html ul#menus-1 
{
	padding-right: 0;
}

/******************************************
	Portfolio 
\*****************************************/
.footer-row {
	font-size: 1px;
}
.option-text {
	font-size: 11.25px;
	font-weight:bold;
	padding: 10px;
	background-color: #CCCCCC;
}

.related-work-label {
	background-color: #CCCC99;
	text-align: center;
	font-size: 11px;
} 
.related-work 
{
	width: 400px;
	background-color: #EBEBD7;
}
.related-work a
{
	margin-top: 8px;
	padding: 7px 4px;
}
.related-work img
{
	float: left;
}
.related-work a
{
	display: block;
	float: left;
	text-align: center;
	text-decoration:none;
	color: #999;
	font-size: 9px;
}
td.filler {
	font-size: 10px;
}
.thumbnails {
	background-color: #EBEBd7;
	display: block;
	height: 76px;
}
.thumbnails .thumb-frame {
	clear: right;
	float: right;
}
.thumbnails h2
{
	padding: 0; margin: 0;
	font-size: 13px;
	float: right;
	color: #999;
	font-weight: normal;
	padding-right: 120px;
}
.thumbnails h1
{
	font-size: 16px;
	color: #999;
	margin-top: 1em;
}
/*********************************************
 * Simple pages
 *********************************************/
.logo {
	position: absolute;
	right: 0;
	z-index: 100;
	top: -9px;
}
* html .logo {
	right: -1px;
}
#menu-block {
	margin: 0;
	vertical-align: bottom;
	margin-top: 31px;
	background-color: #CCC;
	height: 57px;
	font-size: 11px;
	position: relative;
	z-index: 1;
}
* html #menu-block {
	margin-top: -19px;
}
#menu-block .menu span.a {
	font-weight: bold;
	color: white;
	text-decoration: underline;
	font-size: 11px;
}
#menu-block .menu a {
	color: black;
	font-weight: bold;
	font-size: 11px;
}
#menu-block p.menu {
	left: 10px;
}
#menu-block p.tagline {
	right: 10px;
	color: #999;
}
#menu-block p {
	position: absolute;
	bottom: 0px;
	margin: 0 0 8px 0;
}
/** html #menu-block p {
	bottom: 8px;
}*/
/*********************************************
 * Outside decoration
 *********************************************/
.border {
 	background-color: #999;
	font-size: 10px;
}
.border-right {
	border-left: 1px solid #ccc;
}
.border-bottom {
	border-top: 1px solid #ccc;
	padding: 5px 5px 5px 15px;
	color: #999;
}
.border-bottom a {
	margin-left: 10px;
	white-space:nowrap;
	color: #999;
}
/************************************************
  Menu positions
************************************************/
.menus-services {
	margin-right: 190px;
	padding-left: 20px;
}
.menus-portfolio {
	margin-right: 10px;
}
* html .menus-portfolio
{
	margin-right: 120px;
}
.menus-portfolio-2 {
	margin-left: 120px;
}
/*
 * Bug with IE table sizes when the tables has rowspan of 2 and multiple colspans in different rows.
 * Basically, it doesn't figure out the correct max width of the table cell it's in, because it's stupid
 * So, this style fixes it.
 */
.ie-is-a-piece-of-large-disgusting-poo {
	width: 800px;
}
* html .ie-is-a-piece-of-large-disgusting-poo {
	width: 590px;
}
td {
/*	border: 1px solid red; */	
}

/************************************************
  portfolio page
************************************************/
#portfolio-content {
	height: 340px;
	padding: 0;
	margin: 0;
}

#portfolio-layout {
	height: 340px;
}
#portfolio-content td {

}
#portfolio-content img {
	padding: 20px;
}

#portfolio-content .more-images {
	height: 100px;
}

#portfolio-content .more-images h2 {
	color: #CCC;
	font-size: 11px;
	padding-top: 10px;
}

#portfolio-content .more-images a {
	display: block;
	float: left;
	width: 17px;
	height: 16px;
	margin-right: 4px;
	padding-top: 4px;
	text-decoration: none;
	text-align: center;
	border: 1px solid #FC0;
	color: black;
}

#portfolio-content .more-images a.selected {
	color: white;
	background-color: #FC0;
	border: 1px solid #FC0;
}

.portfolio-item {
	padding-right: 30px;
}
.portfolio-item h1 {
	font-size: 12px;
	font-weight: bold;
	color: #69C;
}

.portfolio-item h2 {
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	color: #666;
}

.portfolio-item p {
	font-size: 10.5px;
	font-weight: normal;
	color: black;
}

/************************************************
  clients page
************************************************/
.clients h1 {
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 3px 20px 1px 20px;
}
.client {
	display: block;
	padding: 0px 20px;
	margin: 0;
}
.client p {
	margin: 0;
	font-size: 9px;
	font-weight: normal;
	color: #999;
}
.client a,
.client .a,
.client a:link {
	margin: 3px 0 6px 0;
	font-size: 10px;
	padding: 0;
	font-weight: normal;
	color: #69C;
}
/************************************************
  profile page
************************************************/
div.profile-page#main-content {
	padding: 40px !important;
	margin: 0;
}
div.profile-page h1 {
	color: #39C;
	font-size: 18px;
	font-weight: bold;
}
.profile-page p {
	color: #999;
	font-size: 14px;
}
.profile-page li {
	color: #666;
}
.profile-page .service {
	width: 30%;
	display: block;
	float: left;
	padding-right: 3%;
}
.profile-page .service h2 {
	font-size: 14px;
	color: #39C;
	font-weight: bold;
}
.profile-page .service p {
	font-size: 11px;
	color: #666;
	font-weight: normal;
}
/************************************************
  article page
************************************************/
div.article-page#main-content {
	padding: 40px !important;
	margin: 0;
	position: relative;
}
.article-page h1
{
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #69C;
	width: 80%;
}
.article-page p
{
	color: #999;
	width: 80%;
}
.article-page em
{
	color: black;
}
.article-page img {
	position: relative;
	bottom: 0;
	float: right;
}
.article-page p.date {
	font-weight: bold;
	color: #999;
}
#isnotMacIE5 { display: none;  }
#isMacIE5 { display: block; background-color: #060; color: #fff; }

/* commented backslash hack v2 \*/
#isnotMacIE5 { display: block; background-color: #060; color: #fff; }
#isMacIE5 { display: none; }
/* end hack */