.method_01 {
	background-image: url(images/Method_Panel_03.jpg);
	background-repeat: no-repeat;
	height: 117px;
	cursor: pointer; 
	cursor: hand;
}
.method_01_active {
	background-image: url(images/Method_Panel_03.jpg);
	background-repeat: no-repeat;
	height: 117px;
	cursor: pointer; 
	cursor: hand;
	filter:alpha(opacity=50);
	opacity: 0.50;
	-moz-opacity:0.50;
}
.method_02 {
	background-image: url(images/Method_Panel_01.jpg);
	background-repeat: no-repeat;
	height: 117px;
	cursor: pointer; 
	cursor: hand;
}
.method_02_active {
	background-image: url(images/Method_Panel_01.jpg);
	background-repeat: no-repeat;
	height: 117px;
	cursor: pointer; 
	cursor: hand;
	filter:alpha(opacity=50);
	opacity: 0.50;
	-moz-opacity:0.50;
}
.method_03 {
	background-image: url(images/Method_Panel_02.jpg);
	background-repeat: no-repeat;
	height: 117px;
	cursor: pointer; 
	cursor: hand;
}
.method_03_active {
	background-image: url(images/Method_Panel_02.jpg);
	background-repeat: no-repeat;
	height: 117px;
	cursor: pointer; 
	cursor: hand;
	filter:alpha(opacity=50);
	opacity: 0.50;
	-moz-opacity:0.50;
}
.home_box_panel {
	height: 100px;
	border: 1px solid #E9EAEC;
}
.panel_01_top {
	background-image: url(Panels/Panel_01_Top.gif);
	background-repeat: no-repeat;
	height: 14px;
}
.panel_01_middle {
	background-image: url(Panels/Panel_01_Middle.gif);
	background-repeat: repeat-y;
	height: 54px;
}
.panel_01_bottom {
	background-image: url(Panels/Panel_01_Bottom.gif);
	background-repeat: no-repeat;
	height: 22px;
}
.panel_02_top {
	background-image: url(Panels/Panel_02_Top.gif);
	background-repeat: no-repeat;
	height: 11px;
}
.panel_02_middle {
	background-image: url(Panels/Panel_02_Middle.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 57px;
}
.panel_02_bottom {
	background-image: url(Panels/Panel_02_Bottom.gif);
	background-repeat: no-repeat;
	height: 22px;
}
.panel_03_top {
	background-image: url(Panels/Panel_03_Top.gif);
	background-repeat: no-repeat;
	height: 12px;
}
.panel_03_middle {
	background-image: url(Panels/Panel_03_Middle.gif);
	background-repeat: repeat-y;
}
.panel_03_bottom {
	background-image: url(Panels/Panel_03_Bottom.gif);
	background-repeat: no-repeat;
	height: 20px;
}
.panel_04_top {

	background-image: url(Panels/Panel_04_Top.gif);
	background-repeat: no-repeat;
	height: 11px;
}
.panel_04_middle {
	background-image: url(Panels/Panel_04_Middle.gif);
	background-repeat: no-repeat;
	height: 173px;
}
.panel_04_bottom {

	background-image: url(Panels/Panel_04_Bottom.gif);
	background-repeat: no-repeat;
	height: 22px;
}
.tech_01 {

	background-image: url(images/Tech_Panel_01.jpg);
	background-repeat: no-repeat;
	height: 117px;
}
.tech_02 {


	background-image: url(images/Tech_Panel_02.jpg);
	background-repeat: no-repeat;
	height: 117px;
}
.tech_03 {



	background-image: url(images/Tech_Panel_03.jpg);
	background-repeat: no-repeat;
	height: 117px;
}
.tech_panel_01_top {

	background-image: url(Panels/Tech_Panel_01_Top.gif);
	background-repeat: no-repeat;
	height: 14px;
}
.tech_panel_01_middle {

	background-image: url(Panels/Tech_Panel_01_Middle.gif);
	background-repeat: repeat-y;
	height: 16px;
}
.tech_panel_01_bottom {

	background-image: url(Panels/Tech_Panel_01_Bottom.gif);
	background-repeat: no-repeat;
	height: 22px;
}
.project_panel_01_top {


	background-image: url(Panels/Project_Panel_01_Top.gif);
	background-repeat: no-repeat;
	height: 14px;
}
.project_panel_01_middle {


	background-image: url(Panels/Project_Panel_01_Middle.gif);
	background-repeat: repeat-y;
}
.project_panel_01_bottom {


	background-image: url(Panels/Project_Panel_01_Bottom.gif);
	background-repeat: no-repeat;
	height: 22px;
}
.hidden {
	display: none;
}

