#layout-container
{
  
  height:840px;
  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;
  left:30px;
  
  width:299px;
 
  
  padding-top:29px;
}

#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 ul li a
{
  
  color:#2A5091;
  
}

#col-1 ul li a img
{
  display:inline;
  
}


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


#col-2
{

  position:relative;
  left:330px;
  padding-top:91px;
  
  /*min-height:60em; 
  height:auto;*/
  padding-left:25px;
}


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

}




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

}






#col-2 #title
{
  padding-top:25px;
}




#col-2 #the-form
{
   background-color:#1E2827;
   margin-top:15px;
   color:#FFF;
   width:420px;
   padding-left:15px;
   padding-bottom:15px;
}

#col-2 span
{
  /*border:1px solid red;*/
  display:block;
  margin-top:10px;
}

#col-2 #the-form select
{
  
  width:182px;
  font-size:10px;
  /*margin-bottom:10px;*/
}

#col-2 #the-form input
{
  
  width:281px;
  font-size:10px;
  /*margin-bottom:10px;*/
}

#col-2 #the-form .phone
{
  
  width:50px;
  font-size:10px;
  /*margin-bottom:10px;*/
}


#col-2 #the-form textarea
{
width:281px;
height:149px;
font-family:helvetica,arial;
font-size:10px;
/*margin-bottom:10px;*/
}

#col-2 #the-form .check
{
  
  width:15px;
  height:15px;
  font-size:10px;
  /*margin-bottom:10px;*/
}


#buttons
{
 
  position:relative;
  top:490px;
  left:320px;
  
}





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


.btn
{
  cursor:pointer;
  cursor:hand;
  margin-bottom:20px;
}















