@charset "utf-8";
/* CSS Document */
@import url("reset.css");
#site { 
	width:955px;
	margin: 0 auto;

}

#masthead {
	background-image: url(../img/ui/main_header_bkgd_01.png);
	background-repeat: repeat-x;
	text-align:center;
	min-height: 145px;
}
.clear {clear:both;}
#hd {background-color:#FFFFFF;}

#subhead {height:59px;background-image: url(../img/ui/subhead_bkgd_07.png);background-repeat: repeat-x;text-align:center;}

#bd {text-align:center;margin:0 auto;min-height:400px;}

#bodyText {
	width:750px;
	margin:0 auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:1.4;
}

#flashGallery {margin-top:20px;margin-bottom:20px;}

#ft {
	background-image: url(../img/ui/footer_bkgd_11.png);
	background-repeat: repeat-x;
	height:100px;
	margin-top:30px;
	padding:30px;
	text-align:center;
}
span.Price {
	font-size:18px;
	color:#DEA723;
	font-weight:bold;
	line-height:2.0;
}

table.features {margin:20px 0 20px 0;width:100%;}
