@charset "utf-8";

body {
	background-color: #fff;
	font-size: 62.5%;
	margin: 0;
	padding: 0;
}
body * {
	font-size: 100%;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
p {
	margin-bottom: 1.1em;
	margin-top: 0;
}
.navlink-inactive {color: #000000; text-decoration: none; padding: 4px; font-weight: bold; }

a:link {color: #CE0D1F; text-decoration: none; }
a:visited {color: black; text-decoration: none; }
a:hover {color: orange; font-weight: bold; }
a:active {color: blue; }

a.nav:link {color: #CE0D1F; text-decoration: none; padding: 6px;}
a.nav:visited {color: black; text-decoration: none; padding: 6px;}
a.nav:hover {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	background-color: #CE0D1F;
	padding: 6px;
}
a.nav:active {color: blue; padding: 6px;}

a.external:link {color: #0000ff; font-size: 18pt; font-weight: bold; }
a.external:visited {color: #894f7b; font-weight: bold; }
a.external:hover {text-decoration: overline; background-color: #003399; }
a.external:active {color: red; } 


#main p.lastNode {
	margin-bottom: 0;
}
a:link img, a:visited img {
	border: none;
	text-decoration: none;
}
div.clearFloat {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0px;
}
li.clearFloat {
	clear: both;
}
ul.symbolList {
	display: inline;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.AbsWrap {
	position: relative;
	width: 100%;
}
.rowWrap {
	width: 100%;
}
#main {
	margin: 0 auto;
	width: 800px;
	background-attachment: scroll;
	background-image: url(images/home-backgdphoto.jpg);
	background-repeat: no-repeat;
}
#navbar {
	margin-left: 276px;
	margin-top: 80px;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 524px;
	padding-top: 0px;
	height: 36px;
}
html > body #navbar {
	height: auto;
	min-height: 37px;
}
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	text-align: left;
	color: #000000;
	line-height: 120%;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-left: 8px;
	margin-top: 17px; /* Don Changed */
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 508px;
}
#navbarline {
	margin-left: 9px;
	margin-top: 0px;
	display: inline;
	float: left;
	height: 5px;
	margin-bottom: 0;
	width: 514px;
}
#sidebar {
	margin-right: 13px;
	margin-top: 26px;
	display: inline;
	float: right;
	margin-bottom: 0;
	width: 175px;
	padding-top: 0px;
	height: 326px;
}
html > body #sidebar {
	height: auto;
	min-height: 327px;
}
#emhe-logo {
	margin-left: 29px;
	margin-top: 48px;
	display: inline;
	float: left;
	height: 63px;
	margin-bottom: 0;
	width: 114px;
}
#sidebar-header {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	margin-left: 22px;
	margin-top: 15px;
	display: inline;
	float: left;
	margin-bottom: 0;
}
#sidebar-text {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	margin-left: 22px;
	margin-top: 11px;
	display: inline;
	float: left;
	margin-bottom: 0;
}
#content {
	margin-right: 8px;
	margin-top: 27px;
	display: inline;
	float: right;
	margin-bottom: 0;
	width: 330px;
	padding-top: 0px;
	height: 327px;
}
html > body #content {
	height: auto;
	min-height: 328px;
}
#Heading2 {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 230%;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	margin-left: 10px;
	margin-top: 32px;
	display: inline;
	float: left;
	margin-bottom: 0;
	letter-spacing: -1px;
}
#body {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-style: normal;
	font-weight: normal;
	line-height: 140%;
	margin-left: 10px;
	margin-top: 21px;
	display: inline;
	float: left;
	margin-bottom: 0;
}
#Div {
	margin-left: 138px;
	margin-top: 20px;
	display: inline;
	float: left;
	margin-bottom: 0;
	background-color: #fff;
	width: 4px;
	padding-top: 2px;
	height: 3px;
	height: 4px;
	overflow: hidden;
}
#button-learnmore {
	margin-left: 77px;
	margin-top: 5px;
	display: inline;
	float: left;
	height: 35px;
	margin-bottom: 0;
	width: 167px;
}
#footer {
	margin-left: 15px;
	margin-top: 268px;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 773px;
	padding-top: 0px;
	height: 32px;
}
html > body #footer {
	height: auto;
	min-height: 33px;
}
#tiny {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	margin-left: 120px;
	margin-top: 11px;
	display: inline;
	float: left;
	margin-bottom: 0;
}

/* Don's Start */
#home-link-container {
    position: relative; /* necassary to
        absolute-position the child-element
        #home-link relative to the header */
}

#home-link {
    position: absolute;
    width: 184px;    /* width of the logo */
    height: 134px;   /* height of the logo */
    top: 0; left: 0; /* top-left corner of logo */
    border: 0;
    float: left;
}

/* Don's End */
.sidebar-image {
	margin-left: 22px;
}