@charset "utf-8";
/* CSS Document */

Body {
background-color: #edeae4;
}

a {
color: #5b0000;
}

#MainContainer {
overflow: visible;
width: 900px;
margin: 0px auto;
line-height: 1.3;
}

#Header {
width: 900px;
height: 95px;
background-image: url(../Images/MHELogoHeader.png);
background-repeat: no-repeat;
}

#Location {
width: 150px;
float: right;
}

#Location p {
margin: 0px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #5b0000;
}

#MenuContainer {
width: 900px;
height: 35px;
background-image: url(../Images/TopHeaderImage.png);
}

#ContentContainer {
float:left;
width: 898px;
background-color: #edeae4;
border: 1px solid #005b27;
}

#ContentLeft {
overflow: hidden;
display: inline;
width: 508px;
height: auto;
float: left;
background-color: #ffffff;
margin: 10px 0px 0px 10px;
padding: 5px;
border: 1px solid #a2bbad;
}

#ContentRight {
overflow:hidden;
display: inline;
width: 336px;
height: auto;
float: left;
background-color: #ffffff;
margin: 10px 10px 0px 10px;
padding: 5px;
border: 1px solid #a2bbad;
}

#MainContentContainer {
width: 508px;
line-height: 1.1;
float: left;
}

#MainContentContainer img {
width: 200px;
height: 200px;
margin: 5px 10px 10px 10px;
padding: 2px;
border: 1px solid #5b0000;
float: left;
}

#MainContentContainer .icon {
margin:0px;
padding: 0px;
border: none;
width: 15px;
height: 15px;
float: none;
}

#MainContentContainer .catimg {
margin: 0px;
padding: 3px;
border: 1px solid #5b0000;
width: 96px;
height: 125px;
}

#MainContentContainer .catalog {
margin: 0px;
padding: 2px;
border: 1px solid #5b0000;
width: 150px;
height: 190px;
}

#MainContentContainer p {
margin: 0px;
line-height: 1.3;
padding: 0px 10px 0px 10px;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
}

#MainContentContainer td {
margin: 0px;
line-height: 1.3;
padding: 0ox 10px 0px 10px;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
}

#FeaturedItemContainer {
display: inline;
overflow: hidden;
width: 326px;
height: auto/*75px*/;
margin: 0px 5px 10px 5px;
padding-bottom: 10px;
/*border-bottom: 1px dashed #5b0000;*/
float: left;
line-height: 1.1;
}

#FeaturedItemImg {
width: 100px;
height: auto/*60px*/;
padding: 2px;
border: 1px solid #5b0000;
float: left;
}

#FeaturedItemText {
padding: 0px 0px 0px 5px;
width: 210px;
height: auto/*66px*/;
float: left;
}

#FeaturedItemText p {
margin: 0px 5px 5px 10px;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
}

#FeaturedItemText a {
height: auto;
text-decoration: none;
border-bottom: 1px solid #5b0000;
}

#FeaturedItemText a:visited {
text-decoration: none;
border-bottom: 1px solid #990099;
}

#SalesContainer {
display:inline;
overflow: hidden;
width: 866px;
float: left;
background-color: #ffffff;
margin: 10px 10px 10px 10px;
padding: 5px;
border: 1px solid #a2bbad;
font-size: 11px;
font-family:Arial, Helvetica, sans-serif;
}

#SalesContainerHeader1 {
display: inline;
overflow: hidden;
margin: 0px;
width: 485px;
float: left;
border-bottom: 1px solid #5b0000;
}

#SalesContainerHeader2 {
display: inline;
overflow: hidden;
margin-left: 5px;
width: 167px;
float: left;
border-bottom: 1px solid #5b0000;
}

#SalesContainerHeader3 {
display: inline;
overflow: hidden;	
margin-left: 5px;
width: 201px;
float: left;
border-bottom: 1px solid #5b0000;
}

#CatalogItems {
overflow: hidden;
width: 485px;
height: 160px;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
border-right: 1px dashed #5b0000;
float:left;
}

#CatalogItems p {
margin: 3px;
}

#CatalogItems a {
color: #5b0000;
text-decoration: none;
}

#CatalogItems a:hover {
border-bottom: 1px solid #5b0000;
}

#SearchCatalog {
overflow: hidden;
margin: 5px;
width: 166px;
height: 155px;
border-right: 1px dashed #5b0000;
float: left;
}

#SearchCatalog p {
margin: 0px;
}

#JoinNewsletter {
overflow:hidden;
margin-top: 5px;
width: 200px;
height: 155px;
float: left;
}

#JoinNewsletter p {
margin: 0px;
}

#Footer {
overflow: hidden;
width: 900px;
height: 35px;
background-image:url(../Images/BottomFooterImage.png);
clear: both;
}

#FooterContent {
float:left;
display:inline;
overflow: hidden;
width: 876px;
height: auto;
background-color: #ffffff;
margin: 10px;
/*padding: 5px;*/
border: 1px solid #a2bbad;
}

#Menu {
position: relative;
display: block;
height: 35px;
color: #ffffff;
font-size: 12px;
font-weight: bold;
font-family:Arial, Helvetica, sans-serif;
}

#Menu ul {
margin: 0px 0px 0px 15px;
padding: 0px;
list-style-type: none;
width: auto;
}

#Menu ul li {
display: block;
float: left;
margin: 0px;
}

#Menu ul li a {
display: block;
float: left;
color: #ffffff;
text-decoration: none;
padding: 10px 10px 0px 10px;
height: 25px;
border-right: 1px solid #000000;

}

#Menu ul li a:hover {
background-color:#005b27;
text-decoration: underline;
}

/*#topright {
position: fixed;
right: 0;
top: 0;
display: block;
height: 210px;
width: 210px;
background: url(../Images/FreeCatalog.png) no-repeat;
}*/

h1 {
margin: 5px;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 16px;
color: #5b0000;
}

h4 {
margin: 0px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
border-bottom: 1px solid #5b0000;
color: #5b0000;
}

/* Current Page */
Body.Home #CurrentPage li.Index,
Body.QuickQuote #CurrentPage li.QuickQuote,
Body.Products #CurrentPage li.Products,
Body.FeaturedItems #CurrentPage li.FeaturedItems,
Body.Catalog #CurrentPage li.Catalog,
Body.Contact #CurrentPage li.Contact,
Body.RequestCatalog #CurrentPage li.RequestCatalog,
Body.Newsletter #CurrentPage li.Newsletter {
background: #005b27;
text-decoration: underline;
}

.clearer {
	overflow: hidden;
	font-size: 0px;
	line-height: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	}
	
#Menu .TollFree {
float: right;
font-size: 18px;
margin: 6px 20px 0px 0px;
display: inline;
}
