#SearchContainer {
	float: right;
	width: 191px;
	height: 33px;
}

#SearchText {
	float: left;
	font-size: 11px;
	color: #40515b;
	letter-spacing: 1px;
	margin-top: 12px;
	margin-left: 4px;
}

#SearchInput {
	float: right;
	height: 23px;
	width: 132px;
	background-image: url("/images/SearchBackground.png");
	background-repeat: no-repeat;
	background-position: bottom;
	padding-left: 6px;
	padding-top: 10px;
}

#SearchInput input {
	height:14px; 
	width:120px; 
	font-size: 9px; 
	border: 0; 
	color: #40515b;	
	background: none;
}

#FlashContainer {	
		
	height: 166px;
	width: 854px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	clear: both;

	
}
#MainFlash {
	width: 854px;
	height: 162px;
	background-image: url("/images/getmorebanner.jpg");
	background-repeat: none;
}

#MiddleContainer {
	min-height: 350px;
	width: 890px;
	float: left;
	clear: both;
}

#TwoColumnContainer {
	min-height: 350px;
	width: 854px;
	float: left;
	margin-left: 18px;
	margin-right: 18px;
	clear: both;
}

#LeftColumnContainer {
	float: left;
	width: 566px;
	min-height: 350px;

}


#LeftColumnHR {
	float: left;
	background-image: url("/images/titlehr.png");
	background-repeat: repeat-x;
	background-position: bottom;
	height: 73px;
	width: 100%;
	margin-left: 0px;
}

#LeftColumnTitle {
	font-size: 23px;
	font-style: italic;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	padding-top: 41px;
	padding-left: 10px;
	color: #171a51;
}

#LeftColumnText {

	font-size: 13px;
	color: #171a51;
	text-align: justify;
	clear: left;
	padding-left: 8px;
	padding-top: 15px;
	padding-bottom: 25px;
	
}

#LeftColumnText a:hover {
	
	text-decoration: underline;
	
}

#RightColumnContainer {
	float: left;

}

#RightFlashContainer {
	float: left;
	margin-top: 70px;
	margin-left: 60px;
}

#ChannelLogo{
	float: left;
	margin-left: 24px;
	height: 85px;
	width: 54px;
	background-image: url("/images/CRLogo.png");
	background-repeat: no-repeat;
}
