* {margin:0; padding:0;}
body, html{
	padding:0;
	margin:0;
	background-color:#B4C6D0;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	padding-bottom:10px;
	}
	
img{
	padding:0;
	margin:0;
	border:0;
	}
	
/*fixing firefox outline*/
	
a:active
{
  outline: none;
}
a{
	color:#224d7b;
	text-decoration:none;
	font-weight:bold;}

:focus
{
  -moz-outline-style: none;
}
	
#pagewidth{
	position:relative;
	width:761px;
	height:auto;
	background-color:#FFFFFF;
	margin:0 auto 0 auto;
	
	}
	
#header{
	width:730px;
	padding:0px 0 0 0;
	margin:0 auto;
	}
	
#logo{
  color:#000000;
  margin:0 auto 15px auto;
  background:#FFffFF;       
  width:761PX;
  	}

#logo h1{
		font-size:18px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color: #398BD3;
		text-align:left;
		padding-right:20px;
		line-height:84px;
		float:right;
		font-weight:bold;
		}
			
#logo p{
		font-size:11px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		color: #398BD3;
		text-align:left;
		font-weight:bold;
		padding-right:10px;
		line-height:84px;
		float:right;
		}	
.topRedBar{
  height:37px;  
  background-image: url('../images/nav_bar.jpg');
  background-repeat: repeat-x;

}
.bottomRedBar{
  background-color: #BB0102;
  background: #7fbce8;
  height:15px;
  overflow:hidden;  
}	
.bgBlue{
  padding:10px;
  margin:10px;
  background-color: #7FBCE8;
  color: white;
}	
.bgBlue h4 a{
  color: #FFFFFF;
}
.bgBlue h4 a:hover{
  text-decoration:underline;
}
.w200{
  width:200px;
/*   float:left; */
}
.fLft{
  float:left;
}
.fRt{
  float:right;
}
.clr{
  clear:both;
}
 h2, h3 {
	color:#357BC4;
	padding-top:4px;
	padding-left:16px;
	padding-bottom: 10px;
	margin:0px;}
h1 {
	font-size:14px;
	color: #333333;
	font-weight: bold;
	text-align:left;
	padding:0;
	line-height:25px;
	}
h4{	
/* 	margin:0 0 0 36px; */
	}
.clear{
	clear:both;
	height:0;
	font-size:0;
	}
.noPad{
padding:0;
}	
#banner{
	padding:0 0 3px 0;
	}
#slogan{
	float: left;
	width: 256px;
	height: 249px;
	background: #7ab9e6 url('../images/slogan.png') no-repeat 0 0;
	}
#photo{
	float: right;
	width: 472px;
	height: 249px;
	background: #ffffff url('../images/main.jpg') no-repeat 100% 0;
	}	
#nav{
	height:25px;
	width:auto;
	float:left;
	padding:12px 0 0 0;
	}
	
#nav ul{
	padding:0;
	margin:0;
	list-style:none;
	}
	
#nav ul li{
	padding:0 3px 0 12px;
	margin:0;
	display:inline;
	}
	
#nav ul li a:link, #nav ul li a:visited{
	color: #FFFFFF;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	}
	
#nav ul li a:hover{
	color: #ccffff;
	}
ul.nav li{
  float: left;
}	
ul.sub_nav{
  position:absolute;
  top: 55px;
  left: 30px;
  float: none;
}
#nav ul.sub_nav li a:link, #nav ul.sub_nav li a:visited{
  font-weight:normal;
}	
#bodyarea{
	padding:0 0 0 0;
	margin:5px 0 0 0;
	}

#pagename_wrapper{
	padding:0 18px ;
	
	}
	
#pagename{
	float:left;
	font-size:10px;
	font-weight:bold;
	color: #67A9DD;
	
	}
	
#pagename a:link, #pagename a:visited{
	color: #82909C;
	text-decoration:none;
	}
	
#pagename a:hover{
	color: #5393eb;
	}
	
#sitemap{
	float:right;
	}

#sitemap a:link, #sitemap a:visited{
	color: #224d7b;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	}
	
#sitemap a:hover{
	color: #357bc4;
	}
	
#content{
	padding:0px 33px 0 18px;
	}
	
#content_left{
	width:550px;
	float:left;
	padding:10px 0 0 0;
	}
	
#content_right{
	width:140px;
	float:right;
	text-align:left;
	padding:17px 0 0 0;
	}
	
	
#content_right hr {
	border:1px solid #CCCCCC;
	margin-top:10px;
	margin-bottom:10px;
}
	
#content_left p{
/*	padding:0 0 15px 0;*/
	margin:0;
	line-height:160%;
	}
	
