body {
background-image: url(images/amallisBG.png);
background-position: 0 -10px ;
background-repeat: repeat-x;
background-attachment:fixed;
padding:10px 0;
margin:0;
font: 14px normal Verdana,sans-serif;
}

a:link { color: #e41d36; text-decoration: none; padding:0 3px; font-family: sans-serif; font-weight:bold;  }
a:visited { color: #e41d36; text-decoration: none;padding:0 3px;  font-family: sans-serif; font-weight:bold; }
a:active { color: #e41d36; text-decoration: none; padding:0 3px; font-family: sans-serif; font-weight:bold; }
a:hover { color:#CCCCCC; }

header {
background: url(images/header-bg-bar.png) center 35px repeat-x;
width: 100%;
margin:0;
padding: 0;
color: #e41d36;
font-size: 14px;
margin-bottom:1.75em;
}

#header-inner { width:900px; margin:0 auto; text-align:left; }
#header-inner h4 { color:#3f3f3f; font-size:1em; font-style:italic; text-align:right; margin-top:1.75em; }

nav { text-align:right; float:right; margin-top:45px; }

.hmission { margin-top:20px;color: #3f3f3f;font-size:.85em;font-style:italic; }

#content {
background: #FFFFFF;
width:870px;
padding: 15px;
min-height:300px !important;
text-align:justify;
margin:0 auto;
overflow:auto;
}

.home-box { width:220px; float:left; margin-right:50px; text-align:center; margin-top:15px; }
.home-box  img { width:100%; max-width:200px; }
h1 { text-transform:uppercase; margin-top:0; color: #e41d36; }

h2 { background:url(images/h3.jpg); font-size:18px; font-size:16px\9; color: #e41d36; padding:5px 5px; }
h3 { font-style:italic; background-color: #e41d36; font-size:1.25em; padding: 3px; margin-top:0;
	color:#000; border-bottom:1px solid #000; }

.menu {
background: url(H1button.jpg) no-repeat;
width: 200px;
height:50px;
padding-top:10px;
display: block;
margin-left:80px;
text-align:center;
float:right;
background: url(H1button.jpg) no-repeat;
}

#product {
margin-bottom:10px;
text-align:justify; 
border:1px solid #000;
padding:5px 10px;
}

#contact { width:900px; background: #ffffff; padding-bottom:1em; margin:1em auto 0; text-align:center;}

.contact-box { width:26%; margin:0 3.5%; float:left; padding: 10px 0; font-size:16px; text-align:center; font-weight:bold; }
.contact-box + .contact-box + .contact-box { float:right; }

footer { 
background: #e41c35;
width:900px;
padding: 1em 0;
text-align:center;
font-size:.9em;
margin: 0 auto;
}

footer a:link { color: #000000; text-decoration: none; padding:0 5px; font-family: sans-serif; font-weight:normal;  }
footer a:visited { color: #000000; text-decoration: none;padding:0 5px;  font-family: sans-serif; font-weight:normal; }
footer a:active { color: #000000; text-decoration: none; padding:0 5px; font-family: sans-serif; font-weight:normal; }
footer a:hover { color:#CCCCCC; font-weight:bold; }
