/* =Main Elements
----------------------------------------------- */

* {
	margin: 0px;
	padding: 0px;
	}

body {
	background-color: #eeeeee;
	color: #666;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px auto;
	}

.clearit {
	clear: both;
	font-size: px; /*for IE*/
	height: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	}

#container {
	background: #fff url('images/bg_2.gif') repeat-y top center;
	margin: 19px auto 0px auto;
	position: relative;
	width: 970px;
	}

#header {
	background: url('images/bg_top.gif') no-repeat top center;
	height: 88px;
	margin: 0px auto;
	padding: 0px 50px 0px 0px;
	width: 920px;
	}

#header a.officeLogin {
	background: #fff url('images/logintab.gif') no-repeat top center;
	color: #666;
	display: block;
	float: right;
	height: 23px;
	padding: 5px 0px 0px 5px;
	text-align: center;
	text-decoration: none;
	width: 146px;
	}

#header a.officeLogin:hover {
	color: #72b732;
	}

#logo {
	left: 28px;
	position: absolute;
	top: 18px;
	}

#feature {
	background: #fff url('images/feature.jpg') no-repeat top center;
	height: 213px;
	margin: 0px auto;
	padding: 30px 0px 0px 30px;
	position: relative;
	width: 900px;
	}

#feature #featpic {
	float: right;
	height: 240px;
	position: absolute;
	right: 0px;
	top: -30px;
	width: 335px;
	}

#feature h2 {
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	margin: 10px 0px 0px 0px;
	}

#feature ul {
	margin: 10px 0px 0px 0px;
	}

#feature ul li {
	list-style: none;
	float: left;
	height: 76px;
	width: 76px;
	}

#feature ul li a {
	display: block;
	height: 76px;
	position: relative;
	text-decoration: none;
	width: 76px;
	}

#feature ul li .feat_mail {
	background: url('images/featicon_mail.png') no-repeat top left;
	}

#feature ul li .feat_mail:hover {
	background: url('images/featicon_mail_on.png') no-repeat top left;
	}

#feature ul li .feat_phone {
	background: url('images/featicon_phone.png') no-repeat top left;
	}

#feature ul li .feat_phone:hover {
	background: url('images/featicon_phone_on.png') no-repeat top left;
	}

#feature ul li a.feat_monitor {
	background: url('images/featicon_monitor.png') no-repeat top left;
	}

#feature ul li a.feat_monitor:hover {
	background: url('images/featicon_monitor_on.png') no-repeat top left;
	}

#feature ul li a.feat_calendar {
	background: url('images/featicon_calendar.png') no-repeat top left;
	}

#feature ul li a.feat_calendar:hover {
	background: url('images/featicon_calendar_on.png') no-repeat top left;
	}

#feature ul li a.feat_money {
	background: url('images/featicon_money.png') no-repeat top left;
	}

#feature ul li a.feat_money:hover {
	background: url('images/featicon_money_on.png') no-repeat top left;
	}

#feature ul li a.feat_outsource {
	background: url('images/featicon_outsource.png') no-repeat top left;
	}

#feature ul li a.feat_outsource:hover {
	background: url('images/featicon_outsource_on.png') no-repeat top left;
	}

#feature ul li a.feat_imaging {	
	background: url('images/featicon_tooth.png') no-repeat top left;	
	}

#feature ul li a.feat_imaging:hover {	
	background: url('images/featicon_tooth_on.png') no-repeat top left;	
	}
	
#feature ul li a span {
	display: none;
	z-index: 9999;
	}

#feature ul li a:hover span {
	background: url('images/featpopup.png') no-repeat 0px 0px;
	color: #fff;
	display: block;
	float: left;
	font-size: 11px;
	height: 100px;
	left: -120px;
	padding: 15px;
	position: absolute;
	width: 278px;
	top: -118px;
	z-index: 9999;
	}


#feature ul li a:hover span.alt {
	background: url('images/featpopup_alt.png') no-repeat 0px 0px;
	left: -44px;
	}

#feature ul li a span h1 {
	color: #3e96c2;
	font-size: 19px;
	font-weight: normal;
	line-height: 20px;
	}

#feature ul li a span p {
	color: #666;
	font-size: 13px;
	margin: 5px 0px 5px 0px;
	}

#feature ul li a span div.btn {
	background: url('images/arrow.gif') no-repeat 0px 2px;
	color: #f90;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 0px 12px;
	}

#feature b.bug {
	background-color: #39c;
	border: 3px solid #39c;
	color: #fff;
	float: right;
	font-size: 9px;
	font-weight: bold;
	line-height: 2px;
	padding: 4px 1px 4px 1px;
	}


#feature .feature-details {
	font-family: verdana, sans-serif;
	font-size: 10px;
	color:#fff;
	z-index:9999999;
}


b.bug {
	background-color: #39c;
	border: 3px solid #39c;
	color: #fff;
	font-size: 9px;
	font-weight: bold;
	padding: 0px 2px 0px 2px;
	}

#content {
	margin: 0px auto;
	width: 930px;
	}

#content .row1 {
	background: url('images/bg_home1.gif') no-repeat 0px 0px;
	height: 385px;
	}

#content .row1_bottom {
	background: url('images/bottom_home1.gif') no-repeat 0px 0px;
	height: 30px;
	width: 930px;
	}