hr {
	
	margin:0px;
	color:#c3c3c3;}
	
fieldset{
  border: none 0;
}
.blue a:link, .blue a:visited{
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#224D7B;
	line-height:18px;
	margin-left:10px;
	}
	
.blue a:hover{
	color:#357BC4;
	}
.leftimglink{
	margin-left:-36px;
	padding:0;
	text-align:center;
	}
.leftimglink ul{
	list-style-type:none;
	}	
.leftimglink ul li{
	float:left;
	margin-right:5px;
	}
.leftimglink ul li a{
	text-decoration: none;
	font-size:11px;
	list-style: none;
	font-weight: bold;
	color: #224D7B;
}
.leftimglink ul li a:hover {
	color: #357BC4;
}
#content_left ol{
	line-height:150%;
	margin-left:36px;
	
	}

#content_left ul{
	line-height:150%;
	margin-left:36px;
	
	}
#content_left ul li{
	line-height:18px;
}
#content_left ul li a{
	text-decoration: none;
	font-size:11px;
	list-style: none;
	font-weight: bold;
	color: #224D7B;
}
#content_left ul li a:hover {
	color: #357BC4;
}
.leftcontentlink{
	margin-left:-36px;
	}
.leftcontentlink ul{
	line-height:150%;
	margin-left:36px;
	list-style-type:none;
	}
.leftcontentlink ul li{
	line-height:18px;
}
.leftcontentlink ul li a{
	text-decoration: none;
	font-size:11px;
	list-style: none;
	font-weight: bold;
	color: #224D7B;
	line-height:22px;
}
.leftcontentlink ul li a:hover {
	color: #357BC4;
}
.fields{
	border:1px solid #000;
	width:130px;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	padding:3px;
	margin:0 0 4px 0;
	}

#logo_wrapper{
	padding:0px 0 0 15px;
	}
	
#logo_wrapper p{
	padding:0;
	margin:0 0 4px 0;
	border:1px solid #ccc;
	}

form{
	padding:0;
	margin:0;
	}



/*for about us page*/
	
#submenu{
	background:#87c5f1;
	height:20px;
	padding:4px 0 0 4px;
	width:726px;
	float:left;
	border:solid #FFFFFF;
	border-width:3px 0;
	}
#submenu ul{
	padding:0 0 0 6px;
	margin:0;
	list-style:none;
	}
#submenu ul li{
	padding:0 0 0 15px;
	margin:0;
	display:inline;

	}

#submenu ul li a:link, #submenu ul li a:visited{
	text-decoration: none;
	font-size:10px;
	list-style: none;
	font-weight:normal;
	color: #ffffff;
}
	
#submenu ul li a:hover{
	color: #3680C8;
	}		
/*for patient services page*/

.row{
	padding:0 0 15px 0;
	}
	
.cell{
	padding:0;
	float:left;
	width:160px;
	text-align:center;
	}
	
.pic{
	padding:0;
	}
	
.text{
	padding:4px 0 0 0;
	text-align:center;
	}
.problems{
  width:240px;
}
.problems h2{
  padding-bottom: 0;
}
.welcome{
  padding-left:20px;
  width:280px;
}	

	
/*for contact us page*/

.contact_icon{
	float:left;
	width:30px;
	}
	
.contact_right{
	float:right;
	width:470px;
	line-height:145%;
	padding:0 0 5px 0;
	}
.contact_right a{
    font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#224D7B;
	line-height:18px;}
/*for site map page*/

#list{
	padding:0;
	}
	
#list ul{
	list-style:none;
	line-height:140%;
	}

#list ul li a:link, #list ul li a:visited{
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#224D7B;
	}
	
#list ul li a:hover{
	color:#357BC4;
	}

#topCorners{
  height:12px;
  overflow:hidden;
  background-color:#ffffff;  
}

#bottomCorners{
  height:12px;
  overflow:hidden;
  background-color:#ffffff;  
}
.floatLeft{
  float:left;
}

.floatRight{
  float:right;
}
.sitemaplink{
	float:left;
	width:250px;}
.sitemaplink ul{
	list-style-type:none;
	}
.sitemaplink ul li{
	}
.error {
	color:#FF0000;
}		

#verification_contact {
	margin:0 0 0px 0px;
	padding:0px;
	float:left;
	width:140px;
}


#verification {
	margin:0 0 0px 0px;
	padding:0 0 0 1px;
	float:left;
	width:137px;
}
div.banners{
  width: 761px;
  margin: 10px auto;
}
p{
  text-indent: 1em;
}
.welcome p{
  padding-bottom: 5px;
}
