div#base1_header {
	background-image: url(../img/header.gif);
	background-position: left top;
	height: 148px; }

div#base1_header h1{
	display: none; }

div#base1_menu {
	background-image: url(../img/menu.gif);
	height: 36px; }

div#base1_menu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none; }

div#base1_menu ul li{
	color: #fff;
	font-size: 12px;
	line-height: 32px;
	background-image: url(../img/menu_devider.gif);
	background-repeat: no-repeat;
	background-position: left 0;
	height: 36px;
	float: left;
	margin: 0;
	padding: 0 0 0 24px;
	list-style-type: none;
	list-style-image: none;
	display: block; }

div#base1_menu ul li#first{
	background-image: none;
}


div#base1_menu ul li a:link {
	color: #fff;
	text-decoration: none; }
div#base1_menu ul li a:visited {
	color: #fff;
	text-decoration: none; }
div#base1_menu ul li a:hover {
	text-decoration: underline; }
div#base1_menu ul li a:active {
	text-decoration: underline overline; }


div#base1_content {
	background-color: #fff;
	background-image: url(../img/content.gif);
	background-repeat: no-repeat;
	background-position: 0 top;
	clear: both;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding: 0;
	border-right: 1px solid #c2c0bd;
	border-left: 1px solid #c2c0bd; }
div#base1_content p {
	line-height: 22px;
	margin: 0;
	padding: 0 30px 10px; }
div#base1_content h2{
	background-repeat: no-repeat;
	height: 54px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #b2b2b2; }

div#base1_content h2 span{
	display: none; }

div#base1_content h3{
	font-size: 15px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-left: 30px; }

div#base1_content hr{ height: 3px; margin-bottom: 15px; border-bottom: 1px dotted #b2b2b2; border-top-width: 0; border-right-width: 0; border-left-width: 0; }	

div#base1_footer {
	background-image: url(../img/footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	margin: 0;
	padding: 0; }
	
div#base1_footer p{
	font-size: 10px;
	text-align: center;
	margin: 0;
	padding-top: 20px; }