* {
	margin: 0;
}
html, body {
	height: 100%;
	background-color: #003876;
	background-image: url(https://www.vikingre.com/images/Viking_backg.jpg);
	background-repeat: repeat-x;
}
.wrapper {
	position: relative;
	width: 796px;
	min-height: 100%;
	height: auto !important;
	height: 100%; /* the bottom margin is the negative value of the footer's height */
	text-align: center;
	background-image: url(https://www.vikingre.com/images/pageBack.png);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-bottom: -120px;
	margin-left: auto;
}
.xfooter, .push {
	height: 120px;
}
/*test code below*/
#wrapperB {
	position: relative;
	width: 796px;
	height: auto !important;
	height: 100%; /* the bottom margin is the negative value of the footer's height */
	text-align: center;
	background-image: url(https://www.vikingre.com/images/pageBack.png);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/* test code above*/
body {
	text-align: center;
	font-size: 62.5%;
}
#headerMain {/* second Header applied to index only to allow space below on interior*/
	height: 125px;
}
.header {
	height: 150px;
	background-image: url(https://www.vikingre.com/images/Viking_TopCenter.jpg);
	background-repeat: repeat-x;
	margin-right: 10px;
	margin-left: 10px;
}
.logo {
	height: 109px;
	width: 79px;
	position: absolute;
	left: 46px;
	top: 34px;
}
.footer {
	position: relative;
	width: 796px;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 15px;
}
.footer p {
	bottom :0px;
	width: 756px;
	padding: 0;
	color: #555;
	font: 1.125em Arial, Helvetica, Verdana, sans-serif;
	text-align: center;
	margin-left: 20px;
	margin-right: 20px;
}
.top {
	position: relative;
	width: 796px;
	min-height: 16px;
	height: 16px;
	margin-right: auto;
	margin-left: auto;
	max-height: 16px;
	background-image: url(https://www.vikingre.com/images/Viking_backg.jpg);
}
.nav {
	height: 20px;
	width: 424px;
	position: absolute;
	left: 340px;
	top: 30px;
	clear: none;
	text-align: left;
}
.phone {
	height: 16px;
	width: 120px;
	position: absolute;
	left: 637px;
	top: 126px;
	clear: none;
	text-align: right;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #7f827b;
	letter-spacing: 1px;
}
.homeMain {
	width: 756px;
	margin: 20px;
	
}
.slideshow {
	position: relative;
	height: 364px;
	width: 756px;
	z-index:1;
}
.askBox {
	position:absolute;
	z-index:1000;
	left:470px;
	top:41px;
	width:202px;
	height:262px;
	background-image: url(https://www.vikingre.com/images/AskBoxRE.png);
	text-align: left;
	padding: 10px 10px 10px 34px;
}
.stripes {
	height: 11px;
	width: 776px;
	position: relative;
	top: 139px;
	clear: both;
	margin: 0px;
	padding: 0px;
	background-image: url(https://www.vikingre.com/images/stripes.gif);
	background-repeat: repeat-x;
}
.centerCol {
	width: 736px;
	padding-right: 10px;
	padding-left: 50px;
	margin: 0px;
	padding-top: 36px;
	padding-bottom: 20px;
}
.boxOuter {
	width: 198px;
	background-color: #e5e9ef;
	padding: 8px;
	margin: 0px;
	float: left;
}
.boxOuterNoColor {/*leftBox not color*/
	width: 198px;
	padding: 0px 8px 8px;
	margin: 0px;
	float: left;
	text-align: left;
}
.boxInner {
	width: 182px;
	background-color: #f6f7f9;
	border: 1px solid #003876;
	position: relative;
	padding: 7px;
	text-align: left;
}
.boxInnerNoColor {/*leftBox not color*/
	width: 182px;
	background-color: #e5e9ef;
	border: 1px solid #003876;
	position: relative;
	padding: 4px;
	text-align: left;
	margin-bottom:40px;
}
.boxContent {
	width: 182px;
}
.askInterior {
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
}
.mainColumn {
	width: 416px;
	padding-right: 50px;
	padding-bottom: 40px;
	padding-left: 50px;
	margin: 0px 0px 0px 216px;
	clear: none;
	position: relative;
	text-align: left;
}
.titles {
	margin-top: 0px;
	margin-right: 103px;
	margin-bottom: 20px;
	margin-left: 103px;
	clear: both;
}
.boxPhoto {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	clear: both;
}
.blacktext {color:#333}
