@charset "utf-8";
/* CSS Document */

body {
	background-color: #E6E6E6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
}
div, p, span, th, td, img, {
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	color:#DD4900;
}
#wrap {
	width: 897px;
	padding-right: 11px;
	padding-left: 11px;
	overflow: hidden;
	background-color: #FFFFFF;
	padding-bottom: 12px;
}
#top-header {
	text-align: left;
	height: 125px;
	width: 897px;
	padding-right: 0px;
	padding-left: 0px;
}
#menu-area {
	background-image: url(../images/menu-bg.jpg);
	background-repeat: repeat-x;
	height: 47px;
	width: 897px;
}
#menu-left {
	background-image: url(../images/menu-left.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 47px;
	width: 9px;
}
#Myopractic {
	float: left;
	height: 47px;
	width: 137px;
	padding-left: 0px;
}
#home {
	float: left;
	height: 47px;
	width: 30px;
	padding-left: 0px;
}
.menu-bar {
	background-image: url(../images/menu-bar.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 47px;
	width: 1px;
}
#dornspinaltherapy {
	float: left;
	height: 47px;
	width: 199px;
	padding-left: 0px;
}
#scenartherapy {
	float: left;
	height: 47px;
	width: 169px;
	padding-left: 0px;
}
#Testimonials {
	float: left;
	height: 47px;
	width: 144px;
	padding-left: 0px;
}
#faq {
	float: left;
	height: 47px;
	width: 79px;
	padding-left: 0px;
}

#Contact {
	float: left;
	height: 47px;
	width: 111px;
	padding-left: 0px;
}
#menu-right {
	float: right;
	height: 47px;
	width: 9px;
	padding-left: 0px;
	background-image: url(../images/menu-right.jpg);
	background-repeat: no-repeat;
}
#banner {
	height: 290px;
	width: 897px;
}
#contact-area {
	padding-top: 30px;
	padding-right: 26px;
	padding-bottom: 85px;
	padding-left: 26px;
	background-image: url(../images/footbg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: left;
	line-height: 16px;
}
#contact-area a {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #0371A7;
	text-decoration: underline;
}
#contact-area a:hover {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #0371A7;
	text-decoration:none;
}
#footer-area {
	height: 39px;
	width: 920px;
	padding-top: 19px;
	color: #000000;
}

#footer-area a {
	color:#0471A7;
}

#footer-area a:hover {
	color:#F5C527;
}
ul {
   list-style-type: none;
   padding-left: 0;
   margin-left: 0;
}

li {
   list-style-image: none;
   background-image: url(/images/diamond.jpg);
   background-repeat: no-repeat;
   background-position: left center;
   font-size: 18px;
   padding-left : 25px;
   padding-top:5px;
}

.box {
	background: #fff;
	margin: 0 0 14px 0;
	border: 1px solid #ccc;
}

	.box .inner {
		padding: 20px 26px 30px 26px;
	}
	
	.box .inner-1 {
		padding: 20px 26px 24px 26px;
	}
	
	.box .inner-2 {
		padding: 20px 20px 30px 26px;
	}

.box-1 {
	background: #f23b02 url(images/box-tail.gif) repeat-x 0% 0%;
	width: 100%;
}

	.box-1 .inner {
		padding:28px 27px 46px 26px;
	}
	
	.box-1 h3 {
		color: #fff;
	}
	
	.box-1 p {
		padding: 0 !important;
		line-height: 1.5em !important;
		font-size: 1em !important;
		font-weight: bold !important;
		color: #fff !important;
	}
	
		.box-1 p small {
			float: right;
			padding: 0 4% 0 0;
			font-size: 1em;
		}
		
		.box-1 p a {
			color: #fff !important;
		}

