/* CSS DIV POSTIONING */

#divtopbar{
position:absolute;
left:0px;
top:1px; 
width:774px;
height:94px;
z-index:5;
}


#divtopnavi{
position:absolute;
left:40px;
top:98px; 
width:731px; 
height:22px; 
z-index:6
}


#divbreadcrumb{
position:absolute; 
left:164px; 
top:116px;
 width:301px; 
height:16px; 
z-index:14
}
/* content */
#divbodytext{
	position:absolute;
	left:311px;
	top:152px;
	width:420px;
	z-index:2;
	height: 400px;

}

#divbodyimage{
position:absolute; 
left:38px; 
top:132px; 
width:242px; 
height:223px; 
z-index:4
}


#divbodytitle{
position:absolute;
left:45px;
top:411px;
width:244px;
height:33px;
z-index:7
}

#divsubnavi{
position:absolute;
left:39px; 
top:463px; 
width:245px; 
height:143px; 
z-index:8
}

#divsubnavi2{
position:absolute;
left:41px; 
top:459px; 
width:245px; 
height:68px; 
z-index:8
}
/* footer*/
#divfooter{
position:absolute; 
left:27px; 
top:1060px; 
width:541px; 
height:43px; 
z-index:3
}

#divfooter2{
position:absolute; 
left:27px; 
top:873px; 
width:541px; 
height:43px; 
z-index:3
}

#divfooter3{
position:absolute; 
left:27px; 
top:600px; 
width:541px; 
height:43px; 
z-index:3
}
#divfooter4{
position:absolute; 
left:27px; 
top:620px; 
width:541px; 
height:43px; 
z-index:3
}
#divfooter5{
position:absolute; 
left:27px; 
top:645px; 
width:541px; 
height:43px; 
z-index:3
}

#divfooter6{
position:absolute; 
left:27px; 
top:460px; 
width:541px; 
height:43px; 
z-index:3
}

#divfooter_relative{
position:relative; 
left:-280px; 
top:70px; 
width:541px; 
height:43px; 
z-index:3;
visibility:show;

}
