body {
margin: 0;
background: #B3DBF4;
}
#container {
position: relative;
margin: 0 auto;
text-align: left;
width: 800px;
background: #FFFFFF;
border: double #423728;
color: #423728;
font: 9pt Helvetica, Arial, sans-serif;
}
#container span {
display: none;
}
#header {
position: relative;
padding: 0;
margin: 0;
}
img.cart {
position: absolute;
padding: 10px;
margin-left: 676px;
margin-top: 8px;
}
#header .logo {
position: relative;
height: 206px;
background:
transparent url(images/logo_new.gif) no-repeat top center;
}
.tabletext {
font-family: Helvetica, Arial, sans-serif;
font-size: 9pt;
font-weight: normal;
color: #423728;
margin: 0 0 10 0;
padding: .625em 0;  text-align: justify;
line-height: 20px;
}
<!--MENU STYLES--->
#menu{
position: relative;
border: 1px solid #90bade;
border-bottom-width: 0;
width: 185px;
padding: 1px;
}
#menu a{
font-style: normal;
font-weight: bold;
}
#menu ul{
margin: 0;
padding: 0;
list-style-type: none;
font:9pt Arial, sans-serif;
}
#menu li a{
display: block;
padding: 3px 0;
padding-left: 5px;
width: 180px;
text-decoration: none;
color: #423728;
background-color: white;
border-bottom: 1px solid #90bade;
font-weight: normal;
letter-spacing: 0px;
}
#menu li a:hover {
background-color: #B4DCF5;
}
#menu li a:hover:active {
background-color: #B4DCF5; /* specificity = 2,1 */
}
#menu div.menutitle{
color: white;
border-bottom: 1px solid #90bade;
padding: 1px 0;
padding-left: 5px;
background-color: #EE8A5A;
font: 9pt bold Arial, sans-serif;
width: 180px;
letter-spacing: 1px;
}
#menu div.menutitle a{
color: white;
padding: 0;
background-color: #EE8A5A;
font: bold  Arial, sans-serif;
text-decoration: none;
}
<!--END MENU STYLES--->
#overall_products{
position: relative;
width: 615px;
margin-left: 185px;
}
* {margin: 0; padding: 0;}
/*Override defaults for all tags. */
#overall {
width: 100%; margin: 0 0 0 40;
}
.col {
width: 43%; padding: 0 25 0 0;
float: left;
}
#widetext {
clear: both;
margin-left: 40px;
font-family: Helvetica, Arial, sans-serif;
font-size: 9pt;
font-weight: normal;
color: #423728;
line-height: 1.5em;
width: 720px;
background-color: #FFFFFF;
}
#widetext ul{
list-style-type: circle;
font: 9pt Arial, Helvetica, sans-serif;
padding: 0 0 10 12;
text-align: justify;
line-height: 20px;
}
li{
padding: 0;
margin: 0;
align: left;
}
H2 {
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 12pt;
font-weight: bold;
color: #0F590E;
margin: 0;
line-height: 1.3em;
}
#footer {
position: relative;
color: #423728;
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
width: 100%;
background: #FFFFFF;
text-align: center;
clear: both;
vertical-align: baseline;
margin: 0;
padding-top: 10;
}
a {
text-decoration: none;
color: #423728;
}
a:hover {
text-decoration: none;
font-style: italic;
}
a:visited {
text-decoration: none;
color: #423728;
}
p {
font-family: Helvetica, Arial, sans-serif;
font-size: 9pt;
font-weight: normal;
color: #423728;
margin: 0 0 10 0;
padding: .625em 0;  text-align: justify;
line-height: 20px;
}
H3 {
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 10pt;
font-weight: bold;
font-style: normal;
color: #0F590E;
margin-top: 10px;
margin-bottom: 0px;
}
.floatright {
float: right;
margin: 0 0 10px 5px;
}
.floatleft {
float: left;
margin: 0 0 10px 5px;
}
hr {border: none 0;
width: 100%;
border-top: 1px solid #0F590E;
margin-top: 3px;
margin-bottom: 10px;
}
img {
border: 0;
}
<!--TOP NAVIGATION STYLES--->
#centeredmenu {
float:left;
width:100%;
border-bottom:1px solid #423728;
border-top:1px solid #423728;
overflow:hidden;
position:relative;
}
#centeredmenu ul {
clear:left;
float:left;
list-style:none;
margin:0;
padding:0;
position:relative;
left:50%;
text-align:center;
}
#centeredmenu ul li {
display:block;
float: left;
width:100px;
list-style:none;
margin:0;
padding:0;
position:relative;
right:50%;
}
#centeredmenu ul li a {
display:block;
margin:0 0 0 1px;
padding:2px;
text-decoration:none;
line-height:1.3em;
}
#centeredmenu ul li a.unlink {
display:block;
margin:0 0 0 1px;
padding:2px;
text-decoration:none;
line-height:1.3em;
font-style: normal;
}
<!--END TOP NAVIGATION STYLES--->
H1 {
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 16pt;
font-style: italic;
font-weight: normal;
color: #423728;
padding: 35px 0 10 0;
}
