#mainmenu {
	height: 39px;
	width: 760px;
	margin-right: center;
	margin-left: auto;
}

#mainmenu a:link, #mainmenu a:visited {
	display: block;
	width: 105px;
	font-family: Verdana, Geneva, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bolder;
	font-size: 22px;
	color: #FFF;
	float: left;
	text-align: center;
	background-image: url(_images/mm_home.png);
	height: 39px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: -999999px;
	;
	background-image:url(images/home.jpg);
}
#mainmenu a:hover , #mainmenu a:active {
	color: #FF0;
	background-attachment: scroll;
	background-image: url(images/home.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 39px;
	width: 105px;
}
#mainmenu a#mmSeasonal:link, #mainmenu a#mmSeasonal:visited {
	background-image: url(images/seasonal.jpg);
	background-position: left;
	height: 39px;
	width: 157px;
}
#mainmenu a#mmSeasonal:hover, #mainmenu a#mmSeasonal:active {
	background-image: url(images/seasonal.jpg);
	background-position: right;
	height: 39px;
	width: 157px;
}

#mainmenu a#mmGallery:link, #mainmenu a#mmGallery:visited {
	background-image: url(images/gallery.jpg);
	background-position: left;
	height: 39px;
	width: 135px;
}
#mainmenu a#mmGallery:hover, #mainmenu a#mmGallery:active {
	background-image: url(images/gallery.jpg);
	background-position: right;
	height: 39px;
	width: 135px;
}

#mainmenu a#mmNewContent:link, #mainmenu a#mmNewContent:visited {
	background-image: url(images/newproducts.jpg);
	background-position: left;
	height: 39px;
	width: 224px;
}
#mainmenu a#mmNewContent:hover, #mainmenu a#mmNewContent:active {
	background-image: url(images/newproducts.jpg);
	background-position: right;
	height: 39px;
	width: 224px;
}

#mainmenu a#mmContact:link, #mainmenu a#mmContact:visited {
	background-image: url(images/contact.jpg);
	background-position: left;
	height: 39px;
	width: 139px;
}
#mainmenu a#mmContact:hover, #mainmenu a#mmContact:active {
	background-image: url(images/contact.jpg);
	background-position: right;
	height: 39px;
	width: 139px;
}
* {
	outline:none;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h2 {
	clear: none;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #151A7A;
	background-attachment: fixed;
	background-image: url(images/flare.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#canvass {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	height: 1200px;
	padding: 0px;
}
#masthead {
	background-image: url(images/masthead.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 154px;
	width: 955px;
}
#footer {
	height: 46px;
	width: 955px;
	background-image: url(images/footer.png);
	clear: both;
}
#footer h4 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 14px;
	color: #485079;
	font-weight: lighter;
	font-size: 14px;
}
#masthead h1 { display: none; }
#mainmenubar {
	width: 955px;
	height: 39px;
	background-image: url(images/mainmenu.jpg);
}
#contentheader { width: 955px; }
#contentheader h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 5px;
	color: #0A1775;
}
#shim {
	width: 955px;
	clear: both;
	display: block;
	height: 5px;
}
#article  p{
	padding-top: 15px;
	padding-right: 18px;
	padding-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#content {
	background-attachment: scroll;
	background-image: url(images/content.jpg);
	background-repeat: repeat-y;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-bottom: 0px;
}
