#site {
	margin-top: -10px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 1000px;
	margin-bottom: 0px;
	background-image: url(images/radial_bg.jpg);
	background-repeat: no-repeat;
	padding-top: -10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.pagetitle {
	font-size: 30px;
	color: #F00;
}
#pricebox {
	float: right;
	height: 200px;
	width: 300px;
	text-align: right;
	position: relative;
	font-weight: lighter;
}
#pricebox2 {
	float: right;
	height: 130px;
	width: 300px;
	text-align: right;
	position: relative;
	font-weight: lighter;
}
li {
	list-style-type:square;
}
.priceboxlist1 {
	font-size: 14px;
	font-style: normal;
	list-style-type: square;
	text-align: left;
	margin-left: -10px;
}
.priceboxlist2 {
	font-size: 14px;
	font-style: normal;
	list-style-type: square;
	text-align: left;
	margin-left: 125px;
}
.priceboxlists {
	width: 301px;
	top: 75px;
	left: 1px;
	position: absolute;
	height: 58px;
}
.priceboxlists2 {
	width: 150px;
	top: 70px;
	left: 32px;
	position: absolute;
	height: 67px;
	z-index: 0;
}
.priceboxprice {
	color: #F00;
	line-height: 10px;
	font-size: 24px;
}
.subredhead {
	color: #F00;
	font-size: 18px;
	font-style: italic;
}
.priceboxhead {
	font-size: 16px;
	color: #F00;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
}
#header {
	height: 120px;
	width: 800px;
	position: relative;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
}

#header a#email { 
	background: url('images/email.jpg');
	width: 60px; 
	height: 60px; 
	float: right; 
	}
	
#header a#email:hover { 
	background-position: 0 60px;}	
.pagetitlesub {
	font-size: 18px;
	line-height: 10px;
	color: #E8E8E8;
}
#body {
	position: relative;
	height: auto;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}
.gallery {
	height: auto;
	margin: 0 auto;
	width: 780px;
	position: relative;
	padding-right: 10px;
	padding-left: 10px;
}
#disclaimer {
	padding: 10px;
	margin: 0 auto;
	height: auto;
	width: 800px;
	text-align: center;
}
#box_area {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#box_top {
	background-image: url(images/box_top.jpg);
	height: 15px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	background-repeat: no-repeat;
	padding: 0px;
	overflow: hidden;
}
#box_body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	height: auto;
	width: 780px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(images/box_mid.jpg);
	background-repeat: repeat-y;
}
#box_bottom {
	background-image: url(images/box_bottom.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding: 0px;
	overflow: hidden;
}
#footer {
	height: 75px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(images/footer_back.jpg);
	background-repeat: repeat-x;
	text-align: center;
	margin-top: 10px;
	padding-top: 20px;
}
.footertext {
	color: #F40003;
}
body {
	background-color: #000;
}
body,td,th {
	color: #C6C7C7;
	font-family: Arial, Helvetica, sans-serif;
}
#free {
	position: absolute;
	height: 120px;
	width: 130px;
	left: 575px;
	top: -25px;
}
#popup {
	background-color: #CCC;
	height: 111px;
	width: 371px;
	position: absolute;
	left: 340px;
	top: 500px;
	background-image: url(images/popup.jpg);
	background-repeat: no-repeat;
	visibility: hidden;
	border: 2px outset #F00;
	overflow: hidden;
	
}
#nobtn {
	position: relative;
	left: 111px;
	top: 53px;
	width: 248px;
	visibility: hidden;
}
#yesbtn {
	position: absolute;
	left: 111px;
	top: 82px;
	width: 248px;
	visibility: hidden;
}
#priceboxbuynow {
	/*
	position: absolute;
	width: 300px;
	top: 129px;
	*/
	margin-top: 70px; 
}
#popupclose {
	position: absolute;
	left: 22px;
	top: 93px;
	width: 70px;
	text-align: center;
	color: #000;
	cursor: pointer;
	font-size: 10px;
	visibility: hidden;
}
