/* CSS Document */

body{margin:0px; font-family:Verdana; /*background:url(../images/body-bg.jpg) repeat top left;*/ background-color:#5e3c1e; color:#7c522c; font-size:12px;}
div#outer{ padding-top:0;}

div#outer div#page {
	position: relative;
	width: 1000px;
	height: auto;
	margin: auto;
}

/* All Pages */
.colorgreen{
	color:#8a8f05;
}
.colorbrown{
	color:#7c522c;
}
.colorgreenbold{
	color:#8a8f05;
	font-weight:bold;
}
.imgborder{
	border:none;
}
h1{
	font-size:44px;
	color:#7d5b3d;
	margin:0;
	font-family:Arial;
	font-weight:bold;
}
/*.greenlarge{
	font-size:30px;
	color:#8a8f05;
}*/
.greenlarge{
	font-size:35px;
	color:#8a8f05;
}
.smallh1{
	font-size:30px;
}
.imgmarginrghtbtm{
	margin:0 20px 15px 0;
}
#margintop{
	margin:10px 0 0 0;
}
#notopmargin{
	margin-top:0;
}
#nobottommargin{
	margin-bottom:0;
}
.greenitalics{
	/*color:#8a8f05;*/
	color:#FFFFFF;
	font-style:italic;
	font-weight:bold;
	font-size:12px;
	/*background:rgb(233,230,198);
	background:rgba(138,143,5,.8);
	background-color:#7c522c;*/
	background-color:#8a8f05;
	padding:6px;
}

/* Header part */

