@charset "utf-8";
body{
	font-family:Verdana;
	background-image: url(images/wrapper_bg.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	height:100%;
	min-height:1120px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	-moz-border-radius:0px 0px 10px 10px;
	border-radius:0px 0px 10px 10px;
/*	-moz-box-shadow: 0 0 20px #A8A8A8;
	-webkit-box-shadow: 0 0 20px #A8A8A8;
	box-shadow: 0 0 20px #A8A8A8;*/
}
#header {
	background-image: url(images/header.jpg);
	float: left;
	height: 163px;
	width: 1024px;
}
#nav-wrap {
	float: left;
	width: 1015px;
	height: 53px;
	padding-left: 8px;
}
#nav-wrap a {

	display: block;
	float: left;
	height: 53px;
	line-height: 53px;
	text-decoration: none;
	color: #FFFFFF;
	width: 200px;
	text-align: center;
}
#nav-wrap a:hover {
	background-image: url(images/nav-abg_hover.jpg);
	display: block;
	float: left;
	height: 53px;
	line-height: 53px;
	text-decoration: none;
	color: #FFFFFF;
	width: 200px;
	text-align: center;
}
#current {
	background-image: url(images/nav-abg_hover.jpg);
}

.others {
	background-image: url(images/nav-abg.jpg);
}

#logo-wrap {
	float: left;
	height: 110px;
	width: 1024px;
	background-image: url(images/logo_slice.jpg);
	background-repeat: no-repeat;
}
#number-div{
	float:right;
	width:250px;
	height:72px;
	font-size:18px;
	color:#133E4A;
	text-align:center;
	font-weight:bold;
	margin-top: 20px;
	background-image: url(images/call.png);
	background-repeat: no-repeat;
	background-position: 28px top;
	font-family: Arial, Helvetica, sans-serif;
}
.spacer_nav {
	float: left;
	height: 53px;
	width: 2px;
	background-image: url(images/spacer-nav.jpg);
}
.round_left {
background-image: url(images/nav-abg.jpg);
-moz-border-radius:15px 0 0 0;
-webkit-border-radius:15px 0 0 0;
border-radius: 15px 0 0 0;
}
.round_right {
background-image: url(images/nav-abg.jpg);
-moz-border-radius:0 15px 0 0;
border-radius: 0 15px 0 0;
}

.round_left_current {
background-image:url(images/nav-abg_hover.jpg);
-moz-border-radius:15px 0 0 0;
-webkit-border-radius:15px 0 0 0;
border-radius: 15px 0 0 0;
}

.round_right_current {
background-image:url(images/nav-abg_hover.jpg);
-moz-border-radius:0 15px 0 0;
border-radius: 0 15px 0 0;
}

#banner {
	float: left;
	width: 1024px;
	height: 300px;
	background-color: #FAFAFA;
}
#ban-img {
	float: right;
	height: 300px;
	width: 421px;
	background-color: #999999;
	background-image: url(images/banner-img.jpg);
}
#shadow-wrapper {
	width: 1024px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	-moz-box-shadow: 0px 0px 20px #b5b7b4;
	box-shadow: 0px 0px 20px #A8A8A8;
		-webkit-box-shadow: 0px 0px 20px #A8A8A8;
	background-color:#FFFFFF;

	behavior: url(ie-css3.htc);
	
}
#ban-widget {
	background-image: url(images/banner_cntbg.jpg);
	height: 120px;
	width: 545px;
	border:5px solid #FFFFFF;
	-moz-border-radius:15px;
	border-radius: 15px;
	margin-left:20px;
	margin-top:50px;
	-moz-box-shadow: 0 0 20px #A8A8A8;
	-webkit-box-shadow: 0 0 20px #A8A8A8;
	box-shadow: 0 0 20px #A8A8A8;
	color: #FFFFFF;
	padding-left: 5px;
}
.smallcateg {
	float: left;
	height: 115px;
	width: 234px;
	border:5px solid #FFFFFF;
	-moz-border-radius:15px;
	-moz-box-shadow: 0px 0px 20px #A8A8A8;
	box-shadow: 0px 0px 20px #A8A8A8;
	
	-webkit-box-shadow: 0px 0px 20px #A8A8A8;
	

	background-image:url(images/small_categories.jpg);
	margin-left:10px;
	
}
#smallwrap {
	float: left;
	height: 125px;
	width: 1024px;
	margin-top:15px;
}
.stamp {
	background-image: url(images/cat-stamp.png);
	height: 115px;
	float: left;
	width: 234px;
	background-repeat: no-repeat;
}
.catimg {
	float: left;
	height: 88px;
	width: 78px;
	background-repeat:no-repeat;
	margin-top:22px;
	margin-right:10px;
}
#catim1{
	background-image: url(images/catbg1.png);
	background-repeat: no-repeat;
	background-position: 150px 25px;
}


