@charset "UTF-8";
/* CSS Document */
html {	overflow:hidden; }
body {
	margin-left: 18px;
	margin-top: 48px;
	margin-right: 18px;
	margin-bottom: 18px;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 514px;
}

#page { position: absolute; top:0; left:0; width: 100%; height: 100%; min-height: 470px; z-index: 10; }


#bg { 
position: absolute; 
z-index: -9999; 
}

#menu { position: absolute; bottom: 40px; margin:0; background: #000; height: 130px; width: 402px; }
#menu a.left { float: left; margin-top:25px; margin-left: 20px; }


#nav{
   list-style-type: none;
   width: 400px; height: 18px;
   background: url(images/menu.png);
position: absolute; top: 54px; right: 10px;
   }

#nav a.oldsite { float: right; margin-top: 0; margin-right: 0; position: absolute; top: 18px; right: 1px; }

#nav li{
float:right;	
}


#nav li, #nav a {
  height: 18px; display: block;}

  #panel1b { width: 61px;}
  #panel2b { width: 88px;}
  #panel3b { width: 106px;}
  #panel4b { width: 96px;}
  #panel5b { width: 89px;}


#panel1b a:hover {
    background: transparent url(images/menu.png)
    0 -18px no-repeat;}
  #panel2b a:hover {
    background: transparent url(images/menu.png)
    -6px -18px no-repeat;}
  #panel3b a:hover {
    background: transparent url(images/menu.png)
    -149px -18px no-repeat;}
  #panel4b a:hover {
    background: transparent url(images/menu.png)
    -255px -18px no-repeat;}
  #panel5b a:hover {
    background: transparent url(images/menu.png)
    -351px -18px no-repeat;}

#header{
}

#header h1{
  width: 514px;
  height: 107px;
  background-image: url(images/logo1.gif);
  background-repeat: no-repeat;
  text-indent: -999999px;
}

a:link {color: #555555;}
a:visited {color: #555555;}
a:active {color: #555555;}
a:hover {color: #000000;}
a {text-decoration: none}
#oldsite {
margin-top: 55px;
text-align: center;
}


div {
font-size:11px;
line-height: 17px;
font-family: Helvetica, Arial, sans-serif;
color: #000000;
}

span {
font-size:11px;
line-height: 17px;
font-family: Helvetica, Arial, sans-serif;
color: #000000;
}/* CSS Document */



/* new css for hover */
#ulnav { padding: 0; margin: 0; list-style: none; width: 400px; height: 11px; float: right; position: relative; top: 60px;}
#ulnav li { float: left; margin: 0 5px; padding: 0 5px; border-right: 1px solid #fff;}

#blogbtn { background: url(http://serial-box.net/gian/images/menu.png) no-repeat -10px 0; display: block; height: 11px; width: 36px; text-indent: -9999px;}
#twitterbtn { background: url(http://serial-box.net/gian/images/menu.png) no-repeat -72px 0; display: block; height: 11px; width: 56px; text-indent: -9999px;}
#facebookbtn { background: url(http://serial-box.net/gian/images/menu.png) no-repeat -154px 0; display: block; height: 11px; width: 73px; text-indent: -9999px;}
#myspacebtn { background: url(http://serial-box.net/gian/images/menu.png) no-repeat -252px 0; display: block; height: 11px; width: 62px; text-indent: -9999px;}
#contactbtn { background: url(http://serial-box.net/gian/images/menu.png) no-repeat -340px 0; display: block; height: 11px; width: 61px; text-indent: -9999px;}

#blogbtn:hover { background: url(http://serial-box.net/gian/images/menu.png) no-repeat -10px -20px; display: block; height: 11px; width: 36px; text-indent: -9999px;}
#twitterbtn:hover { background: url(http://serial-box.net/gian/images/menu.png) no-repeat -72px -20px; display: block; height: 11px; width: 56px; text-indent: -9999px;}
#facebookbtn:hover { background: url(http://serial-box.net/gian/images/menu.png) no-repeat -154px -20px; display: block; height: 11px; width: 73px; text-indent: -9999px;}
#myspacebtn:hover { background: url(http://serial-box.net/gian/images/menu.png) no-repeat -252px -20px; display: block; height: 11px; width: 62px; text-indent: -9999px;}
#contactbtn:hover { background: url(http://serial-box.net/gian/images/menu.png) no-repeat -340px -20px; display: block; height: 11px; width: 61px; text-indent: -9999px;}

.clear { clear: both;}
.righttxt { float: right; padding-right: 20px; position: relative; bottom: 10px; margin-right:-10px;}


