h1
{
	font-size: 16px;
	padding: 0px;
	margin: 0px;
	position: relative;
	top: 158px;
	left: 4px;
}
.sub_heading
{
	font-size: 12px;
	position: relative;
	top: 158px;
	left: 4px;
	font-weight: bold;
	color: #3e107b;
	padding-top: 12px;
}
#friends
{
	height: 100px;
	width: 597px;
	position: relative;
	margin: 0 0 40px 0;
	padding: 0;
	border: 1px dotted orange;
}
.friends
{
	height: 100px;
	width: 597px;
	position: relative;
	margin: 0 0 20px 0;
	padding: 0;
}
.friends a
{
	width: 125px;
	height: 100px;
	overflow: hidden;
	float: left;
	margin-left: 29px;
	margin-right: 0px;
	border: 1px solid #ccc;
}
.friends a.left
{
	margin-left: 0px;
}
	.friends a span
	{
		display: block;
		width: 125px;
		position: relative;
		z-index: 10;
		top: -23px;
		text-align: center;
		font: normal 12px/13px Arial, Helvetica, sans-serif;
		
	}
#friends img
{
	border: 0;	
}
.clear
{

}
#contentx
{
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
}

#right_column
{
	width: 120px;
	float: left;
	padding-top: 8px;
}
    	
	#right_column .last
	{
		margin-bottom: 26px;
	}
    		
	#partners
	{
		padding: 0 0 4px 5px;
	}
		#partners h3
		{
			text-align: center;
			margin-bottom: 0px;
		}
    		
		#partners .partner
		{
			text-align: center;
			margin: 0 0 8px -7px;
			font-size: 11px;
			position: relative;
			width: 125px;
			width: 100px;
		}
    			
			#partners .partner img
			{
				position: relative;
				border-style: solid;
				border-width: 1px;
				width: 125px;
				height: 100px;
				z-index: 1;
				left: 0;
			}
			#partners .tall img
			{
				height: 125px;
				padding-bottom: 25px;
			}
    			
			#partners .partner p
			{
				position: absolute;
				z-index: 10;
				width: 100%;
				left: 14px;
				top: 80px;
				text-align: center;
				white-space: nowrap;
			}
			#partners .tall p
			{
				top: 100px;
			}
			#partners a.view_all_partners
			{
				display: block;
				font-size: 11px;
				font-weight: bold;
				text-decoration: none;
				margin-bottom: 4px;
			}
			  
	#promotions
	{
		padding: 0 0 4px 5px;
	}
    		
		#promotions .promo
		{
			text-align: center;
			margin: -13px 0 8px -7px;
			position: relative;
			width: 125px;
			height: 135px;
			border-style: solid;
			border-width: 0px;
		}
		
		#promotions .smallpromo
		{
			height: 130px;
		}		
		
		#promotions .longpromo
		{
			height: 165px;
		}		
		
		#promotions .longpromo_200
		{
			height: 215px;
		}		
    			
			#promotions .promo img
			{
				position: absolute;
				z-index: 1;
				left: 0;
			}
    			
#middle_column
{
	        
	width: 462px;
	margin-right: 11px;
	margin-top: 0px;
	position: relative;
	float: left;
	font-size: 12px;
}
	        
	#middle_column #image
	{
		position: absolute;
		top: -5px;
		left: -5px;
	}
    	
	#middle_column h2
	{
		font-family: helvetica, arial;
		font-weight: bold;
		font-size: 13px;
		margin: 159px 0 0 0;
	}
    		
	#middle_column p.main_content
	{
		font-size: 13px;
		margin: 169px 10px 15px 5px;
	}
    		
	#middle_column #actionitems
	{
		width: 462px;
		height: 126px;
	}
    		
		#actionitems .actionitem
		{
			position: relative;
			width: 105px;
			height: 126px;
			float: left;
			overflow: hidden;
			padding: 0 5px;
			font-size: 11px;
		}
		
    		    #actionitems .actionitem h3
    		    {
    		        font-size:12px;
    		        line-height:14px;
    		        font-weight:bold;
    		    }
    			
    		#actionitems .actionitem p
			{
				margin: 5px 0;
				height:50px;
			}
			
#print_only {display:none;}
