/*TEXT COLOR and LINK COLOR*/
.breadcrumb a:hover, .photocaption, a:hover, .listtitle_big, .title, .subtitle, .newstitle, .newssubtitle, .subside {
color: #FD5004;
}


/************BACKGROUND IMAGE*/
body{
background-image: url("../img/sm_partners_bg.gif");
background-repeat:  no-repeat;
background-position: 100% 0%;
background-color:#FFFFFF;
}