h1, h2, h3, h4, h5, h6, pre, code { font-size: 1em; }
ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input, div { margin: 0; padding: 0; }
a { text-decoration: none; }
a img { border: none; }
div img { display: block; }
/* MISC */

body { font: normal .8em Arial, sans-serif; text-align: center; text-align: justify; background: #E1E0E0;  }

#main { width: 750px; margin: 0 auto; text-align: left; text-align: justify; color: #040506; background: #fff; }

/* HEADER */

/* CONTENT */
h3 { font-family: verdana; color: #F5AB0C; margin-bottom: 6px; text-align: center; border-bottom: 2px dotted #F5AB0C; }
p { margin-bottom: 6px; }

#right { width: 170px; border-left: 1px solid #000; vertical-align: top; padding: 10px 5px 0 5px; }
#right p { border: 1px solid #3790F5; background: #EFEEF0; padding: 3px; }
#right  p span { color: #F7732B; font-weight: bold; }
.order { text-align: center; background: #fff; border: 0; margin: 10px 0; }
.img { margin: 0 0 10px 15px; }
#content { width: 580px; padding: 10px; }
#content h2 { color: #3790F5; font-size: 1.2em; margin-bottom: 7px; text-transform: uppercase; }
#content ul { margin-left: 20px; margin-bottom: 9px; }
#content ul li { list-style: url(../img/list.gif); }
#content .img1 { float: left; margin: 0 5px 3px 0;}
#content .img2 { float: right; margin: 0 0 3px 5px; }
#content p span { color: #F7732B; font-weight: bold; } 
#prices .title { text-align: center; font-size: 1em; color: #2A64BE; text-transform: uppercase; }
#prices tr td { border: 1px solid #C76462; padding: 2px;}
/* FOOTER */
#footer { border-top: 1px solid #000; padding-top: 10px; }
#footer p { text-align: right; font-size: .7em; }
#footer .list {  text-align: center; }
#footer .list a { display: inline; }


