.emenu{
float: left;
width: 200px;
padding: 1em;
margin: 0em 1em 1em 0em;
text-align: center;
background-color: #F3EEF6;
border-width: 1px;
border-style: solid;
}

.emenu h3{
background-color: #EFEFFF;
border-width: 1px 1px 0px 1px;
border-style: solid;
padding-left: 1em;
padding-top: .5em;
}

.emenu ul{
background-color: #EFEFFF;
border-width: 0px 1px 1px 1px;
border-style: solid;
padding-bottom: .5em;
}

.maintext h1, .maintext h2{
position: static;
text-align: center;
margin-bottom: 0px;
margin-top: 0px;
}

.emenu h2{
margin-bottom: 1em;
}

.product{
width: 30%;

}

h3, li{
text-align: left;
}

ul{
margin-top: 0px;
}

h3{
margin-bottom: 0px;
}

.featuredesign{
text-align: center;
}

.emenu img{
border: 0px;
}