div.background{
	display:block; 
	width:1000px; 
	height:auto; 
	float:left; 
	margin:0 0 0 0; 
	padding:0 0 0 0; 
	background-image:url(../images/body-bg.jpg);
	background-repeat:repeat;
}
div.header{
	display:block; 
	width:973px; 
	height:auto; 
	float:left; 
	margin:0 0 0 0; 
	padding:0 10px 0 17px; 
	background:none;
}
div.logo{
	display:block; 
	width:105px; 
	height:89px; 
	float:left; 
	margin:6px 0 0 0; 
	padding:0 0 0 0; 
	background:none;
}
div.callnow{
	display:block; 
	width:868px; 
	height:auto; 
	float:left; 
	margin:12px 0 0 0; 
	padding:0 0 0 0; 
	background:none;
	text-align:right;
	color:#7e5733;
	font-size:22px;
	font-weight:bold;
}
div.topnav{
	display:block; 
	width:790px; 
	height:auto; 
	float:right; 
	margin:14px 0 0 0; 
	padding:0 0 0 0; 
	background:none;
	font-size:13px;
}
div.btntotal{
	display:block; 
	width:auto; 
	height:auto; 
	float:left; 
	margin:0 0 0 0; 
	padding:0 0 0 0; 
	background:none;
}
div.btnleftside{
	display:block; 
	width:7px; 
	height:35px; 
	float:left; 
	margin:0 0 0 0; 
	padding:0 0 0 0; 
	background:url(../images/btn-inactive-left.png) no-repeat;
}
#btnleftside{
	background:url(../images/btn-active-left.png) no-repeat;
}
#btnmiddle{
	background:url(../images/btn-active-middle.png) repeat-x;
}
#btnrightside{
	background:url(../images/btn-active-right.png) no-repeat;
}
div.btnrightside{
	display:block; 
	width:7px; 
	height:35px; 
	float:left; 
	margin:0 0 0 0; 
	padding:0 0 0 0; 
	background:url(../images/btn-inactive-right.png) no-repeat;
}
div.btnmiddle{
	display:block; 
	width:auto; 
	height:35px; 
	float:left; 
	margin:0 0 0 0; 
	padding:0 0 0 0; 
	background:url(../images/btn-inactive-middle.png) repeat-x;
}
div.btnmiddleactivearrow{
	display:block; 
	width:auto; 
	height:auto; 
	float:left; 
	margin:0 0 0 0; 
	padding:0 0 0 0; 
	background:none;
	text-align:center;
}
.btntxt{
	display:block; 
	width:auto; 
	height:25px; 
	float:left; 
	margin:0 0 0 0; 
	padding:10px 2px 0 2px; 
	background:none;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
div.btnspace{
	display:block; 
	width:12px; 
	height:35px; 
	float:left; 
	margin:0 0 0 0; 
	padding:0 0 0 0; 
	background:none;
}


/*Content Part*/
div.contenttotal{
	display:block; 
	width:995px; 
	height:auto; 
	float:left; 
	margin:12px 0px 0px 0px; 
	padding:0 0 0 5px; 
	background:none;
}
div.contenttoptotal{
	display:block; 
	width:995px; 
	height:auto; 
	float:left; 
	margin:0 0 0 0; 
	padding:0 0 0 0; 
	background:none;
}
div.contenttopleft{
	display:block; 
	width:21px; 
	height:18px; 
	float:left; 
	margin:0px !important;
	padding:0px; 
	background:none;
}
div.leftmenutop{
	display:block; 
	width:237px; 
	height:18px; 
	float:left; 
	margin:0px !important;
	padding:0 0 0 0; 
	background:url(../images/leftmenu-top-bg.jpg) repeat-x;
}
div.leftmenuright{
	display:block; 
	width:11px; 
	height:18px; 
	float:left; 
	margin:0px !important; 
	padding:0px; 
	background:none;
}
div.contenttop{
	display:block; 
	width:696px; 
	height:18px; 
	float:left; 
	margin:0px !important; 
	padding:0 0 0 0; 
	background-image:url(../images/content-top-bg.png);
	background-repeat:repeat-x;
}
div.contenttopright{
	display:block; 
	width:21px; 
	height:18px; 
	float:left; 
	margin:0px !important; 
	padding:0 0 0 0; 
	background:none;
}
div.content{
	display:block; 
	width:979px; 
	height:auto; 
	float:left; 
	margin:0px !important; 
	padding:0px 0px 0px 16px; 
	background:url('../images/content-bg.png') repeat-y;
}
div.leftmenutotal{
	display:block; 
	width:247px; 
	height:auto; 
	float:left; 
	margin:0 0 0 0; 
	padding:0 0 0 0; 
	background:none;
}
div.leftmenutoptotal{
	display:block; 
	width:247px; 
	height:auto; 
	float:left; 
	margin:0 0 0 0; 
	padding:0 0 0 0; 
	background:none;
	line-height:0;
}
div.leftmenutopleft{
	display:block; 
	width:5px; 
	height:7px; 
	float:left; 
	margin:0 0 0 0; 
	padding:0 0 0 0; 
	background:none;
}
div.leftmenutopmiddle{
	display:block; 
	width:237px; 
	height:7px; 
	float:left; 
	margin:0 0 0 0; 
	padding:0 0 0 0; 
	background:none;
	background-color:#8b8f06;
	line-height:7px;
}
div.leftmenuouter{
	display:block; 
	width:237px; 
	height:auto; 
	float:left; 
	margin:0 0 0 0; 
	padding:0 5px 0 5px; 
	background:none;
}
div.leftmenu{
	display:block; 
	width:237px; 
	height:auto; 
	float:left; 
	margin:0 0 0 0; 
	padding:0 0 0 0; 
	background:none;
}
#leftmenu
{
	background-color: #7e5733;
}
.leftmenutxt{
	display:block; 
	width:217px; 
	height:30px; 
	float:left; 
	margin:0 0 0 0; 
	padding:10px 10px 6px 10px; 
	background:none;
	color:#f7f3e9;
	text-decoration:none;
	font-size:17px;
}
.leftmenutxt:hover{
	background-color:#7e5733;
}
.leftmenutxt-swatch{
	display:block; 
	width:187px; 
	height:30px; 
	float:left; 
	margin:0 0 0 0; 
	padding:10px 10px 6px 40px; 
	background:url(../images/bg-color-swatch-menu.jpg) no-repeat 0 0;
	color:#f7f3e9;
	text-decoration:none;
	font-size:17px;
}
.leftmenutxt-swatch:hover{
	background-position:0 -46px;
}
#leftmenuswatch{
	background:url(../images/bg-color-swatch-menu.jpg) no-repeat 0 -46px;
}
div.leftmenudiv{
	display:block; 
	width:217px; 
	height:1px; 
	float:left; 
	margin:0 0 0 0; 
	padding:0 10px 0 10px; 
	background:none;
	line-height:1px;
}
div.leftmenudivimg{
	display:block; 
	width:217px; 
	height:1px; 
	float:left; 
	margin:0 0 0 0; 
	padding:0 0 0 0; 
	background:url(../images/leftmenu-div.jpg) repeat-x;
}
div.leftmenubottomshadow{
	display:block; 
	width:247px; 
	float:left;
	height:3px; 
	clear:left; 
	margin:0px; 
	padding:0px 0px 0px 16px; 
	background:none;
	line-height:3px;
}
div.maincontent{
	display:block; 
	width:708px; 
	height:auto; 
	float:left; 
	margin:0px; 
	padding:0px 0px 0px 10px; 
	background:none;
}
div.preheading{
	display:block; 
	width:708px; 
	height:auto; 
	float:left; 
	margin:7px 0 0 0; 
	padding:0 0 0 0; 
	background:none;
}
div.heading{
	display:block; 
	width:708px; 
	height:auto; 
	float:left; 
	margin:0 0 0 0; 
	padding:0 0 0 0; 
	background:none;
}
div.maincontenttop{
	display:block; 
	width:708px; 
	height:auto; 
	float:left; 
	margin:3px 0 0 0; 
	padding:0 0 0 0; 
	background:none;
}
div.maincontentbottom{
	display:block; 
	width:708px; 
	height:auto; 
	float:left; 
	margin:0 0 0 0; 
	padding:0 0 0 0; 
	background:none;
}
div.contentleft{
	display:block; 
	width:225px; 
	height:auto; 
	float:left; 
	margin:3px 0 0 0; 
	padding:0 0 0 0; 
	background:none;
}
div.listtxttotal{
	display:block; 
	width:225px; 
	height:auto; 
	float:left; 
	margin:0 0 0 0; 
	padding:9px 0 8px 0; 
	background:none;
	border-bottom:1px solid #c6b39d;
}
div.listbullet{
	display:block; 
	width:36px; 
	height:36px; 
	float:left; 
	margin:0 0 0 0; 
	padding:0 0 0 0; 
	background:none;
}
div.listtxt{
	display:block; 
	width:189px; 
	height:auto; 
	float:left; 
	margin:2px 0 0 0; 
	padding:0 0 0 0; 
	background:none;
	line-height:20px;
}
div.callactionbtn{
	display:block; 
	width:225px; 
	height:84px; 
	float:left; 
	margin:7px 0 0 0; 
	padding:0 0 0 0;
	background:url(../images/get-more-info-btn.jpg) no-repeat;
	background-position:top;
	text-align:center;
}
div.contentrighttop{
	display:block; 
	width:460px; 
	height:auto; 
	float:left; 
	margin:0 0 0 0; 
	padding:0 0 0 0; 
	background:none;
	text-align:left;
}
div.contentright{
	display:block; 
	width:482px; 
	height:auto; 
	float:right; 
	margin:0 0 0 0; 
	padding:0 0 0 0; 
	background:none;
	text-align:right;
}
div.contentbottomtotal{
	display:block; 
	width:995px; 
	height:auto; 
	float:left; 
	margin:0 0 0 0; 
	padding:0 0 0 0; 
	background:none;
}
div.contentbottomleft{
	display:block; 
	width:347px; 
	height:auto; 
	float:left; 
	margin:0 0 0 0; 
	padding:0 0 0 0; 
	background:url(../images/content-bg-bottomleft.png) no-repeat;
}
div.contentbottommiddle{
	display:block; 
	width:424px; 
	height:auto; 
	float:left; 
	margin:0 0 0 0; 
	padding:0 0 0 194px; 
	background:url(../images/content-bg-bottom.png) repeat-x;
}
div.contentbottomright{
	display:block; 
	width:11px; 
	height:auto; 
	float:left; 
	margin:0 0 0 0; 
	padding:0 0 0 0; 
	background:none;
}
div.leftmenubottom{
	display:block; 
	width:342px; 
	height:76px; 
	float:left; 
	margin:0 0 0 0; 
	padding:0 0 0 0; 
	background:url(../images/leftmenu-bottom.png);
}
div.leftmenubottomleft{
	display:block; 
	width:5px; 
	height:76px; 
	float:left; 
	margin:3px 0 0 0; 
	padding:0 0 0 0; 
	background:none;
}

