/*///////////////FAXEN/////////////*/




/* logo */

#logo {
position: absolute;
top: 14px;
left: 33px;

font-family: Helvetica, Arial, sans-serif;
font-size: 28px;
font-style: italic;
font-weight:bold;
color:#FF9900;
text-decoration:none;
vertical-align: top;
}

/* menu */

#menu {
width: 186px;
position: absolute;
top: 51px;
left: 33px;
border-top: dotted 1px;
border-top-color: #000000;

padding-top:10px;
padding-bottom:10px;
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: bold;
color: #000000;
text-decoration:none;
vertical-align: top;
}

#menu DIV A  { 
  color:#000000;
  text-decoration:none;
  }
  
#menu DIV A:hover  { 
  color:#FFFFFF;
  text-decoration:none;
  }

#menu DIV.menu-no  {
  font-size: 12px;
  }
  
#menu DIV.menu-act  {
  font-size: 12px;
  }
  
#menu DIV.menu-act A {
  color:#FF9900;
  }

/* contact */

#contact {
width: 186px;
position: absolute;
top: 160px;
left: 33px;

font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: normal;
color:#FF9900;
text-decoration:none;
vertical-align: top;

}


/* email */

#email {
width: 186px;
position: absolute;
top: 180px;
left: 33px;
border-top: dotted 1px;
border-top-color: #000000;


padding-top:10px;
padding-bottom: 10px;
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: normal;
color: #000000;
text-decoration:none;
vertical-align: top;
}

/* other */

#other {
width: 186px;
position: absolute;
top: 230px;
left: 33px;

font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: normal;
color:#FF9900;
text-decoration:none;
vertical-align: top;

}


/* other_menu */

#other_menu {
width: 186px;
position: absolute;
top: 250px;
left: 33px;
border-top: dotted 1px;
border-top-color: #000000;


padding-top:10px;
padding-bottom: 10px;
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: bold;
color: #000000;
text-decoration:none;
vertical-align: top;
}

/* recent */

h5 {
font-family: Helvetica, Arial, sans-serif;
font-size: 16px;
font-weight: bold;
color: #000000;
text-decoration:none;
vertical-align: top;
}

#recent_left {
width: 170px;
position: absolute;
top: 51px;
left: 250px;
border-top: dotted 1px;
border-top-color: #000000;

padding-top:10px;
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: normal;
color: #000000;
text-decoration:none;
vertical-align: top;
}

#recent_center {
width: 170px;
position: absolute;
top: 51px;
left: 435px;
border-top: dotted 1px;
border-top-color: #000000;

padding-top:10px;
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: normal;
color: #000000;
text-decoration:none;
vertical-align: top;
}

#recent_right {
width: 170px;
position: absolute;
top: 51px;
left: 620px;
border-top: dotted 1px;
border-top-color: #000000;

padding-top:10px;
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: normal;
color: #000000;
text-decoration:none;
vertical-align: top;
}


/* news */

#news {
width: 550px;
position: absolute;
top: 275px;
left: 250px;
	
font-family: Helvetica, Arial, sans-serif;
font-size: 16px;
font-weight: bold;
color:#FF9900;
text-decoration:none;
vertical-align: top;
}

/* news_content */

#news_content {
width: 550px;
position: absolute;
top: 300px;
left: 250px;
border-top: dotted 1px;
border-top-color: #000000;

padding-top:10px;
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: normal;
color: #000000;
text-decoration:none;
vertical-align: top;
}

/* clickmenu */

#recent_works {
width: 550px;
position: absolute;
top: 26px;
left: 250px;

font-family: Helvetica, Arial, sans-serif;
font-size: 16px;
font-weight: bold;
color:#FF9900;
text-decoration:none;
vertical-align: bottom;
}

/* clickmenu */

#clickmenu {
width: 550px;
position: absolute;
top: 26px;
left: 250px;

font-family: Helvetica, Arial, sans-serif;
font-size: 16px;
font-weight: bold;
color:#FF9900;
text-decoration:none;
vertical-align: bottom;
}

h10 {
font-family: Helvetica, Arial, sans-serif;
font-size: 16px;
font-weight: bold;
color:#FF9900;
text-decoration:none;
vertical-align: bottom;
}

/* content */

#content {
width: 550px;
position: absolute;
top: 51px;
left: 250px;
border-top: dotted 1px;
border-top-color: #000000;

padding-top:10px;
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: normal;
color: #000000;
text-decoration:none;
vertical-align: top;
}

h2 {
font-family: Helvetica, Arial, sans-serif;
font-size: 18px;
font-weight: bold;
color: #000000;
text-decoration:none;
}

/* links */

a:link    { color:#000000; font-weight: bold; text-decoration:none; background-color:transparent; }
a:visited { color:#000000; font-weight: bold; text-decoration:none; background-color:transparent; }
a:hover   { color:#FFFFFF; font-weight: bold; text-decoration:none; background-color:#000000; }
a:active  { color:#FF6600; font-weight: bold; text-decoration:none; }