body{margin: 0 0 0 0; background: url('../images/em_bg.jpg') repeat;}

h1, h2, h3, p, li {font-family: Verdana, Arial, 'Lucida Grande', Helvetica, sans-serif;}
h1 {
	color: #000099;
	font-size: 28px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	color: #DD0000;
	font-size: 22px;
	margin: 8px 0 4px 0;
	margin-left: 20px;
}
h3 {color: #000099; font-size: 20px; margin-bottom: -0.5em}
p {
	font-size: 0.9em;
	line-height: 1.2em;
	font-weight: normal;
	color: #000000;
	text-align: left;
	width: 100%}

div.home_page a,
div.home_page a:link,
div.home_page a:active,
div.home_page a:visited {font-weight: normal; color: #000099}

p.home_page {width: 80%; margin: 16px auto 0 auto;}

div#main {width: 1071px; background: url('../images/em_center_bg_sides.gif') repeat right top; margin: 0 auto; padding-bottom: 30px;}

div#bottom {width: 1071px; background: url('../images/em_center_bg_bottom.png') no-repeat right top; margin: 0 auto; padding-bottom: 30px;}

.bodyTextBlack, .bodyTextBlackBold {font-family: Verdana, Arial, 'Lucida Grande', Helvetica, sans-serif; font-size: 80%; line-height: 150%}
.bodyTextBlackBold {font-weight: bold}

.testimonial_text, .testimonial_text_indent, .testimonial_sig, .testimonial_greeting {
	font-family: Verdana, Arial, 'Lucida Grande', Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	margin: 0px 0px 0px 0px;
}

.testimonial_text_indent { text-indent: 20px}

.testimonial_greeting {margin-top: 2em;}

.testimonial_sig {margin-bottom: .1em;}

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 0px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -50;
left: -250px; /*position where enlarged image should offset horizontally */

}

.menu_dash {
	height: 0;
	border-bottom: 1px dashed black;
	width: 60;
	margin-right: 10px;
}

.article_mag_name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 17px;
	color: #000099;
}
.article_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	margin-top: .5em;
}
.article_headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	margin-bottom: .1em;
}

.article_headline {color: #000099}

.article_readmore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #000099;
	font-weight: bold;
}

.basic_text {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color:#3333CC;
}
.article_mag_date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 17px;
	color: #000099;
	margin-bottom: 2em;
}

.product_name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	color: #000099;
}

.em {font-weight: bold}

.storeTableBig {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	line-height: 1;
}

div#footer {font-size: 0.8em}

div#footer p {
	width: 100%;
	text-align: center;
}

div#footer a:link, a:visited {color: black; text-decoration: none}