#catim2{
	background-image: url(images/catbg2.png);
	background-repeat: no-repeat;
	background-position: 150px 25px;
}

#catim3{
	background-image: url(images/catbg3.png);
	background-repeat: no-repeat;
	background-position: 150px 25px;
}
#catim4{
	background-image: url(images/Laptop_1.png);
	background-repeat: no-repeat;
	background-position: 150px 25px;
}

.cat_text {
	float: left;
	width: 234px;
	height: 115px;
	font-size:16px;
	color:#FFFFFF;
/*	padding-top:28px;
	padding-left:20px;*/
	
}

.leftwrap {
	float: left;
	height: auto;
	width: 244px;
	margin-top:15px;
	margin-left:10px;
}

.recentnews {
	float: left;
	height: 190px;
	width: 234px;
	background-color:#5381ac;
	border:5px solid #19496a;
	-moz-border-radius:10px;
	border-radius:10px;
}
#rec_header{
width:234px;
height:20px;
background-color:#729abd;
float:left;
font-size:16px;
text-align:center;
color:#FFFFFF;
-moz-border-radius:10px 10px 0 0;
border-radius:10px 10px 0 0;
}
#news_cont {
width:234px;
height:auto;
float:left;
font-size:12px;
color:#FFFFFF;
}

.help {
	float: left;
	height: 245px;
	width: 234px;
	background-color:#5381ac;
	border:5px solid #19496a;
	-moz-border-radius:10px;
	border-radius:10px;
	margin-top:10px;
	background-image: url(images/help_img.jpg);
	background-repeat: no-repeat;
	background-position: center 15px;
}
#help_img{
width:134px;
height:135px;
background-image:url(images/help_img.jpg);
background-color:#666666;
float:left;
}
#help_ico{
	width:234px;
	height:245px;
	background-image:url(images/help_icoupl.png);
	background-repeat:no-repeat;
	float:left;
	background-position: center 150px;
}
#help_ico:hover{
	/*width height 60 x 60px*/
	width:234px;
	height:245px;
	background-image:url(images/help_icoupl_hover.png);
	background-repeat:no-repeat;
}
#help_text{
	width:234px;
	height:auto;
	float:left;
	text-align:center;
	color:#FFFFFF;
	
}
#help_text a{
	text-decoration:none;
	color:#FFFFFF;
	display: block;
	height: 30px;
	padding-top: 210px;
}
#help_text a:hover{
text-decoration:underline;
}
/*left content ends here*/

/*right content*/

#ritwrap{
	width:750px;
	height:auto;
	float:left;
	margin-top:15px;
	margin-left:10px;
}
#content {
	width:744px;
	height:auto;
	float:left;
	background-color:#fff;
	border:#dcdcdc solid 3px;
	-moz-border-radius:10px 10px 10px 10px;
	border-radius:10px 10px 10px 10px;
	color:#02acfc;
}
#content p{
	margin-left:0px;
	margin-top:0px;
	padding-left:10px;
	padding-top:10px;
	font-size:14px;
	height:auto;
	width:734px;
}
#downimg_wrap{
	margin-top:10px;
	width:742px;
	height:132px;
	float:left;
	background-color:#f1f1f1;
	padding-top:15px;
	padding-left:4px;
	border:2px #dcdcdc solid;
	-moz-border-radius:10px 10px 10px 10px;
	border-radius:10px 10px 10px 10px;
}
.imgdiv{
width:166px;
height:110px;
float:left;
background-color:#66CCFF;
margin-left:10px;
border:#5381ac solid 3px;
background-repeat:no-repeat;
}
#img1{
background-image:url(images/img1.jpg);
}
#img2{
background-image:url(images/img2.jpg);
}
#img3{
background-image:url(images/img3.jpg);
}
#img4{
background-image:url(images/img4.jpg);
}
/*right content ends here*/
.footer {
	float: left;
	height: 50px;
	width: 1024px;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-y;
	margin-top:10px;
	-moz-border-radius:0px 0px 10px 10px;
	border-radius:0px 0px 10px 10px;
	font-size: 10px;
}
.footer a{
	display:block;
	width:100px;
	color:#FFFFFF;
	line-height:50px;
	text-align:center;
	float:left;
	text-decoration:none;
	margin-right:5px;
	font-size: 12px;
}

.servicesp{font-size:14px; display:block; margin-left:10px;
}

