body {
	background:url(imgs/bg.jpg) top center #000000 no-repeat;
	padding:20px 0px 20px 0px;
	margin:0px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
}
/**/
#content{
	padding:10px;
	text-align:center;
}
/**/
#logo{
	display:block;
	float:left;
	width:654px;
	height:83px;
	padding-bottom:10px;
	margin:0 auto 0 auto;
	top:0px;
	left:0px;
}
/**/
#header{
	display:block;
	float:left;
	width:654px;
	height:auto;
	border-top:solid #000000 5px;
	border-bottom:solid #000000 1px;
	padding:20px 0px 20px 0px;
}
#header strong{
	font-size:14px;
	line-height:28px;
}
/*
#header ul{
	display:block;
	float:left;
	width:654px;
	text-align:center;
	padding:0px;
	margin:0 auto 0 auto;
}
#header ul li{
	display:inline;
	padding:0px;
	margin:0px;
	list-style:none;
}
#header a{
	display:block;
	float:left;
	padding:1px 3px 1px 3px;
	border:solid #EEEEEE 1px;
	margin:0 5px 0 0;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
*/
#header a{
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	font-size:14px;
}
#header a:hover{
	text-decoration:underline;
	color:#999999;
}
/**/
#introduction{
	display:block;
	float:left;
	width:654px;
	height:auto;
	text-align:left;
	line-height:18px;
}
#introduction strong{
	display:block;
	float:left;
	width:644px;
	padding:5px;
	border-bottom:solid #CCCCCC 2px;
	color:#0066CC;
}
#introduction span{
	display:block;
	float:left;
	width:644px;
	padding:5px;
}
#introduction a{
	color:#0066CC;
}
#introduction a:hover{
	text-decoration:none;
	color:#000000;
}
/**/
#menu, #menu li{
	display:inline;
	padding:0px;
	margin:0px;
	list-style:none;
}
#menu li a{
	display:block;
	float:left;
	width:630px;
	padding:5px 5px 5px 19px;
	margin:0px;
	text-align:left;
	border-bottom:dotted #CCCCCC 1px;
	background:url(imgs/arrow.gif) no-repeat 5px 8px;
	color:#000000;
	text-decoration:none;
}
#menu li a:hover{
	background-color:#EEEEEE;
}
/**/
#block1{
	display:block;
	float:left;
	width:654px;
	padding:30px 0px 30px 0px;
	margin:0px;
}
/**/
#web_banner{
	display:block;
	float:left;
	width:654px;
	height:auto;
}
#web_banner a{
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#006699;
	text-decoration:none;
}
#web_banner a:hover{
	text-decoration:none;
	color:#000000;
}
/**/
#blk_1{
	display:block;
	float:left;
	width:200px;
	padding:0px;
	margin:0px 2px 0px 5px;
	/*border-left:solid #CCCCCC 1px;*/
}
#blk_1 li{
	display:inline;
	padding:0px;
	margin:0px;
	list-style:none;
}
#blk_1 li a{
	display:block;
	float:left;
	padding:3px 3px 3px 18px;
	margin:0px;
	width:190px;
	font-family:"Trebuchet MS"; Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#333333;
	background:url(imgs/arrow.gif) no-repeat 5px 7px #FFFFFF;
	text-align:left;
}
#blk_1 li a:hover{
	background:url(imgs/arrow.gif) no-repeat 5px 7px #EEEEEE;
}
#clear{
	clear:both;
	height:10px;
	line-height:10px;
	padding:0px;
	margin:0px;
	width:650px;
}
