﻿body
{
    font-family: Arial;
    font-size: 12px;
    background-color: #D2DCFC;
}

#centerpic
{
    height:65px;
    width:290px;
    overflow:hidden;
    background-image:url(images/logo.jpg);
    margin-top:0px;
    float:left;
    margin-left:22px;
    background-repeat:no-repeat; 
    
}

#topsection
{
    height:auto;
    width:800px;
    overflow:hidden;
    margin-top:20px;
}

.pagecontainer
{
    border: 1px solid #000000;
    width: 800px;
    height: auto;
    position: absolute;
    top: 30px;
    left: 50%;
    margin-left: -410px;
    margin-top: 15px;
    overflow: hidden;
    padding:5px;
    background-color:White;
    
    
}



.homepic
{
    width: 600px;
    height: 350px;
    background-image: url(images/homesky.jpg);
    overflow: hidden;
    background-repeat: no-repeat;
    float:left;
    margin-left:100px; 
    overflow:hidden;
    
       
}

#links, .menuright, .menuleft
{
    width: 130px;
    height: auto;
    font-family: Arial;
    overflow:hidden;
}

.menuleft a, .menuright a
{
    display:block;
    text-align:center;
    width:130px;
    height:17px;
    margin-bottom:2px;
    background-color:#dddddd;
    color:#202020;
    font-size:12px;
    text-decoration:none;
    padding-top:3px;
}

.menuleft a:hover, .menuright a:hover
{
    background-color: #014493;
    color: #FFFFFF;
}

.menuright
{
    float:right;
    margin:0px 105px 0px 0px;
    overflow:hidden;
    
}

.menuleft
{
    float:left;
       margin:0px 0px 0px 100px;
       overflow:hidden;
      
}





.hometext
{
    width: 630px;
    height: auto;
    background-color: White;
    overflow:hidden;
    float:left;
    margin-left:75px;   
    overflow:hidden;
}

h1
{
    font-size:14px;
    text-align:left;
}

h2
{
    font-size:14px;
    text-align:center;
}

.homepic2
{
    width :380px;
    height:220px;
    background-image:url(images/carlift.jpg); 
    margin-left:55px;
    margin-top:33px; 
    
}

.footer
{
    width:800px;
    height:30px;
    float:left;
    background-color:#dddddd;
    text-align:center;
    margin-top:10px;
    text-align:center;
}

.pic
{
    overflow:hidden;
   
}

#gmap
{
    width:400px;
    height:300px;
    overflow:hidden;
    margin:0px 30px 0px 20px;
    float:left;
}

.contactprompt
{
    text-align:right;
    padding-right:10px;
}

#address
{

width:800px;
height:100px;

}

#contactinfo
{
    margin:10px 0px 3px 0px;
    padding:10px;
    float:right;
}

#contacttext h1
{
font-size:12px;
float:right;

}


#contactthanks h2
{
font-size:12px;
margin-left:403px;
}

#contacterror h2
{
font-size:12px;
margin-left:403px;
}

#constructionlogo
{

width:463px;
height:108px;
background-image:url(images/logo_constructionline.gif);
margin-left: 100px;

}