#mainColumn{
	float:left;
	width:680px;
	color:#333333;
}
	#pharmaPlus_Head{
		background:url('../images/brands/pharma_plus_header.jpg') no-repeat;
		width:680px;
		height:276px;	
	}
	#guardianIDA_Head{
		background:url('../images/brands/guardian_ida_header.jpg') no-repeat;
		width:680px;
		height:276px;
	}
	#theMedicineShoppe_Head{
		background:url('../images/brands/the_medicine_shoppe_header.jpg') no-repeat;
		width:680px;
		height:276px;
	}
	#mainColumnContent{
		padding:10px 20px 0;
		float:left;
		height:auto;
	}
		.tms_contentBg{
			background-image:url('../images/brands/tms_100.jpg'); 
			background-position:right 10px;
			background-repeat:no-repeat;
		}	
		.pp_contentBg{
			background-image:url('../images/brands/pp_40.jpg');
			background-position:right 10px;
			background-repeat:no-repeat;			
		}
#mainColumnContent h4{
	color:#014D89;
	font-size:14px;
	padding:0 0 6px;
}
#contentBody{
	width:400px;
	padding:0 20px 0 0;
	float:left;
}
#contentCTA{
	width:210px;
	padding:22px 0 0 10px;
	float:left;
}
#contentCTA h5{
	color:#004785;
	font-size:12px;
	padding:0 0 6px;
}
#contentCTA p{
	font-size:11px;
}
#contentCTA ul{
	margin:10px 0 0;
}	
#contentCTA ul a{
	font-size:10px;
	color:#2e6398;
	text-decoration:none;
}
#contentCTA ul a:hover{
	text-decoration:underline;
}	
#contentCTA li{
	background-image:url('../images/brands/orange_bullet_arrow_sm.gif');
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:12px;
}
#ctaColumn{
	float:left;
	padding:10px 0 0 12px;
	width:242px;
	min-height:420px;
	height:auto !important;
	height:420px;
	background-image:url('../images/right_vertical_gradient.jpg');
	background-position:left top;
	background-repeat:no-repeat;
}
#ctaColumnHead{	background: url('../images/backgroundStoreBoxes.gif') center center no-repeat; height: 215px; width: 242px; }
#ctaColumnHead img{ float:left; }
#rightNav { padding:24px 0px 0 10px; }
#rightNav #searchTerm { width: 175px; }
