*{
	padding: 0;
	margin: 0;
}

html, body, #wrap {height: 100%; min-width: 1280px;}
body > #wrap {height: auto; min-height: 100%;}

#wrap{
	background: #dfdedb url(../images/bot_bg_fade.png) bottom center repeat-x;
	margin-bottom: 43px;
}

.body {
	width: 100%; /*min-height: 1450px;*/
	/* background: #dfdedb url(../images/bot_bg_fade.png) bottom center repeat-x; */
	margin-bottom: 43px;
}

.footer_cont{
	width: 100%;
	height: 43px;
	margin-top: -43px;
	position: relative;
	clear: both;
	display: block;
}

		/*	HEADER	*/
.top_cont {
	width: 100%; height: 290px;
	background: #000 url(../images/top_bar.png) top center repeat-x;
}
.top_cont .header_cont {
	width: 1280px; height: 290px;
	background: url(../images/top_banner.jpg) bottom center no-repeat;
}
.top_cont .header_cont .logo {
	width: 429px; height: 203px;
	float: right;
	margin: 18px 210px 0 0;
	background: url(../images/mpbs_logo.png) top left no-repeat;
}

		/*	MENU	*/
.menu_cont {
	width: 100%; height: 54px;
	background: url(../images/menu_bg.png) top center repeat-x;
}
.menubar {
	width: 1280px; height: 54px;
}
.menu_cont .menubar .number {
	width: 170px; height: 54px;
	float: right;
	padding: 14px 86px 0 0;
}
.menu_cont .menubar ul.mainMenu {
	margin-left: 53px;
	list-style: none;
	/*width: 100%;*/
	height: 54px;
	text-align: left;
}
.menu_cont .menubar ul.mainMenu li {
	margin-right: 0px;
	display: inline-block;
	background: url(../images/Menu/vline.png) top right no-repeat ;
}
.menu_cont .menubar ul.mainMenu li.last {
	margin-right: 0px;
	display: inline-block;
	background: none;
}
			/*	MENU IDs	*/
#home {
	display: inline-block;
	width: 79px;
	height: 48px;
	
	background: url(../scripts/functions.php?f=tti&v=Home%20&s=13&c=6c6c6c&q=3&u=u) no-repeat center;
	/*background: url(../images/Menu/home.png) no-repeat center;*/
}
#home:hover {
	background: url(../scripts/functions.php?f=tti&v=Home%20&s=13&c=998350&q=3&u=u) no-repeat center;
	/*background: url(../images/Menu/home_hover.png) no-repeat center;*/
}
#home span {
	display: none;
}
#slip {
	display: inline-block;
	width: 126px;
	height: 48px;
	background: url(../scripts/functions.php?f=tti&v=Slip+Layout%20&s=13&c=6c6c6c&q=3&u=u) no-repeat center;
}
#slip:hover {
	background: url(../scripts/functions.php?f=tti&v=Slip+Layout%20&s=13&c=998350&q=3&u=u) no-repeat center;
}
#slip span {
	display: none;
}
#rates{
	display: inline-block;
	width: 158px;
	height: 48px;
	background: url(../scripts/functions.php?f=tti&v=Rates+%26+Policies%20&s=13&c=6c6c6c&q=3&u=u) no-repeat center;
}
#rates:hover {
	background: url(../scripts/functions.php?f=tti&v=Rates+%26+Policies%20&s=13&c=998350&q=3&u=u) no-repeat center;
}
#rates span {
	display: none;
}
#shops {
	display: inline-block;
	width: 144px;
	height: 48px;
	background: url(../scripts/functions.php?f=tti&v=Local+Shops%20&s=13&c=6c6c6c&q=3&u=u) no-repeat center;
}
#shops:hover {
	background: url(../scripts/functions.php?f=tti&v=Local+Shops%20&s=13&c=998350&q=3&u=u) no-repeat center;
}
#shops span {
	display: none;
}
#map {
	display: inline-block;
	width: 144px;
	height: 48px;
	background: url(../scripts/functions.php?f=tti&v=Location+Map%20&s=13&c=6c6c6c&q=3&u=u) no-repeat center;
}
#map:hover {
	background: url(../scripts/functions.php?f=tti&v=Location+Map%20&s=13&c=998350&q=3&u=u) no-repeat center;
}
#map span {
	display: none;
}
#contact {
	display: inline-block;
	width: 103px;
	height: 48px;
	background: url(../scripts/functions.php?f=tti&v=Contact%20&s=13&c=6c6c6c&q=3&u=u) no-repeat center;
}
#contact:hover {
	background: url(../scripts/functions.php?f=tti&v=Contact%20&s=13&c=998350&q=3&u=u) no-repeat center;
}
#contact span {
	display: none;
}

		/*	MISC		*/
.block {
	width: 100%;
	height: 100%;
	display: block;
}
p {
	text-align: justify;
}
.space10 {
	width: 100%;height: 10px;
}
img {
	border: none;
}
.spacer {
	width: 100%; clear: both;
}
.page_head {
	width: 1137px; height: 40px;
	background: url(../images/hdiv_lg.png) center no-repeat;
	text-align: left;
	padding: 10px 0;
}

		/*	FOOTER	*/
