#layout-container
{
  
  height:920px;

  background-image:url('../gfx/global/ver_grey.gif');
  background-repeat:repeat-y;
  background-position:329px;0px;

}


#main-box
{
  
  color:#FFFFFF;
  background-color:#F89828;
  
  width:299px;
  height:51px;
 
  
  padding-left:20px;
  padding-top:40px;
  
  position:absolute;
  left:10px;

}







#title-box
{
  
  color:#FFFFFF;
  background-color:#1E2827;
  
  width:546px;
  height:51px;
 
  
  padding-left:20px;
  padding-top:40px;
  
  position:absolute;
  left:329px;

}

#title-box img
{
  margin-bottom:5px;
}




#col-1
{
  position:absolute;
  top:91px;
  padding-top:38px;
  left:30px;
  
  width:299px;
  
  
}

/* IE RULE */
* html #col-1 
{
 
 /*height: 80em;*/

}



#col-1 ul
{
  margin-left:20px;
  margin-top:10px;
  margin-bottom:20px;
  list-style-type:none;
  color:#2A5091;
}

#col-1 ul li img
{
  padding-top:2px;
}

#col-1 a
{
  color:#2A5091;
}



* html body #col-1 a
{
  color:#2A5091;
  
  position:relative;
  top:-11px;
}


#col-1 #q-sel
{
  color:#A6A6A6;
}


#col-2
{
 
  position:relative;
  left:329px;
  top:91px;
 
}


/* IE RULE */
* html #col-2 
{
 
 /*height: 80em;*/

}




#col-2 #tip-content
{
  width:540px;  
  position:relative;
 
}

#col-2 #content-td
{
  /*width:420px;
  padding-right:60px;
  */
  padding-left:30px;
  padding-top:20px;
}

#col-2 #tip-content h2
{
  text-transform:uppercase;
  color:#2A5091;
  font-size:13px;
  margin-top:25px;
}

#col-2 #tips
{
  
  width:156px;
  padding-top:30px;
  
}




#col-2 #tips p
{
  padding-left:40px;
}

#col-2 #tips img
{
  padding-left:40px;
}

#col-2 #tips p
{
  margin-top:2px;
}

#col-2 #tips .lbl
{
  margin-top:20px;
}

#col-2 #tips a
{
  text-decoration:underline;
}

#col-2 #tips a:hover
{
  text-decoration:none;
}


#extra-info
{
 
  width:350px;
  clear:both;
  
  position:relative;
  top:30px;
}



















