/* CSS Document */
body{background:url(images/main-bg.gif) 0 0 repeat-x #A8A39D; color:#1A1917; margin:4px 0 0; padding:0; font:14px/20px Arial, Helvetica, sans-serif;}
div, p, h1, h2, h3, ul{padding:0px; margin:0px;}
ul{list-style-type:none;}
/*--TOP PANEL--*/
#topPan{width:600px; background:#66605B; position:relative; margin:0 auto; top: 0px;}
#topPan ul {width:464px;}
#topPan ul li{float:left; font:12px/30px "Trebuchet MS", Arial, Helvetica, sans-serif; font-weight:bold; text-transform:uppercase;}
#topPan ul li a{width:92px; height:30px; display:block; background:url(images/menubg-normal.gif) 0 0 no-repeat #66605B; color:#FDFDFD;  text-decoration:none; text-align:center;}
#topPan ul li a:hover{background:url(images/menubg-hover.gif) 0 0 no-repeat #66605B; color:#1A1917;}
#topPan ul li.menupadding{margin:0 0 0 1px;}
#topPan ul li.home{width:92px; height:30px; display:block; background:url(images/menubg-hover.gif) 0 0 no-repeat #FDFDFD; color:#1A1917; text-align:center;}

#topPan h1{display:block; width:464px; height:198px; background:url(images/header.jpg) 0 0 no-repeat; text-indent:-2000px; margin:0 auto; clear:both;}
#topPan p{color:#fff; padding:0 0 10px 0; font:bold 18px/1.5em arial,verdana,sans-serif; text-align:center;}
/*--/TOP PANEL--*/
/*--NOTIFY PANEL--*/
#notifyPan{width:350px; background:#A6A19B; color:#1A1917; position:relative; margin:0 auto; padding:0 0px;}
#notifyPan form{width:350px; height:160px; position:relative; background:url(images/formarea.jpg) 0 100% no-repeat; padding:0px; margin:10px 0 0;}
#notifyPan form h2{display:block; width:350px; height:45px; background:url(images/formtop.gif) 0 0 no-repeat; color:#fff; font:18px/33px Tahoma, Arial, Times; margin:0; padding:5px 0 0 15px;}
#notifyPan form p{padding:0 0 5px 15px; font:0.9em/1em arial,verdana,sans-serif; }
#notifyPan form input.username {width:165px; margin:0 0 0px 30px; position: absolute; top:100px;}
#notifyPan form input.address{width:165px; margin:0 0 0px 30px; position: absolute; top:125px;}
#notifyPan form input.button{width:100px; height:37px; display:block; margin:0; position: absolute; top:105px; left:225px; background:url(images/more2.jpg) 0 0 no-repeat #EBEBEB; border:none; color:#fff; font:12px/25px "Trebuchet MS", Arial, Helvetica, sans-serif; text-transform:uppercase; text-align:left; }
#promise{background:#A8A39D; color:#EBEBEB; padding:0 0 5px 15px; font:0.8em/1em arial,verdana,sans-serif; }
/*--/NOTIFY PANEL--*/

#bodyPan{width:352px; background:url(images/bodytopbg.jpg) 0 0 no-repeat #fff; color:#1A1917; position:relative; margin:0 auto; padding:0 56px;}
#bodyPan h1{width:352px; height:32px; display:block; background:url(images/welcomebg.gif) 0 100% repeat-x; font:28px/26px Georgia, "Times New Roman", Times, serif; padding:42px 0 0;}
#bodyPan h1 span{background:#F9F9F9; color:#23601D; font-size:26px;}
#bodyPan h2{width:350px; height:32px; display:block; background:url(images/dotline.gif) 0 100% repeat-x #fff; font:28px/26px Georgia, "Times New Roman", Times, serif; padding:42px 0 0; color:#23601D;}
#bodyPan p{padding:18px 0 0 0;}
#bodyPan p.bigtext{background:#fff; font-size:18px; color:#B3A7A0; font-weight:bold; padding:18px 0 0;}
#bodybottomPan{width:464px; height:42px; background:url(images/bodybottombg.jpg) 0 0 no-repeat; position:relative; margin:0 auto; clear:both; }

/*--FEATURES PANEL--*/
#featurePan{width:600px; background:#66605B; position:relative; margin:auto; padding:10px 0 10px 0; }
#featurePan p.tagline{margin:0; padding:0; color:#50D841; font:bold 1.2em/2em arial,verdana,sans-serif; text-align: center;}
 
#featurePan p.text{margin:0; padding:0px 15px; font:1em/1em verdana,sans-serif;} 
#featurePanLeft {width:300px; color:#fff; margin: 0; position: absolute; left:0;}
#featurePanRight{width:300px; color:#fff; margin: 0px 0px 0px 300px;}
#featurePanLeft h1.imgNotes   {width:159px; height:150px; background:url(images/simple-notes.jpg)       0 0 no-repeat; text-indent:-2000px; display:block; margin:0 50px;}
#featurePanLeft h1.imgAnnotate{width:159px; height:150px; background:url(images/image-tagging.jpg)      0 0 no-repeat; text-indent:-2000px; display:block; margin:0 auto;}
#featurePanRight h1.imgLinks  {width:159px; height:150px; background:url(images/relationship-links.jpg) 0 0 no-repeat; text-indent:-2000px; display:block; margin:0 auto;}
#featurePanRight h1.imgContacts{width:159px; height:150px; background:url(images/contact-info.jpg)      0 0 no-repeat; text-indent:-2000px; display:block; margin:0 auto;}
/*--/FEATURES PANEL--*/
/*--FOOTER PANEL--*/
#footermainPan{height:75px; background: url(images/footerbg.gif) 0 0 repeat-x #000; color:#fff; margin:43px 0 0; padding:20px 0 0;}
#footerPan{width:400px; display:block; position:relative; margin:0 auto;}
#footerPan p{padding:51px 0 0;}
#footerPan p span{color:#AC2626; font-size:10px;}
#footerPan p.copyright{ margin:0; display:block; position:absolute; bottom:0px; right:23px; color:#fff; font:11px/15px Tahoma,Arial, Helvetica, sans-serif; padding:0 0 0 12px;}

#footerPan ul{width:400px; display:block; position:absolute; left:0px; top:0; padding:0; }
#footerPan li{float:left; font:12px/15px "Trebuchet MS",Arial, Helvetica, sans-serif; font-weight:normal;}
#footerPan ul li a{padding:0 0 0 12px; color:#fff; text-decoration:none;}
#footerPan ul li a:hover{text-decoration:underline;}

#footerPan ul.info{width:400px; height:25px; display:block; position:absolute; left:0px; top:20px; padding:0;}
#footerPan ul.info li{display:block; width:109px;}
#footerPan ul li span{color:#AC2626; font-size:10px; font-weight:bold; line-height:14px;}

#footerPan ul.templateworld{width:600px; color:#AAAAAA; display:block; position:absolute; top:20px; left:100px;}
#footerPan ul.templateworld li a{display:block; color:#555555; text-decoration:none;}
#footerPan ul.templateworld li a:hover{text-decoration:underline;}


