/* Basic Elements */

body {background:url(../images/bkground-body.gif) repeat-x 0px 0px;background-color: #c9bfa7;margin: 0px;padding: 0px;font-family: Geneva, Arial, Helvetica, sans-serif; color: #000;}

/* Containers */

#wrapper {background:url(../images/bkground-wrapper.jpg) no-repeat; width: 100%; }
#stripes { background:url(../images/bkground-stripes.gif) 0px 0px; width: 100%; margin: 0px 0px 0px 0px; padding: 14px 0px 26px 0px;}
#main { width: 805px; border: 1px solid #c9bfa7; background: #fff; padding:15px 15px 15px 15px; float: left; position: relative; min-height: 700px;}
*html #main { height: 700px; }
#container-menu {height: 120px; }
#content { border: 5px solid #c9bfa7; background:url(../images/bkground-content.gif) bottom repeat-x; background-color: #f0ebe0; width: 838px; padding: 10px; margin: 0px 0px 0px 11px; }
#clearthis { clear: both; }
#footer {background:url(../images/bkground-footer.gif) repeat-x; position: relative;font-family: Arial, Helvetica, sans-serif;color: #000; margin: 0px 0px 0px 0px; padding: 10px 0px 20px 0px; width: 100%;}
#footer p { margin: 10px 0px 10px 0px;line-height: 19px; text-align: justify;}
#footer address { font-style: normal;font-size: 14px;line-height: 17px;margin: 0px 0px 10px 0px;}
#footer img {float: left;margin: 0px 10px 0px 5px;}
#footer .small a { color: #666 }
#footer .small a:hover { color: #000; text-decoration: none; }
#footer-top { background:url(../images/bkground-footer-top.gif) no-repeat; width: 460px; height: 23px; position: absolute; left: -5px; top: -19px; }
#footer .small { font-size: 11px; line-height: 14px; color: #666;}

/* Error Messages */

#noflash { position: relative; border: 1px solid red; width: 848px; height:40px; padding: 18px 10px 0px 50px; color: #000; font-size: 18px; background: url(../images/alert.gif) no-repeat 10px 10px; background-color: #fff; margin: 10px 0px 0px 10px;}

