/*
#services #navigation ul li.selected{
	background:url(../images/services/selected.gif) no-repeat;
	background-position:0px 0em;
	width:78px;
}

#casestudies #navigation ul li.selected, 
#aboutus #navigation ul li.selected,
*/

#navigation ul li.selected {
	background:url(../images/casestudies/selected.gif) no-repeat;
	background-position:0px 0em;
	width:100px;
}

#content .leftContent{
	width:189px;
	height:400px;
	background:url(../images/services/content_left_bg2.gif) repeat-x;
}



/*newer*/


#left_nav{
	width:189px;
	/*background:url(../images/services/li_bg2.gif);*/
	margin:15px 0 0 15px;
}

#left_nav ul li{
	font-size:12px;
	font-weight:900;
	width:90%;
	padding-top:10px;
}

#left_nav ul li a{
	color:#3a3a3a;
}

/*

*html #left_nav {
	width:189px;
	/*background:url(../images/services/li_bg.gif);
	margin:15px 0 0 15px;
	float:left;
}


.top {
	width:100%;
/*	background:url(../images/services/li_top2.gif) no-repeat left top;
}

.top span {
	display:block;
	position:relative;
	height:5px;
}

.center-content {
	position:relative;
	padding:0px 20px 10px 25px;
	margin:-2px 0 -50px 0;
	z-index:9000;
}

*html .center-content {
	padding:0px 20px 10px 25px;
	margin:-10px 0 -40px 0;
	z-index:9000;
	line-height:10px;
}

.center-content a{
	color:#3a3a3a;
	font-size:12px;
	font-weight:bold
}

.bottom {
/*	background:url(../images/services/li_bottom2.gif) no-repeat left bottom;
}

.bottom span {
	display:block;
	position:relative;
	height:45px;
}
*/


h1{
	margin:15px 0 0 28px;
	display:block;
}

#content .rightContent{
	width:74%;
	float:left;
	background:url(../images/services/content_right_bg2.gif) repeat-x;
	padding:0 0 0 0px;
	font-size:11px;
	color:#3a3a3a;
}

.sep{
	background:url(../images/services/sep_vertica.gif) no-repeat;height:100%;clear:both;float:left;width:10px;;
}

#content .rightContent .paras{
	margin:-20px 0 0 -12px;
	width:65%;
	float:left;
	height:100%;
	padding-right:35px;
	line-height:20px;
}

#content .rightContent .paras ul{
	margin: 0 0 0 50px;
	padding: 0;
}

#content .rightContent .paras ol{
	margin: 0 0 0 50px;
	padding: 0;
	font-family:Tahoma;
	font-size:14px;
	line-height:20px;
}


#content .rightContent .bold{
	display:block;
}

#content .rightContent a{
	color:#00a4e7;