#content .row2 {
	background: url('images/bg_home2.gif') no-repeat 0px 0px;
	height: 145px;
	margin: 3px 0px 0px 0px;
	}

#content .row2_bottom {
	background: url('images/bottom_home2.gif') no-repeat 0px 0px;
	height: 30px;
	width: 930px;
	}

#content .row1 .quad1 {
	float: left;
	padding: 30px 30px 0px 30px;
	width: 488px;
	}

#content .row1 .quad2 {
	float: left;
	padding: 30px;
	width: 322px;
	}

#content h1 {
	border-left: 5px solid #94d5f9;
	color: #3e96c2;
	font-size: 18px;
	font-weight: normal;
	height: 18px;
	line-height: 18px;
	padding: 0px 0px 0px 10px;
	}

#content h1 span {
	color: #3e96c2;
	display: block;
	font-size: 10px;
	font-weight: bold;
	line-height: 12px;
	}

#content img.h1icon {
	float: left;
	margin: 0px 10px 0px 0px;
	}

#content p {
	color: #666;
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	margin: 15px 0px 0px 0px;
	}

#content p a {
	color: #3e96c2;
	}

#content p a:hover {
	color: #f90;
	}

#content .row1 table {
	margin: 20px 0px 10px 0px;
	width: 488px;
	}

#content .row1 table td {
	background: url('images/dotted.gif') repeat-x 0px 0px;
	padding: 8px 15px 8px 0px;
	}

#content .row1 table td.head {
	background: none;
	color: #999;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 15px 2px 0px;
	text-transform: uppercase;
	}

#content .row1 table td.special {
	color: #3e96c2;
	font-weight: bold;
	line-height: 18px;
	}

#content .row1 table td.special a {
	color: #3e96c2;
	text-decoration: none;
	}

#content a.hippa {
	background: url('images/arrow.gif') no-repeat 0px 2px;
	color: #f90;
	float: right;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 0px 12px;
	text-decoration: none;
	}

#content a.hippa:hover {
	color: #3e96c2;
	}

#scroller {
	background: url('images/bg_scroller.gif') no-repeat 0px 0px;
	height: 14px;
	margin: 10px 0px 0px 0px;
	padding: 5px;
	width: 475px;
	}

#content .row1 .quad2 .column1 {
	float: left;
	margin: 0px 17px 0px 0px;
	width: 175px;
	}

#content .row1 .quad2 .column2 {
	float: left;
	width: 130px;
	}

#content .row1 .quad2 .column1 img.screencap {
	border: 1px solid #eee;
	margin: 0px 0px 10px 0px;
	}

a.vid {
	background: url('images/icon_watchvideo.gif') no-repeat 0px 0px;
	color: #999;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 0px 2px 30px;
	text-decoration: none;
	}

#content .row1 .quad2 .column2 ul {
	margin: 10px 0px 0px 0px;
	}

#content .row1 .quad2 .column2 ul li {
	background: url('images/dotted.gif') repeat-x top left;
	font-family: verdana, sans-serif;
	font-size: 11px;
	list-style: none;
	padding: 5px 0px 5px 0px;
	}

#content .row1 .quad2 .column2 ul li.first {
	background: none;
	}

#content .row2 .quad3  {
	float: left;
	padding: 30px 33px 0px 30px;
	width: 322px;
	}

#content .row2 .quad3 ul {
	}
	
#content .row2 .quad3 ul li#quote {
	background: url('images/quote_start.gif') no-repeat top left;
	font-family: verdana, sans-serif;
	list-style: none;
	padding: 0px 0px 0px 33px;
	}

#content .row2 .quad3 ul li#quote #credit {
	color: #999;
	font-family: verdana, sans-serif;
	font-size: 10px;
	margin: -10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#content .row2 .quad3 img {
	float: right;
	}
	
#content .row2 .quad4 {
	float: left;
	padding: 30px 30px 0px 30px;
	width: 213px;
	}

#content .row2 .quad4 ul {
	}
	
#content .row2 .quad4 ul li#item-container {
	list-style: none;
	}

#content .row2 .quad5 {
	float: left;
	padding: 30px 30px 0px 30px;
	width: 212px;
	}

#content .row2 .quad5 ul {
	}
	
#content .row2 .quad5 ul li#item-container {
	list-style: none;
	}

#content .row2 .quad4 p, #content .row2 .quad5 p {
	font-size: 11px;
	margin: 10px 0px 10px 0px;
	}
	
a.btn {
	background: url('images/arrow.gif') no-repeat 0px 2px;
	color: #f90;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 0px 12px;
	text-decoration: none;
	text-transform: uppercase;
	}

#bottom {
	background: url('images/bg_bottom.gif') no-repeat 0px 0px;
	height: 40px;
	margin: 0px;
	width: 970px;
	}

#footer {
	margin: 0px auto;
	width: 970px;
	}

#footer .column1 {
	color: #999;
	float: left;
	font-family: verdana, sans-serif;
	font-size: 10px;
	line-height: 14px;
	padding: 0px 0px 0px 20px;
	}

#footer .column1 a {
	color: #3e96c2;
	}
	
#footer .column2 {
	float: right;
	}

.LearnMore{
	background: url('images/arrow.gif') no-repeat 0px 2px;
	color: #f90;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 0px 12px;
	}


