#slider
{
	width:960px;
	color:#FFFFFF;
}
/*
.headerbutton2:hover
{
	width:210px;
	height:40px;
	margin:0; padding-top:10px; border:0;
	float:left;
	background-image:url(images/buttonbg_hireme_a.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	font:normal 24px/24px "Trebuchet MS", Myriad, "Myriad Pro", Arial;
	color:#d9c898;
	text-align:center;
} */

/* BODY 2 -------------------------------------------------------------------------*/


.accordianarea
{
	width:940px;
}

.acc_title
{
	border:0;
	width: 940px;
}

.acc_main
{
	width:940px;
	clear: both;
}
	
/* Separator Line -------------------------------------------------------------------------*/

.slider-header
{
	width:950px;
	cursor:pointer;
	margin-top: 2px;
	background-color: #1e7acd;
	line-height: 35px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	color: #FFFFFF;
	border-radius:10px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.slide-content
{
	width: 940px;
	margin-top: 5px;
	overflow: hidden;
	padding-left: 20px;
}
