#productm h1 {
	color:#3EC767;
	font:bold 20px georgia;
	text-align:center;
	margin:10px 0px 10px 0px;
}
#productm p.firstchild{margin-top:0px}

#productm p.discount {
	color:#DF5000;
	font-family:arial;
	font-size:18px;
}

#productm p{margin-left:10px;}

#productm a.ordernow {
	background:url(img/ordernow.gif) no-repeat;
	padding:15px 50px 15px 30px;
	font: bold 20px georgia;
	color:#000;
	text-decoration:none;
	margin:15px;
}

#productm a:hover{color:#E65200;}

#left {
	width:253px;
	float:left;
	background:url('img/left_bg.gif') repeat-y;
	margin-top:0px;
}

#mid {
	width:462px;
	float:left;
	margin-top:0px;
}

#right {
	width:263px;
	background:url('img/right_bg.gif') repeat-y;
	float:left;
	margin-top:0px;
}

#right .right_bot {
	width:263px;
	height:15px;
	margin:0px;
	padding:0px;
	background:url('img/right_bot.gif') no-repeat;
	overflow:hidden;
}

#right p {
	margin-left:0px;
	padding-left:0px;
}

#left .left_bot {
	width:263px;
	height:14px;
	margin:0px;
	padding:0px;
	background:url('img/left_bot.gif') no-repeat;
	overflow:hidden;
}
#left p{
font-family:arial;
font-size:13px;
}

#left_wrapper {
		padding:0px 25px 0px 13px;
}

#right_wrapper {
		padding:0px 13px 0px 26px;
}

#right p{
text-align:justify;
font-family:arial;
font-size:13px;
}

.boxheader {
	padding-top:10px;
	font:16px georgia;
	text-align:center;
	border-bottom:1px dotted #999999;
}

.h1brown {
	color:#000;
	text-align:center;
	font: 100 35px 'times new roman' ;
}

.h2red {
	color:#FF0000;
	text-align:center;
	font: 20px arial;
}

.pbrown {
	font:14px arial;
	color:#D65E00;
	text-align:left;
}

.h2areyou {
	font:100 20px arial;
	color:#D65E00;
	text-align:center;
}

.h1red {
	font:100 30px arial;
	font-style:italic;
	color:#FF0000;
	text-align:center;
}

ul.question {
	list-style-type:none;
	padding-top:30px;
	font-family:arial;
	font-size:15px;
	text-align:justify;
}
ul.question li{
	margin-bottom:10px;
	background:url('img/questionblt.png') no-repeat;
	padding-left:30px;
	padding-right:15px;
}

.qh2 {
	font:100 25px 'times new roman';
	text-align:center;
}

.pif {
	font:bold 15px verdana;
	font-style:italic;
}

h2.atitle {
	text-align:center;
	font:100 19px 'times new roman';
	margin-bottom:0px;
	color:#C67519;
}