/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}

body {
	font-family: Verdana,sans-serif;
	line-height: 26px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #333;
	/* background: url('/images/bkg.gif') repeat-x; */
}

a:link {
	text-decoration: none;
	color: #405991;
	font-weight: normal;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
}

a:focus {
	-moz-outline-style: none;
	border: none;
}

input.button { cursor: pointer; }

p { margin-top: 0; }

img { border: 0 none; }

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#wrapper
{
	width: 892px;
	/*background: url('/images/bkg_wrapperFPO.png') no-repeat;*/
	/*background: url('/images/bkg_wrapper.png') repeat-y;*/
	text-align: left;
}

#logo
{
	position: absolute;
	top: 17px;
	width: 253px;
	height: 46px;
	background: url('/images/logo.gif') no-repeat;
	margin-left: 51px;
	
}


#global
{
	position: absolute;
	top: 29px;
	width: 400px;
	font-size: 10px;
	height: 46px;
	margin-left: 445px;
	
}
#global a
{
	color: #969696;
	margin: 0px 5px;
}
#search
{
	position: absolute;
	top: 155px;
	z-index: 10000;
	line-height: 19px;
	width: 240px;
	font-family: Tahoma, sans serif;
	font-size: 10px;
	color: #405991;
	margin-left: 660px;
	
}
#main_bar
{
	width: 846px;
	height: 233px;
	background: url('/images/main_bar_inside.jpg') no-repeat;
	margin: 0px 0px 0px 23px;
}

#main_bar_sub
{
	position: absolute;
	top: 106px;
	width: 846px;
	height: 161px;
	overflow: hidden;
	background: url('/images/main_bar_inside.jpg') no-repeat;
	margin-left: 23px;
}

#main_bar_sub_TPE
{
	position: absolute;
	top: 106px;
	z-index: 100;
	width: 846px;
	height: 161px;
	overflow: hidden;
	background: url('/images/main_bar_inside.jpg') no-repeat;
	margin-left: 23px;
}

#nav
{
	position: absolute;
	top: 74px;
	width: 846px;
	height: 31px;
	margin-left: 23px;
	
}

#hero_search
{
	position: absolute;
	top: 0px;
	width: 220px;
	height: 162px;
	margin-left: 0px;
	
}

#hero_main
{
	position: absolute;
	top: 0px;
	width: 621px;
	height: 162px;
	margin-left: 0px;
	
}


#colortab
{
	margin: 0px 0px 0px 0px;
}
/*** Image cross fade elements ***/

#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
}
#imageContainer {
	position:absolute;
	margin-left: 0px;
	top:0px;
}

#quote_imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
}
#quote_imageContainer {
	margin-left: 0px;
	position:absolute;
	top: 285px;
	z-index: 99999999;
}


.date
{
	color: #969696;
}

#right_col
{
	position: absolute;
	top: 267px;
	width: 226px;
	margin-left: 459px;
}
#right_col_txt
{
	font-size: 10px;
	padding: 0px;
	color: #969696;
	line-height: 13px;
	background: #f3f3f2;
}
#right_col_bottom
{
	margin-left: 643px;
}

#right_col3
{
	position: absolute;
	top: 273px;
	width: 226px;
	margin-left: 459px;
}
#right_col_txt3
{
	font-size: 10px;
	padding: 33px 10px 10px 18px;
	color: #969696;
	line-height: 13px;
	background: #f3f3f2;
}
#right_col_bottom3
{
	margin-left: 643px;
}

#portal_right
{
	width: 197px;
	padding-left:10px;
	background: url('/images/portal_right.png') repeat-y;
	margin-left: 18px;
	
}


#portal_right_inside_center
{
	width: 173px;
	text-align: center;
	
}
#portal_right_inside_left
{
	width: 178px;
	text-align: left;
	
}

#portal_right a
{
	color: #969696;
	text-decoration: underline;
}