/* Footer part */
div.footer{
	display:block; 
	width:1000px; 
	height:auto; 
	float:left; 
	margin:0 0 0 0; 
	padding:0 0 0 0; 
	background:none;
	line-height:20px;
}
div.footerleft{
	display:block; 
	width:340px; 
	height:168px; 
	float:left; 
	margin:0 0 0 0; 
	padding:10px 0 0 5px; 
	background:url(../images/footer-left-bg.jpg) repeat-x;
}
div.footerleft1{
	display:block; 
	width:auto; 
	height:auto; 
	float:left; 
	margin:0 0 0 0; 
	padding:0 0 0 0; 
	background:none;
	color:#f8f3e2;
}
.footerleft1 a{
	color:#f8f3e2;
	text-decoration:none;
}
.footerleft1 a:hover{
	color:#f8f3e2;
	text-decoration:underline;
}
div.footerleft1_frm{
	display:block; 
	width:200px; 
	height:auto; 
	float:left; 
	margin:0 0 0 0; 
	padding:0 0 0 0; 
	background:none;
	color:#f8f3e2;
}
div.footerleft1_heading{
	display:block; 
	width:200px; 
	height:auto; 
	float:left; 
	margin:0 0 0 0; 
	padding:0 0 0 0; 
	background:none;
}
div.footerleft1_subheading{
	display:block; 
	width:200px; 
	height:auto; 
	float:left; 
	margin:0 0 0 0; 
	padding:0 0 0 0; 
	background:none;
	font-size:11px;
}
div.footerleft1_frmtotal{
	display:block; 
	width:200px; 
	height:auto; 
	float:left; 
	margin:5px 0 0 0; 
	padding:0 0 0 0; 
	background:none;
}
div.footerleft1_frmrow{
	display:block; 
	width:auto; 
	height:auto; 
	float:left; 
	margin:0 0 10px 0; 
	padding:0 0 0 0; 
	background:none;
}
label{
	display:block; 
	float:left;  
	margin:0 0 0 0; 
	padding:0; 
	width:50px; 
	height:auto;
}
div.query{
	display:block; 
	width:135px; 
	float:left; 
	margin:0 0 0 0; 
	padding:0 0 0 0; 
	background:none;
}
div.colon{
	display:block; 
	width:10px; 
	float:left; 
	margin:0 0 0 0; 
	padding:0 0 0 0; 
	background:none;
}
div.inputtextarea{
	display:block; 
	width:100px; 
	float:left; 
	margin:2px 0 0 0; 
	padding:0 0 0 0; 
	background:none;
}
div.submitbtn{
	display:block; 
	width:200px; 
	float:left; 
	margin:3px 0 0 0; 
	padding:0 0 0 0; 
	background:none; 
	text-align:center;
}
.formbitns{
	font-size:11px;
	width:100px;
	height:14px;
	font-family:Arial;
	border:1px solid #63452a;
	padding:2px 2px 2px 2px;
	background-color:#f7f3e9;
	color:#63452a;
}
div.footerright{
	display:block; 
	width:635px; 
	height:168px; 
	float:left; 
	margin:0 0 0 0; 
	padding:10px 10px 0 10px; 
	background:rgb(198,182,158);
	background:rgba(144,117,92,.30);
	color:#725134;
}
div.footerright1{
	display:block; 
	width:auto; 
	height:auto; 
	float:left; 
	margin:0 0 0 0; 
	padding:0 30px 0 0; 
	background:none;
}
div.footerright2{
	display:block; 
	width:auto; 
	height:auto; 
	float:left; 
	margin:0 0 0 0; 
	padding:0 0 0 0; 
	background:none;
}
.footerright a{
	color:#725134;
	text-decoration:none;
}
.footerright a:hover{
	color:#725134;
	text-decoration:underline;
}

