body {
	margin: 0 auto;
	background-color:#ffffce;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#header {
	background-image:url(images/bg_r1_c1.jpg);
	background-repeat:repeat-x;
	height:160px;
}
#texthomepage {
	line-height: 18px;
	font-weight: 200;
	color: #006100;
	font-size: 14px;
	white-space: normal;
}
#bannerImg {
	width:800px;
	height:160px;
	margin-left:auto;
	margin-right:auto;
}
#textMenu {
	width: 800px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	color:#FFFFFF;
}
#textMenu a {
	font-size:14px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration:none;
}
#textMenu a:hover {
	color:#FFCC00;
	text-decoration:underline;
	/*text-transform:uppercase;*/
}
#middle {
	width:750px;
	padding: 0 10px 0 10px;
	margin-left:auto;
	margin-right:auto;
	/*border-left:1px solid #000000;
	border-right:1px solid #000000;*/
}
#footer {
	background-image:url(images/bg_r3_c1.jpg);
	background-repeat:repeat-x;
	margin-top:20px;
	text-align:center;
	padding-top:30px;
	padding-bottom:10px;
	font-weight:bold;
}
p {
	margin: 0 60px 0 60px;
	line-height: 16px;
}
h1, h2, h3, h4, h5, h6 {
	text-align:center;
	color:#006100;
}
#emailForm,#products {
	margin-left:auto;
	margin-right:auto;
	width:500px;
	text-align:center;
}
.contentBox {
		margin-left:auto;
		margin-right:auto;
		width:200px;
		text-align:center;
		text-align:left;
}
#boxclear { 
	clear: both; 
	line-height: 0;
}
p.center {
	text-align:center;
	padding:10px 0 10px 0;
}
.productImage {
	text-align:center;
	margin-top:5px;
}
.productTitle {
	padding: 10px 0 0 0;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	text-align:center;
}
.product {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #000000;
}
.question {
	font-size:15px;
	padding: 10px 0 10px 0;
	color:#CE0000;
	font-weight:bold;
	margin: 0 45px 0 45px;
}
.answer {
	margin: 0 100px 0 100px;
	line-height:16px;
}
ul, ol {
	margin: 0 50px 0 50px;
}
li {
	padding: 3px 0 3px 0;
}
.center {
	text-align:center;
}
#paypalCart {
	display:inline;	
}
form {
	margin:0;
}
