/* homepage overrides */
div#content 
{
	padding: 0 0 0 0 ! important;
}

div#content * 
{
		color: #666666;
}

div#contentheader 
{
	display:none;
}

#homeSplash 
{
	width:583px;
	height:252px;
	overflow:hidden;
/*	background-image: url(images/home_woman.jpg);
	background-repeat: no-repeat;
*/
	position:relative;
}

#homeSplashTxt 
{
	position:absolute;
	top: 140px;
	left:88px;
	width: 462px;
	height: 41px;
}

#homeQuote 
{
	width:292px;
	height:250px;
	position:relative;
	background-image: url(images/home_orangebg.gif);
	background-repeat: no-repeat;
	margin: 0 0 0 2px;
	overflow:hidden;
}

#homeQuoteTxt
{
	width:222px;
	height:123px;
	position:absolute;
	top: 60px;
	left: 35px;
}

#home_contentheadertitle
{
	height:25px;
	position:absolute;
	bottom:-1px;
	left:0;
}
#home_contentheadertable td
{
	padding-right: 5px ! important;
}

#homeSplashTitleOuter 
{
	width:300px;
	height:25px;
	clear:both;
	position:absolute;
	bottom:-2px;
	left:0;
	text-transform: uppercase;
}

#homeSplashTitle 
{
	color:#666666;
	font-weight:bold;
	float:left;
	height:13px;
	background-color:#fff;
	padding:8px 14px 4px 8px;
	text-transform: uppercase;
}

#homePageLeft, #homePageRight 
{
	text-align:left;
	padding: 8px;
}

#homePageLeft h2
{
	font-weight: bold;
	font-size: 24px;
	color: #999;
	padding:0;
	margin:6px 0;
}

#homePageTxtLeft1, #homePageTxtLeft2, #homePageTxtLeft3, #homeQuoteBlurb1, #homeQuoteBlurb2, #homeQuoteBlurb3 
{
	display:none;
}

.homePageTxtLeftLeft, .homePageTxtLeftRight 
{
	width: 275px;
	float:left;
}

.homePageTxtLeftLeft
{
	padding: 0 8px 0 0;
}

.homePageTxtLeftRight
{
	padding: 0 0 0 8px;
}
