/* CSS Document */
/*body starts here*/
body{margin:0px; padding:0px;font-family:Tahoma,Arial, Helvetica,sans-serif;font-size:11px;color:#707070; 
      background:#414141 url(images/body.png) center top no-repeat; background-attachment:fixed;}
#wrapper{width:1000px; margin:0 auto; background:#fff url(images/shadow.gif) repeat-y;}
#container{width:1000px; padding:0px 0px 0px 0px;}
.clear{clear:both;margin:0px;padding:0px;}
a{color:#FF9000;text-decoration:underline;}
a:hover{text-decoration:none;}
/*body ends here*/

/*bannerzone starts here*/
#bannerzone{background:url(images/banner2.jpg) no-repeat; height:485px;}
#logo{padding:36px 0px 0px 34px;}
/*bannerzone ends here*/


/*workzone starts here*/
#workzone{background:#fff url(images/content_bg.gif) left top repeat-x; padding:72px 91px 0px 83px;}
.welcome_text{background:url(images/border.gif) left bottom no-repeat; font-size:32px; color:#FF9000; padding:0px 0px 5px 0px;}
.primary_container{padding:35px 10px 0px 0px; line-height:25px;}
.primary_text{padding:0px 0px 0px 170px;}
.bold_text{font-size:15px; font-weight:bold;}
.pic1{float:left; padding:0px 0px 0px 0px;}
.pic2{float:right; padding:0px 0px 0px 0px;}
.link_box{width:200px; float:left; padding:18px 0px 30px 0px;}
style:none;
              background:url(images/bullot.gif) 0px 10px no-repeat;}
.secondary_container{padding:19px 14px 56px 0px;}
.secondary_text{padding:0px 166px 0px 0px;line-height:25px;}
/*workzone ends here*/

/*footer starts here*/
#footer{width:1000px; background:#FF6600 url(images/footer_bg.gif) repeat-x;}
.footermenu{padding:17px 0px 20px 0px;margin:0px 0px 0px 0px;float:left;}
.copyright{padding:13px 35px 13px 350px;color:#FFD1B3;float:right;font-size:11px;}
.copyright a{color:#FFD1B3;font-size:11px;}
.whiteline{color:#fff; font-weight:bold;}
/*footer ends here*/

#menu ul {padding:0;margin:0;list-style-type:none;}
#menu ul .top {text-decoration: none;color: #535353;}
#menu ul .item{display:none;text-decoration: none;}
#menu ul:hover .item{display:block;text-transform: uppercase;margin:1px;color: #202020}
#menu ul:hover .item a{text-decoration: none;color: #3366CC}
#menu ul {position:absolute;}
