body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(bg_00.jpg);
	background-repeat: repeat-x;
}
#header{
	width: 995px;
	text-align: right;
}
#header a{
	color: #666666;
	padding-right: 5px;
	padding-left: 5px;
}
#header a:hover{
	color: #333333;
}

#menu{
	width: 995px;
	background-image: url(nav_bg.jpg);
	background-repeat: repeat-x;
	height: 32px;
}
#banner{	width: 995px;}
#Container{
	width: 995px;
	background-repeat: no-repeat;
	background-position: top;
}
#footer{
	width: 995px;
	height: 70px;
	background-image: url(bg_05.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 12px;
	color: #666666;
	text-align: center;
}
#footer a{
	color: #666666;
	text-decoration: underline;
	padding-right: 5px;
	padding-left: 5px;
}
#footer a:hover{
	color: #333333;
}
#submenu{
	padding-top: 30px;
}
#submenu a{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	padding: 7px;
	background-color: #0066CC;
	margin-right: 1px;
}
#submenu a:hover{
	background-color: #CCCCCC;
	color: #333333;
}
h1 {
	background-image: url(bg_64.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 35px;
	font-size: 24px;
	color: #0066CC;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	margin-bottom: 0px;
	font-size: 18px;
	margin-top: 0px;
	padding-left: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #0066CC;
	margin: 0px;
	padding: 0px;
}
