/*********************
  general items
*********************/
*{
	width: 100%; 
	margin: 0; 
	float: none;
}

td
{
width:auto;
}

h1
{
font-size:14px;
margin-bottom:10px;
margin-top:15px;
}
h2
{
font-size:14px;
margin-bottom:2px;
margin-top:15px;
}
h3
{
font-size:14px;
margin-bottom:10px;
margin-top:15px;
}
h4
{
font-size:14px;
margin-bottom:10px;
margin-top:15px;
}
p
{
font-size:14px;
}
ol {
	margin-left:15px;
	line-height:12px;
	font-size:12px;
}
ol li
{
font-size:12px;
margin-left:15px;
}
a img {
	border: 0;
	width:auto;
height:auto;
float:left;
clear:both;
margin:15px;
}
div
{
font-size:12px;
}
img {
width:auto;
height:auto;
float:left;
clear:both;
margin:15px;
}

a:link, a:visited {color: #333}

ul li{
	display:block;
font-size:12px;
}
span.strong {
	font-weight: bold;
}

a {
  	color: #333;
	text-decoration: none;
        outline: none;
padding:0px 1px 0px 1px;
}
a:hover {
	text-decoration: underline;
}
fieldset {
	display: block;
	border: 0;
}
/*********************
  Main Styles
*********************/
html {
	font: .1em Arial, Helvetica, sans-serif;
}
body {
	width: 100%; 
margin: 0; 
float: none;
}
#container {
width: 100%; 
margin: 0; 
float: none;
}

/*********************
  header & footer
*********************/
#header {
margin: 0; 
float: none;
}
#header img#logo {
	float: left;
	display: block;
	padding: 20px 20px 20px 0px;
margin-right:500px;
}

/*constantNav*/
#header #constantNav 
{
display:none;
}

/*footer*/

#footer {
display:none;
}

/*********************
  navigation
*********************/
#navContainer{
	display:none;
}

/*********************
  main content items
*********************/
#content {
width: 100%; 
margin: 0; 
float: none;
}
#flash_content {
	width: 100%;
}
#flash_content a{
	display:none;
}
#flash_content h2{
	float: left;
	font-weight:bold;
	font-size: 2.4em;
}
#flash_content h3{
	float: left;
	font-weight:bold;
	font-size: 2.4em;
}

#green_content {
	float: left;
	clear: left;
        padding-bottom:0px;
}
#green_content div#experience, 
#green_content div#case_study {
	float: left;
}
#green_content div#experience {
	padding: 20px 20px 0px 0px;
}
#green_content div#case_study {
	padding: 20px 20px 0px 20px;
}
#green_content div#experience , 
#green_content div#case_study {
        width: 414px;
}
/*
#green_content div#experience h2, 
#green_content div#case_study h2{
	width: 414px;
	height: 25px;
        font-size: 2.4em;
}*/
#green_content div#experience p, 
#green_content div#case_study p {
	font-size: 1.2em;
	line-height: 1.2em;
	/*padding-top: 20px;*/
        padding-top: 10px;
}
#green_content div#buttons {
	clear: both
}
#green_content div#buttons a#experienceBtn, #green_content div#buttons a#caseBtn{
	text-indent: -9000px;
	height: 0px;
	display: block;
}
#green_content div#buttons a#experienceBtn{
	width: 271px;
        float: left;
        position: relative;
        left: 40px;
}
#green_content div#buttons a#caseBtn{
	width: 312px;
        float: left;
        position: relative;
        left: 224px;
}
#green_contentBtm {
        margin-bottom: 0px;	
        clear: left;
        width: 954px;	
        height: 4px;
}
* html #green_contentBtm {
        margin-bottom: 0px	
}

.certification h2{
      clear:both;
}

.certification img{
      clear:none;
}


#secondaryHdr {
clear:both;
	   display:block;
	  padding:0px 0px 0px 15px;
	  margin-bottom:0px;
}
#secondaryHdr  h2{
       font-size: 2.4em;
	    display:block;
clear:both;
margin-bottom:0px;
padding-bottom:0px;
}


#secondaryHdr  #secondaryHdrImg{
display:none;
}
div.intro {
      background:transparent url(../images/secondaryBackground.jpg) no-repeat scroll 0 0;
}

/*columns*/
#left_col {
width: 100%; 
margin: 10; 
float: none;
}
#right_col {
display:none;
}


#main_content {
width: 100%; 
margin: 0; 
float: none;
}

/*********************
  april's hacks
*********************/
#secondary_content {
width: 90%; 
margin: 0; 
padding:20px;
float: none;
}
#secondary_content img{
display:inline;
text-align:left;
margin:10px;
}
#secondary_services {
padding: 20px 33px;
}