.foot_cont{
	width: 1280px; height: 43px; margin-top: 0px; position:relative; clear: both; display:block;/* background: url(../images/bot_bg_fade.png) no-repeat top center;*/
}
.foot_bg{
	height: 43px; width: 100%; padding: 0px 0 0; background: url(../images/footer_bg.png) bottom repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #fff;
}
.foot_bg .footer {
	width: 1280px; height: 43px;
}
.foot_bg .footer .left {
	width: 800px; height: 29px;
	padding: 14px 0 0 100px;
	float: left;
	text-align: left;
}
.foot_bg .footer .right {
	width: 400; height: 29px;
	padding: 14px 117px 0 0;
	float: right;
}

		/* A TAGS	*/
a.foot {
	color: #fff;
	text-decoration: none;
}
a.foot:hover {
	color: #998350;
	text-decoration: underline;
}

		/*	BASE PAGE	*/
.main_cont {
	width: 1137px; min-height: 800px;
	padding-top: 15px;
}

		/*	HOME PAGE	*/
.home_cont {
	width: 1110px; min-height: 800px;
	padding: 50px 80px 0 90px;
}
.home_cont .top {
	width: 100%; height: 480px;
}
.home_cont .top .main {
	width: 730px; height: 476px;
	float: left;
}
.home_cont .top .sidebar {
	width: 342px; height: 438px;
	padding: 30px 0 0;
	float: right;
	background: #fff url(../images/sidebar_top.png) top center no-repeat;
}
.home_cont .top .sidebar .text {
	width: 276px; /* height: 93px; */
	padding: 15px 33px 23px 33px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	text-align: justify;
	color: #58371e;
}
.home_cont .map1 {
	width: 288px; height: 72px;
	background: url(../images/home_map01.png) no-repeat;
}
.home_cont .map1:hover {
	background: url(../images/home_map01_hover.png) no-repeat;
}
.home_cont .map2 {
	width: 288px; height: 72px;
	background: url(../images/home_map02.png) no-repeat;
}
.home_cont .map2:hover {
	background: url(../images/home_map02_hover.png) no-repeat;
}
.home_cont .bot {
	width: 916px; min-height: 300px;
	float: left;
	padding: 20px 97px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: justify;
}

		/*	SLIP PAGE	*/
.slip_cont .slip_img_cont {
	width: 100%; height: 596px;
	background: url(../images/slip_layout.jpg) top center no-repeat;
}
.slip_cont .slip_img_cont .bubble {
	width: 223px; height: 172px;
	float: right;
	background: url(../images/bubble.png) top center no-repeat;
	margin: -21px -53px 0 0;
}
.slip_cont .button {
	width: 172px; height: 30px;
	background: url(../images/Button/button_bg.jpg) bottom left no-repeat;
	float: right;
	padding: 35px 25px 0 17px;
	text-align: left;
}
.slip_cont .button .pdf {
	width: 70px; height: 72px;
	background: url(../images/pdf_icon.png) center no-repeat;
	float: right;
	margin: -28px -20px 0 0;
}

		/*	SHOPS PAGE	*/
.shops_cont .shop {
	width: 525px; height: 115px;
	background: url(../images/shop_bg.png) center right no-repeat;
	float: left;
	margin-right: 40px;
}
.shops_cont .shop .logo {
	width: 155px; height: 115px;
	float: left;
}
.shops_cont .shop .addy {
	width: 155px; height: 39px;
	float: right;
	text-align: left;
	margin: 21px 0;
	padding: 17px 0;
}
.shops_cont .shop .phone {
	width: 124px; height: 39px;
	float: right;
	text-align: left;
	margin: 21px 0;
	padding: 17px 0;
}

		/*	MAP/CONTACT PAGE	*/
.map_cont {
	width: 748px; min-height: 430px;
	padding-top: 10px;
	float: left;
	text-align: left;
}
.map_cont p {
	text-align:right; font-family:Arial, Helvetica, sans-serif; font-size: 11px; color:#6c6c6c;
}
.form_cont {
	width: 312px; min-height: 430px;
	padding-top: 10px;
	float: right;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6c6c6c;
	line-height: 20px;
}
.vdiv {
	width: 73px; height: 430px;
	float: left;
	background: url(../images/vdiv.png) center no-repeat;
}
.contact_cont {
	width: 713px; min-height: 430px;
	padding: 25px 0 0 35px;
	float: left;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6c6c6c;
}
.contact_cont .top {
	width: 100%; height: 75px;
}
.contact_cont .top .title {
	width: 78px; height: 100%;
	padding-right: 30px;
	float: left;
	text-align: right;
}
.contact_cont .top .info {
	min-width: 100px; height: 100%;
	padding-right: 15px;
	float: left;
}
.contact_cont span {
	font-weight: bold;
	color: #998350;
}
.contact_cont .button {
	width: 96px; height: 21px;
	background: url(../images/Button/button_sm.jpg) center no-repeat;
	float: right;
	padding: 6px 15px 0 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}
.contact_cont .dir {
	width: 321px; min-height: 200px;
	float: left;
	text-align: justify;
	padding-left: 17px;
}
ol {
	width: 100%; min-height: 50px;
	list-style: decimal;
	font-size: 11px;
}
ol li {
	margin-left: 40px;
}

		/*	CLEAR FIX	*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.clear{
	clear: both;
}