@charset "utf-8";
body, html {
	margin: 0px;
	padding: 0px;
}
FORM { margin: 0px }
#container {
	background: #FFFFFF url(slices_1/images/layout_slices_02.png) repeat-x center top;
}
#content {
	background: url(slices_1/images/layout_slices_06.png) no-repeat center top;
	margin: auto;
	width: 846px;
	min-height:600px;
	height:auto !important;
 	height:600px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 40px;
	font: 15px "century gothic";
}
#content a{
	font: bold 16px "century gothic";
	text-decoration:none;
	color: #FF6600;
}
#content a:hover{
	font: bold 16px "century gothic";
	text-decoration:none;
		color: #000;

}
#menu {
	background: url(slices_1/images/layout_slices_05.png);
	height: 33px;
	width: 866px;
	margin: auto;
	color: #FF6600;
	font: bold 15px/33px "century gothic";
	padding-left: 20px;
	padding-right: 20px;
}
#header {
	background: url(slices_1/images/layout_slices_03.png) repeat-x center bottom;
	margin: auto;
	height: 84px;
	width: 906px;
}
#footer {
	margin: auto auto 10px;
	height: 24px;
	width: 830px;
	color: #FF6600;
	background: #FFFDE1;
	font-family: "century gothic";
	clear: both;
	padding: 4px 10px;
	font-weight: bold;
}
#logo {
	float: left;
	height: 84px;
	font: 44px/84px georgia;
	padding-left: 10px;
}
#logo a{
	text-decoration:none;
	color:#000;
}
#head_right {
	float: left;
	height: 84px;
}
#contents {
	background: url(slices_2/images/layout_slices_2_02.png) repeat-x center top;
	height: 40px;
	width: 175px;
	margin-left: 150px;
	padding-top: 12px;
	padding-left:6px;
	text-align: center;
	margin-right: 20px;
}
#main_menu {
	height: 32px;
	margin: 0px;
	padding: 0px;
}
#related_products {
	background: url(slices_2/images/layout_slices_2_13.png);
	height: 346px;
	width: 267px;
	float: right;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.fa_title {
	color: #FF6600;
	font: bold 60px "century gothic";
}


#head_right {
	float: right;
	text-align: right;
}
.r_float{
	float: right;
}
.r_float a{
	color: #FF6600;
	text-decoration:none;
}
.l_float{
	float: left;
}
.searchbox{
	float: left;
	background: #FFFDE1;
	border: 0px solid #FFFDE1;
	color: #FF6600;
	font: bold 15px "century gothic";
	padding-top: 7px;
}
