body { 
    margin-top: 0px;
	background:url(images/background.jpg) repeat-x #FFF;

}

.container {width:982px; min-height:575px; background:url(images/EH-body-background.jpg) repeat-y;}

.content {width:717px; padding-right:245px; padding-left:20px; min-height:343px; padding-top:203px; background:url(images/EH-top.jpg) no-repeat; position:relative; text-align:left;}
.content .boxes {
	width:203px;
	height:367px;
	background:url(images/boxes.jpg) no-repeat;
	position:absolute;
	left: 764px;
	top: 190px;
}
.boxinfo {width:165px; height:150px; text-align:left;}
.content .menu-container {
	width:749px;
	height:25px;
	position:absolute;
	left: 140px;
	top: 149px;
	color:#FFF;
	font-family: Arial;
	font-size: 14pt;
	font-style:italic;
}
.footer-info {width:982px; height:154px; background:url(images/EH-bottom.jpg) no-repeat; position:relative;}
.footer-info .address {
	width:700px;
	height:25px;
	position:absolute;
	left: 147px;
	top: 26px;
	font-family: Arial;
	font-size: 14pt;
	color: #FFF;
	font-style:italic;
}

h1 {
	font-family: Arial;
	font-size: 14pt;
	} 

h2 {
	font-family: Arial; 
	font-size: 12pt;}
	
h3 {
	font-family: Arial;
	font-size: 12pt;}
 
ol { line-height: 150%;
  font-family: Arial;
  font-size: 10pt;} 

ul { line-height: 150%; 
  font-family: Arial;
  font-size: 10pt;}
  
table {
	line-height: 150%;
	font-family: Arial;
	font-size: 10pt;
	text-align: center;
}

p { line-height: 150%;
  font-family: Arial;
  font-size: 10pt;}

.red { color:#FF0000; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}

.white { color:#FFF; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%; font-size: 8pt;}

.small { font-size: 8pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; }

.footer1 { font-size: 10pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}

.bigger { font-size: 12pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}

.body { font-size: 10pt; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%; }

.sidetextsmall {font-size:10pt; color:#474747; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}

.sidetextlarge {font-size:14pt; color:#474747; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; line-height: 150%;}

.pic-pad {padding-right:5px;}

a.menu:link {
    color: #FFF;
	text-decoration: none;
}
a.menu:visited {
	color:#FFF;
	text-decoration: none;
}
a.menu:hover {
	color: #F00;
	text-decoration: none;
}
a.menu:active {
	color:#FFF; 
	text-decoration: none;
}

