body 
{
    background: #000000;
    font: normal 11px Tahoma, Arial;
}

h1 
{
    font-size: 35px;
    color: #000000;
    margin: 0px;
}

h2
{
    font: normal 25.45px tahoma Arial;
    color: #000000;
    margin: 0px;
}

h3 
{
    font-size: 14px;
    color: #000000;
    margin: 0px;
}

h4
{
    color: #000000;
    margin: 0px;
}

h5
{
    color: #000000;
    margin: 0px;
}


a {
    font: normal 11px Tahoma, Arial;
    color: #000000;
    text-decoration: underline;
}

a:hover {
    font: normal 11px Tahoma, Arial;
    color: #000000;
    text-decoration: none;
}

a img
{
    border-width: 0px;
}

a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}

.white-text{
    color: #ffffff;
    text-decoration: none;
}

a.b1
{
    font:  14px tahoma, Arial;
    color: #fffea0;
    text-decoration: none;
    padding: 15px;
    margin: 0px;
}

.p1
{
    padding: 0 0 0 50px;    
}
.p2
{
padding: 0 0 0 20px;
}
.p3
{
    padding: 0 60px 0 0;
}
.bg1
{
    background: #f0d901 url(images/index_09.gif) top no-repeat;
}
.menu 
{
    color:#000000;
    vertical-align:top;
    padding: 10px 0 0 20px;
}
.menu a
{
    color:#000000;
    font:bold 11px tahoma, Arial;
    text-decoration: none; 
}


.blye-text-underline 
{
    color: #47beed;
    text-decoration: underline;
}

.blye-text-regular 
{
    color: #47beed;
    text-decoration: none;
}

.yellow-text-regular 
{
    color: #ece92c;
    text-decoration: none;
}

.yellow-text-underline 
{
    color: #ece92c;
    text-decoration: underline;
}

.orange-text-regular 
{
    color: #e88520;
    text-decoration: none;
}

.orange-text-underline 
{
    color: #e88520;
    text-decoration: underline;
}
.broun-text-regular 
{
    color: #de4e06;
    text-decoration: none;
}

.broun-text-underline 
{
    color: #de4e06;
    text-decoration: underline;
}

.red-text-regular 
{
    color: #8a3c53;
    text-decoration: none;
}

.red-text-underline 
{
    color: #8a3c53;
    text-decoration: underline;
}
.black-text-regular 
{
    color: #000000;
    text-decoration: none;
}

.black-text-underline 
{
    color: #000000;
    text-decoration: underline;
}


.gray-text-underline
{
    color: #7c7c7c;
    text-decoration: underline;
}
.gray-text-regular
{
    color: #7c7c7c;
    text-decoration: none;
}

.green-text
{
    color: #3f801a;
    text-decoration: none;
}

.green-text-underline
{
    color: #3f801a;
    text-decoration: underline;
}
.style1 {color: #FF9900}
.style2 {color: #FFFFFF}
.style3 {font-size: large}
.style4 {font-size: 12px}

.body
{
    background-image: url(images/background.gif); 
    width: 1000; 
    height: 850; 
    position: relative; 
    text-align: center;    
    margin-left: auto;
    margin-right: auto;
}

.Header_Nav
{
    position: absolute;
    top: 69px;
    left: 728px;
}

.main
{
    position: absolute;
    top: 240px;
    left: 184px;
    margin: 0px;
    text-align: left;
}

.Main_Nav li
{
    display: inline;
}

.Main_Body
{
    width: 700px;
}

.Main_Body h1
{
    margin-top: 10px;
    margin-bottom: 10px;
}

.Main_Body h2
{
    margin-top: 10px;
}

.Main_Body p
{
    margin-top: 10px;
    margin-bottom: 0px;
}

.Main_Body dt
{
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    border: double 5px #FF9900;
}

.Contact1
{
    width: 300px;
    float: left;
}

.Contact2
{
    position:relative;
}

.footer
{
    position: absolute;
    top: 827px;
    left: 130px;
    margin: 0xp;
    text-align: left;
}

.footer p
{
    display: inline;
}

.footer ul
{
    display: inline;
}

.footer li
{
    display: inline;
}

.margintop p
{
    margin-top: 20px;
}

.bannerad
{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 400px; 
}

.bannerad p
{    
    text-align: left;
    width: 400px;
    margin-top: 20px;
}

.bannerad img
{
    margin-top: 20px;
}

.Links
{
    height: 400px;
    overflow: auto;
}

.Products
{
    height: 370px;
    overflow: auto;
}

.Products img
{
    margin-bottom: 15px;
}

.Products div
{
    float: left;
    width: 400px;
}

.mouseover
{
    position: absolute;
    top: 110px;
    left: 10px;
}

.mouseover img
{
    position: absolute;    
    z-index: 1;    
    border: double 5px #FF9900;
}



