#ctr{
  background-image:url(/_images/make-an-order-bg.jpg);
  background-position:top left;
  background-repeat:no-repeat;
}

#primary-nav li.menuactive{

  background-image:url(/_images/menu-tab-orange-active-bg.gif);
  background-position:top left;
  background-repeat:no-repeat;
  width:97px;
  height:27px;
  line-height:27px;
/*   margin-left:1px; */
/*   display:block;
  position:relative;
  top:1px; 
  margin-top:1px; */
}

div#subMenuwrapper{
  background-image:url(/_images/orange-menu-bg.gif);
  background-position:top left;
  background-repeat:no-repeat; 
/*   margin-left:1px; */
  /* position:relative;
  top:-1px;
  top:expression("-5px"); */
/*   background-color:yellow; */
/*   height:20px; */
}

h1{
font-size:16px;
margin-top:0px;
color:#ED7715;
}

h2{
font-size:16px;

color:#ED7715;
}

input, textarea, select{
width:360px;
border:solid 1px #aaaaaa;
margin-bottom:10px;
}

textarea{
height:100px;
overflow:auto;
}

.plain, .required, td{
font-size:12px;
font-family:arial, sans-serif;
}

.check{
position:relative;
top:-20px;
}

.check input{
border:none;
position:relative;
top:24px;
left:-30px;
}

.ffsubmit{
width:100px;
line-height:24px;
float:right;
margin-right:6px;
cursor:hand;
cursor:pointer;
}

.content a{

background-image:url(/_images/arrow-bullet.gif);
background-position:center left;
background-repeat:no-repeat;
}







