﻿body {
    background-image:url(../images/Trans_background.jpg);
    text-align:center;
    font-family:Arial,Sans-Serif;
    }
#outercontainer 
{
    margin-left: auto;
    margin-right: auto;
    width: 58em;
    text-align: left;
    }
#innercontainer 
{
    width:930px;
    text-align:left;
    }
#banner {
    margin:25px 0 0px 0;
    height:108px;
    background-image:url(../images/Trans_hmpg2_header.gif);
    background-repeat:no-repeat;
    }
#contentsection
{
    background-image:url(../images/TransContentBG.gif);
    background-repeat:no-repeat;
}
    
#homecontentleft 
{
    width: 50%; float: left;
}
#homecontentright
{
    width: 45%; 
    float: right;
}
#nav {
    height:40px;
    width:75%;
    color:White;
    position:absolute;
    top:8px;
    left:10px;   
    }
#nav a
{   
    margin:0px 10px 10px 10px;
    color:White;
    text-decoration:none;
}
#nav a.selected
{
    margin:0px 10px 10px 10px;
    color:Blue;
    background-color:White;
    text-decoration:none;
}

#languagepicker
{
    vertical-align:middle;
    height:25px;
    float:right;
    width:200px;
    margin: 0 10px 0 0;
    position:absolute;
    top:10px;
    right:10px;
    }
languagepickertable{
    height:25px;
    float:right;
    width:200px;
    margin: 0 0 20px 0;
    }
#navbar{
    height:35px;
    width:100%;
    position:relative;
    }
#content {
    height:450px;
    margin: 0 0 20px 0;
    position:relative;
    }
#contentinfo {
    }
  
cleardiv
{
    clear:both;
}
#midpageoperator
{
    background-image:url(../images/TransOpBG.jpg);
    background-repeat:no-repeat;
    height:225px;
    margin:10px 13px 0 13px;
    color:White;
}
#maincontentright
{
    float:right;
    width:45%;
    margin:0 15px 0 0;
}
#pagebottom
{
    color:Black;
    margin:0 16px 85px 16px;
}
#contactus{
    float:right;
    color:#0066a4;
    margin:0 10px 0 0;
    position:absolute;
    top:90px;
    right:100px;    
    }
    
#contactus a
{
    text-decoration:none;
    color:#0066a4;
    }
    
.copyright
{
/*position:absolute;
right:420px;
bottom:-200px;*/
margin:-75px 0 0 0;
color:White;
font-size:x-small;
text-align:center;
}
#interiorpic
{
position:absolute;
right:25px;
top:5px;
}