* {margin : 0; padding : 0;}


a:link       { 
	text-decoration: underline; 
	color: #000000;
	font-weight: bold;
}

a:visited    { 
	text-decoration: underline; 
	color: #000000;
	font-weight: bold;
}

a:hover      { 
	text-decoration: underline; 
	color: #000000;
	font-weight: bold;
}

a:active     { 
	text-decoration: underline; 
	color: #000000;	
	font-weight: bold;
}



.header {
	background-image: url(../images/header.jpg); 
	background-repeat: no-repeat;
	width: 1000px; 
	height: 160px; 
}

.menu_link {
	border: 0px solid black; 
}

.menu_link a {
	display: block;
}

.menu_link a span {
	display: none;
}

#home_link {
	margin-left: 860px; margin-top: 0px; border: 0px solid #000000;
}

#home_link a {
	height: 60px; width: 120px;
}




.headline {
	background-image: url(../images/h1.gif); 
	background-repeat: no-repeat;
	width: 1000px; 
	height: 53px; 
}

.headline h1 { 
	color: #799c12;
	font-size: 18px;
	font-family: Arial;
	line-height: 24px;
	margin-top: 10px;
	margin-left: 24px;
	text-align: left;
}


.content {
	width: 1000px; 
}


.ads {
	width: 194px; 
}

.text {
	width: 591px; 
}

.text p {
	margin: 20px 0 10px 0;
	line-height: 20px;
	color: #646466;
	font-size: 12px;
	font-family: Arial;
}

.navi { 
	width: 215px; 
}

.navi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.navi ul li {
	background-image: url(../images/navi.gif); 
	background-repeat: no-repeat;
}

.navi ul li a,
.navi ul li a:visited,
.navi ul li a:active,
.navi ul li a:link {
	color: #df2000;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 26px;
	height: 26px;
	display: block;
	padding-left: 25px;
	margin: 0px 0px 0px 0px;
}

.navi ul li a:hover {
	color: #799c12;
	text-decoration: none;
}

.navi ul li ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.navi ul li ul li {
	background-image: url(../images/list.gif); 
 	background-position: 35px 6px;
	background-repeat: no-repeat;
}


.navi ul li ul li a,
.navi ul li ul li a:visited,
.navi ul li ul li a:active,
.navi ul li ul li a:link {
	color: #799c12;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 22px;
	height: 22px;
	display: block;
	padding-left: 55px;
	margin: 0px 0px 0px 0px;

}

.navi ul li ul li a:hover {
	color: #df2000;
	text-decoration: none;
}

.footer {
	background-image: url(../images/footer.gif); 
	background-repeat: no-repeat;
	width: 1000px; 
	height: 70px; 
}

.footer a,
.footer a:visited,
.footer a:active,
.footer a:link {
	color: #646466;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 70px;
	margin-top: 20px;
	margin-left: 24px;
	text-align: left;
	text-decoration: none;
}

.footer a:hover {
	color: #799c12;
	text-decoration: none;
}
