* {margin:0px;padding:0px;top:0px;left:0px;}
body{
	text-align: center;
	/*background-color: #44607e;*/
	background-color: #595959;
	font:Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#central{
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	position: relative;
	width: 777px;
	text-align: left;
	background-color: #FFFFFF;
	font:Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#footer{
	clear: both;
	background-color: #FFFFFF;
	position: relative;
	height: 46px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.footer{
	text-align:center;
	font-size:9px;
	line-height:15px;
	background-color:#333333;
	color:#FFFFFF;
	}
#footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	float: right;
	padding-top: 23px;
	margin-right: 10px;
}
#footer a{color: #fff;}
#footer a:hover{color: #fff;}
.menu{
width:111px;
text-align: center;
/*background-image:url(images/button1.gif);*/
/*background-repeat: no-repeat;*/
background-color:#333333;
vertical-align:middle;
}
.menu a {
	/*padding: 3px 10px;*/
	/*background-image: url(images/button1.gif);*/
	height: 20px;
	width: 111px;
	/*padding-left: 25px;*/
	/*display: inline;*/
	/*position: absolute;*/
	text-align: left;
	color: #ffffff;
	text-decoration: none;
}
.menu a:hover{
	/*padding: 3px 10px;*/
	/*background-image: url(images/buttonover1.gif);*/
	height: 20px;
	width: 111px;
	/*display: inline;*/
	/*position: absolute;*/
	/*padding-left: 25px;*/
	text-align: left;
	color: #ffffff;
	text-decoration: none;
}
