html {
  background: #383838;
  text-align: center;}

body {}

td {
  line-height: 1.4em;
  vertical-align: top;
  text-align: left;}

#pageContainer {
  padding: 3px;
  border: 1px solid white;
  width: 751px;
  margin: 0 auto;
  text-align: center;}

#layoutTable {
  width: 749px;
  border: 0;
  margin: 0 auto;}

#headerContainer {
  width: 749px;
  height: 123px;
  background: url(../images/headerMetalBg.jpg) #ffcc2b no-repeat right top;}
  
  #headerPhone {
    width: 300px;
    float: right;
    text-align: right;}
  
  #logoContainer {
    width: 400px;
    height: 104px;
    background: url(../images/logoTransparent.gif) transparent no-repeat left top;
    margin: 10px 10px 9px 10px;
    display: block;}
    
    #logoContainer p, #logoContainer a, #logoContainer a:visited, #logoContainer a:hover {
    	font-size: 1.2em;
    	color: black;
    	position: absolute;
    	margin: 85px -250px 0 250px;
    	text-decoration: none;}
  
  #logoHeading {
  	float: right;
  	margin: 0;}

#navigationContainer {
  width: 749px;
  height: 40px;
  vertical-align: middle;
  background: url(../images/navigationBg.gif) #383838 left top;}
  
  #navigationContent {
    width: 100%;
    padding: 1px 0 3px 0;
    border: 10px solid black;
    border-left: 0;
    border-right: 0;}

#subNavQuickLinkContainer {
  width: 232px;
  height: 168px;
  background: 4f83bf;}

  #subNavQuickLinkContainer div {
    background: url(../images/legalFormsGo.jpg) transparent no-repeat left top;
    width: 232px;
    height: 168px;}

#subNavGraphicContainer {
  width: 749px;
  height: 168px;
  background: 4f83bf;}
  
  #subNavGraphicContainer div {
    background: url(../images/helocopter.jpg) transparent no-repeat left top;
    width: 749px;
    height: 168px;}

#bodySpacer {
  width: 749px;
  height: 3px;
  background: black;}

#newsContainer {
  width: 232px;
  height: 200px;
  background: url(../images/helocopterBg.gif) #ffde75 no-repeat left bottom;}
  
  #newsHeading {
    width: 232px;
    height: 51px;
    background: url(../images/testimonials.jpg) transparent no-repeat left top;}

#bodyContentContainer {
  width: 517px;
  height: 200px;
  background: #ffcc2b;}
  
#bodyContentContainerSubPage {
  height: 200px;
  background: #ffcc2b;}

  #welcomeHeading {
    width: 517px;
    height: 51px;
    background: url(../images/welcomeHeading.gif) transparent no-repeat left top;}

#footerContainer {
  width: 749px;
  padding: 3px;}