
/*For HomePage links*/
#topright ul.casestudy li.study1{
	background-image:url(/common/images/study/study1.jpg);
	background-repeat: no-repeat;
}
#topright ul.casestudy li.study2{
	background-image:url(/common/images/study/study2.jpg);
	background-repeat: no-repeat;
}
#topright ul.casestudy li.study3{
	background-image:url(/common/images/study/study3.jpg);
	background-repeat: no-repeat;
}
#topright ul.casestudy li.study4{
	background-image:url(/common/images/study/study4.jpg);
	background-repeat: no-repeat;
}
#topright ul.casestudy li.study5{
	background-image:url(/common/images/study/study5.jpg);
	background-repeat: no-repeat;
}
#topright ul.casestudy li.study6{
	background-image:url(/common/images/study/study6.jpg);
	background-repeat: no-repeat;
}





/*For Right hand touts*/
#rightcol .studytout
{
	width:200px;
	float:right;
	margin:0 0 20px 0;	
	background: #f9e6e4;
}

#rightcol .study1
{
	width:200px;
	float:right;
	background: #f9e6e4 url(/common/images/study/study1-tout.jpg) no-repeat top;
}

#rightcol .study2
{
	width:200px;
	float:right;
	background: #f9e6e4 url(/common/images/study/study2-tout.jpg) no-repeat top;
}

#rightcol .study3
{
	width:200px;
	float:right;
	background: #f9e6e4 url(/common/images/study/study3-tout.jpg) no-repeat top;
}

#rightcol .study4
{
	width:200px;
	float:right;
	background: #f9e6e4 url(/common/images/study/study4-tout.jpg) no-repeat top;
}

#rightcol .study5
{
	width:200px;
	float:right;
	background: #f9e6e4 url(/common/images/study/study5-tout.jpg) no-repeat top;
}

#rightcol .study6
{
	width:200px;
	float:right;
	background: #f9e6e4 url(/common/images/study/study6-tout.jpg) no-repeat top;
}