#show_hide_div{
	float:left;
	width:180px;
}
#show_hide_div ul{
	padding:0px;
	margin:0px;
	float:left;
	width:180px;
	list-style:none;
}
#show_hide_div ul li{
	margin:0 0 5px 0;
	float:left;
	width:168px;
	height:35px;
	list-style:none;
	padding:5px 0 0 10px;
	display:block;
	line-height:normal;
	background-image:url(../images/img5.gif);
	background-repeat:no-repeat;
	background-position:left;
	z-index:500;
	border:1px solid #73C700;
}

#show_hide_div ul li a{
	color:#31719C;
	font-weight:bold;
	text-decoration:none;
	display:block;
	line-height:normal;
	z-index:100;
}

#show_hide_div ul li .selected{
	width:168px;
	height:35px;
	list-style:none;
	display:block;
	padding:5px 0 0 10px;
	margin:-5px 0 0 -10px;
	background-color:#ffffff;
	z-index:500;
	border-right:1px solid #ffffff;
}

.scroller{
	float:left;
	padding:0 0 0 10px;
	width:300px;
	line-height:20px;
	font-size:12px;
	text-align:left;
}

.scroller h1{
	font-size:14px;
	font-weight:bolder;
	color:#ffffff;
	padding:0 0 0 0;
	margin:10px 0 5px 0;
	line-height:25px;
	text-indent:10px;
	width:310px;
	background-color:#848E94;
}

.scroller div p{
	margin:5px 0 5px 0;
	float:left;
	width:100%;
}

.scroller .second_head{
	width:100%;
	float:left;
	text-align:left;
	line-height:normal;
	font-size:11px;
}

.scroller ul{
	list-style:none;
	padding:0px;
	margin:0px;
}
.scroller ul li{
	float:left;
	width:300px;
	/*border-bottom:1px dotted #CCCCCC;*/
}

.scroller ul ul li{
	float:left;
	width:100%;
	border:none;
	background-image:url(../images/dot.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
	padding: 0 0 0 10px;
}

.scroller ul ul{
	float:left;
	width:100%;
	list-style:none;
	padding:0 0 0 0;
}

#offshoredelivery{
	float:left;
	background-image:url(../images/m-netlogo.jpg);
	background-repeat:no-repeat;
	background-position:170px 40px;
}

#onsite{
	float:left;
	background-image:url(../images/java-logo.jpg);
	background-repeat:no-repeat;
	background-position:170px 40px;
}

#hybrid{
	float:left;
	background-image:url(../images/php-logo.jpg);
	background-repeat:no-repeat;
	background-position:170px 40px;
}

#dedicated{
	float:left;
	background-image:url(../images/oracle-logo.jpg);
	background-repeat:no-repeat;
	background-position:170px 0;
}

#fixedprice{
	float:left;
	background-image:url(../images/mobile-logo.jpg);
	background-repeat:no-repeat;
	background-position:160px 30px;
}

#ajax{
	float:left;
	background-image:url(../images/ajax-pic.jpg);
	background-repeat:no-repeat;
	background-position:160px 30px;
}

#sharepoint{
	float:left;
	background-image:url(../images/share-pic.jpg);
	background-repeat:no-repeat;
	background-position:170px 40px;
}