/* CSS Document */

*{
margin:0;
padding:0;
}


}
body{
        background: #fff url(bggr.jpg);
        margin:10px 0 0 10px;
		text-align:center;
		 padding: 0;
}
#bigbox {
		margin-left:auto;
		margin-right:auto;
		width: 1016px;
		height:750px;       
		border-right: 2px solid black;
		border-bottom: 2px solid black;
		border-left:2px solid black;
		background: #000000;
		background:   url(bkg6.jpg);

}

#eg{

	float:left;
	margin:0 0 0 0;
	width: 1016px;
	height:116px;
	background:   url(bannerpan1016.jpg) no-repeat;
	border-top:2px solid black;
	border-bottom:2px solid black;
}

#nav-menu2 ul
{
list-style: none;
padding: 0;
margin: 3px 0 0 170px;

}
#nav-menu2 li
{
float: left;
margin: 0 0.14em;
}


#nav-menu2 li a
{

	background: #fff url(bg.gif) repeat-x left bottom;
	height: 2em;
	line-height: 2em;

	float: left;
    width: 8em;
	display: block;
	border: 0.1em solid #ffffcc;
	color: #0d2474;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	
}
#nav-menu2 li a:hover 
{
	background: #fff url(bg.gif) repeat-x left bottom;
	height: 2em;
	line-height: 2em;
	float: left;
	width: 8em;
	display: block;
	border: 0.1em solid #ffffcc;
	color: #0d2474;
	text-decoration: underline;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}



/* Hide from IE5-Mac \*/
#nav-menu2 li a
{
float: none;
}



#hd {

Margin-top:10px;
text-align:center;
	font-family: Times Roman, Times New Roman, serif,  Georgia;

	color:white

}

#nav-box {
	float:left;
	width:500px;
	margin:50px 0 0 380px;
}

#nav-menul ul
{	float:left;
	width:250px;
	height:20px;
	list-style: none;
	padding: 0;
	text-align:center;
}



#nav-menul li a
{

	height: 20px;
	background: url(bkg171.jpg) no-repeat;
	width:250px;
	display: block;
	color: #000000;
	text-decoration: none;
    text-indent: 8px;
	text-align: left;

	font-family: Times Roman, Times New Roman, serif,  Georgia;
	font-weight: bold;
	font-size: 12px;
	margin-bottom:3px;
	
}
#nav-menul li a:hover 
{
	background:  url(banner6.jpg) no-repeat;
	height: 20px;
	

	width:250px;
	display: block;
	background: url(banner61.jpg) no-repeat;
	color: #000000;
	text-decoration: underline;
    text-indent: 8px;
	text-align: left;
	font-family: Times Roman, Times New Roman, serif,  Georgia;
	font-size: 12px;
	
}



/* Hide from IE5-Mac \*/
#nav-menup li a
{
float: none;
}
/* End hide */


