BODY {
	Background-color: #b5b5b5;
	background-image:     url(images/index_02.jpg);
	background-repeat:repeat-x; 
	background-position:top;
}


#footer{
	background-image:     url(images/index_08.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	height: 46px;
	padding:0px;
	margin:0px;
	text-align: center;
}

#footercontent{
	margin:0px auto;
	height:46px;
	width:781px;
	background-image:     url(images/index_09.jpg);
	background-position: 0px;
	}
	
.menu {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height:18px;
	text-decoration:underline;
	font-weight:bold;
}
.menu:hover {
	font-family:  Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height:18px;
	text-decoration:underline;
	font-weight:bold;
}
ul. redcheck li {
background-image:url(bullet.jpg) no-repeat; 
	}
