body {
	background-repeat: repeat-x;
	background-image: url(images/Bckgrnd-2.png);
	background-color: #E7E7E7;
	margin: 0px;
}
.productPhoto {
	height: 140px;
	width: 140px;
	padding-top: 20px;
}
.footer {
	background-color: #282828;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #C3C3C3;
	text-align: center;
	padding-top: 10px;
}
.footerPre {
	background-color: #dadada;
	text-align: center;
	height: 115px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
	margin-top: 45px;
	background-image: url(images/FooterPre.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#logo {
	height: 110px;
	background-image: url(images/M30_header_logo.png);
	background-repeat: no-repeat;
}
#buttonsBox {
	vertical-align: baseline;
	padding-top: 0px;
	text-align: right;
}
#spacer {
	z-index:1;
	width: 60px;
	height: 60px;
}
#spacer2 {
	margin: 0px;
}
#spacerProducts {
	width: 20px;
	height: 200px;
}
#heroAbout {
	background-image: url(images/Hero-1.png);
	background-repeat: no-repeat;
	height: 250px;
}
#heroProd {
	background-image: url(images/Hero-2.png);
	background-repeat: no-repeat;
	height: 250px;
}
#heroComments {
	background-image: url(images/Hero-3.png);
	background-repeat: no-repeat;
	height: 250px;
}
#tipsBox {
	background-image: url(images/TipsBox.png);
	background-repeat: no-repeat;
	height: 500px;
	width: 220px;
	margin-top: 35px;
}
#normalText {
	vertical-align: top;
	margin-top: 17px;
}
#contactText {
	vertical-align: top;
	margin-top: 25px;
}
#socialMedia {
	margin-top: 15px;
	margin-bottom: 1px;
	vertical-align: bottom;
}
#socialMediaText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #069;
	padding: 0px;
	background-image: url(images/FanPic.png);
	background-repeat: no-repeat;
	vertical-align: top;
	height: 40px;
	width: 220px;
}
#aboutText {
	margin-top: 15px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: 900;
	font-variant: normal;
	color: #D30223;
	text-align: left;
	line-height: normal;
	vertical-align: top;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: 900;
	font-variant: normal;
	color: #D30223;
	text-align: left;
	line-height: normal;
	vertical-align: top;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 100;
	color: #535353;
	text-align: justify;
	padding-right: 10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #535353;
	margin-right: 20px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #069;
	text-align: center;
}
a:link {
	text-decoration: none;
	color: #c3c3c3;
}
a:visited {
	text-decoration: none;
	color: #c3c3c3;
}
a:hover {
	text-decoration: none;
	color: #c3c3c3;
}
a:active {
	text-decoration: none;
	color: #069;
}