#portal_right_top
{
	width: 197px;
	height: 14px;
	background: url('/images/portal_right_top.png') no-repeat;
	margin-left: 18px;
}

#portal_right_bottom
{
	width: 197px;
	height: 19px;
	background: url('/images/portal_right_bottom.png') no-repeat;
	margin-left: 18px;
}

#left_nav
{
	position: absolute;
	top: 301px;
	width: 175px;
	font-size: 10px;
	padding-right: 10px;
	margin-left: 37px;
	color: #969696;
	line-height: 20px;
}

#left_nav a 
{
	color: #405991;
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;
	padding-left: 10px;
}

.current_overview
{
	background: url('/images/arrow_dots_blue.gif') no-repeat;
	background-position: 0% 25%;
}

.current_about
{
	background: url('/images/arrow_dots_blue.gif') no-repeat;
	background-position: 0% 5%;
}

.current
{
	background: url('/images/arrow_dots_blue.gif') no-repeat;
}

#current2
{
	background: url('/images/arrow_dots_blue2.gif') no-repeat;
}

.current2
{
	background: url('/images/arrow_dots_blue2.gif') no-repeat;
}


#view_news
{
	width: 250px;
	height: 30px;
}

#view_news a
{
	padding-left: 15px;
	color: #DB3332;
	font-weight: bold;height: 30px;
	background: url('/images/arrow_dots.gif') no-repeat;
}

#view_news a:hover
{
	color: #e9859f;
	background: url('/images/arrow_dots_1.gif') no-repeat;
	text-decoration: none;

}

#main_content_IDES
{
	color: #6F7073;
	font-size: 12px;
	line-height: 13px;
	width: 780px;
	padding: 0px 0px 0px 0px;
	margin: 150px 0px 0px 55px;


}

#main_content_IDES2
{
	border: 1px solid #ABABAB;
	margin-top: 10px;

}





#main_table
{
	color: #6F7073;
	font-size: 12px;
	line-height: 13px;
	width: 848px;
	/* width: 620px; */
	padding: 0px 0px 0px 0px;
	margin: 146px 0px 0px 21px;
}

#table_left
{
	
	padding-left: 16px;
	padding-top: 23px;
	width: 109px;
	font-size: 10px;
	padding-right: 10px;
	color: #969696;
	line-height: 20px;
}

#table_left a 
{
	color: #405991;
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;

}

#table_left2
{
	
	padding-left: 16px;
	padding-top: 23px;
	width: 109px;
	font-size: 10px;
	padding-right: 10px;
	color: #969696;
	line-height: 20px;
}

#table_left2 a 
{
	color: #405991;
	font-size: 13px;
	font-weight: bold;
	line-height: 30px;

}

#table_main
{
	color: #6F7073;
	font-size: 12px;
	line-height: 13px;
	width: 447px;
	padding: 7px 20px 0px 20px;
	margin: 0px 0px 0px 0px;
	background: url('/images/dots2.gif') repeat-y;
}

#table_main a
{
	text-decoration: underline;
}

#table_main td
{
	font-family: Verdana,sans-serif;
	font-size: 12px;
}

#table_main li
{
	padding-bottom: 10px;
}

#table_right
{

	width: 221px;
	background: #f3f3f2;
}

#table_right p
{

	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;

}

#table_right small
{

	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	

}

#right_col_txt2
{
	font-size: 10px;
	padding: 0px 0px 0px 0px;
	color: #969696;
	height: 100%;
	line-height: 13px;
	background: #f3f3f2;
}

#main_content_TPE
{
	color: #6F7073;
	font-size: 12px;
	line-height: 13px;
	width: 685px;
	padding: 0px 0px 0px 20px;
	margin: 162px 0px 0px 164px;
	background: url('/images/dots3.gif') repeat-y;

}

#breadcrumb_nav_TPE
{
	position:relative;
	z-index: 100;
	width: 460px;
	height: 20px;
	color: #969696;
	line-height: 15px;
	margin: -5px 0px 5px -2px;
	font-size:10px;
}

