a {
	font-size: 10px;
	font-family: verdana;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none
}
a:hover {
	font-size: 10px;
	font-family: verdana;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	background-color: #d20019;
}
body {
	font-family: verdana;
	text-align: center;
	background-color: #000000;
	margin-top: 0px;
	top: 0px;
	padding: 0px;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	line-height: 1.4;
}
#main {
	width: 740px;
	margin: 0px;
	padding: 0px;
	top: 0px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}
#navigation {
	width: 740px;
	height: 65px;
	background: url(images/header_02.jpg);
	margin: 0px;
	padding: 0;
	position: relative;
}
#navigation li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}
#navigation li, #navigation a {
	height: 65px;
	display: block;
}
#menu1 {
	left: 219px;
	width: 117px;
}
#menu2 {
	left: 337px;
	width: 133px;
}
#menu3 {
	left: 468px;
	width: 114px;
}
#menu4 {
	left: 583px;
	width: 113px;
}
#menu1 a:hover {
	background: transparent url(images/header_02.jpg)    -219px -65px no-repeat;
}
#menu2 a:hover {
	background: transparent url(images/header_02.jpg)    -337px -65px no-repeat;
}
#menu3 a:hover {
	background: transparent url(images/header_02.jpg)    -468px -65px no-repeat;
}
#menu4 a:hover {
	background: transparent url(images/header_02.jpg)    -583px -65px no-repeat;
}
