body{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background:url(../images/bg.png) center top no-repeat;
}
a{
	text-decoration:none;
	color:#b79033;
}

a:hover 
{
	text-decoration: underline;
	color:#b79033;
}
ul,li{
	list-style-type:none;
}
h1,h2,h3,h4,h5,h6,ul,li,p{
	margin:0;
	padding:0;
}
h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
font-size: 18px;
font-style: normal;
font-weight: bold;
  color: #000000;
}
h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
font-size: 16px;
font-style: normal;
font-weight: bold;
  color: #000000;
}
.main{
	width:930px;
	height:auto;
	display:block;
}
.left{
	width:184px;
	height:auto;
	display:block;
	float:left;
}
.logo{
	width:184px;
	height:87px;
}

.ri8{
	width:195px;
	height:auto;
	display:block;
	float:left;
}

.spine-health{
	width:195px;
	height:auto;
	display:block;
	float:left;
}
.ri8 a:link{
	font-weight: bold;
}
.mid{
	width:545px;
	height:auto;
	display:block;
	float:left;
}
.cont{
	width:494px;
	height:auto;
	display:block;
	margin:0 0 0 20px;
	font-size: 14px;
}
.frm_area{
	width:100%;
	height:auto;
	display:block;
	background-color:#FFFFFF;
	border: 1px solid #D4A52F;
	padding: 5px;
	text-align: left;
}

.frm_area a:link{
	font-weight: bold;
}
.footer{
	width:940px;
	height:65px;
	margin:0 auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	line-height:30px;
}
.top_foot{
	width:100%;
	height:35px;
	background-color:#eacb81;
}
.main_foot{
	width:100%;
	height:30px;
	background-color:#d5a52f;
}
.cont_p p{
	padding:0 10px 0 0;
	text-align:left;
	line-height: normal;
}