#breadcrumb_nav_TPE a
{
	padding: 0px 5px;
	color: #969696;
	text-decoration: none;
}
#breadcrumb_nav_TPE a:hover
{
	text-decoration: underline;
}


#main_content
{
	color: #6F7073;
	font-size: 12px;
	line-height: 13px;
	width: 685px;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 164px;
	background: url('/images/dots2.gif') repeat-y;

}



#main_content_txt
{
	width: 410px;

}

#main_content_txt a
{
	text-decoration: underline;
}

#main_content_txt td
{
	font-family: Verdana,sans-serif;
	font-size: 12px;
}

#main_content_txt li
{
	padding-bottom: 10px;
}

#main_content_txt_large
{
	width: 610px;

}

#main_content_txt_large a
{
	text-decoration: underline;
}

#main_content_txt_large td
{
	font-family: Verdana,sans-serif;
	font-size: 12px;
}

#main_content_txt_large li
{
	padding-bottom: 10px;
}


#main_content2
{
	color: #6F7073;
	font-size: 12px;
	line-height: 13px;
	width: 685px;
	padding: 0px 0px 0px 20px;
	margin: 162px 0px 0px 164px;
	background: url('/images/dots2.gif') repeat-y;

}

sup {
	vertical-align: baseline;
	position: relative;
	top: -0.3em;
	}

#breadcrumb_nav
{
	display: block;
	text-align: left;
	width: 460px;
	height: 20px;
	color: #969696;
	margin: -5px 0px 7px -2px;
	font-size:10px;
	z-index: 99;
}

#breadcrumb_nav a
{
	padding: 0px 5px;
	color: #969696;
	text-decoration: none;
}
#breadcrumb_nav a:hover
{
	text-decoration: underline;
}

#active
{
	font-weight: bold;
}

#buttons
{
	position: absolute;
	z-index: 1000;
	top: 317px;
	display: inline;
	width: 300px;
	height: 36px;
	margin: 0px 0px 0px 407px;	
}


#title_home
{
	position: absolute;
	top: 317px;
	margin-left: 343px;
}

#text_home
{
	position: absolute;
	top: 233px;
	margin-left: 140px;
	
}
#footer
{
	display: block;
	text-align: center;
	width: 850px;
	height: 60px;
	color: #969696;
	line-height: 15px;
	margin: 17px 0px 0px 25px;
	font-size:10px;
}

#footer a
{
	padding: 0px 5px;
	color: #969696;
	text-decoration: none;
}
#footer a:hover
{
	text-decoration: underline;
}



/*** portals ***/


#portal_left
{
	width: 300px;
}

#portal
{
	width: 287px;
	height: 54px;
	background: url('/images/bkg_portal.png') no-repeat;
	text-decoration: none;
	margin-bottom: 10px;

}

#portal_text_oneline a
{
	position:absolute;
	z-index: 10000;
	display: block;
	width:300px;
	height: 30px;
	padding: 0px 0px 0px 35px;
	margin: 0px 0px 0px -28px;
	color: #38528c;
	background: url('/images/arrow_portal_0.png') no-repeat;

}

#portal_text_oneline a:hover
{
	color: #6075a3;
	background: url('/images/arrow_portal_1.png') no-repeat;
}

#portal_text_twolines a
{
	position:absolute;
	z-index: 2000;
	display: block;
	width:300px;
	height: 30px;
	padding: 0px 0px 0px 35px;
	margin: -2px 0px 0px -28px;
	color: #38528c;
	background: url('/images/arrow_portal_0.png') 0 9 no-repeat;

}

#portal_text_twolines a:hover
{
	color: #6075a3;
	background: url('/images/arrow_portal_1.png') 0px 9px no-repeat;
}

#portal_text_oneline_current a
{
	position:absolute;
	z-index: 20000;
	display: block;
	width:300px;
	height: 30px;
	padding: 0px 0px 0px 35px;
	margin: 7px 0px 0px -28px;
	color: #6075a3;
	background: url('/images/arrow_portal_1.png') no-repeat;

}

