/* CSS Document */
body{
margin:0;
padding:0;
background:url(images/inx-BG.gif);
}
/*-----------------------------TOP------------------------------*/
#Inx_top{
width:100%;
height:80px;
overflow:hidden;
background:url(images/inx-topBG.gif) repeat-x;
margin:0;
position: relative;
z-index:100;
}
#Inx_topArt{
width:100%;
height:35px;
overflow:hidden;
background:url(images/TOP_Art_BG.GIF) repeat-x;
position:absolute;
z-index:100;
}
#Inx_bottomArt{
width:100%;
height:35px;
overflow:hidden;
background:url(images/Bottom_Art_BG.GIF) repeat-x;
position:absolute;
z-index:100;
margin-top:-100px;
}
#top{
width:1060px;
height:80px;
margin:0 auto;
overflow:hidden;
background:url(images/inx-top.gif) no-repeat;
}

