﻿body 
{
    margin:0px;
    padding:0px;
    font-family:Arial;
    font-size:12px;
    color:#282828;
    background:#3b3b38 url(../images/bg.jpg) no-repeat top center;
    background-attachment:fixed;
}

.bg_container
{
    width:100%;
    margin:0px;
    padding:0px;
    position:relative;
}

h1
{
  font-family:Arial;
    font-size:18px;
    color:#373633;
    font-weight:normal;
    margin:0px;
    padding-bottom:15px;
}

h2
{
    font-family:Arial;
    font-size:18px;
    color:#ffffff;
    padding-bottom:15px;
    margin:0px;
    vertical-align:middle;
}

h3
{
   font-family:Arial;
    font-size:14px;
    font-weight:bold;
    color:#373633;
}

h4
{
   font-family:Arial;
    font-size:12px;
    color:#ba0404;
    margin-top:10px;
    margin-bottom:20px;
    padding-left:3px; 
}
    
a
{font-family:Arial;
    font-size:12px;
    color:#282828;}

a:hover
{font-family:Arial;
    font-size:12px;
    color:#282828;}

.container
{
    width:960px;
}

.header
{
    background-image:url(../images/header.jpg);
    background-repeat:no-repeat;
    width:960px;
    height:201px;
    margin:0px;
    padding:0PX;
}

.logo
{
    float:right;
    padding-top:15px;
}

.nav
{
    width:650px;
    margin:0px;
    padding-top:20px;
    text-align:right;
    float:right;
    font-family:Arial;
    font-size:18px;
    color:White;
}

.nav a
{
    font-family:Arial;
    font-size:16px;
    color:White;
    text-decoration:none;
}

.nav a:hover
{
    font-family:Arial;
    font-size:16px;
    color:White
}

.contacts
{
    text-align:center;
    font-family:Arial;
    font-size:20px;
    color:Black;
    line-height:24px;
    padding-top:30px;
    padding-right:4px;
}

.featured
{
    padding-top:55px;
    padding-left:18px;
    padding-bottom:0px;
    margin:0px;
    text-align:left;
    line-height:18px;
}

.top_content
{
    background-image:url(../images/top_content.png);
    background-repeat:no-repeat;
    height:8px;
    width:958px;
}

.content
{
    background-color:#cac1ad;
    width:960px;
    margin:0px;
    padding:0PX;
}

.left
{
    float:left;
    width:241px;
    margin-left:23px;
}

.top_left
{
    background-image:url(../images/top_left.png);
    background-repeat:no-repeat;
    width:241px;
    height:89px;
    padding-bottom:15px;
    margin:0px;
}

.top_left_bg
{
    background-image:url(../images/top_left_bg.png);
    background-repeat:repeat-y;
    width:241px;
    margin:0px;
}

.top_left_bottom
{
    background-image:url(../images/top_left_bottom.png);
    background-repeat:no-repeat;
    width:241px;
    height:10px;
    margin-bottom:15px;
}

.top_left_layout
{
    padding-top:5px;
    padding-right:3px;
    width:210px;
}

.mid_left
{
    height:574px;
    width:271px;
    background-image:url(../images/mid_left.png);
    background-repeat:no-repeat;
    padding-bottom:15px;
    margin:0px;
}

.logo_lrg
{
    padding-top:60px;
   padding-right:37px;
}

.bottom_left
{
    width:241px;
    height:221px;
    background-image:url(../images/bottom_left.png);
    background-repeat:no-repeat;
    margin:0px;
    padding:0px;
}

.bottom_left_layout
{
  padding-top:25px;
   padding-left:25px;
   text-align:left;
}

.right
{
    float:right;
    width:650px;
    padding-right:23px;
}

.right_layout
{
    width:650px;
    margin-top:30px;
    text-align:left;
    font-family:Arial;
    font-size:12px;
    color:#282828;
    display:block;
}

.int_right_layout
{
    width:645px;
    margin-top:25px;
    background-position:top right;
    text-align:left;
    font-family:Arial;
    font-size:12px;
    color:#282828;
    display:block;
}

.learn_more
{
    padding-top:20px;
    text-align:right;
    font-family:Arial;
    font-size:12px;
    color:#282828;
    text-decoration:underline;
}

.learn_more a
{
    text-align:right;
    font-family:Arial;
    font-size:12px;
    color:#282828;
    text-decoration:underline;
}

.learn_more a:hover
{
    text-align:right;
    font-family:Arial;
    font-size:12px;
    color:#282828;
    text-decoration:underline;
}

.welcome
{
    background-image:url(../images/welcome.jpg);
    background-repeat:no-repeat;
    height:23px;
    width:260px;
    text-align:left;
    margin:0px;
}

.boxhead
{
    background-image:url(../images/boxhead_bg.jpg);
    background-repeat:repeat-x;
    border:solid 1px #ded8ca;
    height:30px;
    width:650px;
    margin-top:50px;
    padding:0px;
    text-align:left;
}

.boxhead_text
{
    padding-left:10px;
    padding-top:3px;
}

.box_bg
{
    background-image:url(../images/box_bg.jpg);
    background-repeat:repeat-x;
    height:164px;
    width:650px;
    margin-left:1px;
}

.box_bg_layout
{
    padding-top:15px;
    padding-left:25px;
    text-align:left;
    width:600px;
}

.pump
{
    padding-top:15px;
    float:left;
}

.box_bg_text
{
    float:right;
    width:375px;
    text-align:left;
    padding-right:25px;
    line-height:12px;
}

.send_email
{
    padding-top:15px;
    padding-right:34px;
    text-align:right;
    font-family:Arial;
    font-size:12px;
    color:#282828;
    text-decoration:underline;
}

.send_email a
{
    font-family:Arial;
    font-size:12px;
    color:#282828;
    text-decoration:underline;
}

.send_email a:hover
{
    font-family:Arial;
    font-size:12px;
    color:#282828;
    text-decoration:underline;
}

.footer
{
    background-image:url(../images/footer.png);
    background-repeat:no-repeat;
    width:960px;
    height:109px;
    margin:0px;
    padding:0px;
}

.copyright
{
    float:left;
    text-align:left;
    font-family:Arial;
    font-size:12px;
    color:White;
    padding-top:80px;
    padding-left:25px
}

.sitemap
{
    float:right;
    text-align:right;
    font-family:Arial;
    font-size:12px;
    color:White;
    padding-top:80px;
    padding-right:30px
}

.sitemap a
{
    font-family:Arial;
    font-size:12px;
    color:White;
    text-decoration:none;
}

.sitemap a:hover
{
    font-family:Arial;
    font-size:12px;
    color:White;
}

.manu_ext
{
    width:645px;
    height:129px;
    background-color:#373633;
    margin-bottom:30px;
    font-size:12px;
    font-weight:normal;
    color:White;
}

.manu_ext a
{
    color:White;   
}

.manu_ext a:hover
{
    color:White;    
}

.manu_int
{
    width:200px;
    height:119px;
    vertical-align:middle;
    text-align:center;
    background-color:#ffffff;
    margin-top:5px;
    margin-left:5px;
    margin-right:15px;
    float:left;
}