#portal_text_oneline_current a:hover
{
	color: #6075a3;
	background: url('/images/arrow_portal_1.png') no-repeat;
}

#portal_text_twolines_current a
{
	position:absolute;
	z-index: 20000;
	display: block;
	width:300px;
	height: 30px;
	padding: 0px 0px 0px 35px;
	margin: -2px 0px 0px -28px;
	color: #6075a3;
	background: url('/images/arrow_portal_1.png') 0px 9px no-repeat;

}


#portal_image
{
	position:relative;
	top: 6px;
	z-index: 100;
	margin-left: 164px;
	width: 116px;
	height: 42px;
}

#portal_bottom 
{
	background: url('/images/portal_home_bottom.png') no-repeat;
	position:relative;
	z-index:100;
	width: 287px;
	height: 10px;
	top: 4px;
	margin-left: 0px;	
}

#portal_text 
{
	font-size:14px;
	float:left;
	line-height: 15px;
	font-family: impact, sans serif;
	margin: 10px 0px 0px 30px;
	color:#38528C;
	letter-spacing:1
	text-decoration: none;
}

#portal_text a:hover
{
	text-decoration: none;
}
#portal_text_oneline 
{
	text-decoration: none;
	margin: 7px 0px 0px 0px;
}
/* ######### Portal Menus ######### */

#mymenu100, #mymenu200, #mymenu300, #mymenu400, #mymenu500, #mymenu600, #mymenu700, #mymenu800, #mymenu900 
{
	position:relative;
	z-index:10000;
	top:-64px
}

/*** navigation elements ***/
#main_nav
{
	position:absolute;
	width: 848px;
	height:32px;
	top: 80px;
	font-size: 14px;
	letter-spacing: 1px;
	font-family: impact, sans serif;
	text-transform: uppercase;
	margin-left: 21px;
	background: #405991;
}

#main_nav a:link,#main_nav a
{
	line-height: 30px;
	padding: 13px 30px 0px 30px;
	color: #ffffff;
}

#main_nav a:hover
{
	color: #ffffff;
	text-decoration: none;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv_a_left{
position:absolute;
top: 0;
border: 0px solid #6d80ad; /*THEME CHANGE HERE*/
border-top-width: 1px; /*Top border width. Should match height of .ddcolortabsline above*/
border-bottom-width: 0;
font:normal 12px Arial;
line-height:18px;
margin-left: 0;
margin-top: -2px;
z-index:300;
background-color: #6d80ad;
width: 211px;
visibility: hidden;
}
.dropmenudiv_a_left a{
width: auto;
display: block;
text-indent: 5px;
border-top: 0 solid #95A3C4;
border-bottom: 1px solid #95A3C4; /*THEME CHANGE HERE*/
padding: 2px 0 2px 24px;
text-decoration: none;
color: white;
z-index: 300;
}
.dropmenudiv_a_left a.sub_bottom{
width: auto;
display: block;
text-indent: 5px;
border-top: 0 solid #678b3f;
border-bottom: 0px solid #678b3f; /*THEME CHANGE HERE*/
padding: 2px 0 7px 24px;
color: white;
background: transparent url(/images/sub_bottom.png) bottom left no-repeat;
}

* html .dropmenudiv_a_left a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_a_left a:hover{ /*THEME CHANGE HERE*/
background-color: #8898bc;
color: white;
}

.dropmenudiv_a_left a:visited{ /*THEME CHANGE HERE*/
color: white;
}


.dropmenudiv_a{
position:absolute;
top: 0;
border: 0px solid #6d80ad; /*THEME CHANGE HERE*/
border-top-width: 1px; /*Top border width. Should match height of .ddcolortabsline above*/
border-bottom-width: 0;
font:normal 12px Arial;
line-height:18px;
margin-left: -27;
background-color: #6d80ad;
width: 211px;
visibility: hidden;
z-index: 300;
}


.dropmenudiv_a a{
width: auto;
display: block;
text-indent: 5px;
border-top: 0 solid #95A3C4;
border-bottom: 1px solid #95A3C4; /*THEME CHANGE HERE*/
padding: 2px 0 2px 30px;
text-decoration: none;
color: white;
z-index: 300;
}
.dropmenudiv_a a.sub_bottom{
width: auto;
display: block;
text-indent: 5px;
border-top: 0 solid #678b3f;
border-bottom: 0px solid #678b3f; /*THEME CHANGE HERE*/
padding: 2px 0 7px 30px;
color: white;
background: transparent url(/images/sub_bottom.png) bottom left no-repeat;
}

* html .dropmenudiv_a a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/
background-color: #8898bc;
color: white;
}
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.solidblockmenu{

margin: 0;
padding: 0;
width: 846px;
height:32px;
float: left;
font-size: 13px;
letter-spacing: 1px;
font-family: impact, sans serif;
text-transform: uppercase;
border-width: 0px 0;
background: #405991;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
line-height: 29px;
padding: 1px 25px 0px 10px;
text-decoration: none;
}

