﻿div#menu a#b_home {background-image: url("images/b_home.jpg"); background-position: bottom right; outline: none;}

div#header .inner div#headertext
{
    background-image: url("images/header_bg.gif");
    margin-left: 248px;
    padding-top: 20px;
    padding-left: 20px;
    width: 712px;
    height: 128px;
    overflow:hidden;
    color: #d5dcdb;
}

div#headertext p
{
    margin-bottom:13px;
}

div#header .inner div#headertext h1
{
    color: #ddff19;
    font-size: 18px;
    margin-bottom: 10px;
}

div.contactbox
{
   background-image: url("images/contact_box.gif"); 
   background-repeat: no-repeat;
   height: 133px;
   margin-top: 10px;
   padding-top: 10px;
   padding-left: 30px;
   line-height: 14px;
   color: #6a6a6a;
   
}

div#mainarea
{
   background-image: url("images/home_bg.jpg"); 
   height: 256px;
   background-repeat: no-repeat;
}

div.mainareatext
{
    padding: 30px 20px;
    width: 270px;
    text-align: right;
    margin-left: 420px;
}

div.mainareatext h1
{
    margin-bottom: 16px;
}

div.mainareatext p 
{
    margin-bottom: 20px; 
}

div.mainareatext div.service
{
    display: block;
    margin-top: 16px;
}

div.service a
{
    padding-left: 10px;
}

div#news
{
    width:373px;
   background-image: url("images/news_bg.jpg"); 
   height: 256px;
   background-repeat: no-repeat;   
   padding-top: 14px; 
   float:left;
}

div#news img.newstitle
{
    float: left;
    margin-left: 20px; 
}

div#news div.inner { margin-left: 20px; margin-right: 20px; margin-top:10px;  }

div#news div.inner h2
{
    font-weight: bold;
    font-size: 12px;
}

#contact_link
{
    background:transparent;
    display:block;
    width:221px;
    height:30px;
    position:relative;
    left:-17px;
    top:7px;
}

.pr5
{
position:relative;
top:5px;
}

div#forums
{
    width:365px;
   background-image: url("images/news_bg.jpg"); 
   height: 256px;
   background-repeat: no-repeat;   
   padding-top: 14px; 
   float:left;
}

div#forums img.newstitle
{
    float: left;
    margin-left: 20px; 
}

div#forums div.inner { margin-left: 20px; margin-right: 20px; margin-top:10px;  }

div#forums div.inner h2
{
    font-weight: bold;
    font-size: 12px;
}
