.stHeader {
	position: absolute;
	height: 109px;
	width: 779px;
}

.stHeaderImg {
	height: 109px;
	width: 770px;
}

.stMenu {
	position: absolute;
	height: 25px;
	width: 779px;
	top: 115px;
}

#nav-menu
{
background: url('images\dot.gif') repeat-x bottom left; 
height: 1.3em;
}

#nav-menu ul
{
list-style: none;
padding: 0;
margin: 0;
} 

#nav-menu li
{
float: left;
margin: 0 0em;
border-left: 0.1em dotted #CFCFCF
height: 2em;
line-height: 2em;
} 

#nav-menu li a
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:bold;
height: 1em;
line-height: 1em;
float: left;
display: block;
text-decoration: none;
text-align: center;
}

#nav-menu li a:hover
{
position: relative;
top: 1px;
left: 1px;
}

.stMenuMainPos {
	left: 135px;
	width: 635px;
	position: absolute;
	top: 5px;
}

.stMenuAboutPos {
	left: 85px;
	width: 365px;
	position: absolute;
	top: 8px;
}

.stHomeWidth {
color: #666666;
width: 6em;
}

.stHomeSelected {
width: 6em;
color: #FF9A00;
}

.stAboutUsWidth {
color: #666666;
width: 9em;
}

.stAboutUsSelected {
width: 9em;
color: #FF9A00;
}

.stNewsWidth {
color: #666666;
width: 12em;
}

.stNewsSelected {
width: 12em;
color: #FF9A00;
}

.stContactWidth {
color: #666666;
width: 9em;
}

.stContactSelected {
width: 9em;
color: #FF9A00;
}

.stCorpProfWidth {
color: #666666;
width: 9em;
}

.stCorpProfSelected {
width: 9em;
color: #FF9A00;
}

.stMissionWidth {
color: #666666;
width: 12em;
}

.stMissionSelected {
width: 12em;
color: #FF9A00;
}

.stProductionWidth {
width: 9em;
color: #666666;
}

.stProductionSelected {
width: 9em;
color: #FF9A00;
}

.stLogo {
position: absolute;
top: -3px;
left: 663px;
}

.stSearch {
	position: absolute;
	left: 2px;
	top: 1px;
	height: 20px;
	width: 125px;
}
.stSearchTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	text-transform: uppercase;
	height: 20px;
	width: 90px;
}
.stSideMenu {
	position: absolute;
	height: 420px;
	width: 124px;
	top: 145px;
}

#stCategoryMenu ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

#stCategoryMenu li a
{
background: url("images/catmenu_norm.gif") #fff bottom left no-repeat;
height: 26px;
width: 126px;
display: block;
font-family: Arial-Narrow, Helvetica, sans-serif;
letter-spacing: 0.05em;
font-size: 11px;
font-weight: bold;
padding-left: 6px;
padding-top: 6px;
color: #FFFFFF;
text-decoration: none;
text-align: left;
}

#stCategoryMenu li a:hover
{
position: relative;
top: 1px;
left: 1px;
text-decoration: underline;
}


#stSubCatMenu ul
{
list-style-type: none;
padding: 0;
margin: 0;
}


#stSubCatMenu li a
{
background: url("images/subcatmenu_norm.gif") #fff bottom left no-repeat;
height: 16px;
width: 120px;
display: block;
font-family: Arial-Narrow, Helvetica, sans-serif;
font-size: 10px;
font-weight: bolder;
padding-left: 18px;
padding-top: 2px;
color: #999999;
text-decoration: none;
text-align: left;
text-transform: capitalize;
}

#stSubCatMenu li a:hover
{
position: relative;
top: 1px;
left: 1px;
font-family: Tahoma, Helvetica, sans-serif;
}


.stBanner {
	position: relative;
	height: 43px;
	width: 656px;
	left: 123px; 
	top: 135px;
}

.stContent {
	position: relative;
	height: 387px;
	width: 536px;
	left: 123px;
	top: 125px;

}
.stRightColumn {
	position: relative;
	height: 387px;
	width: 120px;
	left: 650px;
	top: -260px;

}
.stNews {
	background: url("images/news.gif") #fff top left no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 126px;
	width: 117px;

}

