
body { margin:0; background:url(old_boot_page_bg.jpg) center top; }
* { list-style:none; border:0; margin:0; padding:0; }

/* only layout */
#container { width:960px; margin:0 auto; }
#old_boot_header_left { width:143px; height:561px; background:url(old_boot_header_left.jpg); float:left; }
#old_boot_header_mask { width:674px; height:561px; float:left;  }
	#old_boot_header_mask_img { width:674px; height:512px; }
	#old_boot_header_mask_bottom { width:674px; height:49px; background:url(old_boot_mask_bottom.jpg); }

#old_boot_header_right { width:143px; height:561px; background:url(old_boot_header_right.jpg) no-repeat; float:left; }

#buttons_content { float:left; width:100%;  }
#old_boot_buttons { background:url(old_boot_button_bg.jpg); width:880px; padding:0 40px; }
	#old_boot_buttons li { display:inline-table; *display:inline; width:165px; padding:0 6px 8px 0; list-style:none; }
.apop { position:absolute; visibility:hidden; margin-top:-5px; width:153px; background:url(old_boot_button_alt_bg.jpg) bottom repeat-x #28150E; padding:5px; text-align:center; border:1px solid #5A432F; border-top:none; }
.apop a { color:#CCC; font:normal 14px Arial, Tahoma; text-decoration:none; width:165px; }
.apop a:hover { color:#FFF; }
#dummy { position:absolute; visibility:hidden; left:0; top:51px; }

#old_boot_header_bottom { width:960px; height:61px; background:url(old_boot_header_bottom.jpg); clear:both; }
#old_boot_contents { width:808px; padding:20px 76px; background:url(old_boot_table_bg.jpg); }

/* general contents */
.table_features { font:normal 13px Tahoma, "Times New Roman", Times, serif; color:#999; text-align:left; }
.table_features td { padding:5px; }

.table_features a { font-weight:bold; color:#AAA; text-decoration:underline; }
.table_features a:hover { color:#FFF; }

/* newsletters */
form { border:none; padding:5px; }
input { margin:5px 2px; background:#794522; color:#FFF; }


