/*default */
*{ margin: 0; padding: 0; }
html, body, div {margin: 0; padding: 0; }
body { font: .8em Verdana, Sans-Serif; line-height: 1.2em; background: #f5f0e9; color: #000; text-align: center; cursor: default; }

a { color: #000; background: inherit; text-decoration: none;}
a:hover { color: #000; background: inherit; text-decoration: underline;}

img {border: none;}

h1 {padding: 10px 0; text-align: center; font-size: 18px;}

#container {
width: 816px;
height: auto;
margin: 90px auto;
padding: 0px;
background: #fff;
}

#top_header_2 { height: 225px; width: 766px; background: #fff url(main.jpg) right top no-repeat;text-align:left;overflow: hidden; border: 25px solid #f44f00;}



