html 
{
    filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0px;
	margin:0px;
}

#wrapper {
	width:757px;
	margin:10px auto 10px auto;
	padding:0px;
	background-color:#CCCCCC;
}

#main {
	background-color:#CCCCCC;
	width:580px;
}

#top_tabs {
	padding:0px 20px 0px 0px;
	text-align:right;
	background-color:#FFFFFF;
}

#header 
{
    background-color:#00FF00;
    padding: 0px;
	text-align:left;
}

a.header-img {
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	width:757px;
	height:111px;
	background-image:url("header00.gif");
	background-repeat:no-repeat;
}

img.hdr-img 
{
    width:757px;
    height:111px;
    border: 0px;
}
a.patients_tab {
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	width:61px;
	height: 17px;
	background: url("btn_tab-.gif") 0 0 no-repeat;
}
a.patients_tab:hover {	
	background-position: 0 0;
}

a.patients_tab-selected:link, a.patients_tab-selected:visited, a.patients_tab-selected:hover, a.patients_tab-selected:active {
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	width:61px;
	height: 17px;
	background: url("btn_tab-.gif") 0 0 no-repeat;
}

a.hcp_tab:link, a.hcp_tab:visited, a.hcp_tab:active {
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	width:142px;
	height: 17px;
	background: url("btn_tab0.gif") 0 0 no-repeat;
}
a.hcp_tab:hover {	
	background-position: 0 -17px;
}

a.hcp_tab-onhold:link, a.hcp_tab-onhold:visited, a.hcp_tab-onhold:hover, a.hcp_tab-onhold:active {
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	width:142px;
	height: 17px;
	background: url("btn_tab0.gif") 0 0 no-repeat;
	background-position: 0 -34px;
}

#main_nav {
	width: 753px;
	margin: 0px 2px 0px 2px;
	background-color:#FFFFFF;
}

#main_nav a {
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
}

#main_nav a.nav_sca:link, a.nav_sca:visited {
	width:188px;
	height: 37px;
	background: url("bg_sca-b.gif") 0 0 no-repeat;
}

#main_nav a.nav_facts:link, a.nav_facts:visited {
	width:188px;
	height: 37px;
	background: url("bg_facts.gif") 0 0 no-repeat;
}

#main_nav a.nav_checklist:link, a.nav_checklist:visited {
	width:188px;
	height: 37px;
	background: url("bg_check.gif") 0 0 no-repeat;
}

#main_nav a.nav_resources:link, a.nav_resources:visited {
	width:188px;
	height: 37px;
	background: url("bg_resou.gif") 0 0 no-repeat;
}

#main_nav a:hover, #main_nav a:active {
	background-position: 0 -37px;
}

#main_nav a.nav_resources:hover, #main_nav a.nav_checklist:hover, #main_nav a.nav_facts:hover, #main_nav a.nav_sca:hover{
	background-position: 0 -37px;
}


a.subnav:link, a.subnav:visited, a.subnav:active {
	text-decoration:none;
	color: #2C80B1;
}

a.subnav:hover {
	text-decoration:none;
	color: #693600;
}

a.subnav-current:link, a.subnav-current:visited, a.subnav-current:hover, a.subnav-current:active  {
	text-decoration:none;
	color: #693600;
}

#content {
	width: 753px;
	background-color:#CCCCCC;
	background-image: url(bg_greyc.gif);
	margin: 2px;
}

#homepage_content {
	width: 749px;
	padding: 0px;
	background-color: #CCCCCC;
}

#sidebar {
	float: left;
	width:243px;
	height: 475px;
	margin:0px;
}

#sidebar_text {
	width:243px;
	height: 194px;
	margin:auto 0px auto 0px;
	background: url("hmpg_hav.gif") 0 0 no-repeat;
	color: #FFFFFF;
}

#sidebar_text p {
	margin:0px 12px 8px 18px;
	line-height:19px;
	font-size: 12px;
	text-indent: 0px;
}

#sidebar_text p.hanging {
	text-indent: -0px;
}

#sidebar_text a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

#corner_quote {
	width:243px;
	height: 178px;
	margin:0px 0px 0px 0px;
	background: url("hmpg_cor.gif") 0 0 no-repeat;
}

#corner_quote p {
	margin:0px 30px 0px 96px;
	line-height:19px;
	color: #666666;
}

a.quote_link:link, a.quote_link:visited, a.quote_link:active, a.quote_link:hover {
	margin:0px;
	line-height:19px;
	color: #666666;
	text-decoration: none;
}

#corner_quote p.sig {
	font-weight: bold;
	font-style: italic;
	color: #2C80B1;
	margin:10px 0px 0px 140px;
}

#hmpg_content {
	float: right;
	width: 504px;
	height: 475px;
}

#hmpg_main {
	width: 504px;
	height: 348px;
	margin:0px 0px 0px 0px;
	background: url("hmpg_mai.gif") 0 0 no-repeat;
}

#hmpg_main a {
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
}

#hmpg_main a.arrow_commercial {
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	width:138px;
	height: 44px;
	background: url("btn_hmpg.gif") 0 0 no-repeat;
	margin: 0px 0px 0px 16px;
}

