*
{
	margin:0px;
	padding:0px;
}
body
{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#fdf9ed;
}
#outer-header
{
	height:95px;
	background:url(../images/outer-head-bg.jpg) repeat-x;
}
#header
{
	width:948px;
	height:65px;
	margin:auto;
	background:#fae6ab url(../images/logo.jpg) no-repeat;
	border:5px solid #FFFFFF;
}
#nav-menu
{
	float:right;
}
#nav-menu ul
{
	margin-top:23px;	
}
#nav-menu ul li
{
	float:left;
	list-style:none;	
}
#nav-menu ul li a
{
	text-decoration:none;
	color:#a76f1c;
	font-size:14px;
	font-weight:bold;
	display:block;
	padding:2px 15px;
	border-right:2px solid #d6a966;
}
#nav-menu ul li a.last-menu
{
	border:none;
}
#nav-menu ul li a:hover
{
	color:#952d7a;
}
#nav-menu ul li a.select
{
	color:#952d7a;
}
#container
{
	width:958px;
	margin-top:15px;
	margin:auto;
}
#left
{
	width:228px;
	float:left;
}
#prod-catgry1
{
	
}
#prod-catgry2
{
	border: 1px solid #ebe9dd;
}
#prod-catgry2-inner
{
	background:#fdf9ed;
	width:216px;
	border:5px solid #FFFFFF;
}
ul.prod-catgry
{
	margin-left:25px;
}
ul.prod-catgry li
{
	list-style:none;
	color:#da8200;
	line-height:30px;
	list-style-image:url(../images/bullet.jpg);	
}

ul.prod-catgry li a:hover
{
	list-style:none;
	color: #000000;
	text-decoration:none;
}

ul.prod-catgry li a
{
	list-style:none;
	color:#da8200;
	text-decoration:none;
}

#prod-catgry3
{
	margin-top:20px;
}
#right
{
	width:712px;
	float:right;
}
#banner
{
	height:240px;
	border:1px solid #ebe9dd;
	background:#FFFFFF;
}
#who-wr
{
	height:40px;
	background:#e5c491 url(../images/who-wr.jpg) no-repeat;
	margin-top:10px;
}
p.who-wr
{
	font-size:14px;
	float:right;
	margin-top:10px;
	padding-right:10px;
}
p.wel-text
{
	color:#7c5011;
	font-family: 'Fjalla One', sans-serif;
	font-size:24px;
	margin-top:15px;
}
p.wel-desc
{
	text-align:justify;
	line-height:28px;
	margin-top:10px;
}
#prod-showcase
{
	height:150px;
	background:#FFFFFF;
	border:1px solid #ebe9dd;
	margin:10px 0;
}
div.prod-showcase
{
	float:left;
	height:150px;
	padding:0 6px;
}
p.prod-showcase
{
	padding:5px 0;
	font-weight:bold;
}
#footer-outside
{
	height:62px;
	background:#ec9718;
	border-top:18px solid #952d7a;
}
#footer
{
	height:53px;
	width:958px;
	margin:auto;
	background:#fae6ab;
	box-shadow: 3px 3px 5px #888888;
}
#footer-left
{
	float:left;
}
#footer-right
{
	float:right;
}
p.copy-rgt
{
	padding:10px 0 0 10px;
}
p.follow-us
{
	float:left;
	padding-top:15px;
	padding-right:10px;
}
img.follow-us
{
	float:left;
	padding-top:10px;
	border:none;
}
ul.tabs {
	margin: 0;
	padding: 0;
	list-style: none;
	width:225px;	
}

ul.tabs li {	
	margin: 0;
	padding: 0;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	position: relative;
	border:none;
	padding-bottom:10px;
	font-weight:600;	
	
}

ul.tabs li a {
	text-decoration: none;
	color: #ffffff;
	display: block;
	padding: 0 10px;
	outline: none;
	border:none;
	text-align:left;
	border-bottom:1px #ffffff dashed;
	background:#a66f1d;
}
ul.tabs li a:hover 
{
	text-decoration: none;
	color: #ab5a00;
	display: block;
	outline: none;
	background-color:#e0c08d;
	
}
.tab_container {
	
	border-top: none;
	clear: both;
	min-height:380px;
}


.tab_container .tab_heading
{
	border-top: none;
	clear: both;
	border-bottom:1px #cccccc dashed;
	font-size:16px;
	font-weight:900;
	color:#FF6600;
}

.tab_container .tab_descp
{
	line-height: 25px;
	text-align: justify;
}

.tab_container .tab_descp p
{
	line-height: 25px;
	text-align: justify;
}

.tab_container .tab_descp h1
{
font-size:16px;

}
ul.tabs li.active a
{
	background:#e0c08d;
	color: #ab5a00;
}
p.wel-header
{
	margin-left:20px;
	font-size:18px;
	font-weight:bold;
	font-family: 'Fjalla One', sans-serif;
	margin-bottom:15px;
	color:#da8200;
}


















