*{
	margin:0;
	padding:0;
}
body{
	text-align:center;
	background:#000 url(images/mbg.gif) right bottom no-repeat;
	font:13px/1.8em Verdana,Tahoma, Arial, Helvetica, sans-serif;
	color:#777;
	letter-spacing:1px;
	scrollbar-face-color: #900;
	scrollbar-highlight-color: #ccc;
	scrollbar-shadow-color: #ccc;
	scrollbar-3dlight-color: #ccc;
	scrollbar-arrow-color: #fff;
	scrollbar-track-color: #ccc;
	scrollbar-darkshadow-color: #48486c;
	scrollbar-base-color: #ba0000;
}

h1{
	margin-left:-20px;
}
p{
	padding-bottom:15px;
	text-align:justify;
}
#main{
	margin:10px auto;
	width:746px;
	height:405px;
	background:url(images/bg01.gif) no-repeat left bottom #ba0000;
	/*margin-top:10px;*/
	border:7px solid #fff;
	border-bottom:0;
	text-align:left;
}
#cont1{
	float:left;
	text-align:left;
	width:500px;
	padding:30px 10px 30px 30px;
	height:345px;
	margin-left:190px!important;
	margin-left:90px;
	background:url(images/cbg.jpg) repeat ;
	overflow:scroll;
	overflow-x:hidden;
}
#copyright{
	width:10px!important;
	width:20px;
	height:405px;
	float:right;
	background:url(images/cr.gif) no-repeat right bottom;
}

#menu{
	
	margin:-10px auto 0;
	width:760px;
	background:#fff;
	height:80px;
	border-top:7px solid #666;
}
menu{
	margin-top:15px;
	list-style:none;
}
menu li{
	float:left;
	margin-left:15px;
	width:100px;
	height:50px;
	border-right:1px solid #ccc;
	text-align:left;
	background: no-repeat left center;
}

li img{
	margin-top:23px;
	border:0;
}

#Layer1 {
	position:absolute;
	width:76px;
	height:65px;
	z-index:1;
	top:-1px;
}
#foot{
	font-size:12px;
	letter-spacing:0;
	text-align:left;
	clear:both;
	width:760px;
	height:auto;
	margin:5px auto;
	background:url(images/card.gif) no-repeat;
}

#foot ul{
	margin-left:160px;
	list-style:none;
	border-left:2px solid #666;
	padding-left:10px;
}
#foot li{
	line-height:1.8em;
	color:#999;
}
#foot p{
	margin-top:30px;
	float:left;
	width:auto;
	line-height:1.3em;
	
}
