.headImage{
	display: block;
	box-sizing: border-box;
	background: url(/Images/mobile/toplogo_01.gif) no-repeat;
	width: 242px; /* Width of new image */
	height: 96px; /* Height of new image */
	padding-left: 242px; /* Equal to width of new image */
}
.headCartSeparator
{
	top:8px;
	margin-left:242px;
	position:absolute;
	display: block;
	box-sizing: border-box;
	background: url(/Images/mobile/top-banner-separator.gif) no-repeat;
	width: 15px; /* Width of new image */
	height: 96px; /* Height of new image */
	padding-left: 15px; /* Equal to width of new image */
}
.homelinkdiv, .contactlinkdiv {
	display:none;
}
.homelinkimage, .contactlinkimage {
	display:none;
}
.shopcartimage { 
	top:8px;
	margin-left:257px;
	position:absolute;
	display: block;
	box-sizing: border-box;
	background: url(/Images/mobile/shopping-cart.gif) no-repeat;
	width: 89px; /* Width of new image */
	height: 96px; /* Height of new image */
	padding-left: 89px; /* Equal to width of new image */
}
#buttonrow {
	position:relative;
	top:5px;
}
.softwareimage, .servicesimage, .supportimage, .orderinfoimage, .nspmembersimage{
	display:none;
}
.minmax640_imagesize
{
	max-height:300px;
	max-width:300px;
}
.suppliesimage, .hardwareimage, .searchimage {
	display:inline-block;
	box-sizing: border-box;
	width: 95px;
	height: 25px;
	padding-left: 95px;
}

.suppliesimage {
	background: url(/Images/supplies.gif) no-repeat;
	position:relative;
	left:10px;
}
.hardwareimage {
	background: url(/Images/hardware.gif) no-repeat;
	position:relative;
	left:25px;
}
.searchimage {
	background: url(/Images/search.gif) no-repeat;
	position:relative;
	left:40px;
}
.SideInfo {
	display:none;
}

.MainPageStart, .MainPageStartNoAds{
	position:relative;
	top:15px;
	width:auto;
}
.BottomMenuLinks
{
	background:#FFFF00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	text-align: center;
	clear:both;
	line-height: 200%;
}
.BBBImageBottom{
	display: inline-block;
	box-sizing: border-box;
	background: url(//seal-central-northern-western-arizona.bbb.org/seals/blue-seal-250-52-sunshine-pos-23002628.png) no-repeat;
	width: 250px; /* Width of new image */
	height: 52px; /* Height of new image */
	padding-left: 250px; /* Equal to width of new image */
}
.CenterImagesInline{
 	display: inline-block;
    margin-left: auto;
    margin-right: auto;
}
.TextAlignCenter{
    text-align:center;
}
.CompanyInfoText{
	font-size:100%;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
}
.TopBodyImageDiv{
	float:left;
}
.TopBodyImage{
	float:left;
	width:120px;
	height:120px;
}
.TextSubHeading, .TextSubHeadingCenter, .TextBodyCenter, .TextBodyJustify{
	font-size:110%;
	padding-right:10px;
}
.TextSubHeading, .TextSubHeadingCenter{
	font-weight:bold;
}
.TextSubHeading{
	text-align:justify;
}
.TextSubHeadingCenter{
	text-align:center;
}
.TextBodyCenter{
	text-align:center;
}
.TextBodyJustify{
	text-align:justify;
}
.ProductImageNarrowScreen{
	display:block;
    margin-left: auto;
    margin-right: auto;
	max-width:300px;
	height:auto;
}
.ProductImageWideScreen{
}

