﻿body
{
    width: 950px;
    font-family: Verdana;
    font-size: 12px;
    margin-left: 0;
    margin-top: 0;
    background-repeat: repeat;
}

#header
{
    height: 104px;
    padding-bottom: 3px;
    background-repeat: no-repeat;
}

#breadcrumb
{
    padding: 3px;
    margin-left: 58px;
    background-color: #CCCCCC;
}

#leftmenu
{
    float: left;
    width: 23%;
    min-height: 400px;
    /*height: 450px; */
    text-align: left;
    vertical-align: top;
    margin-left: 58px;
    margin-top: 5px;
}

#content
{
    float: right;
    width: 67%;
   /* height: 450px; */
    margin-left: 5px;
    margin-top: 5px;
    vertical-align: top;
    text-align: left;
}

#footer
{
    width: 950px;
    text-align: left;
    margin-left: 58px;
    float: left;
}

.contentBody
{
    font-size: 14px;
    vertical-align: middle;
    text-align: center;
}
.footerDivHeader
{
    background-color: LightBlue;
    text-align: left;
    padding-left: 5px;
    font-size: 16px;
}
.footerDivDetail
{
    text-align: left;
    padding-left: 5px;
    font-size: 9px;
}
.footerDiv
{
    float: left;
    width: 130px;
    margin: 15px;
}

.footerAddress
{
    margin: 10px;
    padding-left: 40px;
}

.EERAimage
{
    height: 83px;
    width: 111px;
    border: 0;
}

.style1
{
    width: 201px;
}

.pagetitle
{
    background-color: LightBlue;
    text-align: left;
    padding-left: 5px;
    font-size: 14px;
    font-weight: bold;
    border-bottom-style: solid;
    border-bottom-width: medium;
    border-bottom-color: #808080;
}

.pagecontent
{
    /*height: 350px; 
    min-height: 350px;
   overflow-y: auto;  */
    font-size: 12px;
}

.ProductsContent
{
    height: 350px;
    overflow-y: auto; 
    font-size: 12px;
}

#ContactsInfo
{
    width: 375px;
    text-align: center;
    overflow: auto;
    height: 340px;
}
#Manufacturers
{
    width: 249px;
    text-align: left;
    overflow: auto;
    height: 301px;
    background-image: url('../Images/weldy1.jpg');
    background-repeat: no-repeat;
}

