div#column_container
	{
	width:980px;
	height:100%;
	}
div#p_title 
	{
	width:100%;
	float:left;
	margin-left:4px;
	height:20px;
	background: url('images/metalife_trinity/text_title_metalife_trinity.gif') no-repeat;
	}

div.suite_text
	{
	
	margin-bottom:4px;
	display:inline;
	float:left;
	margin-left:10px;
	margin-right:15px;
	width:296px;
	text-align:justify;
	}
div#demo1 {margin-top:58px;}
div#demo2 {margin-top:10px;}
div#demo3 {margin-top:32px;}
	
div.activeColumn 
	{
	background: url('images/metalife_trinity/osnova_active_column.gif') no-repeat;	
	}
div.nonActiveColumn 
	{
	background: #FFFFFF;
	}

div.activeColumn  a
	{
	color:#FF9000;
	text-decoration:none;
	}
div.activeColumn  a:hover
	{
	color: #9db5c9;
	text-decoration:none;
	}      

div#first_column ,div#second_column, div#third_column
	{
	text-align:justify;
	float:left;
	margin-left:4px;
	width:320px;
	height:360px;
	}

	
div#explorer_title
	{
	margin-top:3px;
	float:left;
	width:250px;
	margin-left:1px;
	height:70px;
	background:url('images/metalife_trinity/metalife_explorer_suite1.gif') no-repeat;
	}
	
div#predictor_title
	{
	margin-top:3px;
	float:left;
	width:250px;
	margin-left:1px;
	height:70px;
	background:url('images/metalife_trinity/metalife_predictor_suite1.gif') no-repeat;
	}
div#analyzer_title
	{
	margin-top:3px;
	float:left;
	width:250px;
	margin-left:1px;
	height:70px;
	background:url('images/metalife_trinity/metalife_analyzer_suite1.gif') no-repeat;
	}

	
div#button_holder
	{
	margin-top:10px;
	float: left;
	width:100%;
	margin-bottom:10px;
	}
div#predictor_button
	{
	margin-left:137px;
	float:left;
	width:187px;
	height:50px;
	
	}
div#analyzer_button
	{
	margin-left:144px;
	float:left;
	width:185px;
	height:50px;
	
	}
div#explorer_button 
	{
	float:left;  
	width:182px;
	height:50px;
	margin-left:10px;
	}
	

div.activeAnalyzerButton 
	{
	background: url('images/metalife_trinity/metalife_analyzer_butt_active.gif') no-repeat;	
	}
div.normalAnalyzerButton 
	{
	background: url('images/metalife_trinity/metalife_analyzer_butt.gif') no-repeat;	
	cursor:pointer;
	}
div.overAnalyzerButton 
	{
	background: url('images/metalife_trinity/metalife_analyzer_butt_over.gif') no-repeat;	
	cursor:pointer;
	}
	

div.activeExplorerButton 
	{
	background: url('images/metalife_trinity/metalife_explorer_butt_active.gif') no-repeat;	
	}
div.normalExplorerButton 
	{
	background: url('images/metalife_trinity/metalife_explorer_butt.gif') no-repeat;	
	cursor:pointer;
	}
div.overExplorerButton 
	{
	background: url('images/metalife_trinity/metalife_explorer_butt_over.gif') no-repeat;	
	cursor:pointer;
	}


div.activePredictorButton 
	{
	background: url('images/metalife_trinity/metalife_predictor_butt_active.gif') no-repeat;	
	}
div.normalPredictorButton 
	{
	background: url('images/metalife_trinity/metalife_predictor_butt.gif') no-repeat;	
	cursor:pointer;
	}
div.overPredictorButton 
	{
	background: url('images/metalife_trinity/metalife_predictor_butt_over.gif') no-repeat;	
	cursor:pointer;
	}	
      
	
	
div#slider_column
	{
	float:left;
	margin-left:4px;
	margin-bottom:15px;
	}

div#slider 
	{
	float:left;
	display:block;
	overflow:hidden;
	position:relative;
	height:166px;
	width:972px;
	background: url('images/metalife_trinity/top_osnova.gif');
	
	}
div#slider_content 
	{
	/*width:3510px;*/
	width:3665px;
	text-align:left;
	margin-top:10px;
	
	}
div.slider_pic_holder
	{
	float:left;
	cursor:pointer;
	}


div#slider_content_holder 
	{
	width:970px;
	margin-left:1px;
	margin-right:1px;
	overflow:hidden;
	float:left;
	display:inline;
	position:relative;
	}

div#slider_content a {

float:left;
font-size:0px;
overflow:hidden;
text-align:center;
}

img.slider_image
	{
	width:155px;
	height:158px;
	}
img.first_image 
	{
	width:152px;
	height:158px;
	}
div#slider_bar
	{
	margin-top:1px;
	float:left;
	display:block;
	width:170px;
	height:18px;
	background: url('images/metalife_trinity/slider.gif');
	cursor:pointer;
	left:0px;
	}
div#slider_bar_trail
{
	margin-top:0px;
	float:left;
	display:block;
	width:100%;
	height:20px;
	width:972px;
	background: #e3e7ea;
	
	}
div#slider_content a { cursor:pointer;}
div#slider_bar_inner_trail
	{
	float:left;
	display:block;
	height:20px;
	width:934px;
	background: url('images/metalife_trinity/scroll_osnova.gif');
	}
div#slider_left_arrow , div#slider_right_arrow 
	{
	height:20px;
	width:19px;
	background:#8ca0b8;
	
	cursor:pointer;
	}
div#slider_left_arrow  
	{
	background: url('images/metalife_trinity/arrow_left.gif');
	float:left;
	}
div#slider_right_arrow
	{
	background: url('images/metalife_trinity/arrow_right.gif');
	float:right;
	}

div#slider_left_arrow a , div#slider_right_arrow  a {text-decoration:none;}
