body
{
	background:#B1FBE6;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	margin:8px 0 16px;
	text-align:left;
}

p 
{
	text-align:left;
}

p.UneditedContent
{
	text-decoration: line-through;
}

.CenteredBanner {
	position:absolute;
	
}

.SwirlImage {
	position:absolute;
	background-color: #B1FBE6;
	height:1px;
	width:1px;
	opacity:0;
}

.MenuItem {
	position:absolute;
	height:20px;
	width:140px;
}

.MenuItem img {
	height:20px;
	width:140px;
}

div#HomeButton         { top: 0px;	left:0px; }
div#CapabilitiesButton { top:22px;	left:0px; }
div#DesignGuideButton  { top:44px;	left:0px; }
div#CompanyButton      { top:66px;	left:0px; }
div#ContactButton      { top:88px;	left:0px; }

.HiddenContent{
	position: absolute;
	top: 0px;
	width: 950px;
	text-align:center;
	color:#000;
	background-color:#B1FBE6;
	opacity: 0.0;
	-ms-filter: alpha(opacity=0);
	filter: alpha(opacity=0);
}

.HomeSpaceKeeper{
	top: 0px;
	width: 300px;
	height: 100px;
	float: left;
}

img.capabilityitemR {
	float:right;
	clear:right;
	background-color: #B1FBE6;
	height:124px;
	width:200px;

}

img.capabilityitemL {
	float:left;
	clear:left;
	background-color: #B1FBE6;
	height:124px;
	width:200px;

}

img.MenuSpacer{
	float:left;
	background-color: #B1FBE6;
	height:110px;
	width:140px;
	
}

a:link    { color: #00F;  }
a:visited { color: #008;  } 
a:hover   { color: #000; } 


.JohnRight
{
	float:right;
	background-color: #B1FBE6;
	width:200px;
	
}
