﻿body {
    font-family: Georgia, Times New Roman;
    font-size:11pt;
    color:#717274;
    background: white;
    line-height: 19px;
}

a, a:visited, a:link
{
    color:#717274;
    text-decoration: none;

    }

a:hover, a:selected
{
    color:#F79919;
    text-decoration: none;
    }

a.home, a.home:visited, a.home:link
{
    color:#868DE8;
    text-decoration: none;

    }

a.home:hover, a.home:selected
{
    color:#F79919;
    text-decoration: none;
    }

#holdingcontainer
{
    width: 780px;
    margin: 0px auto;
    padding:0;
    height:100%
}
#container
{
    background-color:White;
    width:1000px;
    min-width: 780px;
    margin: 0 auto;
    padding: 20px 0px 0px 0px ;
    height:100%;
    text-align:left;
}
#contentholder
{
    padding: 20px 10px;
    margin: 0;
    text-align:left;
    height:100%;
    min-height:460px;
    max-width:1000px;
    line-height: 22px;
}
#contentholder1
{
    padding: 20px 10px;
    margin: 0;
    text-align:left;
    height:100%;
    min-height:460px;
    min-width:250px;
    line-height: 22px;
}
#contentholder2
{
    padding: 20px 15px 0px 15px;
    margin: 0;
    text-align:left;
    min-height:460px;
    min-width:477px;
    line-height: 22px;
}
.splash
{
    background: url("img/reeds.gif") no-repeat 40px 99px;
}
.technologies
{
    background: url("img/reeds.gif") no-repeat 240px 120px;
}
.clients
{
    background: url("img/rifle.jpg") no-repeat 380px 180px;
}
.specialprice
{
    font-size : 13px;
    font-weight : bold;
    color: #F79919
}
#contentheader
{
    margin: 0;
    text-align:left;
    font-family: Verdana;
    font-weight: bold;
}
#contenthome
{
    margin: 0;
    text-align:left;
    font-family: Verdana;
    font-size: 7pt;
    font-weight: bold;
}

#top
{
    padding: 0px;
}

#top h1
{
padding: 0;
margin: 0;
}

#navbar
{
padding: 0;
width:780px;
}

.homeleft
{
    position: relative;
    width: 350px;
    top: 0px;
    left: -320px;
    font-size: 10pt;
    font-weight: normal;
    padding: 10px;
    min-height: 250px
}
.homeleft a
{
    background: url(img/spacer.gif) 0px 0px;
    width: 350px;
    color: #868DE8;
    text-align: right;
    padding-left: 220px; 
    font-size: 10pt;
    font-weight: normal;
}
.homeleft a:hover
{
    color: #F79919;
    text-decoration: underline;
}
.homemiddle
{
    position: relative;
    width: 260px;
    top: -272px;
    left: 30px;
    border-left: solid 1px;
    font-size: 13pt;
    font-weight: normal;
    padding: 10px;
    min-height: 250px
}
.homemiddle a
{
    background: url(img/spacer.gif) 0px 0px;
    width: 260px;
    color: #868DE8;
    text-align: right;
    padding-left: 150px; 
    font-size: 10pt;
    font-weight: normal;
}
.homemiddle a:hover
{
    color: #F79919;
    text-decoration: underline;
}
.homeright
{
    position: relative;
    width: 300px;
    top: -540px;
    left: 310px;
    border-left: solid 1px;
    font-size: 10pt;
    font-weight: normal;
    padding: 10px;
    min-height: 250px
}
.homeright a
{
    background: url(img/spacer.gif) 0px 0px;
    width: 350px;
    color: #868DE8;
    text-align: right;
    padding-left: 180px; 
    font-size: 10pt;
    font-weight: normal;
}
.homeright a:hover
{
    color: #F79919;
    text-decoration: underline;
}
    

/*MDR added for gallery*/

.DL  { border:2px solid #000000; }
.IS  { width:120px; height:120px; text-align:center; vertical-align:middle; }
.SIS { background-color:#DDDDDD; border:1px dotted black; width:120px; height:120px; text-align:center; vertical-align:middle; }