/* Start of CMSMS style sheet 'push' */
#contentRight .push
{
	width: 252px;
	_width: 249px;
	height: 152px;
	margin: 0 0 0 0;
	float: left;
	border-bottom: 1px solid #d7d7d6;
}

#contentRight .push p
{
	margin: 0;
	font-size: .6em;
	width: 130px;
	margin: 5px 0 0 105px;
	line-height: 1.2em;
	color: #000;
}

#contentRight .push h2
{
	font-size: 1.1em;
	width: 130px;
	text-transform: uppercase;
	margin: 11px 0 0 105px;
	color: #000;
        font-weight: normal;
        font-family: Trebuchet MS, Helvetica, Sans-serif;
}

#contentRight .push h3
{
	font-size: .7em;
	width: 130px;
	margin: 3px 0 3px 105px;
        font-family: Trebuchet MS, Helvetica, Sans-serif;

}

#contentRight #clt
{
	background: transparent url("/uploads/images/push/clt.jpg");
}

#contentRight #clt a,
#contentRight #clt h2

{
	color: #b96ad5;
}

#contentRight #ethos
{
	background: transparent url("/uploads/images/push/ethos.jpg");
}

#contentRight #ethos a,
#contentRight #ethos h2
{
	color: #c2403f;
}

#contentRight #excellence
{
	background: transparent url("/uploads/images/push/excellence.jpg");
}

#contentRight #excellence a,
#contentRight #excellence h2

{
	color: #be6028;
}

#contentRight #bond
{
	background: transparent url("/uploads/images/push/bond.jpg");
}

#contentRight #bond a,
#contentRight #bond h2

{
	color: #b96ad5;
}

#contentRight #benchmark
{
	background: transparent url("/uploads/images/push/benchmark.jpg");
}

#contentRight #benchmark a,
#contentRight #benchmark h2

{
	color: #8fbe57;
}

#contentRight #acclaim
{
	background: transparent url("/uploads/images/push/acclaim.jpg");
}

#contentRight #acclaim a,
#contentRight #acclaim h2

{
	color: #53a0d7;
}

#contentRight #claims_help
{
	background: transparent url("/uploads/images/push/claims_help.jpg");
}

#contentRight #claims_help a,
#contentRight #claims_help h2

{
	color: #ff3333;
}

#contentRight #client_testimonials
{
	background: transparent url("/uploads/images/push/client_testimonials.jpg");
}

#contentRight #client_testimonials a,
#contentRight #client_testimonials h2

{
	color: #ef1e20;
}

#contentRight #swift
{
	background: transparent url("/uploads/images/push/swift.jpg");
}

#contentRight #swift a,
#contentRight #swift h2

{
	color: #0fbffb;
}

#contentRight #pro_surveyor
{
	background: transparent url("/uploads/images/push/pro_surveyor.jpg");
}

#contentRight #pro_surveyor a,
#contentRight #pro_surveyor h2

{
	color: #a031f9;
}

#contentRight #resonate
{
	background: transparent url("/uploads/images/push/resonate.jpg");
}

#contentRight #resonate a,
#contentRight #resonate h2

{
	color: #2662d2;
}


#contentRight #solicitor
{
	background: transparent url("/uploads/images/push/solicitor.jpg");
}

#contentRight #solicitor a,
#contentRight #solicitor h2
{
	/* yellow  color: #fee557;*/
       color: #ee9016;  /* bit orangy */
       /* very orangy color: #d57306; */
}



/* Drop Menu */

#dropMenu
{
font-family: Trebuchet MS, Helvetica, Sans-serif;
/*
height removed due to overrunning box size in IE...

height: 106px;
_height: 130px;
*/
width: 252px;
_width: 249px;
float: left;
background: #53a0d8;
color: #fff;
border-bottom: 1px solid #d7d7d6;

}

#dropMenu h2
{
color: #fff;
margin: 9px 0 0 14px;
text-transform: uppercase;
font-size: 1em;
font-weight: normal;
letter-spacing: .1em;
}

#dropMenu p
{
color: #fff;
margin: 5px 0 0 14px;
line-height: 1.2em;
}

#dropMenu select
{
margin: 8px 0 0 0;
width: 220px;
*height: 17px;
*font-size: .8em;
}
/* End of 'push' */

