body {
	font-weight:500;
	margin: 0;
	padding: 0;
	background-color: #dfdfdf;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}

#wrapper{
	width:910px;
	text-align:left;
	margin:0 auto;
	background-color: #dfdfdf;
}

#td {
	
}

#th {
	
}

a {
	text-decoration:none;
	color: #1e971c;
}
a:hover {
	text-decoration: underline;
	color: #1e971c;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bolder;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #5169a9;
	margin-top:0px;
	margin-bottom:20px;
	text-align:center;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	color: #CC0000;
}

#body_wrapper{
	padding:0px 55px 10px 55px;
	margin:0px;
	background:#FFF;
	background-image:url(../images/content-bg.jpg);
	width:865px;
	background-repeat:repeat-y;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	background-color: #dfdfdf;
}

.header_red {

font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 30px; 
font-style: normal; 
line-height: normal; 
font-weight: 600; 
font-variant: normal; 
text-transform: capitalize; 
color: #CC0000;
margin-top:20px;
}

.header_red_hme {

font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 30px; 
font-style: normal; 
line-height: normal; 
font-weight: 600; 
font-variant: normal; 
text-transform: capitalize; 
color: #CC0000;
margin:0;
}

#testimonial {
border:2px dashed #FFD7C4;
background-color:#FFFFD9;
width:450px;
padding:10px;
margin:20px;
text-align:center;
}

.pageheadings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: 600;
	font-variant: normal;
	text-transform: capitalize;
	color: #496699;
}
.subheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.bonusstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #4d69a8;
}

.bodytext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}

#footer {
	width:910px;
	padding:0px;
	margin:-14px 0 0 0;
	font-size:12px;
}
.notes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	text-decoration: none;

}
.hmeopt_drop {
color:#000;
font-weight:bold;
border: 1px solid #000;
font-size:14px;
background-color: #659ac7;
width:399px;
}

#head_hmstdy {
font-size:16px;
font-weight:bold;
color:#FFFFFF;
line-height:40px;
height:40px;
width:auto;
background-color:#5772be;
}

#contact_box{
	position:relative;
	float:left;
	margin-left:90px;
	margin-top:20px;
	height:216px;
	display:block;
}
#contact_box_head{
	position:absolute;
	font-size:16px;
	font-weight:bold;
	color:#6c6c6c;
	float:left;
	margin-left:30px;
	margin-top:-202px;	
}
#contact_box_text{
	position:absolute;
	float:left;
	margin-left:25px;
	margin-top:-155px;	
}