#stNewsContainer{
	position: absolute;
	top: 20;
	left: 2px; 
	height: 100px; /*marquee height */
	width: 115px; /*marquee width */
	overflow: hidden;
	padding: 2px;
	padding-left: 4px;
}

.stFeatured {
	background: url("images/featured.gif") #fff top left no-repeat;
	position: absolute;
	left: 0px;
	top: 135px;
	height: 207px;
	width: 117px;

}

#stFeaturedProd 
{
	position: relative;
	list-style-type: none;
	top: 15px;
	
	left: 0;
	padding-top: 0px;
	height: 95px;
	width: 113px;
}


#stFeaturedProd ul img
{
	height: 50px;
	width: 50px
}

#stFeaturedProd ul a
{
	vertical-align: middle;
	height: 50px;
	width: 50px
}
	
#stFeaturedProd ul
{
	padding: 0;
	margin: 0;
	height: 3ems;
	width: 113px;
	display: block;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-align: center;
}

.stBoldText
{
	padding: 0;
	margin: 0;
	height: 1ems;
	width: 100px;
	color: #000000;
	font-family: Arial, Verdana, sans-serif;
	font-size: 7pt;
	font-weight: bolder;
}

.stGreenText
{
	padding: 0;
	margin: 0;
	height: 1ems;
	width: 106px;
	font-size: 7pt;
	text-align: center;
	color: #45620C;
}

.stBlueText
{
	width: 65%;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #0000CC;
}


a
{
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #4F3A21;
}

.stGrayText
{
	width: 35%;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #666666;
}

.stOrangeText
{
	color: #9B630D;
}

.stPinkText
{
	padding: 0;
	margin: 0;
	height: 1ems;
	width: 60px;
	font-size: 7pt;
	text-align: center;
	color: #916026;
	font-family: Arial, Helvetica, sans-serif;
}

.stFooter {
	position: absolute;
	height: 35px;
	width: 779px;
	top: 565px;

}

#footer
{
background: url('images\dot.gif') repeat-x top left; 
position: absolute;
top: 0px;
left: 150px;
height: 2em;
}

#footer ul
{
list-style: none;
padding: 0;
margin: 0px 0px 0px 0px;
} 

#footer li
{
float: left;
margin: 0 0em;
height: 2em;
line-height: 2em;

} 

#footer li h6
{
font-family: Tahoma, Arial, sans-serif;
font-size: 11px;
font-weight:normal;
float: left;
color: #666666;
text-decoration: none;
text-align: left;
}

#footer li a
{
font-family: Tahoma, Arial, sans-serif;
font-size: 11px;
font-weight:normal;
float: left;
color: #666666;
text-decoration: underline;
text-align: left;
}

#footer
{
width:480px
}

.stContact {
padding-left: 14px;
width: 12em;
background: url('images\contact.gif') no-repeat center left; 
}

.stEmail {
padding-left: 18px;
width:12em;
background: url('images\email.gif') no-repeat center left; 
}

.stCopyright {
position: relative;
top: -5px;
font-family: Tahoma, Arial, sans-serif;
font-size: 11px;
font-weight:normal;
color: #666666;
width: 20em;
margin: 0;
padding: 0;
}


#Content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: left;
	display: block;
	float: left;
}

.stWelcome {
	position: absolute;
	left: 30px;
	height: auto;
	width: 250px;
}

.stWelcomeFrame {
	background: url('images\main_frame.gif') no-repeat top left; 
	position: absolute;
	left: 290px;
	height: 340px;
	width: 220px;
}

.stWelcomeImg {
	position: absolute;
	top: 5px;
	left: 4px;
	height: 325px;
	width: 207px;
}

.stBannerHeader {
	position: absolute;
	top: 13px;
	left: 12px;
	height: 41px;
	width: 637px;
	
}

#prodlist
{
}

#prodlist a {
	float: left;
	background: url('images\prod_frame.gif') no-repeat top left; 
	padding: 0;
	margin-right: 2;
	height: 100px;
	width: 100px;
}


#prodlist a img {
	float: left;
	margin: 3px 3px;
	height: 94px;
	width: 94px;
}

.stProdContent {
	position: absolute;
	top: -13px;
	left: 12px;
	height: 360px;
	width: 520px;
}