#hmpg_main a.arrow_brochure {
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	width:138px;
	height: 44px;
	background: url("btn_hmph.gif") 0 0 no-repeat;
	margin: 0px 0px 0px 16px;
}

#white_content .references {
	font-size:11px;
	line-height:13px;
	padding-top:15px;
	padding-left:0px;
	padding-right:20px;
	
}

#white_content .references h3 {
	font-size:12px;
	border-top:solid 1px #CCCCCC;
	padding-top:3px;
	
}

#hmpg_main a:hover {	
	background-position: 0 -44px;
}

#hmpg_mission {
	float: left;
	width: 365px;
	height: 122px;
	margin:4px 0px 0px 0px;
	background: url("hmpg_mis.gif") 0 0 no-repeat;
}

#hmpg_mission p {
	margin:38px 14px 0px 23px;
	text-align: left;
	font-size: 11px;
	line-height:12px;
	color: #FFFFFF;
}

#hmpg_linkbox {
	float: right;
	margin:4px 0px 0px 0px;
  width: 137px;
	height: 122px;

}

#hmpg_linkbox a {
	display:-moz-inline-block;
	display:-moz-inline-box;
	display:inline-block;
	 margin: 0px;
	width:137px;
	height: 122px;
	background: url("btn_hmpi.gif") 0 0 no-repeat;
}

#hmpg_linkbox a:hover {	
	background-position: 0 -122px;
}

#footer {
	background-color:#0065A4;
	color:#FFFFFF;
	text-align: left;
	padding:20px 20px 8px 20px;
	font-size:11px;
	width:713px;
}

#footer p {
	margin:0px 36px 8px 36px;
}

p.footer {
	margin:0px 36px 8px 36px;
}

#footer a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

a.footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:HOVER {
	text-decoration:underline;
}

a.footer:HOVER {
	text-decoration:underline;
}


#whats-inside_content {
	width: 752px;
	height: 483px;
	margin:2px;
	background: url("bg_whats.jpg") top right no-repeat;
	background-color: #FFFFFF;
}

#white_content {
	background: url("bg_whats.jpg") top right no-repeat;
	background-color: #FFFFFF;
	width: 752px;
  }

img.hdr {
	margin: 16px 0px 0px 76px;
}

p.leader {
	margin:24px 60px 12px 78px;
	font-size: 16px;
	line-height:16px;
	color: #025A99;
	font-weight: bold;
}

.subleader {
	font-size: 13px;
	line-height:16px;
	color: #025A99;
	font-weight: bold;
}

p.secondary {
	margin:4px 66px 12px 78px;
	font-size: 12px;
	line-height:16px;
	color: #000000;
}

p.secondary-indented {
	margin:4px 66px 12px 102px;
	font-size: 12px;
	line-height:16px;
	color: #000000;
}

ul, ol {
	margin:4px 112px 12px 102px;
	font-size: 12px;
	line-height:16px;
	color: #000000;
}

li {
	margin:4px 0px 12px 12px;
}

h1 {
	margin:0px 0px 0px 0px;
	padding:0px;
	line-height:normal;
	font-family:Arial Narrow,Helvetica Narrow, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:22px;
	color:#0B4587;
	letter-spacing:-0.03em;
}
h2 
{
    margin: 0px 0px 6px 0px;
    color:#0B4587;
}
h3 {
	margin:4px 66px 12px 78px;
	padding:0px;
	line-height:normal;
	font-size:13px;
	font-weight:bold;
	color:#333333;
}


h4 
{
    margin: 0px 0px 6px 0px;
    color:#0B4587;
}

sup 
{
    font-size:10px;
}
p.nextlink {
	margin:4px 66px 12px 78px;
	font-size: 12px;
	line-height:16px;
	color: #000000;
	text-align: right;
}

a.bullet-link:link, a.bullet-link:visited, a.bullet-link:active {
	color: #2C80B1;
	text-decoration: none;
	font-weight: bold;
}
a.hoover:hover{
text-decoration:underline;
}
a.hoover:visited{
text-decoration:underline;
}


a.bullet-link:hover {
	color: #693600;
	text-decoration: underline;
	font-weight: bold;
}


#menu ul {
list-style: none;
margin: 0;
padding: 0;
float: left;
}
#menu li {position: relative;}

#menu ul ul {
	position: absolute;
	z-index: 500;
	padding-top: 5px;
	padding-bottom: 3px;

}
div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;
background: url("bg.gif") no-repeat center bottom;
}

#menu ul {
text-indent: 0px;
list-style: none;
margin: 0;
padding: 0;
}
#menu li {
list-style: none;
margin: 0;
padding: 0px;
}

a.subnav:link, a.subnav:visited {
	width:188px;
	height: 25px;
	color:white;
	display:block;
	text-align:center;
	vertical-align: middle;


}
a.subnav:hover{
	width:188px;
	height: 25px;
	color:white;
	display:block;
	text-align:center;
	text-decoration:underline;

}
.downloadpdf {
	background-image: url(http://cardiopace.ru/index_files/download.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px;
	float: right;
	height: 80px;
	width: 150px;
	display: block;

}
