
.contentCont 
{
	width: 385px; 
	float: left; 
	font-size: 18px; 
}



.contentCont a:hover 
{
	text-decoration: none; 
}

.column34Cont 
{
	display: block; 
	float: right; 
	width: 380px; 
	overflow:hidden;
	margin:30px 0 0 0;
}

.col4 
{
	display: none; 
}

.bgHomeSectionCont 
{
	
}

.bgHomeSection 
{
	background:transparent url(/web/design/images/bgHomeSection.png) no-repeat; 
	width: 376px; 
	height: 110px; 
	float: right; 
	margin-bottom: 10px; 
}

.homeSectionTitle 
{
	font-size: 30px; 
	font-weight: 700; 
	line-height: normal; 
	margin: 10px 0 0 10px; 
	width: 250px; 
}

.homeSmallDesc 
{
	font-size: 14px; 
	line-height: normal; 
	width: 190px; 
	margin: 0 0 0 10px; 
}

.homeImg 
{
	position: relative; 
	top: -85px; 
	left: 193px; 
	margin-bottom:-85px;
	height: 105px; 
	width: 175px; 
	overflow: hidden; 
}

h1.pageTitle 
{
	font-size: 44px; 
	line-height: normal; 
	font-weight: 700; 
	letter-spacing: -3px; 
}

.titleHr
{
	display:none;
}

.mainText
{
	line-height:140%;
}

a.sectionTitleLink 
{
	color: #000; 
	letter-spacing: -2px; 
}

a.sectionTitleLink:hover 
{
	color: #ff5c00; 
	text-decoration: none; 
}
	
.homeImgHover 
{
	display: none; 
}

.rndImgCont:hover .homeImgHover 
{
	display: block; 
}



/*.homeImgHover 
{
	float: left; 
	left: -50px; 
	top: -175px; 
	z-index: 500; 
	position: relative; 
	margin-bottom: -175px; 
}*/

/*Top Menu*/
li.homeMenuItem a 
{
	color: #ff5c00; 
}

.Fontx-Large img 
{
	margin-top:-10px;
}