@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height: 100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(http://www.jbpostle.com/images/shared/BG.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #D84000;
}
* {
	margin: 0;
}
html {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 983px;
	margin: 0 auto;
	background-image: url(http://www.jbpostle.com/images/shared/BG_edgesIE.png);
	background-position: center;
	background-repeat: repeat-y;
	overflow: auto;
}

#main_container {
	margin: 0 auto;
	height: auto;
	width: 954px;
	z-index: 1;
}
#top_container {
	width: 100%;
	height: 178px;
	z-index: 10;
}
#top_banner {
 	width: 954px;
 	height: 220px;
	padding-top: 12px;
	padding-right: 0px;
	margin-bottom: 0px;
 	position: relative;
	background-image: url(http://www.jbpostle.com/images/shared/banners/top_SpecialOffers.jpg);
	z-index: 3;
}
#promocontainer {
margin-top: 8px;
	width: 675px;
	height: 150px;
	margin-right: 4px;
	border-color:#0099FF;
	text-align: left;
	position: relative;
}
#topbannerlinkarea {
	width: 506px;
	height: 56px;
	position: relative;
	margin-right: 436px;
/*	background-color:#FF0099;*/
}
#mid_content {
	position: relative;
	padding-left: 12px;
	padding-top: 10px;
	width: 775px;
	height: auto;
	min-height: 600px;
	float: left;
	background-color: #FFFFFF;
	z-index: 2;
}
#right_nav {
	position: relative;
	padding-top: 10px;
	width: 161px;
	height: auto;
	float: left;
	background-color:#FFFFFF;
	z-index: 3;
}
#footer_content {
	position: relative;
	float: left;
	margin: 0 auto;
	height: 104px;
	width: 954px;
}
