.png {
	behavior: url("iepngfix.htc");
}
body {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #fff;
}
img {
	margin:0px;
	padding:0px;
}
p {
	text-align: justify;
}
.bodywrapper {
	background: #fff;
}
.wrapper {
	width: 956px;
	margin: 0px auto 0px auto;
}
.wrapper-top {
	width: 956px;
	height:8px;
	position:absolute;
}
.header {
	width: 956px;
	height: 145px;
	background: url(images/header.jpg) no-repeat #fff;
}
.topmenu-shadow {
	background: url(images/content-t.jpg) no-repeat;
	height:15px;
	width:962px;
	margin: 0px auto;
	overflow: hidden;
}
.submenu {
	height:20px;
	text-align:right;
	margin-top:10px;
	color:#434b72;
	font-size:15px;
	font-weight:bold;
	padding-right:10px;
}
.submenu a, .submenu a:visited {font-size:13px; font-weight:bold; text-decoration:none; color:#313685; height:39px; padding:0px 0px;margin:0px;
}
/* style the top level hover */
.submenu a:hover, .submenu ul ul a:hover{color:#9196d5;}
.submenu :hover > a, .submenu ul ul :hover > a {color:#fff;}
.bottommenu {
	background: url(images/bottommenu.jpg) no-repeat;
	height:15px;
	margin: 10px auto 1px auto;
	width: 908px;
	font-size:10px;
	text-align:center;
}
.bottomborder {
	vertical-align: bottom;
}
.topborder {
	vertical-align: top;
	height:8px;
}
.footer {
	height: 77px;
	width: 962px;
	margin: 0px auto;
	text-align:center;
	padding-top:17px;
}

.footer a, .footer a:visited {text-decoration:none; color:#222288;}

.sidebar {
	width:195px;
	padding-left:5px;
	float:left;
	text-align: center;
	margin-top:102px;
}
.sidebar-right {
	width:195px;
	padding-right:5px;
	float:right;
	text-align: center;
	margin-top:79px;
}
.sidebar-item {
	border: 1px solid #554229;
	width: 141px;
	height: 121px;
	margin: 2px auto;
	background: url(images/sidebaritem-bg.jpg);
	color: #E0AF75;
}
.sidebar-border {
	border: 1px solid #554129;
	width: 147px;
	height: 128px;
	margin: 20px auto;
}
.sidebar-item marquee{
	height: 100px;
	text-align:center;
}
.sidebar-content {padding:0px 0px 0px 0px;}
.sidebar-content ul {padding:0px; margin:0px auto;list-style-type:none; height:27px; width:100%;}
.sidebar-content a, .sidebar-content a:visited {font-size:12px; line-height:34px; text-decoration:none;}
.content-wrapper {
	width: 956px;
	background: url(images/content-bg.png) repeat-x top;
	margin-top:0px;
	margin-bottom:10px;
}
.content-top {
	background: url(images/content-t.gif) no-repeat top;
}
.content-bottom {
	background: url(images/content-b.gif) no-repeat bottom;
	min-height:509px;
	height: 100%;
	overflow:auto;
}
.content-middle {
	background: url(images/content-m.gif) repeat-y;
}
.content-image {
	background: url(images/homeimg.png) no-repeat;
	background-position: 0px 0px;
	width:956px;
	height:509px;
}
.content {
	padding-left:100px;
	padding-bottom:20px;
	padding-right:100px;
	padding-top:30px;
}
.whatisemr {
	background:transparent url(images/qmark.png) no-repeat scroll;
	background-position: 0px 0px;
}
.training {
	background:transparent url(images/wm-training.png) no-repeat scroll;
	background-position: 0px 0px;
}
.news {
	background:transparent url(images/wm-news.png) no-repeat scroll;
	background-position: 0px 0px;
}
.notes {
	background:transparent url(images/wm-notes.png) no-repeat scroll;
	background-position: 0px 0px;
}
.contactus {
	background:transparent url(images/wm-contactus.png) no-repeat scroll;
	background-position: 0px 0px;
}
.downloads {
	background:transparent url(images/wm-downloads.png) no-repeat scroll;
	background-position: 0px 0px;
}
.doublecolumn li{
	width:300px;
	padding-left:0px;
	margin-left:0px;
	list-style:inside;
	float:left;
}
h1 { /* main content header */
	color: #5A92D7;
	font-weight: normal;
	font-size: 20px;
	margin-top:0px;
	margin-bottom:6px;
}
.sidebar-item h1 { /* sidebar headers */
	color: #958169;
	font-weight: bold;
	font-size: 12px;
	margin-top:0px;
	margin-bottom:3px;
}
h2 {
	color: #5A92D7;
	font-size: 15px;
}
h3 { /* main content subheaders */
	color: #313685;
	margin-bottom:3px;
}
strong {
	color: #313685;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.quote {
	color: #E0AF75;
	font-weight: bold;
	margin-bottom: 0px;
}
.quoted {
	text-align:right;
	font-style:italic;
	margin-top: 0px;
}
a, a:visited { color:#313685;}
a:hover {color:#000; }

div.figure {
  border: 1px silver solid;
  line-height:2px;
  margin: 5px auto;
}
div.figure-noborder {
  float: left;
  width: 200px;
  margin: 5px;
  padding: 5px;
}
div.figure p, div.figure-noborder p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
  margin:5px 0px 0px 0px;
  line-height:1em;
}
div.figure img{
	margin:5px;
}
div.halves {
	width:50%;
  text-align:center;
  float:left;
}
div.halves div.figure {
	width:310px;
  text-align:center;
}
div.thirds {
	width:33%;
  text-align:center;
  float:left;
}
div.thirds div.figure {
	width:210px;
  text-align:center;
}
div.quarters {
	width:25%;
  text-align:center;
  float:left;
  margin:auto;
}
div.quarters div.figure {
	width:160px;
  text-align:center;
}
div.infobutton-bg {
	background: url(images/button-bg.png) no-repeat;
	width:232px;
	height:166px;
	float:left;
	margin-right:9px;
	cursor:pointer;
}
div.infobutton-image1 {
	background: url(images/button-image1.jpg) no-repeat bottom;
	width:232px;
	height:166px;
}
div.infobutton-image2 {
	background: url(images/button-image2.jpg) no-repeat bottom;
	width:232px;
	height:166px;
}
div.infobutton-image3 {
	background: url(images/button-image3.jpg) no-repeat bottom;
	width:232px;
	height:166px;
}
div.infobutton-image4 {
	background: url(images/button-image4.jpg) no-repeat bottom;
	width:232px;
	height:166px;
}
div.infobutton {
	background: url(images/button-border.gif) no-repeat;
	width:232px;
	height:166px;
}
div.infobutton h1 {
	margin: 0px;
	padding:4px 7px 0px 7px;
	color:#434b72;
	font-size:15px;
	font-weight:bold;
}
div.infobutton h2 {
	margin: 0px;
	padding-left:7px;
	padding-top:0px;
	color:#434b72;
	font-size:10px;
	font-weight:bold;
}
div.infobutton a {
	text-decoration: none;
}
div.screenshots {
	float:right;
	margin: 67px 30px 10px 30px;
	vertical-align:text-top;
}
div.screenshots img {
	vertical-align:text-top;
	margin:2px;
}

table.specs {
	border: 1px solid #000;
	border-collapse:collapse;
	width:400px;
}
table.specs th {
	border:1px solid #000;
	text-align:right;
	vertical-align:top;
	padding:5px;
	width:100px;
}
table.specs td {
	border:1px solid #000;
	padding:5px;
	width:300px;
}
table.featureview td p {
	margin:0px 0px 0px 10px;
}
div.emrlogo {
	float:right; width:183px;height:55px;padding:0px;
	background: transparent url(images/logo-emr-sm.png) no-repeat;
	margin-right:20px;
	margin-top:17px;
}

div.emrlogo span {
	display:none;
}
.img-tabletpc {
	float:right; width:150px;height:94px;padding:0px;
	background: transparent url(products/images/features005.jpg) no-repeat;
	margin-right:5px;
	margin-top:50px;
}