@charset "utf-8";
#lower-box {
	background-color: #FFF;
	width: 100%;
	margin-bottom: 10px;
}
#lower-left {
	background-color: #F30;
	height: 300px;
	width: 300px;
}
#mid-box {
	background-color: #FFF;
	height: 700px;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 30px;
}
#mid-box {
	background-color: #B38B68;
	width: 100%;
	height: 430px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#nav-product_1 {
	background-color: #B38B68;
	float: left;
	height: 60px;
	width: 500px;
	margin-left: 110px;
	margin-bottom: 5px;
	margin-right: 150px;
	text-align: center;
}
#nav-product_2 {
	height: 365px;
	width: 630px;
	float: left;
	margin-top: 10px;
	border: 2px solid #FFF;
	margin-left: 40px;
	padding: 10px;
	background-color: #FFF;
	font-size: large;
}
#nav-product_3 {
	background-color: #FFFFFF;
	float: left;
	/* [disabled]height: 250px; */
	width: 920px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 15px;
}
.producttext {
	font-family: "Comic Sans MS", cursive;
	font-size: xx-large;
	font-style: italic;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	color: #FFF;
}
#lower-boxleft {
	height: 300px;
	width: 233px;
	float: left;
	background-color: #CCC;
}
#lower-boxrt {
	background-color: #FFF;
	float: right;
	height: 300px;
	width: 675px;
	padding-right: 10px;
}
#mid-box-a-left {
	float: left;
	height: 200px;
	width: 270px;
}
#mid-box-a-rt {
	background-color: #FFF;
	float: right;
	height: 200px;
	width: 655px;
}
#mid-box-a {
	background-color: #FFF;
	height: 200px;
	width: 100%;
}
#mid-box-b {
	background-color: #B38B68;
	height: 50px;
	width: 100%;
}
#mid-box-c {
	background-color: #FFF;
	height: 165px;
	width: 100%;
}
#mid-box-c-left {
	background-color: #FFF;
	float: left;
	height: 165px;
	width: 270px;
}
#mid-box-c-rt {
	background-color: #FFF;
	float: right;
	height: 165px;
	width: 650px;
}
#nav-product-box #nav-product_1 h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-large;
	color: #FFF;
}
