html{
	min-width:909px;
}
body {
	background:#fff;
	margin:0;
	font:13px "Trebuchet MS", Helvetica, sans-serif;
	color:#353535;
	background: url(../images/bg-body.gif) no-repeat 50% 0;
	min-height:950px;
	min-width:909px;
}
* html body {
	height:950px;
}
a {
	text-decoration:underline;
	color:#00657a;
}
a:hover {
	text-decoration:none;
}
img {
	border:0;
	display:block;
}
.wrapper{
	margin:0 auto;
	background: url(../images/bg-wrapper.gif) no-repeat 4px 35px;
	width:909px;
	padding:24px 0 0;
}
.wrapper-holder{
	background: url(../images/bg-wrapper-holder.gif) repeat-y;
	width:909px;
	overflow:hidden;
}
#header{
	overflow:hidden;
	background: url(../images/bg-header.gif) no-repeat;
	padding:12px 4px 0;
	margin:0 0 16px;
	height:1%;
}
.logo{
	background: url(../images/bg-logo.gif) no-repeat;
	width:269px;
	height:82px;
	overflow:hidden;
	text-indent:-9999px;
	margin:3px 0 0 1px;
	float:left;
}
.logo a{
	display:block;
	height:100%;
}
.nav{
	float:right;
	margin:0;
	padding:0;
	list-style:none;
}
.nav li{
	float:left;
	height:50px;
	margin:0 0 0 11px;
	display:inline;
}
.nav a{
	float:left;
	border-right:1px solid #ccc;
	height:40px;
	padding:10px 30px 0 26px;
	background: url(../images/bg-nav.gif) repeat-x 0 100%;
	text-decoration:none;
}
.nav a:hover{
	background: url(../images/bg-nav-hover.gif) repeat-x 0 100%;
}
#content{
	padding:0 4px 17px;
	overflow:hidden;
	position:relative;
	height:1%;
}
#content a:hover,
.about #content a:hover{
	color:#f00;
}
.visual{
	padding:0 1px 0 0;
	margin:0 0 24px;
	overflow:hidden;
	height:1%;
}
.image-holder{
	float:left;
}
.flash-holder{
	float:right;
}
.content-holder{
	background: url(../images/sep.gif) repeat-y 593px 0;
	width:100%;
}
.content-holder:after{
	content:"";
	display:block;
	clear:both;
}
#main{
	padding:0 26px 0 19px;
	float:left;
	width:546px;
	margin:-60px 0 0;
	position:relative;
	background: url(../images/bg-main-home.gif) no-repeat;
}
.medical-area{
	float:left;
	padding:10px 0 20px 0;
	margin:0 7px 0 0;
	width:148px;
}
.practice-area{
	float:left;
	padding:10px 0 27px 0;
	margin:0 7px 0 0;
	width:201px;
}
.technology-area{
	float:left;
	padding:10px 0 20px;
	width:183px;
}
#main h2{
	margin:0 0 5px;
	color:#006579;
	font-size:17px;
}
.image-link{
	margin:0 0 10px;
}
.image-link a{
	display:block;
}
.list{
	margin:0 0 0 13px;
	padding:0;
	list-style:none;
	font-size:11px;
	line-height:14px;
}
.list p{
	margin:0;
	padding:0 0 7px;
	font-weight: bold;
}
.list li{
	background: url(../images/bullet-list.gif) no-repeat 0 7px;
	padding:0 0 0 8px;
	margin:0 0 6px;
}
.ico-hipaa{
	display:block;
	position:absolute;
	left:36px;
	bottom:19px;
	z-index:1;
}
#sidebar{
	float:right;
	width:282px;
	padding:0 13px 0 15px;
}
#sidebar h3{
	margin:0 0 6px;
	color:#006579;
	font-size:17px;
}
#sidebar p{
	margin:0 0 14px;
	line-height:16px;
}
#sidebar p strong{
	font-weight:normal;
	color:#00657a;
	display:block;
}
.image-place{
	float:left;
	border:1px solid #dbdbdb;
	margin:0 23px 0 0;
}
.about #main{
	background: url(../images/bg-main-about.gif) no-repeat;
	padding:0;
	width:591px;
}
.about #main h2{
	margin:0 0 1px;
	color:#006579;
	font-size:17px;
}
.about #main p{
	margin:0 0 16px;
}
.about #main h3{
	margin:0 0 17px;
	font-size:13px;
}
.breadcrumbs{
	margin:0;
	padding:19px 0 12px;
	list-style:none;
	overflow:hidden;
	margin:0 0 8px 13px;
	background: url(../images/sep.gif) repeat-x 0 100%;
}
.breadcrumbs li{
	display:inline;
	margin:0 30px 0 -22px;
	background: url(../images/bullet.gif) no-repeat 0 6px;
	padding:0 0 0 26px;
}
.breadcrumbs li a{
	font-weight:normal;
	text-decoration:underline;
}
.about #content .breadcrumbs li a:hover{
	text-decoration:none;
	color:#00657a;
}
.breadcrumbs li strong a{
	text-decoration:none;
	font-weight:bold;
}
.about #content .breadcrumbs li strong a:hover{
	color:#00657a;
	text-decoration:underline;
}
.main-holder{
	padding:0 32px 0 18px;
	line-height:16px;
}
.text-list{
	margin:0 0 0 20px;
	padding:0;
	list-style:none;
}
.text-list li{
	background: url(../images/bullet.gif) no-repeat 0 6px;
	padding:0 0 0 18px;
	margin:0 0 16px;
}
#footer{
	background: url(../images/bg-footer.png) no-repeat;
	width:889px;
	margin:0 auto;
	padding:8px 0 0 20px;
	font-size:11px;
}
#footer p{
	margin:0;
}