.solidblockmenu a.nav1{
float: left;
color: white;
line-height: 30px;
padding: 1px 25px 0px 30px;
text-decoration: none;
background: url('/images/nav_1_0.png') 30px 1px  no-repeat;}
.solidblockmenu a.nav1:hover{background: url('/images/nav_1_1.png') 30px 1px no-repeat;}

.solidblockmenu a.nav2{background: url('/images/nav_2_0.png') 12px 1px  no-repeat;}
.solidblockmenu a.nav2:hover{background: url('/images/nav_2_1.png') 12px 1px no-repeat;}

.solidblockmenu a.nav3{background: url('/images/nav_3_0.png') 12px 1px  no-repeat;}
.solidblockmenu a.nav3:hover{background: url('/images/nav_3_1.png') 12px 1px no-repeat;}

.solidblockmenu a.nav4{background: url('/images/nav_4_0.png') 12px 1px  no-repeat;}
.solidblockmenu a.nav4:hover{background: url('/images/nav_4_1.png') 12px 1px no-repeat;}

.solidblockmenu a.nav5{background: url('/images/nav_5_0.png') 12px 1px  no-repeat;}
.solidblockmenu a.nav5:hover{background: url('/images/nav_5_1.png') 12px 1px no-repeat;}

.solidblockmenu a.right{
float: left;
color: white;
padding: 9px 11px 9px 11px;
text-decoration: none;

}

.solidblockmenu li a:visited{
color: white;
}

#blockmenu a:hover.left{ }
#blockmenu a:hover.right{ }

#blockmenu a#current{ }



.solidblockmenu li a:hover, .solidblockmenu li .current{
color: #b9c2d7;
background: transparent;
}

/* ######### Submenu Style for Portal Drop Down Menu ######### */

a.submenu_bottom:hover{
background: url('/images/submenu_bottom_1.gif') no-repeat;
text-decoration: none;
}
a.submenu_top:hover{
text-decoration: none;
}
.submenu{
background:#edf1f5;
font-family: Tahoma, sans serif;
font-size: 12px;
display: block;
line-height: 22px;
width: 256px;
height: 19px;
border-bottom: 1px solid #7b8cb5;
margin: -18px 0px 18px 8px;
padding-top: 0px;
padding-left: 23px;
padding-bottom: 7px;
}
.submenu_top{
background:#edf1f5;
font-family: Tahoma, sans serif;
display: block;
width: 279px;
height: 15px;
margin: -18px 0px 18px 8px;
}
.submenu_bottom{
background: url('/images/submenu_bottom.gif') no-repeat;
font-family: Tahoma, sans serif;
display: block;
width: 282px;
height: 10px;
margin: -22px 0px 18px 8px;
padding-top: 2px;
padding-left: 7px;
}
/*********************/
/*** Text elements ***/
/*********************/
 h1 {
	font-size: 16px;
	font-weight: bold;
	color: #DB3332;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 17px;
 }
 h2 {
	font-size: 12px;
	font-weight: bold;
	color: #DB3332;
	margin: 0px;
	padding: 0px;
 }
 h3
 {
 	margin: 0px;
	padding: 0px 0px 15px 0px;
	border: none;
 }
 
