﻿
body
{
    /*background-color: #9A0201;*/
    background-color: #99241D;
}

#topBorder
{
    background-image:none;
    margin-top:10px;
    height:25px;
    width:965px;
}

#bottomBorder
{
    background-image:none;
    height:25px;
    width:965px;
}


#mainBorder
{
    width:942px;
    border: 2px solid #FFFFFF;
    background-image: none;
    padding: 0px;
    margin-top:15px;
    margin-bottom:10px;
}

#main
{
    width: 900px;
    background-color: #FFF;
    border: 21px solid #C4A469;
}
#menubar{
	background-image:url(../images/template/menubar_industry.jpg);
}

.menu a:hover
{
    color: #D2BB8E;
}

.BottomLinks
{
    border-style: solid none none none;
    border-width: 3px;
    border-color: #990000;
    width: 880px;
    margin: 0px;
    padding: 10px;
    position: static;
    top: auto;
}
