/* HEADER */

#header			{text-align:center; border-bottom:4px double #FF0000; margin-bottom:50px;}
#header h1		{letter-spacing:2px; word-spacing:10px; margin:10px 0 30px 0; line-height:1;}
#header h1 span	{letter-spacing:0.13em; padding-right:0.06em;}
/*#header h1 span	{letter-spacing:-10px; padding-right:4px;}*/
#header h4		{padding:10px 0; border-top:4px double #CCC; border-bottom:4px double #CCC;}
#header h4 span	{letter-spacing:0.06em; padding-right:0.03em;}
#h1{
font: 100px Tahoma, Helvetica, Arial, Sans-Serif;
	text-align: center;
	color: #222; text-shadow: 0px 2px 3px #555;
 }
#h2{
font: 80px Tahoma, Helvetica, Arial, Sans-Serif;
	text-align: center;
	color: #222; text-shadow: 0px 2px 3px #555;
 }

#menuBarHolder { text-align:center; width: 800px; height:45px; background-color:#5E5EAB; color:#fff; font-family:Arial; font-size:14px; padding-top:20px;}
#menuBarHolder ul{ list-style-type:none; display:block;}
#container { margin-top:5px;}
#menuBar li{  float:left;  padding:15px; height:16px; width:116px; border-right:1px solid #FF0000; }
#menuBar li a{color:#fff; text-decoration:none; font-weight:bold;}
.menuHover { background-color:#5E5EAB;	font-family: "Arial"; font-size: 18px;}
.firstchild { border-left:1px solid #FF0000;}
.menuInfo { cursor:hand; background-color:#5E5EAB; color:#fff;
width:140px; font-size:15px; font-family: "Arial"; height:50px; padding:3px; display:none;
position:absolute; margin-left:-15px; margin-top:-18px;}
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
-webkit-border-bottom-left-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-khtml-border-radius-bottomright: 5px;
-khtml-border-radius-bottomleft: 5px;
 border-radius-bottomright: 5px;
border-radius-bottomleft: 5px;


 
