body {
	text-align: center;	
	background-repeat: repeat-x;
	background-image: url('../img/bg.gif');
	background-color: #ded5c2;
	width: 100%;
}

body .main-wrapper {
	position: relative;
	z-index: 1;
	width: 1135px;
	width: 950px;
	height: 380px;
	/*height: 650px;*/
	text-align: center;
	margin-left: auto;
	margin: 0 auto;
}

.logo {
	top: 50px;
	left: 50px;
	position: absolute;
	height: 133px;	
	width: 235px;
	background-image: url('../img/sourceLogo.gif');
	background-repeat: no-repeat;
	background-position: 50% 100%;
}

.nasaa {
	position: absolute;
	right: 30px;
	top: 60px;
	width: 146px;
	height: 68px;
	background: transparent url('../img/nasaa.png');
}

.find-us-on-facebook {
	display: none;
	right: 35px;
	top: 186px;
}
.fb-icon {
	position: absolute;
	z-index: 4;	
	left: 155px;
	top: 245px;
}
.fb-icon img {
	position: relative;
}
.fb-like {
	position: absolute;
	left: 255px; 
	top: 270px;
	z-index: 2;
}
.zeroc {
	position: absolute;
	right: 35px;
	top: 140px;
	width: 138px;
	height: 36px;
	background: transparent url('../img/zeroc.png');
}

.main-wrapper .menu {
	position: relative;
	top: 0px;
	top: -100px;
	left: 0px;
	padding-top: 210px;
	padding-top: 325px;
	height: 90px;
	width: 500px !important;
	margin: 0 auto;
}
img.please_call {
	position: absolute;
	left: 100px;
	top: 575px;
}
p.please_call {
	display: none;
	font-family: Georgia, Times, "Times New Roman", serif;
	position: absolute;
	margin: 0 auto;
	width: 450px;
	top: 50px;
	left: 65px;
	text-align: left;

	line-height: 35px;
	color: #8d2b15;
	font-size: 14px;
}
.please_call .head {
	font-size: 20px;
}
.please_call .ph {
	display: inline-block;
	width: 95px;
	color: #55190b;	
	font-size: 18px;
	position: relative;
	top: 2px;
}

.main-wrapper .menu .item {
	background-repeat: no-repeat;
	cursor: pointer;
	height: 95px;
	width: 90px;
	background-position: 50% 50%;
	display: inline;
	float: left;
	margin-left: 28px;
	margin-top: 10px;
}

.main-wrapper .menu .item.last {
	margin-right: 0px !important;
}

.menu .item#m_our_menu { background-image: url('../img/navMenu.png'); }
.menu .item#m_email_us { background-image: url('../img/navEmail.png'); }
.menu .item#m_faq { background-image: url('../img/navFAQ.png'); }
.menu .item#m_map { background-image: url('../img/mapicon.png'); }
.menu .item#m_trading_hrs { background-image: url('../img/navTrading.png'); margin-top: 11px; }
.menu .item#m_employment { background-image: url('../img/navEmployment.png'); }


.footer {
	z-index: 0;
	width: 100%;				
	height: 259px;

	/* goodlife footer */
	position: relative;
	top: 0px;
	left: 0px;
}
.footer .info {
	position: absolute;
	height: 243px;
	width: 913px;
	bottom: 0;
	right: 0;
	background-position: 100% 100%; 
	background-repeat: no-repeat;
	background-image: url('../img/bottomRip3.png');
}
.footer .hall_of_fame {
	/*background-image: url('../img/best_pizza_08_red_small.png');*/
	/*width: 310px; 
	height:106px;*/
	background-image: url('../img/best_pizza_10_red_small.png');
	background-repeat: no-repeat;
	width: 325px; 
	height:138px;
	position: absolute;
	left: 60px; 
	top: 90px;
}
.menu {
	position: relative;
}
.promo-7 {
	position: absolute;
	top: 180px;
	left: -50px;
	border: 5px solid #fff;
-moz-box-shadow: 10px 10px 10px  #666;
-webkit-box-shadow: 10px 10px 10px #666;
box-shadow: 10px 10px 10px #666;
	height: 299px;
}
.promo-7 .main-image {
	display: inline;
	margin-bottom: none;
}
.promo-7 .btn {
	position: absolute;
	top: -14px;
	left: -17px;
	cursor: pointer;
}
.menu .item#m_virtual_tours { background-image: url('../img/navVirtualTours.png'); margin-top: 17px; }
.menu .item#m_functions { background-image: url('../img/navFunctions.png'); margin-top: 17px;}

.main-wrapper .menu { width: 850px; }
.map-wrapper-abs { z-index: 2; display: none;}
.map-wrapper-abs .map-wrapper-rel .vt-container {
	position: relative;
	top: 0px;
	left: 0px;
	width: 80%;
	height: 85%;
	margin: 0 auto;
	top: 0px;
	background: transparent; 
}
.map-wrapper-abs .map-wrapper-rel .vt-container #vt-container {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	margin-top: 40px;
}
.map-wrapper-abs .map-wrapper-rel .vt-container .button { position: absolute; }
.map-wrapper-abs .map-wrapper-rel .vt-container .button.close {
	position: absolute;
	z-index: 3;
	width: 36px; 
	height: 36px;
	background: url('../img/black-x.png') no-repeat top left;
	cursor: pointer;
	right: -45px;
	top: 15px;
}

