@charset "utf-8";
/* CSS Document */

#holder #body { z-index: 2; }
#holder #body h1.title { display: none; }
#holder #body ul.breadcrum { display: none; }
#holder #body form.contact { display: none; }
#holder #body .sfeer { display: none; }

#holder #body #content { position: relative; float: left; width: 778px; height: 374px; background: url(../images/cube.gif) 30px 25px no-repeat #58585a; }
#holder #body #content .content { position: relative; float: left; padding: 0; width: 778px; height: 374px; }
#holder #body #content .content .frontpage { position: relative; float: right; padding: 20px 10px 10px 10px; width: 466px; height: 244px; }
#holder #body #content .content .frontpage h1 { padding: 0; height: auto; font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 42px; font-weight: normal; color: #FFFFFF; line-height: normal; background: none; }
#holder #body #content .content .frontpage h2 { padding: 0; height: auto; font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 20px; font-weight: normal; color: #cfd300; border: none; }
#holder #body #content .content .frontpage p { color: #FFFFFF; }

#holder #body #content .content ul { position: relative; float: left; width: 778px; height: 90px; list-style: none; }
#holder #body #content .content ul li { position: relative; float: left; width: 259px; height: 90px; line-height: 90px; text-align: center; }
#holder #body #content .content ul li a,
#holder #body #content .content ul li a:visited { display: block; width: 259px; height: 90px; font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 17px; font-weight: normal; color: #FFFFFF; text-decoration: none; text-shadow: #000000 0px 2px 0px;  }
#holder #body #content .content ul li a:hover { display: block; width: 259px; height: 90px; font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 17px; font-weight: normal; color: #FFFFFF; text-decoration: none; text-shadow: #000000 0px 2px 0px; }
#holder #body #content .content ul li.firstNode { background: url(../images/firstNode.gif) 0px 0px repeat-x; }
#holder #body #content .content ul li.firstNode a:hover { background: url(../images/firstNode.gif) 0px -90px repeat-x; }
#holder #body #content .content ul li.secondNode { background: url(../images/secondNode.gif) 0px 0px repeat-x; }
#holder #body #content .content ul li.secondNode a:hover { background: url(../images/secondNode.gif) 0px -90px repeat-x; }
#holder #body #content .content ul li.thirdNode { background: url(../images/thirdNode.gif) 0px 0px repeat-x; }
#holder #body #content .content ul li.thirdNode a:hover { background: url(../images/thirdNode.gif) 0px -90px repeat-x; }
#holder #body #content .content ul li img { position: absolute; top: 100px; left: 64px; }

