.slider{
background:url(../images/slide.jpg) center top no-repeat;
height:246px;
width:100%;
padding-top:16px;
}

.accordion, .accordion1{
	margin:0px 0 0 40px;
	padding:0;
	list-style-type: none;
}
.one h1 , .two h1 , .three h1, .four h1 , .five h1, .six h1 {
font:normal bold 21px/25px "Trebuchet MS", Arial, Helvetica, sans-serif;
padding:0 0px 0px 0px;
 }
.one img, .two img, .three img, .four img, .five img, .six img {
margin:0 17px 0 0;
}


/* --------------------ONE------------------ */
.one{
	background:#0b3a82; 
 }

/* --------------------TWO------------------ */
.two{
background:#2b56a5;
}


/* --------------------THREE------------------ */
.three{
background:#4c78c1 ;
}

/* --------------------FOUR------------------ */
.four{
background:#7a9eda ;
}


/* --------------------FIVE------------------ */
.five{
background: #9cc4f8;
}

/* --------------------SIX------------------ */
.six{
background: #b5d1ff;
}


/* --------------------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(../images/shade.png) left center no-repeat;
display:block;
height:100%;
width:120px;
}

.title strong
{
font:normal 18px/18px "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
{
margin:20px 100px 20px 10px;
width:auto;
overflow:hidden;
padding:10px;
}

.headerbox p
{
font:normal 11px/18px Verdana, Georgia, Tahoma, Helvetica, sans-serif;
color:#fff;
margin-right:10px;
}
