﻿.footer_middle {
    background-image:url(../images/home_bkgd.jpg);
    background-repeat:repeat-y;
    width:940px;
    margin-left:auto;
    margin-right:auto;
}

.round_bottom_container 
{
    width:940px;
    height:44px;
    clear:both;
    margin-left:auto;
    margin-right:auto;
}

.rounded_bottom_left 
{
    float:left;
    width:43px;
    display:block;
    background-image:url(../images/rounded_bottom_left.jpg);
    background-repeat:no-repeat;
    height:44px;
}

.footer_shadow 
{
    width:856px;
    height:44px;
    float:left;
    background-image:url(../images/footer_shadow.jpg);
    background-repeat:repeat-x;
}

.rounded_bottom_right 
{
    float:left;
    width:41px;
    height:44px;
    display:block;
    background-image:url(../images/rounded_bottom_right.jpg);
    background-repeat:no-repeat;
}

.footer_top 
{
    background-image:url(../images/footerTop.jpg);
    width:940px;
    height:42px;
    clear:both;
    margin-left:auto;
    margin-right:auto;
}

.footer_middle 
{
    width:940px;
    height:auto;
    margin-left:auto;
    margin-right:auto;
    padding-top:20px;
}

.footer_sub_nav 
{
    margin-left:auto;
    margin-right:auto;
    width:780px;
    padding:0 60px;
    display:block;
    text-align:center;
}

.under {
	width:900px;
	padding-bottom:20px;
}

.footer_sub_nav ul 
{
    padding:5px 0;
}

.footer_sub_nav li 
{
    display:inline;
    list-style:none;
	width:auto;
    padding:10px 3px;
}

.footer_sub_nav li a {
	display:inline-block;
}

.footer_sub_nav a:hover 
{
    text-decoration:underline;
}

.center 
{
    width:100%;
    text-align:center;
    color:#666;
}

.center img 
{
    padding-top:5px;
    border:none;
}

.manufacturer_bkgd
{
    background-image:url(../images/manufacturer_bkgd.gif);
    background-repeat:no-repeat;
    width:818px;
    height:34px;
    margin-left:auto;
    margin-right:auto;
}

.manufacturer_bkgd li 
{
    float:left;
    list-style:none;
    padding:0;
    margin:0;
    padding-top:5px;
    padding-left:19px;
}

.manufacturer_bkgd li a img 
{
    border:none;
}

#contact ul li a {
	font-size:14px;
	font-weight:bold;
	color:#004c81;
	padding-bottom:5px;
}

.footerSocial 
{
    margin:0 0 7px 0;
}

.footerSocial a 
{
    width:20px;
    height:20px;
    background-position:left top;
    text-indent:-900%;
    display:inline-block;
}

.footerSocial a:hover 
{
    background-position:left bottom;
}

.footerSocial #bloggerSmall 
{
    background-image:url(../images/button_bloggerSmall.jpg);
}

.footerSocial #facebookSmall 
{
    background-image:url(../images/button_facebookSmall.jpg);
}

.footerSocial #twitterSmall 
{
    background-image:url(../images/button_twitterSmall.jpg);
}

.footerSocial #youTubeSmall 
{
    background-image:url(../images/button_youTubeSmall.jpg);
    width:45px;
}