*{ margin: 0; padding: 0; }*
body {
	font: .8em "Georgia", Times, serif;
	line-height: 1.4em;
	background: #F4F5F6 url(img/img_01.gif) repeat-x;
	color: #000;
}
a { color: #009EC7; background: inherit; }
a:hover { color: #666; background: inherit; }
h1 { color: #000; background: inherit; padding: 5px 0; font-size:22px;}
h2 { border-bottom: 1px solid #eee; margin: 0px 0 10px; padding: 0 0 3px; line-height:90%; font-weight:normal; font-size:16px;}
h3 { color: #808080; background: inherit; font-size: 1em; border-bottom: 1px solid #eee; margin: 0 0 10px; }
h5 { color: #000; background: inherit; font-size: 1em; margin: 0 0 0 5px; }

.wrap { margin: 3px auto; width: 946px; }
#wrapper { background:#fff; width: 946px; margin:0 0 0 0; padding: 30px;}
.smaller {font-size:12px; color:#666; margin-top:20px;}

.footer {font-size:11px; color:#888; margin-top:50px;}
.footer a { color: #003EB9; background: inherit; }
.footer a:hover { color: #000; background: inherit; }