/* reset styles */
@import "reset.css";

body { background: url(/images/body_bg.jpg) top left repeat-y #ffffff;  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }

#brand { background: url(/images/brand.jpg) top left no-repeat; display: block; height: 98px; margin: 0; padding: 0; width: 472px; }
#content { padding: 25px 0 0 150px; width: 500px; }

h1 { color: #9e9c9d; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; display: block; font-size: 24px; line-height: 30px; margin: 0 0 45px 0; }

#contacts { margin: 0 0 52px 0; }
#contacts h2 { background: url(/images/contacts.jpg) top left no-repeat; display: block; height: 16px; margin: 0 0 16px 0; overflow: hidden; text-indent: -1000px; width: 109px; }
#contacts p { color: #222222; line-height: 14px; margin: 0 0 8px 0; padding: 0; }
#contacts a, #address a { color: #8F0000; text-decoration: none; }
#contacts a:hover, #address a:hover {  color: #ee0000; }

/* #address h2 {  display: block; height: 22px; margin: 0 0 2px 0; overflow: hidden; text-indent: -1000px; width: 175px; } */
#address p { color: #222222; line-height: 14px; margin: 0 0 8px 0; padding: 0; }
