* {margin:0; padding:0;}
body, html{
	margin:0;
	background: url(../images/background.gif) repeat-x top left  #FFFFFF;
	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;
}

:focus
{
  -moz-outline-style: none;
}
	
#pagewidth{
	position:relative;
	width:730px;
	height:auto;
	margin:0 auto;
	border:#e6e7e6 solid ;
	border-width:0 5px 5px 5px;
	background:url(../images/top_bar.gif) repeat-x top left #FFFFFF;
	}
	
#header{
	
	width:730px;
	padding:0 0 0 0;
	margin:0 auto;
	}
	
#logo{
  height:80px;
  color:#000000;       
  padding:22px 0 0 15px;
  background:url(../images/tech_swoosh.jpg) no-repeat bottom left;
  
  }
 h2, h3 {
	color:#224D7B;
	padding-top:4px;
	margin:0px;
	font-size:14px;}
h1 {
	font-size:14px;
	color:#224D7B;
	font-weight: bold;
	text-align:left;
	line-height:25px;
	padding-bottom:10px;
	}
h4{ margin-bottom:5px;
	font-size:12px;
	font-weight:bold;
}

.clear{
	clear:both;
	height:0;
	font-size:0;
	}
	
#banner{
	padding:0px 0 0px 0;
	
	}
	
#nav{
	background:url(../images/nav_bar.gif) repeat-x 0 0;
	height:35px;
	padding:17px 0 0 0px;
	margin:0px auto 0 auto;
	
	}
	
#nav ul{
	padding:0;
	margin:0;
	list-style:none;
	}
	
#nav ul li{
	padding:0 0 0 17px;
	margin:0;
	display:inline;
	}
	
#nav ul li a:link, #nav ul li a:visited{
	color: #357bc4;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
	}
	
#nav ul li a:hover{
	color: #709fec;
	}
	

	
#bodyarea{
	background:url(../images/bottom_shwoosh.jpg) no-repeat 0 0;
	padding:0 0 0 0;
	margin:0 0 0 0;
	}

#pagename_wrapper{
	padding:0px 20px 0 10px;
	background:url(../images/loop_fade_bar.gif) repeat-x top left ;
	
	}
	
#pagename{
	float:left;
	font-size:10px;
	font-weight:bold;
	color: #5393eb;
	
	}
	
#pagename a:link, #pagename a:visited{
	color: #224d7b;
	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: #5393eb;
	}
	
#content{
	padding:0px 0 0 22px;
	margin-bottom:15px;
	background:url(../images/line.gif) repeat-y  540px ;
	}
	
#content_left{
	width:510px;
	float:left;
	padding:0 0 0 0;
	text-align:left;
	
	}
#content_right{
	width:190px;
	float:right;
	text-align:center;
	padding:10px 0 0 0;
	}
	
#content_right a{
	text-align:center;
	}	
#content_left p{
	padding:0 0 5px 0;
	margin:0;
	line-height:145%;
	}
	
hr {height:auto;
	min-height:200px;
	float:left;
	width:1px;
	padding:5px 0px 5px 0px;
	margin:0px;
	color:#879AAB;}

#content_left hr {
	width:500px;
	height:1px;
	margin:0px;
	padding:0px;
	min-height:1px;
	color:#879AAB;
}
	
.blue a:link, .blue a:visited{
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#224D7B;
	line-height:18px;
	}
	
.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 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;
}
.fields{
	border:1px solid #7f9db9;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	padding:3px;
	margin:0 0 4px 0;
	width:140px;
	}

#logo_wrapper{
	padding:20px 0 0 0;
	
	}
	
#logo_wrapper p{
	padding:0;
	margin:0 0 4px 0;
	}

form{
	padding:0;
	margin:0;
	}



/*for about us page*/
	
#submenu{
	height:20px;
	background:transparent;
	padding:4px 0 0 0;
	width:730px;
	float:left;
	background:url(../images/sub_nav_bar.gif) repeat-x top left;
	}
#submenu ul{
	padding:0 0 0 6px;
	margin:0;
	list-style:none;
	}
#submenu ul li{
	padding:0 5px 0 12px;
	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: #e1dddd;
	}		
/*for patient services page*/
#content_left a{
	text-decoration: none;
	font-size:11px;
	list-style: none;
	font-weight: bold;
	color: #224D7B;}
#content_left a:hover{
	color: #357BC4;}	
.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;
	}
	
	
/*for contact us page*/

.contact_icon{
	float:left;
	width:30px;
	}
	
.contact_right{
	float:right;
	width:470px;
	line-height:145%;
	padding:0 0 5px 0;
	
	}
	
	
/*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:8px;
  overflow:hidden;
  background-color:#ffffff;  
}

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

.floatRight{
  float:right;
}



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


#verification {
	margin:0 auto;
	padding:0;
	width:148px;
}
.error {
	color:#FF0000;
}	