body{
	margin: 0px;
	background-color: #F6F6F4;
	background: #fff;
}
td{
		font-family: Arial;
		font-size: 10pt;
		vertical-align: top;
}
	#main{
		width: 750px;
		background: url(images/mainbground3.gif);
		font-family: Arial;
		font-size: 10pt;
}
	#header{
		width: 100%;
		height: 154px;
		background: url(images/headsilver2.gif);
}
	#phone{
		font-family: Arial;
		font-size: 10pt;
		font-weight: bold;
		width: 225px;
		text-align: center;
		position: relative;
		top: 100px;
		left: 264px;
}
	#navigation{
		height: 25px;
		width: 100%;
		background: #000080;
		text-align: center;
}
	#bottom{
		width: 100%;
		background: #000080;
		height: 70px;
		font-family: Arial;
		font-size: 8pt;
		color: white;
}
	#bodymain{
		width: 100%;
		background: url(images/featheredmain3-halloween.gif) top right no-repeat;
		position: relative;
}
	#information{
		width: 545px;
		margin-left: 4px;
		position: relative;
}
	.info{
		padding-left: 5px;
		padding-right: 5px;
}
	#copyright{
		position: relative;
		top: 10px;
}
	a{
		color: blue;
}
	#bottom a{
		color: white;
}
	#bottom td{
		font-family: Arial;
		font-size: 8pt;
		color: white;
		text-align: center;
}
	.attention{
		text-decoration: underline;
		font-weight: bold;
		font-size: 14pt;
}
	.mainlist{
		font-weight: bold;
}

	#information p{
		margin-right: 160px;
}
	#information p.firstphome{
		margin-top: 2px;
}
	#information table td.firsthome{
		width: 225px;
}	
	#information table td.secondhome{
		text-align: right;
		vertical-align: middle;
		padding-left: 10px;
		width: 300px;
}
#information table td.secondhome img{
	margin-top: 20px;
}
	#information ul{
		margin-top: 7px;
}
	#body{
		width: 100%;
		background: url(images/mainbground3.gif);
}
	#info{
		margin-bottom: 5px;
		margin-left: 3px;
		margin-top: 2px;
}	
	img{
		margin: 5px;
}
	h2{
		text-align: center;
}
	h5{
		text-align: center;
}
	#packagepics{
		width: 50%;
		text-align: center;
}
	#packagespecs{
		width: 50%;
		position: relative;
		top: -427px;
		left: 375px;
		
}

	img.itempic{
		margin-bottom: 40px;
}
	.specs{
		width: 95%;
		border: 1px solid #000084;
		margin-left: 20px;
		background: white;
}
	.specs2{
		width: 95%;
		border: 1px solid #000084;
		margin-left: 5px;
		background: white;
}
	table.specs td{
		padding: 1px;
		border: 1px solid #000084;
}
	table.specs td ul{
		margin-top: 0px;
		margin-bottom: 0px;
	}
	table.specs td{
		vertical-align: center;
}
	table.specs2 td{
		padding: 1px;
		border: 1px solid #000084;
}
	td.header{
		font-family: Arial;
		font-weight: bold;
		margin-top: 2px;
		margin-bottom: 2px;
		background: #FFFF00;
		color: #000000;
		border: 0;
}
	.title{
		font-weight: bold;
		font-size: 12pt;
}
	.total{
		border-bottom-style: solid ;
		border-bottom-color: black;
		border-bottom-width: 1px;
}
.notprice{
	text-decoration: line-through;
}
table.items{
	display: block;
	text-align: center;
	margin: auto;	
	border-collapse: collapse;
	width: 650px;
	margin-top: 8px;
}
table.items td{
	text-align: left;
	border: 1px solid #000084;
	background-color: #fff;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 2px;
	width: 50%;
	vertical-align: middle;
}
table.items td img{
	border: 1px solid #000;
	display: block;
	text-align: center;
	margin: auto;
	margin-bottom: 8px;
}
table.items td img.noborder{
	border: 0px;
}
table.items td span.itemtype{
	font-weight: bold;
	display: block;
	text-align: center;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
table.items td ul{
	margin-left: 0px;
	padding-left: 12px;
}
table.items td.price{
	width: 30%;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
}
table.items td.picture{
	width: 20%;
}
p.video img{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
p.video{
	clear: both;
}
#video{
	display: block;
	margin: auto;
	text-align: center;
}

.packages{
	position: absolute;
	right: 30px;
	text-align: left;
	top: 340px;
}
.packages ul{
	font-weight: bold;
}
.financing {
	width: 70%;
	border: 1px solid #000;
	border-collapse: collapse;
}


.financing th, .financing td {
	border: 1px solid #000;
	border-collapse: collapse;
	padding: .2em .5em .2em .3em;
}
.slash{
	background: url(images/slash.jpg) center center repeat-x;
	color: red;
	font-weight: bold;
}
.sale{
	font-weight: bold;
}