@charset "utf-8";
/* CSS Document */

body {background:url(images/bg.gif) repeat-x #ffffff; margin:0;}
#main {width:980px; margin:0 auto; text-align:center;}
#footer {
	width: 980px;
	padding: 15px 0;
	text-align: center;
	font: 10px Verdana, Geneva, sans-serif;
	margin: 0 auto;
	font-size: 12px;
}
#footer a {color:#115e0e; text-decoration:none;}
#footer a:hover {text-decoration:underline;}
