﻿body 
{
    background-color: #74BCF8;
}

div#content {
    position: absolute;
    width: 960px;
    height: 750px;
    top: 98px;
    background-color: #FFFFFF;
	left: 0px;
}
div#header 
{
    /* Position Information */
    position: absolute;
    width:960px;
    height:80px;
    left:0px;
    top: 0px; 
    
    /* General Style */
    text-align: center;
    background-color: #FFFFFF;
}

div#logon
{
    /* Position Information */
    position: absolute;
    width:960px;
    height:93px;
    left:0px;
    top: 300px; 
    
    /* General Style */
    text-align: center;
    background-color: #FFFFFF;
}
div#navigation
{
    position: absolute;
    width: 960px;
    top: 78px;
    height: 21px;
    background-color: #1B3073;
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
	left: 0px;
	display: table-cell;
    vertical-align: middle;
    padding-left: 0px;

    
}
div#wrapper 
{
    position:relative;
    margin-left:auto;
    margin-right:auto;
    top: 0px;
    width:960px;
    min-height: 100%;
  	height: auto !important;
    background-color: #FFFFFF;
	border-width:2px; 
	border-style:solid; 
	border-color:#1B3073;
}

div#Header2
{
    position:relative;
    margin-left:auto;
    margin-right:auto;
    top: 2px;
    width:960px;
    min-height: 100%;
  	height: 69px !important;
    background-color: #FFFFFF;
	font-family: Arial;
	font-size: 24pt;
}

div#logo
{
    position:absolute;
    left: 2px;
    top: 2px;
    background-color:white;
    height: 70px;
    width: 357px;
}

div#footer
{
    position:absolute;
    top: 843px;
    bottom:0px;
    width:960px;
    border-top: thin solid #000000;
    text-align: center;
    height: 75px;
    font-family: Arial;
    font-size: 10pt;
	left: 0px;
	background-color: White;
}

.managerSpecial
{
    position: absolute;
    left: 2px;
    top: 70px;
    background-color: #E0FBC1;
    height: 300px;
    width:  487px;
    margin-left: 10px;
    
}
div#SpecialHeader
{
    font-size: 20pt;
    font-weight:bold;
    text-align:center;
}

div#SpecialText
{
    font-size:16px;
    text-align:left;
}

.specialopposite
{    
    position: absolute;
    left: 517px;
    top: 70px;
    background-color: #C1E0FB;
    height: 300px;
    width:  418px;
    z-index : 1;
    float: left;
    font-family: Arial;
    padding-left: 10px;
    margin-right: 10px;
}

.bottomleft
{
    position: absolute;
    left: 2px;
    top: 390px;
    background-color: #C1E0FB;
    height: 320px;
    width:  478px;
    font-size:16px;
    font-family: Arial;
    margin-left: 10px;
    padding-left: 10px;
    padding-top: 4px;
}
.bottomright
{    
    position: absolute;
    left: 517px;
    top: 390px;
    background-color: white;
    height: 300px;
    width:  418px;
    margin-right: 10px;
}
.main
{
    position:absolute; 
    left: 2px;
    top: 0px;
    background-color: White;
    height:626px;
    width: 870;
    z-index: 0;
    display: inline;
    font-family: Arial;
    font-size: 12pt;
    margin: 10px;
}
.image_about_us
{    
    top: 0px;
    height: 300px;
    width:  435px;
    float: right;
    margin: 5px 15px 5px 5px;
    background-image: url(../images/IMG_7.JPG);
    background-position: center;
    background-repeat: no-repeat;
}
.image_sales
{    
    top: 0px;
    height: 300px;
    width:  435px;
    float: right;
    margin: 5px 15px 5px 5px;
    background-image: url(../images/IMG_3.JPG);
    background-position: center;
    background-repeat: no-repeat;
}
.image_service
{    
    top: 0px;
    height: 300px;
    width:  435px;
    float: right;
    margin: 5px 15px 5px 5px;
    background-image: url(../images/IMG_9.JPG);
    background-position: center;
    background-repeat: no-repeat;
}


.vlarge
{
    font-size: 50px;
    font-weight: bold;
}
.large
{
    font-size: 25px;
}    
.introCentered
{
    text-align: center;
    font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
}
.linkstbl
{
    width: 800px;
    border: thin solid #808080;
    border-collapse: collapse;
}
.linkimg
{
    text-align:center;
}
.td1
{
    width:250px;
    border: thin solid #808080;
    padding: 0px 0px 0px 0px;
}
.td2
{
    width:550px;
    border: thin solid #808080;
    padding: 0px 0px 0px 0px;
    
}
.tr1
{
    background-color: #FFFFFF;
    padding: 2px 2px 2px 2px;
    
}
.tr2
{
    background-color:#BEB9FF;
    padding: 0px 0px 0px 0px;
}

.veMap
{
    position:relative;
    width:640px;
    height:480px;
}

.HeaderText
{
	font-family: Arial;
	font-size: 20pt;
}

.ImageMananger
{
    
    margin: 4px;
    float: right;
    margin-top:30px;
}
.RentalDiv
{
    height:170px;
    width:100%;
    text-align:left;
    margin: 0px;
  }

.RentalDivAlt
{
    height:160px;
    width:100%;
    text-align:left;
    background-color: #C1E0FB;
    margin: 0px;
  }

.RentalTitle
{
    font-size: 18px;
    color: Black;
    font-weight:bold;
}
.ImageRental
{
    clear: right;
    margin: 4px;
    float: right;
    margin-top:5px;
}