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

body .main-wrapper {
	width: 950px;
	height: 335px;
	text-align: center;
	margin-left: auto;
	margin: 0 auto;
	position: relative;
}

.logo {
	top: 50px;
	left: 60px;
	position: absolute;
	height: 179px;	
	width: 308px;
	background-image: url('../img/SourceLogo.png');
	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');
}

.zeroc {
	position: absolute;
	right: 35px;
	top: 140px;
	width: 138px;
	height: 36px;
	background: transparent url('../img/zeroc.png');
}

.main-wrapper .menu {
	padding-top: 230px;
	height: 90px;
	width: 750px;
	margin: 0 auto;
}

.main-wrapper div.please_call {
	width: 328px;
	height: 50px;
	background-repeat: no-repeat;
	background-image: url('../img/pleasecall.gif');
	background-position: 0% 100%;
	margin: 0 auto;
}

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

.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'); }
.menu .item#m_employment { background-image: url('../img/navEmployment.png'); }


.footer {
	width: 100%;				
	height: 259px;

	/* goodlife footer */
	position: relative;
}
.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_09_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: 105px;
	left: 67px;
	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;
}
