/*local navigation
-----------------------------------*/
#subnavi{
float:left;
position:relative;
top:5px;
left:5px;
width:135px;
height:342px;
background-color:#111;
background-image:url(../images/subnavi_dm.gif);
clear:both;
}


#subnavi ul{
position:relative;
top:20px;
left:0px;
list-style:none;
width:135px;
height:300px;
margin:0;
}

#subnavi li{
margin:0;
padding:0;
text-indent:-9999px;
}

#subnavi li a{
text-decoration:none;
display:block;
width:135px;
height:20px;
}

#subnavi li#fw07 a:hover{
background:url(../images/subnavi_creation_on.gif) 0px -20px no-repeat;
}

#subnavi li#male a:hover{
background:url(../images/subnavi_creation_on.gif) 0px -40px no-repeat;
}

#subnavi li#female a:hover{
background:url(../images/subnavi_creation_on.gif) 0px -60px no-repeat;
}

#subnavi li#acc a:hover{
background:url(../images/subnavi_creation_on.gif) 0px -80px no-repeat;
}

#subnavi li#dubai a:hover{
background:url(../images/subnavi_creation_on.gif) 0px -100px no-repeat;
}

#subnavi li#efatta a:hover{
background:url(../images/subnavi_creation_on.gif) 0px -120px no-repeat;
}

#subnavi li#deco a:hover{
background:url(../images/subnavi_creation_on.gif) 0px -140px no-repeat;
}

#subnavi li#permanent a:hover{
background:url(../images/subnavi_creation_on.gif) 0px -160px no-repeat;
}

#subnavi li#archives a:hover{
background:url(../images/subnavi_creation_on.gif) 0px -180px no-repeat;
}


/*dm
-----------------------------------*/
.dm{
padding:90px 5px 0px 300px;
width:610px;
height:340px;
text-align:left;
letter-spacing:1px;
line-height:1.5em;
color:#FFFFFF;
font-weight:normal;
font-size:12px;
background:url(../images/creation/main_dm.jpg) no-repeat;
}

/*food
-----------------------------------*/
.food{
padding:155px 5px 0px 280px;
width:610px;
height:340px;
text-align:left;
letter-spacing:2px;
line-height:2em;
color:#FFFFFF;
font-weight:normal;
font-size:12px;
background:url(../images/main_food.jpg) no-repeat;}

/*bicycle
-----------------------------------*/
.bic{
padding:90px 5px 0px 280px;
width:610px;
height:340px;
text-align:left;
letter-spacing:1px;
line-height:2em;
color:#FFFFFF;
font-weight:normal;
font-size:12px;
background:url(../images/main_bic.jpg) no-repeat;
}

/*chair
-----------------------------------*/
.chair{
padding:5px 5px 0px 280px;
width:610px;
height:340px;
text-align:left;
letter-spacing:1px;
line-height:1.5em;
color:#DAD4C5;
font-weight:normal;
font-size:12px;
background:url(../images/main_chair.jpg) no-repeat;
}

a.chair{
color:#FFFF33;
}