@import url("header.css");
@import url("content.css?21");
@import url("footer.css");


* { margin: 0px; padding: 0px; }

html, body { width: 100%; height: 100%; padding: 0; margin: 0; }

a { outline: none; -moz-outline: 0; border: none; border-width: 0px; }
a:active { outline: none; -moz-outline: 0; }
a:focus { outline: none; -moz-outline: 0; }

img { border: none; border-width: 0px; }

.clear { clear: both; font-size: 0pt; line-height: 0px; }

#main { width: 970px; position: relative; margin: 0px auto; background-color: #fff; font-family: Georgia, "Century Schoolbook L", Serif; font-size: 12px; color: #000; line-height: 1.1; }

a { text-decoration: none; color: #000; }
a:hover { text-decoration: underline; }

table { border-collapse: collapse; }

.top_adv { margin: 3px 0 12px; }

.last { border: none; }
