* { margin: 0; padding: 0; }
body { background: #D4D4D4;}
table {
border-top-color: #3CC117; border-top-style: solid;
border-bottom-color: #3CC117; border-bottom-style: solid;
border-left-color: #3CC117; border-left-style: solid;
border-right-color: #3CC117; border-right-style: solid;
}
a, a:visited { text-decoration: none; color: #4F82CB; }
a:hover { color: #4EBF37; }
h1 {	font-size: 150%; color: black; font-family: Tahoma, Verdana, Sans-serif;}
h2 {	font-size: 130%; color: black; font-family: Tahoma, Verdana, Sans-serif;}
body {
	font-family:  Verdana, Tahoma, arial, sans-serif;
	color: #333; }
#site { width: 820px; background: #CCC url(content.png) repeat-y center top; margin: 0 auto; text-align: left; }
#content-site { clear: both; width: 760px; padding: 0;  margin: 0 auto; }
#header { width: 820px; position: relative; height: 136px; background: #CCC url(header.png) no-repeat center top; padding: 0; }
#header h1 { width: 470px;  height: 100px;  padding-left: 176px;  padding-top: 37px }
#header h1 a { display: block;  width: 470px;  height: 100px;  text-indent: -1000em;  background: url(logo.png) no-repeat; }
#menu { clear: both;	 margin: 0; padding: 0 40px 0 0; background: url(menu.png) repeat-y center top;	 height: 17px; }
#menu ul { float: right; list-style: none; margin:0; padding: 0; }
#main { float: left; width: 100%; padding: 0; margin: 0; }

#footer { color: #666666; background: #CCC url(footer.png) no-repeat center top; clear: both; width: 820px; height: 55px; text-align: center; }
#footer a { text-decoration: none; }