body
{
    padding:0; 
    margin:0;
}

#contentArea
{
    width: 952px; 
    margin-left: auto;
    margin-right: auto;    
}

#featureAreaContainer
{
    padding-top: 29px;   
    float: left;
}

#barDividerContainer
{
    padding-top: 1px;   
    float: left;
    clear: both;
}

#footerContainer
{
    float: left;
    clear: both;
    padding-top: 10px;
    text-align: center;
    color: #999999;
    font-weight: bold;
    padding-top:25px;
    width: 950px;
    margin-left: auto;
    margin-right: auto;   
}

#barDivider
{
    margin-left: auto;
    margin-right: auto;
    height:5px;
    width:950px;
    margin-left: 1px;
    background-color: #666666;
    margin-bottom: 2px;
    border: none;
}


#bottomFeaturesContainer
{
    float: left;
    clear: both;
    width: 952px;   
}

#slideshowCell
{
    width: 761px;
    float: left;
    height: 368px;
    overflow: hidden; 
    margin:0; 
    padding: 0;   
    border: none;
}

#featurePanelsCell
{
    width: 188px;
    display: block;
    float: left;
    border-left: solid 0px #ffffff;
    border-bottom: solid 1px #ffffff;  
    padding-left: 2px; 
}

#featurePanelsContainer
{
    width: 188px;
    height: 368px;
    overflow: hidden;
    margin-right: 0px;
    float: left;
    background-color: #f2edda;
}

.panelContent
{
    height: 71px;
    overflow: hidden; 
}

.panelContentExpanded
{
    height: 284px;
    overflow: hidden; 
}

.homeFeatureImage
{
    cursor: pointer;
}

.homeFeatureTile
{
    font-size: 11px;   
    border: 0px; 
    border-bottom: 1px solid #c0c0c0; 
    width: 100%;   
    height: 92px;  
    overflow: hidden; 
    white-space: normal;
    padding: 0; 
    margin: 0; 
}

.homeFeaturedTileInner
{   
    padding: 2px;
    display: block; 
}

.homeTileContent
{
    padding-left: 5px;
    width: 114px;
}

.bottomNavLink
{
    color: #999999;
}

.homeFeatureLink
{
    
}

.homeFeatureTitle
{
    display: block;
    font-weight: bold;
    color: #333333;
    padding-bottom: 5px;
}

.homeFeatureDescription
{
    color: #333333;
}

.homeFeatureDescription:hover
{
    text-decoration: none;
}

.homeFeatureNews
{
    padding: 10px;
    border-width: 0px;
}




/*
#tabs_div
{
	text-align: center;
	position: absolute;
	top: 29px;
	left: 0px;
	width: 100%;
}

#taylor_videos_contents,
#in_the_news_contents,
#latest_features_contents,
#insider_contents
{
	display: none;
	margin: 0px 0px 0px 0px;
	border-width: 0px 0px 0px 0px;
}

.disclaimer
{
	font-size: 9px;
	color: rgb( 166, 166, 166 );
}

.insider_form
{
	width: 114px;
}

*/