
#banner
{
	position: absolute;
	/*left: 260px;*/
	left:330px;
	top: 0;
	/*width: 547px;
	height: 70px;*/
	width: 655px;
	height: 100px;
	z-index: 2;
	color:#333333;
	/* background: url(../layout/cmg_r1_c2_v5_blank.jpg) no-repeat; */
	background: url(../images_07/layout/cmg_r1_c2_v8_blank.jpg) no-repeat;
}

.solution
{
	position:relative;
	height:177px;
	width:461px;
	background-image:url(../images_07/solutions/solution_button.jpg)
}

.solution_heading
{	
	position:relative; 
	top:5px; 
	left:20px; 
	height:32px; 
	width: 413px;
	color: #333333; 
	text-align:center; 
	font-size:1.5em; 
	font-weight:bold;	
}


.solution_body
{
	color:black;	
	position:relative; 
	top:5px; 
	left:20px; 
	height:105px; 
	width: 413px; 
	vertical-align:top;
	text-align:left;
	font-weight:normal;	
}


.solution_image
{
	margin-left:3px;
}

.solution_button
{
	/* background:url(../layout/solutions/morebutton.gif) no-repeat;*/
	background:url(../images_07/layout/solutionmore.png) no-repeat;
	position:absolute; 
	top:144px; 
	left:422px; 
	height:24px; 
	width: 26px; 
	vertical-align:top;
	text-align:right;	
}

.solution_button a, .solution_button a:hover
{
	display:block;
	height:24px; 
	width: 26px; 
	vertical-align:top;
	text-align:right;	
}

.solution_button a:hover
{
	background:url(../images_07/layout/solutionmore_selected.png) no-repeat;
}



#solutions_panel
{
	width:932px;
	height:580px;
	margin-left:10px;
	padding-top:10px;
	padding-right:3px;
	padding-left:10px;"
}

#solutions_menu_panel
{
	position:absolute; 
	top:45px; 
	left:10px;"
}

div.solution_data_area
{
    position: absolute; 
    top:0px;
    left:260px;    
}

div.solution_data_panel
{
	position: absolute; 
    top:20px;
    left:20px;    
    width:500px;
    height:600px;
    visibility:visible;
      
}

#solution2, #solution3, #solution4, #solution5, #solution6
{
	visibility:hidden;

}


.subsolutionmenu
{
	background:url(../images_07/solutions/subsolution_button.jpg) no-repeat;
	width:204px;
	height:36px;
	margin-left:20px;
	margin-bottom:5px;
	padding-top:7px;
	padding-right:0px;
	font-weight:bold;
	text-align:center;
	
}

.data_panel_header
{
	background:url(../images_07/solutions/dotted_top.png) no-repeat;
	width:644px;
	height:26px;
}
.data_panel_body
{
	background:url(../images_07/solutions/dotted_middle.png) repeat-y;
	width:644px;
	height:454px;
	padding:10px;
}	
.data_panel_body h1
{
	margin-bottom:30px;	
}
	
.data_panel_footer
{
	background:url(../images_07/solutions/dotted_bottom.png) no-repeat;
	width:644px;
	height:26px;
}	