﻿body 
{
    margin-right: 0px;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}

#divtitle
{
    left:0px;
    width:373px;
    z-index:1;
    float: left;
}

#divtop
{
    left:373px;
    width:422px;
    z-index:2;
    float:right;
}

#divtitle2
{
    left:0px;
    width:373px;
    z-index:3;
    float:left;
}

#divhome
{
    left:0px;
    width:159px;
    z-index:4;
    float:left;
}

#divlocation
{
    left:159px;
    width:160px;
    z-index:5;
    float:left;
}

#divabout
{
    left:319px;
    width:160px;
    z-index:6;
    float:left;
}

#divmachine
{
    left:479px;
    width:160px;
    z-index:7;
    float:left;
}

#divonline
{
    left:639px;
    width:156px;
    z-index:8;
    float:right;
}

#divredcombine
{
    left:0px;
    width:395px;
    z-index:9;
    float:left;
}

#divgreencombine
{
    left:395px;
    width:395px;
    z-index:10;
    float:right;
}
#bluespacer
{
    left:0px;
    width:795px;
    height:5px;
    z-index:11;
    float:right;
    background-color:#08105f;
}
.blueouter
{
    left:0px;
    width:28px;
    height:143px;
    background-color:#08105f;
    border-top:solid,1px,white;
    border-right:solid,1px,white;
    z-index:12;
    float:left;
}

.blueinner
{
    left:220px;
    width:3px;
    height:143px;
    background-color:#08105f;
    border-top:solid,1px,white;
    z-index:14;
    float:left;
}
.leftpicture

{
    left:29px;
    width:191px;
    z-index:13;
    border-top:solid,1px,white;
    float:left;
}

.redouter
{
    left:0px;
    width:28px;
    height:143px;
    background-color:#d62a08;
    border-top:solid,1px,white;
    border-right:solid,1px,white;
    z-index:17;
    float:left;
}

.redinner
{
    left:220px;
    width:3px;
    height:143px;
    background-color:#d62a08;
    border-top:solid,1px,white;
    z-index:18;
    float:left;
}

#child
{
    width:343px;
    left:229px;
    z-index:15;
    float:left;
}

#rightcolumn
{
    width:218px;
    z-index:16;
    border-left:solid,1px,#d62a08;
    border-right:solid,1px,#08105f;
    float:right;
}
#leftcolumn
{
    width:229px;
    z-index:19;
    float:left;
}

.boldtext
{
    font-style:normal;
    font-weight:bold;
    font-variant:normal;
    color:red;
    font-size:12pt;
    
}
    
#container
{
    margin:0 auto;
    width:795px;
    bottom:0;
    border:2px;
    border-color:#08105f;
    border-style:solid;
}

#ailogo
{
    background-color:#08105f;
    left:29px;
    width:191px;
    height:143px;
    vertical-align:top;
    margin:0px;
    z-index:20;
    text-align:center;
    float:left;
}

#aiimage
{
    vertical-align:top;
    float:none;   
}

#autovalue
{
    margin: auto;
   vertical-align:middle;
   width:191px;
   height:142px;
   float:left;
}

#avimage
{
    vertical-align: middle;
    float:none;
}

#bborder
{
    border-color:Blue;
}

th
{
    border:1px;
    border-color:Red;
    border-style:solid;
    text-align:left;
}
body
{
    margin:0;
    font-family:Arial, Verdana, Sans-Serif;
}