﻿#body 
{
	background-color:#005C2E;
}

#shell 
{
	padding-left:16px;
	padding-right:16px;
    background-color: #fff;
    width:894px;
    margin:auto;
}

#barleft
{
	width:15px;
	background:url('../images/template/fadeleft.jpg') repeat-y top right;
}

#barright
{
	width:15px;
	background:url('../images/template/faderight.jpg') repeat-y top left;
}

#header {
	background:white url('../images/template/ElectronicContractAssembly.jpg') no-repeat top left;
	padding-left:150px;
	padding-top:10px;
	font-size:30pt;
	color:#036637;
	font-weight:bold;
	height:150px;
}

#container 
{
    padding: 12px;
	background: #fff url('../images/template/bodyslice.jpg') repeat-x top left;   
	width:713px;     
}

#nav
{
	width:181px;
	padding-left:8px;
	background: #fff url('../images/template/bodyslice.jpg') repeat-x top left;   
	vertical-align:top;
}

#contentBody 
{
    padding: 0px;
    text-align:left;
    vertical-align:top;
    line-height:1.5em;
}

#established {
	text-align:center;
	font-style:italic;
	color:#666;
}

#footer
{
	color: #7B7B7B;
	text-align:center;
	font-size: 80%;
}
