* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

ul {
	list-style-type: none;
}


body {
	background-color: #e9e9e9;
	color: #000;
	text-align: center;
	font: 11px Verdana, Helvetica, Arial, sans-serif;
}

#container li.youarehere>a,
#container li a.youarehere {
	font-weight: bold;
	color: #f46418;
	text-decoration: none;
}


a {
	text-decoration: none;
	color: #666;
	outline: none;
}


#header {
	color: #79B30B;
	height: 32px;
}

#logo {
	padding: 6px 0;
}

#container{
	text-align: left;
	padding-top: 40px;
}

#contentshell {
	width: 534px;
	float: right;
	margin-right: 200px;
}

#content {
	padding: 20px 0 0 20px;
}

#content p {
	line-height: 22px;
}

#content h2 {
	font-size: 100%;
	line-height: 20px;
	font-weight: bold;
}

#navigationshell {
	float: left;
	width: 115px;
	background: #bbbaba;
	padding: 0;
}

#navigation li {
	border-top: 1px dotted white;
}

#navigation li.first {
	border-top: none;
}

#navigation a {
	padding: 4px 8px;
	display: block;
	color: white;
	text-decoration: none;
}


#navigation a:hover {
	background-color: #a3a2a2;
}

div#extra{
	background: purple;
}


#footer {
	clear: both;
	width: 650px;
	border-top: 2px solid #ccc;
	padding: 1em 0;
	font-size: 10px;
}

#client_login {
	float: left;
	font-weight: bold;
	color: black;
	text-decoration: none;
	width: 136px;
}

.instinct {
	font-weight: bold;
	color: #f46418;
}

div#container{
	width: 850px;
	margin: 0 auto;
	padding: 0; /* redundancy for lovely IE 7 */
}

#shell {
	width: 850px;
	float: left;
	margin-bottom: 2em;
}


#masthead {
	float: left;
	width: 650px;
	height: 315px;
}


#slideshow { position: relative; width: 650px; height: 315px; }
#slideshow div { position: absolute; left: 0; top: 0; }


#portfolio_navigation {
	float: right;
	width: 200px;
	background-color: transparent;
	color: #666;
	font-size: 9px;
}

#portfolio_navigation li {
	line-height: 20px;
	padding: 0 1em;
}

#portfolio_navigation a {
	color: #666;
}





#content{
}


div#wrapper{
	width: 100%;
}


#portfolio_navigation a {
	text-decoration: none;
}

#navigation .youarehere a,
#portfolio_navigation .youarehere a {
/*	font-weight: bold;
	color: #f46418; */
}

ul#capabilities li {
	line-height: 2.2em;
}

ul.examples {
	display: inline;
	margin-left: 1em;
}

ul.examples li {
	display: inline;
/*	margin-left: 2px; */
	font-size: 10px;
	margin: 0;
}

ul.examples li a {
	text-decoration: none;
	color: #000;
	padding: 2px 4px;
}

#masthead_image_caption {
	float: right;
	width: 195px;
	margin-top: 250px;
	font-size: 10px;
	color: #000;
	padding-left: 5px;
}

#masthead_image_caption a:hover {
	color: #f46418;
}

#capabilities_shell {
	float: left;
	width: 24%;
/*	background-color: pink; */
}

#clients_shell {
	padding-top: 4px;
	float: right;
	width: 75%;
	color: #666;
/*	background-color: orange; */
}

#content #clients_shell li,
#content #clients_shell li a {
	line-height: 1.5em;
}

#content a {
	color: #666;
	outline: none;
}

#content a:hover {
/*	color: #f46418; */
	color: #666;
}


.to_subsection {
	font-weight: bold;
	color: #f46418;
}

.subsection_links {
	margin-top: 2em;
}

.subsection_links li {
	margin: 1em 0 0 0;
}

#content a {
	color: #f46418;
	font-weight: bold;
}

#content .subsection_links li a {
	color: #f46418;
}

#capabilities a, .basic {
	color: #666;
	font-weight: normal;
	outline: none;
}

#capabilities a:hover {
}

#clients_shell a {
	color: #666;
	font-weight: normal;
	outline: none;
}

#clients_shell a:hover,
#capabilities_shell a:hover{
	color: #f46418;
	outline: none;
}

#consulting_services h2 {
	font-weight: bold;
}

#content ul, #consulting_services ul {
	margin-bottom: 1.5em;
}

#consulting_services li {
	line-height: 16px;
}

p+ul {
	margin-top: 1.5em;
}

#content li a {
	line-height: 2em;
}


/* new crap */
div#container1 {
	width: 850px;
	margin: 0 auto;
}

#container1 {
	text-align: left;
	padding-top: 40px;
}

#shell1 {
	width: 650px;
	float: left;
	margin-bottom: 0;
}

#masthead_image_caption2 {
	float: right;
	width: 195px;
	margin-top: 250px;
	font-size: 10px;
	color: #000;
	padding-left: 5px;
}

#contentshell_wide {
	width: 734px;
	float: right;
}