/*contact page css*/
#contact_img{
width:200px; height:186px; background-image:url(images/contactus1.jpg); margin-left:9px; border:2px #666666 solid;
-moz-border-radius:5px;
float:left;
}
#content_div{
	width:502px;
	height:186px;
	float:left;
	margin-left:5px;
	border:2px #666666 solid;
	-moz-border-radius:5px;
}
/*chiropatic div*/
#chiropatic_div {
	width:720px;
	height:363px;
	float:left;
	margin-left:10px;
	border:2px #666666 solid;
	-moz-border-radius:5px;
	background-image: url(images/Medical-Practice-Marketing.jpg);
	background-repeat: no-repeat;
}
#trans{
	float:right;
	margin-right:10px;
	width:250px;
	height:auto;
	background:url(images/trans_bg.png);
	-moz-border-radius:10px;
	border:1px solid #999999;
	border-radius:10px;
}
#chiropatic_content {
	width:720px;
	height:auto;
	float:left;
	margin-left:10px;
	margin-top: 10px;
}

/*Chiropatic boston*/
#chiropatic_wrapper {
	height:2100px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	-moz-border-radius:0px 0px 10px 10px;
	border-radius:0px 0px 10px 10px;
}
/*Massachusetts*/
#chiropatic_Massachusetts {
	height:1850px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	-moz-border-radius:0px 0px 10px 10px;
	border-radius:0px 0px 10px 10px;
}
#physical_boston_Massachusetts {
	height:2050px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	-moz-border-radius:0px 0px 10px 10px;
	border-radius:0px 0px 10px 10px;
}
#pt-billing-and-collection {
	height:1900px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	-moz-border-radius:0px 0px 10px 10px;
	border-radius:0px 0px 10px 10px;
}
#doctors-billing-boston-massachusetts {
	height:1920px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	-moz-border-radius:0px 0px 10px 10px;
	border-radius:0px 0px 10px 10px;
}
#doctors-medical-billing-boston-massachusetts {
	height:1940px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	-moz-border-radius:0px 0px 10px 10px;
	border-radius:0px 0px 10px 10px;
}
#medical-billing-and-collection-boston-massachusetts {
	height:1780px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	-moz-border-radius:0px 0px 10px 10px;
	border-radius:0px 0px 10px 10px;
}
#medical-billing-and-management-services-boston-massachusetts {
	height:1870px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	-moz-border-radius:0px 0px 10px 10px;
	border-radius:0px 0px 10px 10px;
}
#online-billing-service-boston-massachusetts {
	height:1870px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	-moz-border-radius:0px 0px 10px 10px;
	border-radius:0px 0px 10px 10px;
}
#services-billing-boston-massachusetts {
	height:1940px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	-moz-border-radius:0px 0px 10px 10px;
	border-radius:0px 0px 10px 10px;
}
#number-div a {
	color: #1A5668;
	text-decoration: none;
	display: block;
	margin-left: 87px;
	font-size: 20px;
	text-align: left;
}
#sitemap {
	width:1018px;
	height:auto;
	float:left;
	background-color:#fff;
	border:#dcdcdc solid 3px;
	-moz-border-radius:10px 10px 10px 10px;
	border-radius:10px 10px 10px 10px;
	color:#02acfc;
}
#sitemap_wrap {
	width:1024px;
	height:auto;
	float:left;
	margin-top:15px;
}
#sitemap a {
	text-decoration: none;
	display: block;
	color: #02acfc;
}
#outsource-billing-services-boston-massachusetts {
	height:2050px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	-moz-border-radius:0px 0px 10px 10px;
	border-radius:0px 0px 10px 10px;
}

#service {
	height:1200px;
	min-height:1120px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	-moz-border-radius:0px 0px 10px 10px;
	border-radius:0px 0px 10px 10px;
/*	-moz-box-shadow: 0 0 20px #A8A8A8;
	-webkit-box-shadow: 0 0 20px #A8A8A8;
	box-shadow: 0 0 20px #A8A8A8;*/
}

.cat_text a {
	text-decoration: none;
	color: #203242;
	display: block;
	height: 89px;
	width: 214px;
	padding-left: 20px;
	padding-top: 28px;
	font-weight: bold;
}
#ban-widget-under {
	height: 50px;
	width: 560px;
	-moz-border-radius:5px;
	border-radius: 5px;
	margin-left:20px;
	margin-top:10px;
	-moz-box-shadow: 0 0 20px #A8A8A8;
	-webkit-box-shadow: 0 0 20px #A8A8A8;
	box-shadow: 0 0 20px #A8A8A8;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	line-height: 50px;
	background-color: #333;
}
#span_smallcat {
	color:#002859;
	font-size:12px;
	font-weight: normal;
}

#copyrit {
height:40px;
width:auto;
float:left;
font-size:10px;
color:#FFFFFF;
padding-top:10px;
padding-right:10px;
}

#copyrit a {
display:inline;
line-height:normal;
font-size:10px;
text-align:left;
width:auto;
}
