
div#center
{
 position : absolute;
 left : 50%;
 margin-left : -450px;
 width : 910px;
}

div#top-white
{
 position : absolute;
 top : 0px;
 left : 0px;
 width : 910px;
 height : 104px;
 background-image : url('background.top-white.jpg');
 background-position : top left;
 background-repeat : no-repeat;
}

div#top-blue
{
 position : absolute;
 top : 104px;
 left : 0px;
 width : 910px;
 height : 94px;
 background-image : url('background.top-blue.jpg');
 background-position : top left;
 background-repeat : no-repeat;
}

div#content
{
 position : absolute;
 top : 198px;
 left : 0px;
}

div#middle
{
 width : 910px;
 background-image : url('background.main.jpg');
 background-position : top left;
 background-repeat : repeat-y;
}

div#bottom
{
 width : 910px;
 height : 40px;
 background-image : url('background.bottom.jpg');
 background-position : top left;
 background-repeat : repeat-y;
}

div#yellowbox
{
 position : absolute;
 top : 166px;
 left : 439px;
 width : 341px;
 height : 47px;
 padding-top : 2px;
 background-image : url('background.yellowbox.jpg');
 background-position : top left;
 background-repeat : no-repeat;

 color : #000000;  
}


/*
div#blackbox
{
 position : absolute;
 top : 150px;
 left : 360px;
 width : 460px;
 height : 90px;
 padding-top : 5px;
 color : #FFFFFF;
 background-color : #000000;
 background-image : url('background.blackbox.jpg');
 background-position : bottom left;
 background-repeat : no-repeat;
}
*/

div#top-navigation
{
 position : absolute;
 top : 0px;
 left : 360px;
 margin : 0px;
 padding : 2px;
}

div#logo
{
 position : absolute;
 top : 22px;
 left : 11px;
}

div#detail_info
{
 position : absolute;
 top : 106px;
 left : 2px;
 width : 900px;
 height : 90px;
}

div.navigation
{
 width : 163px;
 float : left;
}

div.navigation div.list
{
 margin-left : 8px;
 margin-bottom : 15px;
}

div.page
{
 width : 712px;
 float : left;
 margin : 0px;
 padding : 0px;
 color : #000000;
 background-color : #EAEDE4;
}

div.text
{
 border-left : 2px solid #000000;
 color : #000000;
 background-color : #FFFFFF;
 margin : 0px;
 padding : 20px 0px 5px 0px;
 background-image : url('background.text.jpg');
 background-position : bottom right;
 background-repeat : no-repeat;
}

div.products
{
 background-image : url('background.products.jpg');
 background-position : top left;
 background-repeat : no-repeat;
 padding : 21px 0px 10px 25px;
 margin : 0px;
}

div.normal
{
 clear : both;
}

div.language-box
{
 font-size : 8pt;
 padding : 65px 0px 0px 10px;
 width : 150px;
}

div.col-left
{
 float : left;
 width : 350px;
 margin-left : 15px;
 margin-right : 0px;
}

div.col-right
{
 float : right;
 width : 310px;
 margin-right : 15px;
 margin-left : 0px;
}

div.no-col
{
 margin-right : 15px;
 margin-left : 15px;
}

div.index-box
{
 float : left;
 width : 181px;
 /*height : 300px;*/
 height : 210px;
 margin-left : 32px;
}

div.index-box div.framed_text
{
 margin : 0px 5px 2px 5px;
 padding : 3px;
 padding-top : 5px;
 border : 1px dotted #CCCCCC;
 border-top : 0px;
}

div.index-space
{
 background-color : #EAEDE4;
 border-left : 2px solid #000000;

}

div.index-news
{
 border-left : 2px solid #000000;
 border-bottom : 2px solid #000000;
 color : #000000;
 background-color : #FAFAF8;
 margin : 0px;
 padding : 5px;
 background-image : url('background.news.jpg');
 background-position : top right;
 background-repeat : no-repeat;
}

div.index-news div.set_height
{
 min-height : 183px;
 margin : 0px;
 padding : 0px;
}
