@charset "utf-8";
*
{
	line-height: 1.6em !important;
}
body {
	margin: 0px;
	padding: 0px;
	background:url(../images/bg-body.gif) repeat-x top left #2e4058;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	
}
img {
	border:0;
}

.clear {
	clear:both;
}
#wrapper {
	margin:0 auto;
	width:980px;
}
.page {
	background:url(../images/bg-page-darkblue.gif) repeat-y top center;
	overflow:auto;
}
.page-top {
	background:url(../images/bg-page-top.jpg) no-repeat top center;
	padding:0 35px;
	min-height:400px;
	height:auto !important;
	height:400px;
}
.nav {
	text-align:center;
	color:#fff;
	padding:90px 0 10px 0;
	text-shadow: 1px 1px 1px #000;
}
.nav ul{
	margin:0;
	padding:0;
}
.nav li{
	margin:0;
	padding:0 10px;
	list-style-type:none;
	display:inline;
	background:url(../images/nav-sep.gif) no-repeat right 3px;
}
.nav a{
	color:#fff;
	text-decoration:none;
}
.nav a:hover{
	color:#FFCC00;
	text-decoration:none;
}
.nav li.last{
	background:none;
}

.welcome{
	border-bottom:1px solid #d4d4d4;
	padding:30px 0 5px 0;
	
}


.wc-txt {
	background:url(../images/bg-wc-txt.gif) repeat-x bottom left;
	padding:0 10px 10px 10px;
	float:left;
	width:665px;
}
.wc-txt p{
	line-height:1.6em;
}
.logo-symbol {
	float:right;
	width:225px;
}
.title-wc {
	background:url(../images/title-welcome.jpg) no-repeat top left;
	height:25px;
	text-indent:-9999px;
	padding:0 0 10px 0;
	margin:20px 0 0 0;
}
.content {
	padding:10px 35px 0 35px;
}
#left-panel {
	float:left;
	width:575px;
}
#right-panel {
	float:right;
	width:322px;
}
.bg-box {
	background:url(../images/bg-sec.gif) no-repeat top left;
	width:540px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.bg-boxTop {
	background:url(../images/bg-secTop2.jpg) no-repeat top left;
	width:210px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	height: 328px;
}

.sec-txtTop {
	width:200px;
}

.sec-img {
	float:left;
	width:198px;
}
.sec-txt {
	float:right;
	width:325px;
}
.sec-txt p{
	line-height:1.2em;
}


.providers {
	background:url(../images/home_providers.gif) no-repeat top left;
	text-indent:-9999px;
}
.facilities {
	background:url(../images/home_facilities.gif) no-repeat top left;
	text-indent:-9999px;
}
.patients {
	background:url(../images/home_patients.gif) no-repeat top left;
	text-indent:-9999px;
}
.about {
	background:url(../images/home_about.gif) no-repeat top left;
	text-indent:-9999px;
}

.billing {
	background:url(../images/title-billing.gif) no-repeat top left;
	text-indent:-9999px;
	width: 180px;
}


.blog-section {
	margin:0 0 15px 0;
}
.blog-title {
	background:url(../images/bg-title-blog.gif) no-repeat top left;
	height:50px;
	padding:10px 10px 0 0;
}
.blog-sec-bot {
	background:url(../images/bg-blog-sec-bot.gif) no-repeat top left;
	height:31px;
	text-align:right;
	line-height:31px;
	padding:0 15px 0 0;
	color:#fff;
	font-size:0.85em;
}
.blog-sec-bot a{
	color:#fff;
	text-decoration:none;
}
.blog-sec-bot a:hover{
	color:#fff;
	text-decoration:underline;
}
.blog-post-home {
	background:#2e96c9;
	border-right:1px solid #376c86;
	border-left:1px solid #376c86;
	width:300px;
	padding-left:10px;
	padding-right:10px;
	color:#fff;
}
.blog-post-home a{
	color:#fff;
	text-decoration:underline;
}
.blog-post-home a:hover{
	color:#fff;
	text-decoration:none;
}
.blog-post-home p{
	padding:0 0 10px 0;
}
.blog-post-home li{
	list-style-type:none;
	background:url(../images/sep-blogpost.gif) no-repeat bottom center;
	overflow:auto;
	padding:10px 0;
}
.blog-post-home li.last{
	background:none;
}
.post-details {
	color:#a8e0fc;
	font-size:0.85em;
}
.post-details a{
	color:#a8e0fc;
	text-decoration:none;
}
.post-details a:hover{
	color:#fff;
	text-decoration:none;
}
.user-posted {
	float:left;
}
.post-comm {
	float:right;
}
.nl-section {
	width:322px;
}
.nl-section input{
}
.nl-signup {
	background:#283a5a;
	border-right:1px solid #537e93;
	border-left:1px solid #537e93;
	width:300px;
	padding:10px;
}
.nl-txt-fld {
	background:url(../images/bg-nltr-txt-fld.gif) repeat-x top left;
	border:#a6aebb 1px solid;
	width:275px;
	height:28px;
	padding:12px 0 0 10px;
	font-size:1.2em;
	color:#666666;
}
.nltr-policy {
	float:left;
	width:150px;
	color:#fff;
	font-size:1.2em;
}
.nltr-policy a{
	text-decoration:underline;
	color:#fff;
}
.nltr-policy a:hover{
	text-decoration:none;
	color:#fff;
}
.nltr-btn {
	float:right;
	width:126px;
}
.nltr-btn-holder {
	margin:10px 0 0 0;
}
#footer {
	background:url(../images/bg-footer.jpg) no-repeat top center;
	height:80px;
	padding:65px 0 0 0;
	color:#fff;
	text-align:center;
}
#footer ul{
	padding:0 0 10px 0;
}
#footer li{	
	display:inline;
	padding:0 10px;
	background:url(../images/sep-footer-link.gif) no-repeat right 3px;
}
#footer li.last{
	background:none;
}
#footer a{
	color:#fff;
	text-decoration:none;
}
#footer a:hover{
	color:#fff;
	text-decoration:underline;
}

.bullet{ background:url(../images/bullet.jpg) no-repeat 45px 4px; list-style:none; list-style-image:none; padding:7px 0 7px 75px}
.content-img{ float:left; margin:0px 20px 0 20px}
.img-bdr{ border:3px solid #7ebce4}
h2{ color:#1f3050; font-family:Arial, Helvetica, sans-serif; font-size:20px; font-weight:normal; border-bottom:1px solid #000; margin:0 0 10px 0}

.imgBorder
{
	margin: 0px 0px 20px 20px;
	border-width: 1px;
	border-style:solid;
	border-color: #000000;
}

.pagePadding
{
	padding: 0px 32px 0px 32px;
}
