@charset "utf-8";
/* CSS Document for Interdevelopment Website */
html{min-height: 100%;margin-bottom: 1px;overflow: -moz-scrollbars-vertical !important;}
body{background-color:#989898;font-family:Verdana, Arial, Helvetica, sans-serif;margin:0; padding:0; font-size:11px;}
a,input{outline-style:none;}

#content{background:#FFFFFF url(images/body-bg.jpg) repeat-x top;}

#footer{background:#fff url(images/foot-bg.jpg) bottom repeat-x;width:800px;height:78px;font-size:10px;color:#6d6d6d;
line-height:16px;padding:10px;}
#footer a.grey{color:#6d6d6d; text-decoration:none;}
#footer a.grey:hover{text-decoration:underline;}

#welcome .hd, #sectors .hd{color:#e47500;font-weight:bold;font-size:11px;padding:16px 6px 6px 0;}
#welcome .text{font-size:11px;color:#494949;padding:8px;}
#welcome .text a.read{color:#e2770b;text-decoration:none;}
#welcome .text a.read:hover{text-decoration:underline;}

#sectors .list{font-size:11px; font-weight:bold; line-height:18px; vertical-align:top; padding:0 10px 10px 0;}
#sectors .list .item{background:url(images/arrow1.jpg) no-repeat left; font-size:11px; color:#494949; vertical-align:middle; font-weight:bold; padding-left:20px;}

#panel .btn{padding-left:6px;}
#panel .text{font-size:11px; font-weight:bold; padding:5px; vertical-align:middle;}
#panel .dots{background:url(images/dots.jpg) center repeat-x; vertical-align:middle;}

.main-text{font-size:11px; color:#494949; text-align:justify; padding:20px;}
.page-hd{font-size:11px; color:#e47500; font-weight:bold;}

#contact .form{border:1px solid #9A9A9A;padding:2px;font-size:11px;color:#494949;width:220px; margin:0;}

.sitemap{list-style-type:disc;margin-left:12px;padding:0; line-height:20px;}
.sitemap a.site{color:#494949; text-decoration:none;}.sitemap a.site:hover{color:#e47500; text-decoration:underline;}