div.member{
	display:block; 
	width:1000px; 
	height:70px; 
	float:left; 
	margin:0 0 0 0; 
	padding:10px 0 0 0; 
	background:none;
	text-align:center;
	background-color:#FFFFFF;
}



/* Products Page */
div.innercontenttotal{
	display:block; 
	width:995px; 
	height:auto; 
	float:left; 
	margin:12px 0px 0px 0px; 
	padding:0 0 0 5px; 
	background:none;
}
div.innercontenttoptotal{
	display:block; 
	width:995px; 
	height:auto; 
	float:left; 
	margin:0 0 0 0; 
	padding:0 0 0 0; 
	background:none;
}
div.innercontenttop{
	display:block; 
	width:705px; 
	height:18px; 
	float:left; 
	margin:0px !important; 
	padding:0 0 0 0; 
	background-image:url(../images/content-top-bg.png);
	background-repeat:repeat-x;
}
div.innercontent{
	display:block; 
	width:979px; 
	height:auto; 
	float:left; 
	margin:0px !important; 
	padding:0px 0px 0px 16px; 
	background:url('../images/inner-content-bg.png') repeat-y;
}
div.innercontentbottommiddle{
	display:block; 
	width:443px; 
	height:auto; 
	float:left; 
	margin:0 0 0 0; 
	padding:0 0 0 184px; 
	background:url(../images/content-bg-bottom.png) repeat-x;
}
div.innerpagecontentouter{
	display:block; 
	width:692px; 
	height:auto; 
	float:left; 
	margin:0 0 0 0; 
	padding:0 16px 0 0; 
	background:none;
	line-height:18px;
	line-height:20px;
}
div.innerpagecontent{
	display:block; 
	width:692px; 
	height:auto; 
	float:left; 
	margin:0 0 0 0; 
	padding:0 0 0 0; 
	background:none;
}
.innerpagecontent a{
	color:#7c522c;
	text-decoration:underline;
}
.innerpagecontent a:hover{
	color:#8a8f05;
	text-decoration:none;
}
div.pageinfostrip{
	display:block; 
	width:672px; 
	height:auto; 
	float:left; 
	margin:0 0 0 0; 
	padding:0 10px 1px 10px;
	font-size:11px; 
	background:rgb(233,230,198);
	background:rgba(138,143,5,.14);
	color:#7d8200;
}
.pageinfostrip a{
	color:#7d8200;
	text-decoration:none;
}
.pageinfostrip a:hover{
	color:#7d5b3d;
	text-decoration:underline;
}

