@charset "UTF-8";
/* CSS Document */
/* for consistency & to avoid style conflicts please prefix all id's/classes with p{productcode}_ */


#shadow{
background: transparent url(../../images/shadow_black.png) repeat-y top left;
}
#page{
background-color: #000;
}

/* -- ALTERNATE HEADER -- */
#topbar{
background-color: #000;
}
#topbar h1{
font-weight: normal;
color: #fff;
font-size: large;
margin: 0;
padding: 10px 0 0 10px;
background: none;
}
#topbar .login a{
color: #fc0;
}
#topbar .login{
color: #fff;
}
.bcrumb{
color: #fff;
}
.bcrumb a{
color: #fc0;
}
.bcrumb a:hover{
background-color: #000;
}
/* ------- */



#p000289_main{
background: #000 url(images/fusion.jpg) no-repeat top right;
min-height: 450px;
}
/**/ * html #p000289_main { height: 450px; } /**/
.p000289_txt{
float: left;
width: 700px;
text-align: justify;
margin-top: 440px;
}

.p000289_txt p{
margin: 20px 0;
padding: 0 20px;
color: #fff;
}
.p000289_lrgtxt{
font-size: large;
}

.p000289_txt2{
float: right;
width: 290px;
text-align: justify;
margin-top: 450px;
}
.p000289_txt2 p{
margin: 20px 0;
padding: 0 10px;
color: #fff;
}
