#TextContainer 
{
    padding: 10px 0px;
    width:990px;
    margin:0px auto;
}
#TextContainer h1 
{
    color:#001d77;
    text-transform:uppercase;
    font-size:12px;
    font-weight:normal;
}
#divCarouselBorder
{
    position: relative;
    float:right;
    margin: 8px 8px 18px 18px;
    padding: 2px;
    width: 513px;
	height: 284px;
	overflow:hidden;
	background:#e1e1e1;
	-webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px;
    behavior: url('/Include/PIE.htc');
}
#divCarouselViewPort
{
    position: relative;
    width: 513px;
	height: 284px;
	overflow: hidden;
}
#divCarouselContainer
{
    position: absolute;
}
#divCarouselContainer img 
{
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius:6px;
    position:relative;
    behavior: url('/Include/PIE.htc')
}
#imgVisible, #imgInvisible
{
    width: 513px;
	height: 284px;
    filter:progid:DXImageTransform.Microsoft.Slide(slideStyle='PUSH', bands=1);
}
#imgPrevious, #imgNext 
{
    position: absolute;
    top: 115px;
}
#imgPrevious
{
    left: 0px;
}
#imgNext
{
    right: 0px;
}
.hidden 
{
    visibility: hidden;
    border: none;
}
.visible
{
    visibility: visible;
    border: none;
}
#BannerBottomContainer1
{
    margin:0px 0px 10px 0px;
    width:990px;
    height:161px;
    background-color: #fff;
}
.BannerRight
{
    margin-left: 10px;
    float:left;
    background-color: #000;
}
.BannerRight .BannerContent 
{
    cursor: pointer;
    width:300px;
    height:159px;
    margin: 1px 0px;
    background-color: #FFF;
}
.BannerRight .Text 
{
    position: relative;
    float:left;
    width:145px;
    height:159px;
    margin-left: 10px;
}
#BannerBottomContainer2
{
    margin:0 0 0 0px;
    padding: 10px 0px;
    width:990px;
    height:77px;
}
.BannerBottom
{
    cursor:pointer;
    float:left;
    margin-right: 8px;
    width: 156px;
    height:77px;
    border:solid 1px #fff;
    border-top:none;
    -webkit-box-shadow: 0px 0px 5px #888;
    -moz-box-shadow: 0px 0px 5px #888;
    -ms-box-shadow: 0px 0px 5px #888;
    -o-box-shadow: 0px 0px 5px #888;
    box-shadow: 0px 0px 5px #888;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius:2px;
    position:relative;
    behavior: url('/Include/PIE.htc')
}
.BannerBottom .Image
{
    position:relative;
    background-position: center center;
    background-repeat: no-repeat;
    margin-left:10px;
    width: 130px;
    height: 150px;
    float:left;
}
.BannerBottom .ImageOnly
{
    position:relative;
    background-position: center center;
    background-repeat: no-repeat;
    width: 157px;
    height: 77px;
    float:left;
}
.BannerBottom .Text 
{
    position: relative;
    float:right;
    width:145px;
    height:150px;
    margin-right:10px;
}
.BannerBottom .TextOnly
{
    position:relative;
    background: url('/Images/banner-l.png') no-repeat left top, 
                url('/Images/banner-r.png') no-repeat right top, 
                url('/Images/banner-c.png') repeat-x center center;
    -pie-background: url('/Images/banner-l.png') no-repeat left top, 
                    url('/Images/banner-r.png') no-repeat right top, 
                    url('/Images/banner-c.png') repeat-x center center;
    width: 130px;
    height: 51px;
    float:left;
    cursor: auto;
    position:relative;
    behavior: url('/Include/PIE.htc');
    padding:13px 15px;
    line-height:17px;
}
.BannerBottom .TextOnly a {
    text-decoration:none;
}
.BannerBottom .TextOnly a.arrow {
    padding-left:13px;
    background:url('/Images/arrow-black.png') no-repeat left center;
}
.BannerBottom .TextOnly a:hover 
{
    text-decoration:underline;
}
.BannerBottom.Contact 
{
    width: 306px;
    float:right;
    margin-right:0;
    cursor:auto;
}
.BannerBottom.Contact .TextOnly
{
    padding:5px 2px 5px 10px;
    height:67px;
    line-height:13px;
    width: 148px;
}
.BannerBottom.Contact .Left 
{
    background: url('/Images/banner-l.png') no-repeat left top, 
                url('/Images/banner-c.png') repeat-x center center;
    -pie-background: url('/Images/banner-l.png') no-repeat right top, 
                    url('/Images/banner-c.png') repeat-x center center;
    border:none;
    behavior: url('/Include/PIE.htc');  
    width: 134px;
}
.BannerBottom.Contact .Right 
{
    background: url('/Images/banner-line.png') no-repeat left top, 
                url('/Images/banner-r.png') no-repeat right top, 
                url('/Images/banner-c.png') repeat-x center center;
    -pie-background: url('/Images/banner-line.png') no-repeat left top, 
                    url('/Images/banner-r.png') no-repeat right top, 
                    url('/Images/banner-c.png') repeat-x center center; 
    behavior: url('/Include/PIE.htc');   
}
.BannerBottom.Contact .TextOnly span
{
    text-transform:uppercase;
    color:#87888a;
}
hr
{
    background: url('/Images/home-line-l.png') no-repeat left top, 
                url('/Images/home-line-r.png') no-repeat right top, 
                url('/Images/home-line-c.png') repeat-x center center;
    -pie-background: url('/Images/home-line.png') no-repeat left top, 
                    url('/Images/home-line.png') no-repeat right top, 
                    url('/Images/home-line-c.png') repeat-x center center; 
    behavior: url('/Include/PIE.htc');
    height:4px;
    z-index:200;
	margin:12px 0 2px;
	position:relative;
	border:none;
}