ul {
		
}

li {
	list-style-image: url('/images/diamond.gif');		
}
/*********************/
/*** Form elements ***/
/*********************/
input.submit {
background: url(/images/go_0.png) no-repeat;
}

:hover input.submit {
background: url(/images/go_1.png) no-repeat;
}

#btn_search
{
	border:none;
	top:16px;
	width:41px;
	height:28px;
	margin: 0px 0px 0px 164px;
	position:absolute;
}

#btn_data
{
	border:none;
	width:41px;
	height:28px;
	top:54px;
	margin: 0px 0px 0px 164px;
	position:absolute;
}


.locations_table
{
font-size: 12px;
	color: #333;
	
}



/*** diagram navigation elements ***/

.diagram_enc
{
	position:relative;	
	display: block;
	top: -75px;
	width: 600px;
	height: 486px;
	margin-left:20px;
	background-image: url('/images/diagram_0.jpg');
	background-repeat: no-repeat;
}
#diagram_head
{
	position:absolute;
	display: block;
	z-index: 100;
	top: 320px;
	width: 222px;
	height: 73px;
	margin-left:0px;
	background: url('/images/headline_diagram.png') no-repeat;
}
#copy_block
{
	position:absolute;
	display: block;
	z-index: 200;
	top: 670px;
	width: 650px;
	margin-left:0px;
}
#diagram_1 a
{
	position:absolute;
	width: 92px;
	height: 25px;
	top: 128px;
	margin-left:444px;
	background: url('/images/nav_dia_1_0.png') no-repeat;
}

#diagram_1 a:focus, #diagram_1 a:active
{
	background: url('/images/nav_dia_1_1.png') no-repeat;
}

#diagram_1 a:hover
{
	background: url('/images/nav_dia_1_1.png') no-repeat;
}
#diagram_2 a
{
	position:absolute;
	width: 61px;
	height: 40px;
	top: 169px;
	margin-left:501px;
	background: url('/images/nav_dia_2_0.png') no-repeat;
}
#diagram_2 a:focus, #diagram_2 a:active
{
	background: url('/images/nav_dia_2_1.png') no-repeat;
}
#diagram_2 a:hover
{
	background: url('/images/nav_dia_2_1.png') no-repeat;
}

#diagram_3 a
{
	position:absolute;
	width: 93px;
	height: 42px;
	top: 227px;
	margin-left:457px;
	background: url('/images/nav_dia_3_0.png') no-repeat;
}
#diagram_3 a:focus, #diagram_3 a:active
{
	background: url('/images/nav_dia_3_1.png') no-repeat;
}
#diagram_3 a:hover
{
	background: url('/images/nav_dia_3_1.png') no-repeat;
}

#diagram_4 a
{
	position:absolute;
	width: 72px;
	height: 41px;
	top: 357px;
	margin-left:186px;
	background: url('/images/nav_dia_4_0.png') no-repeat;
}
#diagram_4 a:hover
{
	background: url('/images/nav_dia_4_1.png') no-repeat;
}

#diagram_4 a:focus, #diagram_4 a:active
{
	background: url('/images/nav_dia_4_1.png') no-repeat;
}

#diagram_5 a
{
	position:absolute;
	width: 94px;
	height: 28px;
	top: 344px;
	margin-left:78px;
	background: url('/images/nav_dia_5_0.png') no-repeat;
}
#diagram_5 a:hover
{
	background: url('/images/nav_dia_5_1.png') no-repeat;
}
#diagram_5 a:focus, #diagram_5 a:active
{
	background: url('/images/nav_dia_5_1.png') no-repeat;
}

