body    { font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; background-color: #ebebeb; margin: 0; padding: 0 }
#wrapper         { background-color: #fff; margin: 0 auto; width: 700px; overflow: hidden }
#main       { margin: 40px auto 10px; width: 700px }
#logo  { text-align: right; padding-left: 10px; height: 53px }
#header              { font-size: 14px; text-align: right; margin-top: -23px; padding-right: 10px }
#header ul { text-align: center; list-style-type: none }
#header li  { font-size: 14px; line-height: 20px; text-align: center; width: 677px }
#header a  { color: #000; text-decoration: none; text-align: center }
#header a:hover  { color: #fe000c; text-decoration: none; text-align: center }
#header2      { text-align: center; padding: 10px 0; height: 332px }
#content            { color: #404040; font-size: 13px; line-height: 18px; padding: 10px }
#content h1             { color: #f0efef; font-size: 60px; font-weight: normal; margin-top: 0; margin-bottom: -5px; padding-top: 10px }
#content a    { color: #fe000c; text-decoration: none }
#content a:hover    { color: #fe000c; text-decoration: underline }
#smaller  { font-size: 11px; line-height: 16px; margin-right: 20px; margin-left: 20px }
#copyright     { color: #999; font-size: 10px; text-align: right; margin: 10px auto 20px; width: 700px }
#copyright a  { color: #999; text-decoration: none }
#copyright a:hover  { color: #666; text-decoration: none }
#footer          {
	color: #aaa;
	font-size: 12px;
	line-height: 18px;
	background-color: #f5f5f5;
	padding: 10px;
	width: 700px;
	clear: both;
}

