/* yahoo css reset  -  start*/


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}



/* yahoo css reset  -  end*/

body {
	background-image: url(/images/bg_05.gif);
	background-repeat: repeat-x;
	background-position: left top;	
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;	
	font-weight: normal;
	color: #000;	
	text-align:left;	
	line-height: 13pt;
}
#site {
	width: 80%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
  min-width:760px;
}
#header {
	width:100%;
	height:200px;
	background-color:#E8C47F;
	/*background-image: url(images/omg_photo.jpg);*/
	background-position:right bottom;
	background-repeat: no-repeat;
	text-align:right;
}
.two_third_content {
	width: 65%;
	display:inline;
	float: left;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top:2%;
	margin-right: 0px;
	background-color: #E8C47F;
	height: 99%;
	padding:1% 1% 3% 1%;
	
	background-image:url(/images/light_box.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	text-align:center;
	

}

.pdf_product {
	background-image:url(/images/pdf_product.jpg);
	background-repeat: no-repeat;
	margin: 1%;
	float:left;
	min-height:83px;
	padding-left:90px;	
	

}

.one_third_content {
	width: 28%;
	display:inline;
	float: right;
	margin-right: 0%;
	margin-bottom: 0px;
	margin-top:2%;
	background-color: #9F2214;
	height: 100%;
	padding:1%;
	padding-bottom:3%;
	background-image:url(/images/dark_box.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}



#footer {
	width:100%;
	background-color:#9F2214;
	height:45px;
	float:left;
	margin-top: 2%;
}
#first_name, #r_name, #t_name, #email, #r_email, #t_email, #t_refer, #t_refername  {
	width:100%;
	height:20px;
	border:0px none;
	
}
label {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #000;	
	margin-top: 3%;
	float:left;
	margin-bottom:1%;
}
.dark_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	text-transform: uppercase;
	line-height: normal;
	font-weight: normal;
	color: #9F2214;
	margin-top:1%;
	text-align:center;

}
.light_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	text-transform: uppercase;
	line-height: normal;
	font-weight: normal;
	color: #E8C47F;
	margin-top:0px;
	text-align:left;

}
p {
	font-size:10pt;
	text-align:justify;
	line-height: 13pt;
	margin-top:3%;
}
#buy_now {
	margin-top:3%;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#submit_1, #submit_2 {
	margin-top:3%;
}
ol,ul {
	text-align: left;
	list-style-type: circle;
	list-style-position: inside;
	margin-top:1%;
	color: #9F2214;
}
blockquote {
	font-style: italic;
	text-align: justify;
	padding-left: 50px;
	padding-right:50px;
}
.bold_italic {
	font-style: italic;
	font-weight: bold;
}
