@charset "utf-8";
body {
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-position: 0px top;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
h1, h2, h3, h4, h5,h6, p, form, input, select, textarea, ul, li {
	margin:0; 
	padding:0;
}
ul {
	list-style-type:none;
}
	
.spacer {
	clear:both; 
	line-height:0px; 
	font-size:0;
}
a {
	color: #fc5e32;
	text-decoration: none;
}
a:hover {
	color: #000000;
}

#structure {
	width: 802px;
	margin-right: auto;
	margin-left: auto;
}
#hdr-link a {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 10px;
}
#header {
	height: 219px;
	width: 802px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#content {
	background-image: url(../images/con-bg.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding-bottom: 30px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
}
#content p {
	padding-top: 10px;
	padding-bottom: 10px;
}
#content h1 {
	font-size: 32px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	color: #fc5e32;
}
#content h2 {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
#content h3 {
	font-size: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
#content h4 {
	font-size: 18px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}
#content ul {
	padding-bottom: 10px;
	padding-left: 15px;
}
#content ul li {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	margin-bottom: 5px;
}
.blue-box {
	height: 289px;
	width: 696px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/blue-box.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.blue-box #pic1 {
	height: 206px;
	width: 182px;
	float: left;
	background-image: url(../images/pic1.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.blue-box #hdr {
	float: right;
	height: 74px;
	width: 483px;
	background-image: url(../images/blue-hdr.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 24px;
	line-height: 74px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
}
.blue-box #hdr-2 {
	margin-right: auto;
	margin-left: auto;
	height: 37px;
	width: 690px;
	line-height: 37px;
	background-image: url(../images/blue-hdr1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 18px;
	text-align: center;
	margin-bottom: 5px;
}
#blue-box-h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 10px;
}
.blue-box p {
	float: right;
	width: 483px;
	font-size: 16px;
	margin-top: 20px;
}
#order {
	padding-top: 10px;
}
#order a {
	height: 85px;
	width: 304px;
	display: block;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	line-height: 85px;
	background-image: url(../images/order-but.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	font-size: 36px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
#ebook {
	height: 304px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/ebook.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#footer {
	height: 243px;
	width: 762px;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	font-size: 11px;
	padding-right: 20px;
	padding-left: 20px;
}
#footer #disclaimer {
	padding-left: 210px;
	padding-top: 38px;
}
#footer #designed {
	text-align: right;
	padding-top: 70px;
}
#paypal {
	height: 80px;
	width: 253px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/paypal.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.red {
	color: #FF0000;
}
#footer-bg {
	background-image: url(../images/con-bg.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
