body {
    background: transparent url(../images/body-bg.gif);
	background-repeat:repeat-x;
	
  }

#main{ width:1000px;}
#main .content{ width:949px; margin-top:25px;}
/** Global Navigation **/
#main .logo{ width:949px;background: transparent url(../images/header.png);
	         background-repeat:repeat-x;}
img{ border:0px;}
/*Middle Layout*/

#content{ width:949px; margin-top:20px; }
#content .top{ background:url(../images/top-bg.gif); background-repeat:no-repeat; width:949px; height:24px;}
#content .middle{ background:url(../images/middle-bg.gif); background-repeat:repeat-y; width:949px; text-align:left; }
#content .bottom{ background:url(../images/bottom-bg.gif); background-repeat:no-repeat; width:949px; height:24px;}
#content .layout{ padding:0px 20px 0px 20px; text-align:left; font-family:Arial, Helvetica, sans-serif; font-size:13px; line-height:20px; color:#000000; }
#content .heading{ }
#content .text{ padding:10px 20px 10px 20px;}
#content .text ul{ list-style:none; }
#content .text li{ line-height:18px ; background:url(../images/list-bg.gif) left top ; background-repeat:no-repeat; padding-left:30px; margin-bottom:15px;     }
#content .text li a{ color: #676767; text-decoration:none; }
#content .text li a:hover{ color:#da601f; text-decoration:none; }
#content .text li ul{ list-style:disc; margin:10px 0px 10px 40px;}
#content .text li ul li{ background:none; padding-left:10px; margin-bottom:10px;}
#content .text p{ padding:0px; margin:0px 0px 20px 0px; line-height:20px; font-size:13px;}
#footer{ font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; color:#000000; text-align:center; margin:20px;}
#footer a{ font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; color: #666666; text-decoration:none;}
#footer a:hover{ font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:bold; color: #FF6600; text-decoration:none;}
#copy{ font-weight:normal; font-size:12px; width:949px; text-align:center; color:#666666; font-family:Arial, Helvetica, sans-serif; border-top:1px solid #fff; padding-top:10px;}
.textbox1{ border:1px solid #999999; font-size:13px; color:#333333; width:200px;}
.textbox2{ border:1px solid #999999; font-size:13px; color:#333333; width:332px;}