*{padding:0; margin:0;}
body{background-color:#DCDAE1; font-family:arial, sans-seriff; color:#7C252B; font-size:0.9em;}  
h1{height:18px; font-size:140%; background-repeat:no-repeat;}  
img{border:none;}

/*layout*/        
#hold{width:766px; padding:0 20px; background:url('../img/hold_bg.jpg') repeat-y; padding-top:10px; margin:0 auto;}
#header{background:url('../img/header.jpg') no-repeat; width:706px; height:108px; padding:5px 0}
#nav{background:url('../img/nav_bg.jpg') no-repeat; width:766px; height:48px; padding-top:3px;}
  #nav ul{list-style-type:none;}
  #nav li{padding:0 10px; float:left; height:24px; line-height:24px;}
  #nav a{padding:4px 10px; display:block;}
#main{margin-top:10px;}
#footer{width:786px; padding-left:20px; margin:0 auto; background:url('../img/footer_bg.jpg') bottom left no-repeat; height:36px;}

/*ids*/
#cool{width:176px; height:96px; background:url('../img/cool.jpg') no-repeat; float:left;}
#warm{width:176px; height:96px; background:url('../img/warm.jpg') no-repeat; float:left;}
#hot{width:176px; height:96px; background:url('../img/hot.jpg') no-repeat; float:left;}
#h_cool{background:url('../img/h_cool.gif') no-repeat;}
#h_warm{background:url('../img/h_warm.gif') no-repeat;}
#h_hot{background:url('../img/h_hot.gif') no-repeat;}
#but_back{margin-left:240px;}
#but_hosting{ background:url('../img/divider.jpg') right center no-repeat;}

/*classes*/
.package{display:block; width:100%; margin-bottom:50px; float:left; clear:left;}
  .package ul{list-style-type:none ; width:190px; float:left; font-size:90%;}
  .package li{background:url('../img/bullet.gif') left center no-repeat; padding-left:10px;}
.package_description{display:block; width:360px; float:left; margin-left:20px; margin-right:20px; }
.highlightInactiveField{width:200px; border:1px solid #7C252B; padding:3px; background-color:#F3F4F9;}
.highlightActiveField{width:200px; border:1px solid #7C252B; padding:5px;}

/*ifr*/
span{position:absolute; left:-2000px;}

