
* {	margin:0 auto;
	padding:0;
}



body {

	font-family:Tahoma, verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#52514E;
	background:#fff;
	line-height:18px;
	background-image:url(images/top.gif);
	background-repeat:repeat-x;
	background-color:#EDEBDE;
	text-align:justify;
}


#footer {

	width:100%;
	height:137px;
	background-image:url(images/footer.gif);
	background-repeat:repeat-x;
	clear:both;

}

#footer_menu{

	width:816px;
	height:50px;
	clear:both;

}

.menu {color:#676767; text-decoration:none; font-size:11px;font-weight:normal; padding-right:16px; padding-left:16px;}
.menu a{color:#676767; text-decoration:none; font-size:11px;font-weight:normal; padding-right:6px; padding-left:6px;}
.menu a:hover{color:#000; text-decoration:underline;font-size:11px; font-weight:normal; padding-right:6px; padding-left:6px;}
.menu a.active{color:#000; text-decoration:none; font-size:11px;font-weight:normal; padding-right:6px; padding-left:6px;}

.class1 a:link  {  color: #064E97; text-decoration: none; padding-right:6px; padding-left:6px; }
.class1 a:active { color: #064E97; text-decoration: none; padding-right:6px; padding-left:6px; }
.class1 a:visited { color: #064E97; text-decoration: none; padding-right:6px; padding-left:6px; }
.class1 a:hover { color: #000000; text-decoration:none; padding-right:6px; padding-left:6px;}
