body {
	margin:0;	
}
a:link {
	color: #F3F3F3;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
@media screen and (max-width: 420px) {
#centerImage1 {
	width: 100%;
	z-index: 1000px;
	margin-top:50px;
	margin-bottom:-250px;
	background-size:cover;
	background-repeat:no-repeat;
	background-image:url(http://chesapeakenorthgroup.com/images/page2.fw.png);
}
}
#toptag {
	height: 65px;
	width: 100%;
	background-color: #8DC53F;
	border-bottom: 10px solid #FFF;
	font-family: Calibri;
	font-size: 20px;
	line-height: 65px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	position: relative;
	z-index: 2000;
}
#centerImage {
	height: 520px;
	width: 100%;
	z-index: 1000px;
	background-size:cover;
	background-repeat:no-repeat;
	background-image:url(http://chesapeakenorthgroup.com/images/food.fw.png);
}
#centerImage2 {
	height: 1165px;
	width: 100%;
	z-index: 1000px;
	background-position:center;
	background-repeat:no-repeat;
	background-image: url(http://chesapeakenorthgroup.com/images/page3.fw.png);
}
#centerImage3 {
	height: 520px;
	width: 100%;
	z-index: 1000px;
	background-size: cover;
	background-image:url(http://chesapeakenorthgroup.com/images/page4.fw.png);
	margin:50px;
}
#centerImage4 {
	height: 520px;
	width: 100%;
	z-index: 1000px;
	background-size:contain;
	background-position:center;
	background-repeat:no-repeat;
	background-image:url(http://chesapeakenorthgroup.com/images/IMG952640.jpg);
	margin:50px;
}
#centerImage5 {
	height: 520px;
	width: 100%;
	z-index: 1000px;
	background-size:contain;
	background-position:center;
	background-repeat:no-repeat;
	background-image:url(http://chesapeakenorthgroup.com/images/IMG952642.jpg);
	margin:50px;
}
#centerImage6 {
	height: 520px;
	width: 100%;
	z-index: 1000px;
	background-size:contain;
	background-position:center;
	background-repeat:no-repeat;
	background-image:url(http://chesapeakenorthgroup.com/images/IMG952648.jpg);
	margin:50px;
}
#buttonBanner {
	height:230px;
	width:100%;
	background-color:#55A1D5;
	border-top:10px solid #FFF;
	border-bottom: 10px solid #FFF;	
}
#inner {
	width: 875px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	margin-top: 8px;
}
#button1 {
	height:215px;
	width:215px;
	background-image:url(http://chesapeakenorthgroup.com/images/buttons/1.fw.png);
	float:left;
    margin-right:5px;
}
#button2 {
	height:215px;
	width:215px;
	background-image:url(http://chesapeakenorthgroup.com/images/buttons/2.fw.png);
	float:left;
    margin-right:5px;
}
<!-- #button3 {
	height:215px;
	width:215px;
	background-image:url(http://chesapeakenorthgroup.com/images/buttons/3.fw.png);
	float:left;
	margin-right:5px;
}
#button4 {
	height:215px;
	width:215px;
	background-image:url(http://chesapeakenorthgroup.com/images/buttons/4.fw.png);
	float:left;
}
-->
#bottomTag {
	background-color:#0F034D;
	text-align:center;
	font-family:Calibri;
	color:white;
	padding:25px;
}
#imageWrapper {
	width:95%;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#vendorImage {

    background-image: url(http://chesapeakenorthgroup.com/images/vendor2.jpg);
    background-size: contain;
    margin: 85px auto;
    width: 390px;
    height: 519px;
}