/* CSS Document */
body
{  padding:0px; 
   margin:0px; 
   background:url(../images/mainbg.png) 0 0 repeat-x white; 
   font:13px/15px "Trebuchet MS",Arial, Helvetica, sans-serif; 
   font-weight:normal;
}

div, p, ul, h2, h3, img
{  padding:0px; 
   margin:0px;
}

ul{list-style-type:none;}

/*----TOP PANEL----*/
#headerPanel
{  width:747px; 
   height:152px; 
   position:relative; 
   margin:0 auto; 
   padding:0px;
   /*border: 1px solid blue;*/
}

#headerPanel img
{  width:600px; 
   height:111px; 
   position:absolute; 
   top:10px; 
   left:0px;
}

#headerPanel ul
{  width:700px; 
   height:32px; 
   position:absolute; 
   top:121px; 
   right:40px;
   font-weight:bold;
   font-size: 11px;
   line-height:32px; 
   text-decoration:none; 
   text-transform:uppercase; 
   text-align:center;
   color: white;   

}

#headerPanel ul li
{  float:left; 
   width:99px; 
   padding:0 5px 0 1px;
}

#headerPanel ul li a
{  /* display:block; */ 
   width:99px; 
   height:32px; 
   /* background:url(images/menubg-normal.gif) 0 0 no-repeat #7E7B00; */ 
   color: white; 
   font-size:12px; 
   text-decoration:none;
}

#headerPanel ul li a:hover
{ 
   color:#7C7900; 
   text-decoration:none;
   border-bottom: 4px solid gray;

}

#headerPanel ul li.home
{  display:block; 
   width:50px; 
   height:32px; 
   /*background:url(images/menubg-hover.gif) 0 0 no-repeat #7E7B00;*/ 
   font-size:11px; 
   font-weight:bold; 
   text-decoration:none; 
   text-transform:uppercase; 
   text-align:center;
   border-bottom: 5px solid gray;
}

/*
#headerPanel ul.dropdown
{  width:480px; 
   height:22px; 
   position:absolute; 
   top:119px; 
   right:0px;
}

#topPan ul.dropdown li
{  float:left; 
   width:79px; 
   height:22px;
}

#headerPanel ul.dropdown li a
{  display:block; 
   width:79px;
   background:url(images/vertical-dot.gif) 100% 0 no-repeat #fff; 
   color:#3E3E3E; 
   font-size:11px; 
   text-decoration:none; 
   text-align:center; 
   line-height:22px;
}
 
#headerPanel ul.dropdown li a:hover
{  text-decoration:none;
   background:url(images/vertical-dot.gif) 100% 0 no-repeat #fff; 
   color:#7C7900;
}

#headerPanel ul.dropdown li.verticallinenone a
{  display:block; 
   width:79px;
   background:#fff; 
   color:#3E3E3E; 
   font-size:11px; 
   text-decoration:none; 
   text-align:center; 
   line-height:22px;
}
 
#headerPanel ul.dropdown li.verticallinenone a:hover
{  text-decoration:none; 
   background:#fff; 
   color:#7C7900;
} */

/*----/TOP PANEL----*/

/*----BODY TOP PANEL----*/
#bodyTopPanel
{  width:100%;
   height: 260px; 
   background:white; 
   color:#999; 
   float:left; 
   clear:both;
   margin-top: -30px;
   background-image:url("../images/temp.png");
   background-repeat: no-repeat;
   /*border: 1px solid yellow;*/
}

#mainLinks
{  width:100px; 
   height: 250px;
   position: absolute; 
   margin-top: -249px;
   margin-left: 870px;
   line-height:28px;
   padding-left: 10px;
   background-image:url("../images/menu_bg.png");
   background-repeat: repeat;
}

#mainLinks ul
{  margin-top: 90px; }

#mainLinks a
{
   color: white;
   text-decoration:none;
   font:13px/15px "Trebuchet MS",Arial, Helvetica, sans-serif;
   font-weight: bold; 
}

#bodytopPan
{  width:800px; 
   position:relative; 
   /*background:#333;*/ 
   color:#707070; 
   margin:0 auto; 
   padding:0px;
}

#bodytopPan h2
{  background:#F4F4F4; 
   color:#6E6C00; 
   font-size:24px; 
   height:70px; 
   line-height:70px;
}

#bodytopPan p
{  padding:0 38px 11px 0; }

#bodytopPan p span
{  font-weight:bold; }

#bodytopPan p.more
{  margin:0 0 15px 618px; 
   padding:0px;
}

#bodytopPan p.more a
{  display:block;
   width:79px; 
   height:28px; 
   background:url(images/button1.gif) 0 0 no-repeat #fff; 
   color:#111; 
   font-size:15px; 
   line-height:28px; 
   text-decoration:none; 
   padding:0 0 0 10px;
}

#bodytopPan p.more a:hover
{  background:url(images/button2.gif) 100% 0% no-repeat #fff; 
   color:#111; text-decoration:none;
}

/*----/BODY TOP PANEL----*/

/*----BODY MIDDLE PANEL---- rk*/
#bodyMiddlePanel
{  width:100%;
   background:#fff;
   /*color:#8D8D8D;*/
   color:#999;
   float:left;
   padding:42px 0 0;
   clear:both;
}

#bodyCenterPanel
{  width:800px;
   position:relative;
   margin:0 auto 0 auto;
   /*background:#000033;
   color:#8D8D8D;
   color:#999;*/
}

/*---Middle One----*/
#CenterFirstColumn
{  width:240px; 
   float:left;
   /*border: 1px solid blue;*/
   
   margin-right: 10px;
   margin-left: 10px;
   color: black;
}

#CenterFirstColumn p
{  padding:0 0 20px 0; 

}

#CenterFirstColumn ul.block li a
{ width:243px;
  height:162px; 
  display:block; 
  background:url(../images/services.png) no-repeat; 
}

#CenterFirstColumn ul.block li a:hover
{ background:url(../images/services2.png) no-repeat; }

#CenterFirstColumn a
{ text-decoration: none; }

#CenterFirstColumn a:hover
{ text-decoration: underline; }



/*---Middle Two----*/
#CenterSecondColumn
{  width:450px; 
   float:left;
   /*border: 1px solid blue;*/
   line-height: 22px;
   margin-right: 20px;
   margin-left: 10px;
   color: black;
}

#CenterSecondColumn p
{ padding:0 0 20px 0; }

#CenterSecondColumn p.CenterString2
{ line-height: 16px; }

#CenterSecondColumn ul.block li a
{ width:243px; 
  height:162px; 
  display:block; 
  background:url(images/facilities.png) no-repeat; 
}

#CenterSecondColumn ul.block li a:hover
{ background:url(images/facilities2.png) no-repeat; }

#CenterSecondColumn a
{ text-decoration: none; }

#CenterSecondColumn a:hover
{ text-decoration: underline; }

/*---/Middle Two----*/

/*---Middle Three----*/
#CenterThirdColumn
{ width:240px; 
  float:left;
  color: black;
}

#CenterThirdColumn p
{ padding:0 0 20px 0; }

#CenterThirdColumn ul.block li a
{ width:243px; 
  height:162px; 
  display:block; 
  background:url(images/faqs.png) no-repeat; 
}

#CenterThirdColumn ul.block li a:hover
{ background:url(images/faqs2.png) no-repeat; }


/*------------------*/

#footer
{   clear: both;
    color: #FFFFFF;
	padding: 5px 0 1px 0;
	margin: 0;
	background: #333;
	text-align: center;
}

#footer p
{   margin: 0;
    font-size: .75em;
}