.stProdCatDetL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #000000;
	line-height: 1.5em;
	position: absolute;
	top: 25px;
	left: 15px;
	width: 500px;
}

.stProdCatImgL1 {
	position: relative;
	left: 10px;
	top: 40px;
	height: 170px;
	width: 235px;
}

.stProdCatImgL2 {
	position: relative;
	left: 260px;
	top: -130;
	height: 170px;
	width: 235px;
}

.stProdCatDetP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
	text-indent: 20px;
	color: #000000;
	line-height: 1.5em;
	position: absolute;
	top: 30px;
	left: 25px;
	width: 240px;
}

.stProdCatImgP1 {
	position: absolute;
	left: 270px;
	top: 0px;
	height: 170px;
	width: 220px;
}

.stProdCatImgP2 {
	position: absolute;
	left: 270px;
	top: 190px;
	height: 170px;
	width: 220px;
}


.stProdListRow {
	position: relative;
	padding-top: 15px;
}

.stProdDetailImg {
 	position: absolute;
	top: 10px;
	left: 12px;
	height: 240px;
	width: 230px;
	padding: 15px 15px;
	border-top: 0.1em dotted #CFCFCF;
	border-right: 0.1em dotted #CFCFCF;
	border-bottom: 0.1em dotted #CFCFCF;
}

.stProdDetail {
	position: absolute;
	top: 10px;
	left: 242px;
	height: 240px;
	width: 270px;
	padding: 10px 15px;
	border-top: 0.1em dotted #CFCFCF;
	border-bottom: 0.1em dotted #CFCFCF;
	line-height: 17px;
}

.stCartImg {
	margin-top: 5px;
	margin-bottom: 5px; 
}

.stAbout {
	position: absolute;
	left: 30px;
	height: auto;
	width: 250px;
}

.stMission {
	position: absolute;
	left: 30px;
	height: auto;
	width: 400px;
}

.stProfileImg {
	background: url('images\man.gif') no-repeat top left; 
	position: absolute;
	left: 300px;
	top: 10px;
	height: 340px;
	width: 220px;
}

.stMisionImg {
	background: url('images\mission.gif') no-repeat top left; 
	position: absolute;
	left: 30px;
	top: 100px;
	height: 250px;
	width: 400px;
}

.stFactoryImg {
	background: url('images\factory.gif') no-repeat top left; 
	position: absolute;
	left: 100px;
	top: 170px;
	height: 190px;
	width: 295px;
}

.stNewsContent {
	position: absolute;
	left: 30px;
	height: auto;
	width: 450px;
}

.stMap {
	position: absolute;
	left: 240px;
	top: 0px;
	height: 324px;
	width: 274px;
	border: 0.1em solid #CFCFCF
	text-align: bottom;
}

.stMapImg {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 320px;
	width: 270px;
}

.stBusInfo {
	position: absolute;
	left: 0px;
	top: 322px;
	color: #9B630D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
}

.stH1 {
	font-size: 16px;
	font-weight: bolder;
	color: #905B0A;
}

.stH2 {
	font-size: 14px;
	font-weight: bolder;
	color: #9B630D;
	margin-bottom: 3px;
	padding: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: left;
	display: block;
	float: left;
	color: #717171;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.stCatGray
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #666666;
	padding-right: 2px;
}

.stSubCatGray
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #666666;
	padding-left: 4px;
	padding-right: 4px;
}

.stCatOrange
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400;
	color: #FFDA44;
	padding-left: 4px;
	padding-right: 4px;
}

.stCatRed
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 400;
	color: #FF6600;
}

.stProdBlue
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	color: #000000;
	position: relative;
	top: -2px;
}

.stProdBlack
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #000000;
	line-height: 1.5em;
}

.stProdOrange
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #FF9A00;
	line-height: 1.5em;
}

.stProdNav
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #666666;
	line-height: 1.5em;
}

.stProdGray
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #666666;
}

.stProdGraySmall
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 400;
	text-align: left;
	color: #666666;
}

.stProdNavTop {
	position: absolute;
	top: 10px;
	left: 290px;
	padding: 0px;
	margin: 0px;
	text-align: right;
	
}

.stProdNavBottom {
	position: absolute;
	top: 350px;
	left: 290px;
	text-align: right;
}