#secondary_content p {
padding:5px 0px 5px 0px;
width: 100%; 
margin: 0; 
float: none;
}

#secondary_content p.intro:first-letter{
font-size: 28px;
font-weight: bold;
line-height: 1em;
vertical-align:baseline;
}


#secondary_content h1 {
font-size:  2.2em;
border-bottom:1px dashed #f0f0f0;
padding:0px 0 4px 0;
clear:both;
}

#secondary_content h1.subhead {
/*font-size:32px;*/
border-bottom:1px dashed #f0f0f0;
padding:0px 0 4px 0;
clear:both;
}

#secondary_content h1.subhead a{
color:#333;
font-size:100%;
}

#secondary_content h1.subhead a:hover{
text-decoration:none;
color: #0596D5;
}

#secondary_content ul {
	vertical-align:text-top;
	padding:0px 0px 0px 8px;
	margin:0px 0px 10px 8px;

}

#secondary_content ol {
	padding:0px 0px 0px 8px;
	margin:0px 0px 0px 8px;
list-style-type:decimal;
text-indent:0px;
}

#secondary_content ul li{
margin:10px 50px 15px 0px;
padding-left:8px;
font-size:14px;
vertical-align:text-top;
display:block;
}

#secondary_content li ul li {
margin:10px 50px 0px 0px;
padding-left:8px;
font-size:14px;
vertical-align:text-top;
}

#secondary_content ol li{
margin:10px 50px 0px 0px;
padding-left:8px;
font-size:14px;
vertical-align:text-top;
}


#secondary_content h3 {
	padding-bottom: 10px;
	padding-top: 30px;
	clear:both;
}

#secondary_content h4 {
	padding-bottom: 10px;
	padding-top: 10px;
	clear:both;
}


.thumbnail 
{
float:left;
text-align:center;
width:240px;
margin:15px;
}
.thumbnail img
{
margin:10px;
border:2px solid #f0f0f0;
}
.thumbnail h3
{
padding-left:15px; 
padding-right:15px;
}




#portfoliolist img
{
margin-right:20px; 
margin-top:5px;
width:63px;
height:78px;
float:left;
}

.detailfeatureinside
{
float:left;
clear:none;
width:450px;
margin-bottom:25px;
}

.detailfeatureinside p
{
padding-bottom:0px;
margin-bottom:0px;
}

#portfoliolist 
{
clear:both; 
}

#portfoliolist h3
{
display:inline;
}


#detailpage
{
padding:0px;
margin-bottom:40px;
}

#detailpage h1
{
/*font-size:32px;*/
padding:5px 0px 20px 0px;
}

#detailpage h3
{
display:inline;
font-size:20px;
}


#detailpage img
{
margin:0px 25px 0px 0px; 
border:5px solid #fff;
}


#detailpage p
{
padding:0px 0px 15px 0px;
}














#detailfeature
{
background: #f0f0f0;
padding:20px;
margin:10px 0px 20px 0px;
height:165px;
}

#detailfeature img
{
float:left;
}

#detailfeature a
{
font-weight:bold;
margin-left:1px;
margin-right:1px;
}

#detailfeature div.portfoliodisplay
{
width:290px;
float:left;
}










#secondary_content h3.contactlink
{
padding:20px;
background: #f0f0f0;
margin: 15px 20px 20px 20px;
}

#sidenavHead {
font-weight:bold;
}

#approachlist 
{
margin:20px;
padding:25px;
clear:both;
background: #f0f0f0;
width:90%;
}

#approachlist div.bignumber
{
margin-right:10px; 
font-size:60px;
font-weight:bold;
float:left;
height:72px;
width:30px;
color:#888;
}

#approachlist h3
{
clear:none;
margin:0px;
padding:0px;
}

#approachlist p
{
clear:none;
margin: 0px 0px 0px 56px;
padding: 10px 0px 0px 0px;
}

#detailpage div.bignumber
{
margin-right:10px; 
font-size:60px;
font-weight:bold;
float:left;
height:72px;
width:30px;
color:#888;
}

#detailpage h1.approachanchor
{
/*font-size:26px;*/
padding:0px 0px 4px 0px;
margin:0px;
border-bottom:1px dashed #f0f0f0;
}

#detailpage div.approachbody
{
padding-left:60px; 
padding-top:10px;
}

.mitchmessage
{
background:#f0f0f0; 
padding:0px;
margin-bottom:10px;
}

.byline
{
font-style:italic;
}


/*form*/
form#comment_form fieldset{
display:none;
}


.commentauthor
{
margin:10px 0px 0px 0px;
}

.commentbody
{
margin:15px;
padding:15px;
background:#F6FBFF;
}

#tweet {
	display:none;
}