div.pageinfostripleft{
	display:block; 
	width:auto; 
	height:auto; 
	float:left; 
	margin:0 0 0 0; 
	padding:0 0 0 0; 
	background:none;
}
div.productdisptotal{
	display:block; 
	width:664px; 
	height:auto; 
	float:left; 
	margin:15px 0 10px 0; 
	padding:0 14px 0 14px; 
	background:none;
}
div.productdispbox{
	display:block; 
	width:306px; 
	height:auto; 
	float:left; 
	margin:0 0 0 0; 
	padding:0 0 0 0; 
	background:none;
}
div.productdispboxleft{
	display:block; 
	width:5px; 
	height:auto; 
	float:left; 
	margin:0 0 0 0; 
	padding:0 0 0 0; 
	background:none;
}
div.productdispboxmiddle{
	display:block; 
	width:294px; 
	height:auto; 
	float:left; 
	margin:0 0 0 0; 
	padding:0 0 0 0; 
	background:url(../images/prod-display-middle.jpg) repeat-x;
}
div.productdispboxmiddlealt{
	display:block; 
	width:294px; 
	height:auto; 
	float:left; 
	margin:0 0 0 0; 
	padding:0 0 0 0; 
	background:url(../images/prod-display-middle-alt.jpg) repeat-x;
}
div.productdispheading{
	display:block; 
	width:289px; 
	height:auto; 
	float:left; 
	margin:7px 0 0 0; 
	padding:0 0 0 5px; 
	background:none;
	font-size:16px;
	font-weight:bold;
	color:#7d8200;
}
div.productdispheadingalt{
	display:block; 
	width:289px; 
	height:auto; 
	float:left; 
	margin:7px 0 0 0; 
	padding:0 0 0 5px; 
	background:none;
	font-size:16px;
	font-weight:bold;
	color:#7d5b3d;
}
div.productpic{
	display:block; 
	width:95px; 
	height:auto; 
	float:left; 
	margin:2px 0 0 0; 
	padding:0 0 0 0; 
	background:none;
}
div.productcontent{
	display:block; 
	width:184px; 
	height:auto; 
	float:left; 
	margin:6px 0 0 0; 
	padding:0 0 0 14px; 
	background:none;
	color:#7d8200;
}
div.productcontentalt{
	display:block; 
	width:184px; 
	height:auto; 
	float:left; 
	margin:6px 0 0 0; 
	padding:0 0 0 14px; 
	background:none;
	color:#7d5b3d;
}
div.productcontenttxt{
	display:block; 
	width:184px; 
	height:auto; 
	float:left; 
	margin:0 0 0 0; 
	padding:0 0 0 0; 
	background:none;
}
div.productdetailbtn{
	display:block; 
	width:154px; 
	height:auto; 
	float:left; 
	margin:14px 0 0 0; 
	padding:0 0 0 30px; 
	background:none;
}
.productdetailbtn a{
	color:#f8f3e2;
	text-decoration:none;
}
.productdetailbtn a:hover{
	color:#f8f3e2;
	text-decoration:underline;
}
div.productdetailbtntotal{
	display:block; 
	width:auto; 
	height:auto; 
	float:left; 
	margin:0 0 0 0; 
	padding:0 0 0 0; 
	background:none;
	text-decoration:none;
	cursor:pointer;
}
.productdetailbtntotal:hover{
	text-decoration:underline;
	color:#f8f3e2;
}
div.productdetailbtnleft{
	display:block; 
	width:8px; 
	height:31px; 
	float:left; 
	margin:0 0 0 0; 
	padding:0 0 0 0; 
	background:none;
}
.productdetailbtnmiddle{
	display:block; 
	width:85px; 
	height:25px; 
	float:left; 
	margin:0 0 0 0; 
	padding:6px 4px 0 4px; 
	background:url(../images/prod-detailsbtn-middle.jpg) repeat-x;
	color:#f8f3e2;
	font-weight:bold;
	text-align:center;
}
.productdetailbtnmiddlealt{
	display:block; 
	width:85px; 
	height:25px; 
	float:left; 
	margin:0 0 0 0; 
	padding:6px 4px 0 4px; 
	background:url(../images/prod-detailsbtn-middle-alt.jpg) repeat-x;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}
