body {
	font-family: Arial, sans-serif;
	font-size: 14px;
	text-align: center;
	background: #ccc;
}

h1 {
	font-size: 24px;
}

#page {
	width: 750px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

#content {
	background-color: #fff;
	padding: 8px;
	position: relative;
}

#header, #footer {
	width: 750px;
	padding: 0;
	margin: 0;
}

#header {
	padding-top: 7px;
	background: transparent url("/images/h_top_bg.gif") no-repeat top;
}

#footer {
	padding-bottom: 7px;
	background: transparent url("/images/f_btm_bg.gif") no-repeat bottom;
}

#header ul, #footer ul {
	display: block;
	list-style: none;
	margin: 0;
}

#header ul {
	text-align: right;
	padding: 0px 10px 22px 0px; 
	background: #333366 url("/images/h_btm_bg.gif") no-repeat bottom;
}

#footer ul {
	text-align: left;
	background: #333366 url("/images/f_top_bg.gif") no-repeat top;
	padding: 22px 0px 0px 10px; 
}

#header li, #footer li {
	font-size: 14px;
	display: inline;
	margin: 0;
}

#header li {
	padding: 0px 0px 0px 10px;
}

#footer li {
	padding: 0px 10px 0px 0px;
}

#header a, #footer a {
	color: #fff;
	text-decoration: none;
}

#header a:hover, #footer a:hover {
	color: #ffff00;
}

#header img, #footer img {
	width: 174px;
	height: 17px;
	border: none;
}

#header img {
	float: left;
	margin: 6px 8px 0px 8px;
}

#footer img {
	float: right;
	margin: 13px 8px 0px 8px;
}

.clear {
	clear: both;
}

a.button {
	background-color: #333366;
	text-decoration: none;
	padding: 0.25em 0.5em;
	color: #fff;
	font-size: 12px;
}

a.button:hover {
	color: #ffff00;
}

.price {
	color: #ff0000;
	font-weight: bold;
}

.main_price {
	font-size: 14px;
}

/* need box model hack here */
div.callout, div.callout_footer {
	position: relative;
	clear: both; 
	float: right; 
	width: 247px;
	padding: 4px;
	margin: 0 0 0.5em 1em;
	text-align: center; 
}

* html div.callout, * html div.callout_footer {
	width: 257px;
}

div.callout {
	font-weight: bold;
	border: 1px solid black;
	font-size: 12px;
	background-color: #ccc;
}

div.callout_footer {
	margin-top: -1em; 
	padding-top: 0;
	font-size: 10px;
}

div.callout p {
	margin-bottom: 0;
}

#side_nssa {
	clear: both;
	float: right;
	width: 257px;
	text-align: center;
	margin: 1em auto;
}

#contact img {
	margin-top: 0.5em;
}

table.prices {
	border: 1px solid black;
}

table.prices th {
	text-align: left;
	background-color: #333366;
	color: #fff;
	padding: 2px 4px;
}

table.prices td {
	background-color: #ccc;
	padding: 2px 4px;
}

img {
	border: 0;
}

.error {
	font-weight: bold;
	color: #ff0000;
}

.message {
	font-weight: bold;
	background-color: #ffff99;
}

.small {
	font-size: 10px;
}

/*-- index.html --*/

#big_mama {
	position: relative;
	float: right;
	font-size: 10px;
	width: 257px;
	margin: 8px 0 8px 8px;
	clear: both;
}

#big_mama img {
	border-left: 1px solid black;
}

/*-- products.html --*/

ul.body_list {
	margin-left: 0;
	padding-left: 0;
}

ul.body_list li {
	list-style-position: inside;
}

#product_list {
	margin: 0 0 1em 0;
	padding: 0;
}

#product_list p {
	margin: 0 0 1em 0;
}

#product_list dt {
	font-weight: bold;
	font-size: 16px;
	padding: 1em 0 1em 0;
	clear: left;
	color: #333366;
}

#product_list dd {
	margin: 0;
	padding: 0;
}

#product_list dd img {
	position: relative;
	float: left;
	margin: 0 8px 2px 0;
	padding-bottom: 2px;
}

#product_list dl {
	margin: -1em 0 0 0;
	padding: 0;
}

#product_list dl dt {
	font-size: 14px;
	color: #000;
}

#survival {
	font-size: 12px;
	padding: 1em 4em;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	text-align: center;
}

#survival p {
	margin-top: 0;
}

#product_list a.button {
	clear: both;
	display: block;
	text-align: center;
	width: 141px;
	padding: 0.25em 0;
}

/* hack for IE */
* html #product_list a.button {
	margin-top: -1em;
}

/*-- safe_rooms.html --*/

div.pics {
	margin: 1em 0;
	padding: 1em 0;
	text-align: center;
	clear: both;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

div.pics img {
	margin: 4px;
	border: 1px solid black;
}

#sr_prices {
	position: relative;
	text-align: center;
	float: right;
	clear: both;
	margin: 0 0 1em 1em;
	width: 257px;
}

#sr_prices table {
	width: 100%;
	font-size: 14px;
}

#sr_prices div {
	font-size: 10px;
}

#sr_more {
	text-align: center;
}

#sr_more a.button {
	text-align: center;
	font-size: 14px;
}

/*-- sr_more.html --*/

table.pics {
	margin-top: 1em;
	width: 734px;
	clear: both;
}

table.pics td {
	vertical-align: top;
	text-align: center;
	padding: 8px;
}

table.pics tr.caption td {
	font-size: 12px;
	padding-top: 0;
}

table.pics img {
	border: 1px solid black;
}

/*-- signup.html --*/

form.dialog {
	clear: both;
	border: 1px solid #000;
	padding: 8px;
	background-color: #ccc;
	width: 500px;
}

form.dialog label {
	float: left;
	width: 8em;
	margin: 3px 8px 0 0;
	text-align: right;
	font-weight: bold;
}

form.dialog div.button {
	border-top: 1px solid #000;
	margin-top: 1em;
	padding-top: 8px;
	text-align: center;
}

/*-- calc.html --*/

#quote_results, #quote_calc {
	display: none;
	margin-top: 1em;
	font-weight: bold;
	background-color: #ffff99;
	text-align: center;
}

#quote_miles {
	display: none;
}

#quote_calc {
	display: none;
}

