﻿
#Footer {
	clear:left;
	width:755px;
	margin-top:10px;
	margin-bottom:40px;
	padding-left:16px;
	padding-right:43px;
	padding-top:10px;
}

#HomeFooter {
	clear:left;
	width:900px;
	margin-top:10px;
	margin-bottom:40px;
	padding-left:16px;
	padding-right:43px;
	padding-top:10px;
}

#NewsFooter2
{
    background-image: url(/images/background/bottom_bg.gif);
    background-repeat: repeat-y;
    width: 930px;
    clear: left;
    padding-bottom: 5px;
    position: absolute;
}
#NewsFooter2 .blurb
{
    display: block;
    width: 328px;
    float: left;
    padding: 5px;
    height: 100%;
}
#NewsFooter2 .newsItems
{
    float: left;
    margin: 10px;
    border-left: #CCCCCC 2px solid;
    width:540px;
}
#NewsFooter2 p
{
    margin-left: 15px;
}
#NewsFooter2 #Footer
{
    margin-bottom: 0px;
    padding-left: 0px;
    margin-top: 0px;
}
#NewsFooter2 #contact
{
    font-weight:bold;
    text-align:right;
    margin-right: 30px;
}
.BottomNewsFooter
{
    bottom: 0px;
}
.ConstantNewsFooter
{
    top:580px;
}
#NewsFooter
{
    background-image: url(/images/background/bottom_bg.gif);
    background-repeat: repeat-y;
    width: 930px;
    clear: left;
    top: 15px;
    position: relative;
    font-size: 10px;
}
#Footer #contact
{
    font-weight:bold;
    text-align:right;
    margin-right: 30px;
}

#HomeFooter #contact
{
    font-weight:bold;
    text-align:right;
    
}


#NewsFooter .blurb
{
    display: block;
    width: 328px;
    float: left;
    padding: 5px;
    height: 100%;
}
#NewsFooter .blurb p
{
    line-height: 14px;
}
#NewsFooter .newsItems
{
    float: left;
    margin: 20px 10px 0 0;
    border-left: #CCCCCC 1px solid;
    width:520px;
    padding-left: 50px;
}
#NewsFooter .newsItems img
{
    margin-left: -4px;
}
#NewsFooter .newsItems td
{
    padding-bottom: 4px;
    padding-top: 4px;
}
#NewsFooter .newsItems td span
{
    font-size: 10px;
    line-height: 16px;
}
#NewsFooter p
{
    margin-left: 15px;
}
#NewsFooter h2
{
    margin-bottom: 5px;
    color: #ff6600;
    font-weight: normal;
    font-size: 16px;
}
#NewsFooter h2 span
{
    color: #666666;
}
#NewsFooter a.viewlink
{
    float:right;
}