.slider{
    /*b5ackground:url(ActiveImages/slide.gif) center top no-repeat;*/
    background:url(ActiveImages/PRBG.png) center top no-repeat;
    height:160px;
    width:100%;
    padding-top:16px;
}

.accordion {
	margin:0px 0 0 10px;
	padding:0;
	list-style-type: none;
}

.one h1, .two h1, .three h1, .four h1, .five h1, .six h1{
font:normal bold 22px/30px "Trebuchet MS", Arial, Helvetica, sans-serif;
padding:0px 0px 0px 0px;
 }
.one img, .two img, .three img, .four img, .five img .six img{
margin:0 15px 0 0;
}

/* --------------------ONE------------------ */
.one{
	background:#00bcfa; 
 }

/* --------------------TWO------------------ */
.two{
background:#0096c7;
}


/* --------------------THREE------------------ */
.three{
background:#0184af ;
}

/* --------------------FOUR------------------ */
.four{
background:#25a5cf ;
}

/* --------------------FIVE------------------ */
.five{
background: #29b3e0;
}

/* --------------------SIX------------------ */
.six{
background: #29b3d0;
}

/* --------------------LINKs------------------ */
.active{
    padding:10px 10px 0 10px;
	background:#fcc8bc;
}
.accordion li{
	cursor:pointer;
}
.accordion .active_click{
	cursor:default;
}

/*.headerbox div.title
{
    position:absolute;
    right:0;
    top:10px;
    padding-left:10px;
    background: url(ActiveImages/shade.png) left center no-repeat;
    display:block;
    height:100%;
    width:100px;
}*/

.headerbox {
    width: 115px;
    float: left;
    margin: 0 10px 0 10px;
}

.headerbox div.title
{
    padding-left:10px;
    background: url(ActiveImages/shade.png) left center no-repeat;
    height:100%;
    width:110px;
}

.title strong
{
    font:bold 13px/16px "Trebuchet MS", Georgia, Tahoma, Helvetica, sans-serif;
    text-transform:uppercase;
    color:#FFFFFF;
}

div.title img
{
    margin-left:15px;
    margin-top:15px;
}

div.title p
{
    font:normal 10px/12px Tahoma, Georgia, Tahoma, Helvetica, sans-serif;
    color:#e0e0e0;
    padding:10px 10px 10px 10px;
    margin:0px 0 0 0;
}

div.title a
{
    font:normal bold 10px/12px verdana, Georgia, Tahoma, Helvetica, sans-serif;
    color:#eee;
    text-transform:uppercase;
}

div.title a:hover
{
    font:normal bold 10px/12px verdana, Georgia, Tahoma, Helvetica, sans-serif;
    color:#fff;
    text-transform:uppercase;
}



.headerbox p
{
    font:normal 11px/18px Verdana, Georgia, Tahoma, Helvetica, sans-serif;
    color:#fff;
    margin-right:10px;
}

