﻿		#subHeader{
			border-bottom: 5px solid #ee3424;
		}
		
		#rightIMG{
		
			vertical-align:middle;
		}	
		
	    #strengthenImg{
			float: right;
			padding-right:10px;
			padding-top:12px;
		}
		
	    #strengthenImg2{
			float: right;
			margin-right:10px;
			margin-top:12px;
			border: solid 1px #B4B4B4;
		}
		
		.imgBoxNoBorder{
	float: left;
	width: 276px;
	min-height: 205px;
	margin-top: 13px;
	margin-bottom: 13px;
	color: #666650;
	height: 268px;
	border: 1px solid #B4B4B4;
		}
		
		.homeBox{
	float: left;
	width: 200px;
	min-height: 205px;
	border: 1px solid #B4B4B4;
	margin-top: 13px;
	margin-bottom: 13px;
	color: #666650;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 250px;
		}
		
		* html .homeBox{
			height: 205px;
		}
		
		.homeBox h1{
			font-size: 16px;
		}
		
		.homeBox a{
			color: #990033;
		}
		
		#leftSection{
			margin-left: 7px;
			margin-right: 22px;
		}
		#centerSection{
			margin-left: 0px;
		}
		
		#rightSectionIMG
		{ 
		   margin-left: 22px; 
		   margin-right: 7px;
		}
		
		
		#homeContent{
			padding: 0;
			vertical-align: bottom;
		}
		#mainDescription{
	padding-left:15px;
	padding-right:15px;
	color:#666650;
	margin-top:0px;
	margin-bottom:5px;
	clear: left;
		}
		#feedLink{ 
			text-align:right;
			padding-right:10px;
		}
		
		#social{
		padding-top:20px;
		}
		.socialM{
		margin-left:10px;
		margin-right:10px;
		}
