.PageHeader{text-align:center;}
body {
  text-align: center;
  background:url(images/bg.jpg) repeat-x;
  background-color:#f9f9d0;
  padding-top:20px;
  font-size:12px;
  color:#333333;
  font-family:arial;
}
a {color:#e64924;}

#BookJob th{text-align:left; padding-bottom:5px;}
#FormBlock td{padding-bottom:5px;}
#wrapper {width: 990px;text-align: left; margin: 0 auto;}
#bgbox {width: 990px;border-top:10px solid #7b9032;    }

#header { width: 533px; height:145px; margin:auto;}
#HeaderImage{width: 752px; height: 151px; background:url(images/image-wide.jpg) left top no-repeat; margin-top:10px; margin-bottom:20px;}
  
#left { width:205px;  float:left;  padding:0 5px 0 0; }
#left ul {padding: 0}
#left ul li { list-style: none; }
#left ul li a { font-size: 13px; display: block; padding:9px 0px 9px 5px; text-decoration: none;}
#left ul li a:hover {background-color: #cedd99; display: block;}
  
  #middle {
	width: 752px;
    float: right;
    padding: 0 10px;
	min-height:400px;
  	background-color:#FFF;
  	border-left:1px solid #7b9032;
  	border-right:1px solid #7b9032;
  	border-bottom:1px solid #7b9032;
	padding-bottom:20px;
  }
  
  .formtext {font-weight: bold; }
  #footer {
  background:#cedd99;
  height:30px;
    clear: both;
    text-align:center;
    font-size:11px;
    color:#000;
    margin-top:35px;
    padding-top:20px;
  }
 
   #footer a:link, #footer a:visited{
  color:#e64924;
  font-weight:bold;
  text-decoration:none;
  }
  #footer a:hover{
  text-decoration:underline;
  }
