﻿@font-face {
  font-family: "Impact";
  src: url("http://web.ai-bs.com/eroi/impact.ttf")
}

body
{
   
}
.sbutton
{
    background-image: url(images/button.gif);
    background-repeat: repeat-x;
    display:block;
    font-family: Impact;
    text-transform:uppercase;
    text-align:center;
    height: 39px; 
    padding-top: 25px; 
    font-size: 17px;
    padding-left:5px;
    padding-right:5px;
    color: White;
    text-decoration: none;
    vertical-align: middle;
         
}

.sbutton:hover
{   
    background-position: 0 -64px;
    color: Black;
}

.menu-bar
{
    background-image:url(images/button.gif);
}

.head-bg
{
    background-image: url(images/bgcolor.gif);
    background-repeat: repeat-x;
}

.glow
{
    background-image:url(images/glow.gif);
    height:13px;
}

.footer
{
    color:White;
    font-family:"Times New Roman Baltic";
    font-size:11px;
    background-color:#343e47;
    text-align:center;
}

.footer a
{
    color:White;
}


.footer a:hover
{
    color: #97aabf;
}

.title
{
    font-family: Arial;
    font-size: 18px;
    font-variant:small-caps;
    font-weight: normal;
    color: #f7d116;
    padding-left: 10px;
    padding-top:15px;
    font-style: italic;
    margin-bottom: 0px;
}

li
{
    font-family: Arial;
    font-size: 14px;
    font-variant:small-caps;
    font-weight: normal;
    color: #f7d116;
    margin-left: 40px;
    padding-top:0px;
    font-style: italic;
    margin-bottom: 0px;
    margin-top: 0px;
    display: list-item;
    list-style-type: circle;
}

li a
{
    text-decoration: none;
    color: #f7d116;
}

.maintext
{
    font-family:"Times New Roman Baltic";
    font-size: 14px;
    color: White;
    text-decoration:none;
    padding-left:10px;
    padding-right:5px;
    padding-top:5px;
    padding-bottom:5px;
}


.client
{
    font-family:"Times New Roman Baltic";
    font-size: 15px;
    color: White;
    text-decoration:none;
    padding-left:115px;
    padding-right:5px;
    padding-top:5px;
    padding-bottom:5px;
}


.caption
{
    font-family:"Times New Roman Baltic";
    font-size: 11px;
    color: White;
    text-decoration:none;
    padding-left: 27px;
    text-align:center;
    
}

.caption2
{
    font-family:"Times New Roman Baltic";
    font-size: 11px;
    color: White;
    text-decoration:none;
    padding-left: 10px;
    padding-right:10px;
    text-align:center;
    
}

.reference
{
    font-family:"Times New Roman Baltic";
    font-size: 12px;
    color: White;
    text-decoration:none;
    padding-left:5px;
    padding-right:5px;
    padding-top:5px;
    padding-bottom:5px;
}

.news_txt
{
    font-family:"Times New Roman Baltic";
    color:white;
    font-size:12px;
    text-decoration:none;
}

.news_add
{
    font-family:"Times New Roman Baltic";
    font-size:12px;
    color: #f7d116;
    
}

.gallery
{
    font-family:"Times New Roman Baltic";
    font-size: 10px;
    color: #f7d116;
    text-decoration: underline;
    padding-left:10px;
}

.contact_tbl
{
    background-color: #343e47;
    margin-left:5px;
    font-family: "Times New Roman Baltic";
    font-size: 12px;
    text-align: left;
    color: #ffffff;
    font-weight:bold;
    padding: 5px;
}

.contact_heading
{
    background-color: #97aabf;
    padding-top: 4px; 
    padding-bottom: 4px;
    padding-left: 5px;
    padding-right: 5px; 
    margin-bottom: 5px; 
    margin-left: -5px;
    font-size: 14px; 
    color: white; 
    font-weight: bold; 
    font-family:"Times New Roman Baltic";
}
   
.thank
{
    font-family:"Times New Roman Baltic";
    text-align:justify;
    font-size:16px;
    color:white;
    padding-bottom:10px;
    padding-top:5px;
    padding-left:10px;
    padding-right:10px;
}


