﻿

body
{
    text-align: center;
    z-index: 0;   
    background: #000000 url(Images/pillars.jpg) center top ;
	background-attachment: scroll;
	background-repeat:no-repeat;
}

.top
{ 
    background-color:Black;
    text-align: center;
    vertical-align: top;
    width: 825px;   
    height: 310px;
    z-index: 0;
    position: relative;
    
}

.header
{  
    background-color: Black;
    text-align: center;
    vertical-align: middle;
    width: 825px;
    height: 194px;
    position: relative;
    padding: 0;
    border: none 0px;
    z-index: 10;
}

.buttons
{
    background-color: black;
    z-index: 10;
    text-align: center;
    width: 825px;
    height: 72px;
    position: relative;
    padding: 0px;
}

.buttonsWhite
{
    z-index: 10;
    text-align: center;
    width: 825px;
    height: 65px;
    position: relative;
    padding-right: 0px;
}


.images
{
    background-color: black;
    z-index: auto;
    text-align: center;
    position: relative;
    width: 825px;
}

.info
{ background-color: Black;
    z-index: auto;
    width: 825px;
    position: relative;
}

.companyinfoInfoDiv
{
    background-color: Black;
    z-index: 1;
    width: 825px;
    position: relative;
}

.proservicesInfoDiv
{
    background-color: Black;
    z-index: 1;
    width: 825px;
    position: relative;
    text-align: left;
    color: #C0C0C0;
}

.customersInfoDiv
{
    background-color: Black;
    z-index: 1;
    width: 825px;
    position: relative;
    color: #C0C0C0;
}

.whatshotInfoDiv
{
    background-color: Black;
    z-index: 1;
    width: 825px;
    position: relative;
}

.productsInfoDiv
{
    background-color: Black;
    z-index: 1;
    width: 825px;
    position: relative;
    text-decoration: none;
    font-family: Trebuchet MS;
    font-size: 12pt;
    color: #C0C0C0;
    font-weight: normal;
}

.contactusInfoDiv
{
    background-color: Black;
    z-index: 1;
    width: 825px;
    position: relative;
    text-decoration: none;
    font-family: Trebuchet MS;
    font-size: 12pt;
    color: #C0C0C0;
}

.downloadbutton
{
    position: relative;
    z-index: 1;
    text-align: center;
    font: trebuchet ms;
    border: double 2px white;
    text-decoration: none;
}

.doubleBorder
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    border: double 10px black;
}