div.productdetailbtnright{
	display:block; 
	width:8px; 
	height:31px; 
	float:left; 
	margin:0 0 0 0; 
	padding:0 0 0 0; 
	background:none;
}
div.productdispboxright{
	display:block; 
	width:7px; 
	height:auto; 
	float:left; 
	margin:0 0 0 0; 
	padding:0 0 0 0; 
	background:none;
}
div.productdispboxspace{
	display:block; 
	width:50px; 
	height:20px; 
	float:left; 
	margin:0 0 0 0; 
	padding:0 0 0 0; 
	background:none;
}

/* Individual Products page */
div.indvproductdispouter{
	display:block; 
	width:692px; 
	height:auto; 
	float:left; 
	margin:0 0 0 0; 
	padding:0 0 0 0; 
	background:none;
}
div.indvproductdisptotal{
	display:block; 
	width:692px; 
	height:auto; 
	float:left; 
	margin:15px 0 10px 0; 
	padding:0 0 0 0; 
	background:none;
}
div.indvproductdispbox{
	display:block; 
	width:206px; 
	height:auto; 
	float:left; 
	margin:0 0 0 0; 
	padding:0 0 0 0; 
	background:none;
}
div.indvproductdispboxtop{
	display:block; 
	width:206px; 
	height:6px; 
	float:left; 
	margin:0 0 0 0; 
	padding:0 0 0 0; 
	background:none;
}
div.indvproductdispboxmiddle{
	display:block; 
	width:204px; 
	height:auto; 
	float:left; 
	margin:0 0 0 0; 
	padding:0 1px 0 1px; 
	background:url(../images/prodindv-disp-middle.jpg) repeat-y;
}
div.indvproductimg{
	display:block; 
	width:204px; 
	height:189px; 
	float:left; 
	margin:0 0 0 0; 
	padding:0 0 0 0; 
	background:none;
	text-align:center;
}
div.indvproductcodetotal{
	display:block; 
	width:184px; 
	height:38px; 
	float:left; 
	margin:0 0 0 0; 
	padding:0 10px 0 10px; 
	background:url(../images/prodindv-disp-code-bg.jpg) repeat-x;
}
div.indvproductcode{
	display:block; 
	width:auto; 
	height:auto; 
	float:left; 
	margin:20px 0 0 0; 
	padding:0 0 0 0; 
	background:none;
	color:#7c522c;
	font-weight:bold;
}
div.indvproductzoom{
	display:block; 
	width:45px; 
	height:37px; 
	float:right; 
	margin:0 0 0 0; 
	padding:0 0 0 0; 
	background:none;
}
div.indvproductdispboxbottom{
	display:block; 
	width:206px; 
	height:6px; 
	float:left; 
	margin:0 0 0 0; 
	padding:0 0 0 0; 
	background:none;
}
div.indvproductdispboxspace{
	display:block; 
	width:37px; 
	height:60px; 
	float:left; 
	margin:0 0 0 0; 
	padding:0 0 0 0; 
	background:none;
}




