/* CSS Document */

/* General */

a:link { color:#990099; text-decoration: none; }
a:active { color: #fc4128; text-decoration: underline; }
a:visited { color: #65b295; text-decoration: none; }
a:hover { color: #fc4128; text-decoration: underline; }

a img { border: 0px; }

blockquote, body, center, div, dd, dl, form, input, h1, h2, h3, h4, h5, h6, menu, ul, ol, p, i, td { font-family: verdana, geneva, arial, sans-serif; }
body { margin: 0px; padding: 0px; font-size: 9px; background-color: #fff; color: #7a8b72; background-image: url(images/left.jpg); background-repeat: repeat-y; }
body.popup { margin: 20px;  width: 375px; height: 600px; background-color:#CCCCCC; font-size: 11px; }
table { border: 0px; padding: 0px; border-spacing: 0px; }

form { padding: 0px; margin: 0px; }
select { font-size: 9px; color:#000099; font-family: verdana, helvetica, arial; }

/* Home */

#top { background-color: #111111; height: 72px; width: 100%; top: 0px; left: 800px; position: absolute; }

#home-logo { top: 0px; left: 0px; width: 800px; height: 72px; padding: 0px; margin: 0px; background-repeat: no-repeat; position: absolute; z-index: 1; }

#home-left { top: 72px; left: 0px; width: 70px; height: 100%; padding: 0px; margin: 0px; position: absolute; z-index: 1; }

#home-main { top: 40px; left: 85px; width: 80px; height: 589px; padding: 35px 0px 0px 0px; margin: 0px; background-repeat: no-repeat; text-align: right; position: absolute; z-index: 2; }

#home-center {top: 75px; left: 200px; width: 445px; height: 528px; padding: 6px 0px 0px 0px; margin: 0px; background-repeat: no-repeat; text-align: right; position: absolute; z-index: 2; }


#home-mid  {top: 78px; left: 180px; width: 512px; height: 85px; padding: 6px 0px 0px 0px; margin: 0px; background-repeat: no-repeat; text-align: right; position: absolute; z-index: 2; }

#home-mid-2 {top: 182px; left: 181px; width: 513px; height: 85px; padding: 6px 0px 0px 0px; margin: 0px; background-repeat: no-repeat; text-align: right; position: absolute; z-index: 2; }

#home-mid-3 {top: 281px; left: 179px; width: 521px; height: 85px; padding: 6px 0px 0px 0px; margin: 0px; background-repeat: no-repeat; text-align: right; position: absolute; z-index: 2; }

#home-mid-4 {top: 376px; left: 181px; width: 522px; height: 85px; padding: 6px 0px 0px 0px; margin: 0px; background-repeat: no-repeat; text-align: right; position: absolute; z-index: 2; }

#home-bottom {top: 612px; left: 224px; width: 398px; height: 40px; padding: 6px 0px 0px 0px; margin: 0px; background-repeat: no-repeat; text-align: right; position: absolute; z-index: 2; }
