html{
overflow-y: scroll;
}
body{
margin: 2px 0px 25px 0px;
padding: 0px;
background-color: #d9d9c1;
}
.bgcolor{
background-color: #fff;
min-height: 375px;
overflow: auto;
width: 890px;
margin: 0 auto;
}
.wrapper{
width: 890px;
margin: 0 auto;
} 
.header{
height: 164px;
margin: 0 auto;
width: 966px;
position: relative;
}
.content{
padding: 50px 40px 3px 70px;
}
#SBedit{
text-align: left;
border: solid 3px;
position: absolute;
height: auto;
padding:5px;
background-color: #fff;
top:20%;
left: 50%;
margin-left: -250px;
z-index: 4;
}
div.np{
text-align: center;
margin: 10px 0px 0px 0px;
}
#SBview{
text-align: left;
margin: 0px 15px;
}
div#accordion{
width: 100%;
}
/*zindex menu fix*/
.p7PMM div{
z-index: 1;
}
.side_wrapper{
width: 275px;
margin: 70px 0px 0px 0px;
float: right;
}
div.bodyBG{
width: 966px;
margin: 0 auto;
}
.footerBG{
height: 50px;
width: 966px;
margin: 0 auto;
}
.linklast,.link1,.link2,.link3,.link4,.linkbottom1,.linkbottom2,.linkbottom3,.linkbottom4{
width: 180px;
text-align: center;
float: left;
height: 180px;
overflow: hidden;
margin: 0px 0px 0px 0px;
padding: 0px;
border: solid 1px transparent;
}
/*
.link1,.link2,.link3{
border-right: solid 1px #aaa;
border-bottom: solid 1px #aaa;
}
.link4{
border-bottom: solid 1px #aaa;;
}
.linkbottom1,.linkbottom2,.linkbottom3{
border-right: solid 1px #aaa;
}
*/
img.linkImage{
margin: 0px;
padding: 0px;
}
.footer{
position: fixed;
width: 100%;
text-align: center;
bottom: 0px;
height: 25px;
border: solid 1px;
background-color: #efefef;
}
.footer_menu{
width: 1000px;
margin: 0 auto;
text-align: center;
}
img.dog{
position: absolute;
z-index: 2;
padding: 5px;
left: 40px;
top: 14px;
}
div.copyright{
width: 890px;
margin: 25px auto 0px auto;
text-align: center;
}
div.copyright span{
color: #666;
font-size: 0.7em;
}
/*SIDEBAR*/
img#SBimage1{
z-index: 1;
margin: -10px 0px 3px -5px;
}
div.Sb{
width: 185px;
position: relative;
font-size: 12px;
color: #842219;
font-weight: 600;
line-height: 1.2;
font-family: "HelveticaNeue-Light", Helvetica, Arial, sans-serif; 
margin: 0px 0px 0px 40px;
padding: 0px 0px 0px 0px;
word-spacing: 2px;
}
div.innerSB{
width: 140px;
margin: -10px 0px -12px 23px;
padding: 10px 0px 0px 0px;
}
div.innerSBBottom{
width: 140px;
margin: 0px 0px -12px 23px;
padding: 10px 0px 0px 0px;
background-color: transparent;
}
.innerSBBottom p{
margin: -10px 0px;
padding: 10px 0px 10px 0px
}
div.innerSBBottom ul{
margin: -12px 0px;
padding: 0px 0px 10px 15px;
}
#SBtop{
height: 99px;
z-index: 1;
margin: 0px 0px 0px 43px;
}
h2.sidebar{
text-align: center;
margin: 0px 15px 0px 15px;
padding: 26px 0px 0px 0px;
color: #842219;
font-size: 24px;
line-height: 0.9;
letter-spacing: -0.5px;
font-weight: 900;
word-spacing: 1px;
font-family: "HelveticaNeue-Light", Helvetica, Arial, sans-serif; 
}
#SBbodyT{
min-height: 50px;
background-repeat: repeat-y;
background-position: 7px center;
margin-top: 0px;
}
#SBmiddle{
height: 70px;
background-repeat: no-repeat;
background-position: 3px center;
}
#SBbodyB{
min-height: 50px;
background-repeat: repeat-y;
background-position: 7px center;
}
#SBbottom{
height: 94px;
background-repeat: no-repeat;
background-position: 3px center;
}
.fbButton{
    text-align: center;
    padding: 0px 16px 13px 0px;
}