#diagram_6 a
{
	position:absolute;
	width: 69px;
	height: 39px;
	top: 291px;
	margin-left:42px;
	background: url('/images/nav_dia_6_0.png') no-repeat;
}
#diagram_6 a:focus, #diagram_6 a:active
{
	background: url('/images/nav_dia_6_1.png') no-repeat;
}

#diagram_6 a:hover
{
	background: url('/images/nav_dia_6_1.png') no-repeat;
}

#diagram_7 a
{
	position:absolute;
	width: 69px;
	height: 41px;
	top: 233px;
	margin-left:56px;
	background: url('/images/nav_dia_7_0.png') no-repeat;
}
#diagram_7 a:focus, #diagram_7 a:active
{
	background: url('/images/nav_dia_7_1.png') no-repeat;
}
#diagram_7 a:hover
{
	background: url('/images/nav_dia_7_1.png') no-repeat;
}

#detail_text {
	position:absolute;
	width: 287px;
	height: 203px;
	top: 270px;
	margin-left:327px;
	z-index: 150;
	background: url('/images/bkg_detail.jpg') no-repeat;

}

#diagram_text_1 a, #diagram_text_2 a, #diagram_text_3 a, #diagram_text_3_2 a, #diagram_text_3_3 a, #diagram_text_4 a, #diagram_text_5 a, #diagram_text_6 a, #diagram_text_7 a {
	position:absolute;
	width: 143px;
	height: 53px;
	top: 62px;
	margin-left:70px;
	z-index: 2010;
}

#diagram_text_1 a {
	top: 66px;
	background: url('/images/diagram_text_1_0.png') no-repeat;
}

#diagram_text_1 a:hover {
	background: url('/images/diagram_text_1_1.png') no-repeat;
}

#diagram_text_2 a {
	background: url('/images/diagram_text_2_0.png') no-repeat;
}

#diagram_text_2 a:hover {
	background: url('/images/diagram_text_2_1.png') no-repeat;
}

#diagram_text_3 a {
	margin-left:85px;
	background: url('/images/diagram_text_3_1_0.png') no-repeat;
}

#diagram_text_3 a:hover {
	background: url('/images/diagram_text_3_1_1.png') no-repeat;
}

#diagram_text_3_2 a {
	top: 75px;
	margin-left:85px;
	background: url('/images/diagram_text_3_2_0.png') no-repeat;
}

#diagram_text_3_2 a:hover {
	background: url('/images/diagram_text_3_2_0.png') no-repeat;
}

#diagram_text_3_3 a {
	top: 105px;
	margin-left:85px;
	background: url('/images/diagram_text_3_3_0.png') no-repeat;
}

#diagram_text_3_3 a:hover {
	background: url('/images/diagram_text_3_3_1.png') no-repeat;
}

#diagram_text_4 a {
	width: 143px;
	height: 53px;
	top: 62px;
	margin-left:70px;
	background: url('/images/diagram_text_4_0.png') no-repeat;
}

#diagram_text_4 a:hover {
	background: url('/images/diagram_text_4_1.png') no-repeat;
}

#diagram_text_5 a {
	top: 62px;
	background: url('/images/diagram_text_5_0.png') no-repeat;
}

#diagram_text_5 a:hover {
	background: url('/images/diagram_text_5_1.png') no-repeat;
}

#diagram_text_6 a {
	top: 62px;
	background: url('/images/diagram_text_6_0.png') no-repeat;
}

#diagram_text_6 a:hover {
	background: url('/images/diagram_text_6_1.png') no-repeat;
}

#diagram_text_7 a {
	width: 143px;
	height: 53px;
	top: 62px;
	margin-left:70px;
	background: url('/images/diagram_text_7_0.png') no-repeat;
}

#diagram_text_7 a:hover {
	background: url('/images/diagram_text_7_1.png') no-repeat;
}
