html { min-height: 100%; margin-bottom: 1px; }
body { font: 12px Arial,Tahoma; text-align: center; color: #000; background-color: #FFF; }
table { border: 0px; border-collapse: collapse; }
table tr.odd { background: #EAEAEA; }
table tr.even { background: #FAFAFA; }
table td { height: 15px; padding: 0px; font: 12px Arial,Tahoma; }
img { border: 0px; display: block; }
a { color: #369; text-decoration: underline; }
a:hover { color: #369; text-decoration: none; }
a:visited { color: #369; }
h1 { font: bold 22px Arial,Verdana; color: #FF5C00; }
h2 { font: bold 16px Arial,Verdana; color: #FF5C00; }

#layout { margin: 0px auto; width: 780px; height: auto; text-align: left; }

#header { width: 780px; }
#header .logo { background: ; float: left; width: 196px; height: 104px; margin-right: 1px; }
#header .header { width: 583px; height: 104px; }
#header .stripe { width: 780px; height: 15px; background: #6682A3; margin-top: 1px; margin-bottom: 1px; }

#menu { width: 196px; background: #A3B7CF; padding-top: 20px; padding-bottom: 20px; vertical-align: top; }
#menu a { display: block; padding-left: 18px; padding-top: 7px; height: 24px; margin-top: 1px; font: bold 13px Arial; color: #496484; background: #CBD8E7; text-decoration: none; }
#menu a:hover { background: #F4F4E4; color: #FF5C00; }
#menu ul { margin: 0px; padding: 0px; display: inline; float: left; list-style-type: square; }
#menu .advertisement { width: 150px; font: normal 12px Verdana; color: #496484; margin: 0px auto; margin-top: 30px; }
#content { margin: 0px; padding:0px; background: #CCC; }
#footer { margin: 0px auto; width: 780px; text-align: center; border-top: #C2C28E 11px solid; margin-top: 1px; padding-top: 10px; padding-bottom: 10px; background: #E6E6CC; }