/*.index{background:url(../images/template2.jpg) no-repeat left top;}
div.index{
display:block; height:auto; width:auto;
background-image:url(../images/body-bg.jpg);
background-repeat:repeat;
	}*/

/* FAQ page */

#page-wrap{
	margin: 20px auto;
	height:auto;
}
.faq{
	margin-bottom:26px;
	display:block;
	height:auto;
	clear:both;
}
.answer-tab{
	background:url(../images/answer-btn.png) no-repeat;
	width:69px;
	height:37px;
	display:block;
	position:absolute;
	bottom:-18px;
	left:610px;
	text-indent:-9999px;
	cursor:pointer;
}
.close-tab{
	background:url(../images/close-btn.png) no-repeat;
	width:69px;
	height:37px;
	display:block;
	position:absolute;
	bottom:-18px;
	left:610px;
	text-indent:-9999px;
	cursor:pointer;
}
.answer{
	position:relative;
	float:left;
	border-left:1px dashed #7c522c;
	border-bottom:1px dashed #7c522c;
	border-right:1px dashed #7c522c;
	padding:6px;
	margin-bottom:10px;
	height:auto;
	width:570px;
	background:rgb(242,238,216);
	background:rgba(138,143,5,.06);
	color:#7d8200;
}
.answerdiv{
	width:566px;
	height:auto;
}
.question{
	border:1px dashed #7c522c;
	padding:6px;
	height:auto;
	width:650px;
	position:relative;
	background:rgb(198,182,158);
	background:rgba(144,117,92,.14);
	color:#725134;
	font-weight:bold;
}
div.mottototal{
	display:block; 
	width:692px; 
	height:auto; 
	float:left; 
	margin:0 0 0 0; 
	padding:0 0 0 0; 
	background:none;
}
div.mottoleft{
	display:block; 
	width:224px; 
	height:149px; 
	float:left; 
	margin:0 0 0 0; 
	padding:0 0 0 0; 
	background:none;
}
div.mottoright{
	display:block; 
	width:466px; 
	height:42px; 
	float:left; 
	margin:50px 0 0 0; 
	padding:5px 2px 5px 0; 
	background-color:#8a8f05;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}
.txtlinkul
{
text-decoration:underline;
}





.footerright_secleft{ display:block; float:left; margin:0; padding:0; width:400px; height:auto; }
.footerright_secright{ display:block; float:left; margin:0; padding:0; width:230px; height:auto;}
div.footerrightbox1{
	display:block; 
	width:auto; 
	height:auto; 
	float:left; 
	margin:0 0 0 0; 
	padding:0 30px 0 0; 
	background:none;
}
div.footerrightbox2{
	display:block; 
	width:auto; 
	height:auto; 
	float:left; 
	margin:0 0 0 0; 
	padding:0 0 0 0; 
	background:none;
}

.footerrightbox{display:block; float:left; margin:0; padding:5px 0px 0px 0px; width:400px; height:82px; text-align:center;}
