@charset "utf-8";


.bannerInfinite {
	background-color: #372f0b;
	height: 77px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	left: 0px;
	top: 0px;
	position: relative;
}

.bannerContainer {
	float: none;
	width: 1000px;
	top: 0px;
	bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 77px;
	padding: 0px;
}

.menuInfinite {
	background-color: #ff6e01;
	height: 36px;
	width: 100%;
	top: 0px;
	padding: 0px;
	position: relative;
	left: 0px;
	margin: 0px;
}

.menuContainer {
	width: 1000px;
	height: auto;
	left: 0px;
	top: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	padding-top: 0px;
}
.mainInfinite {
	background-color: #d4ccaf;
	height: auto;
	width: 100%;
	position: relative;
	float: left;
	z-index: auto;
	clear: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	top: 0px;
}
.mainInfiniteContainer {
	float: none;
	height: 410px;
	width: 1000px;
	clear: left;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	left: 0px;
	top: 0px;
	z-index: 1;
}
.itemDescription {
	width: 240px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	top: 0px;
	height: 400px;
	position: relative;
	left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	clear: left;
}
.graphicsText {
	padding: 15px;
	position: absolute;
	font-size: 16px;
	line-height: 30px;
	left: 345px;
	top: 13px;
}
.itemGraphics {
	height: 410px;
	width: 600px;
	padding-left: 25px;
	left: auto;
	top: 0px;
	float: left;
	clear: none;
	position: relative;
}
.discMenuBottomInfinite {
	float: left;
	height: 86px;
	width: 100%;
	position: relative;
	top: 0px;
	background-color: #6c664c;
	margin: 0px;
}
.discMenuBottomContainer {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1000px;
	text-align: center;
	vertical-align: text-bottom;
	position: relative;
	top: 0px;
	height: 86px;
	color: #FFF;
	left: 0px;
}
.menuSpan {
	display:block;
	float:left;
	font-size: 20px;
	color: white;
	text-align: left;
	padding:7px;
	
}
.menuBottom {
	float: left;
	margin-right: auto;
	margin-left: auto;
}
.promotionContainer {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: none;
	position: relative;
	height: 500px;
	top: 0px;
	clear: both;
	border: 1px solid #330;
}
.customContainer {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	position: relative;
	height: 500px;
	top: 0px;
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 230px;
}
.promotionBox {
	display: inline;
	height: 250px;
	width: 238px;
	position: relative;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px;
	border: 1px solid #352D0B;
	color: #372F0B;
	font-size: 20px;
	padding: 0px;
	text-align: center;
}
.promotionBoxTitle {
	font-size: 18px;
	font-weight: bold;
	color: #330;
	position: absolute;
	left: 32px;
	top: 11px;
	display: inline;
	padding: 0px;
}
.buttom {
	font-size: 16px;
	color: #ff6e01;
	background-color: #372F0B;
	position: relative;
	height: 35px;
	width: 240px;
	float: left;
	left: 0px;
	top: 10px;
}
.textlink {
	color: #D4CCAF;
	background-color: #372F0B;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
.promotion {
	position: absolute;
	left: 56%;
}
.quoteButtom {
	font-size: 20px;
	height: 40px;
	width: 135px;
	float: left;
	background-color: #ff6e01;
	color: #330;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	font-size: 16px;
	text-align: center;
	clear: both;
	margin-top:15px;		 
}
.main {
	background-color: #d4ccaf;
	position: relative;
	left: 0px;
	top: 0px;
}
.spacer {
	clear: both;
	float: none;
	height: 2px;
}
