/* CSS Document */

body
{
	margin:0;
	background:#9c9e9c;
	font-family:Arial;
}

.heading
{
	font-family:Arial;
	font-size:16px;
	text-align:left;
	color:#ce0000;
	font-weight:bold;
	line-height:20px;
}

.sub_head
{
	font-family:Arial;
	font-size:14px;
	text-align:left;
	color:#fa7d03;
	font-weight:bold;
	line-height:18px;
	
}

.sub_head_a
{
	font-family:Arial;
	font-size:14px;
	text-align:left;
	color:#cc0000;
	font-weight:bold;
	line-height:18px;
}

.sub_head_head
{
	font-family:Arial;
	font-size:12px;
	text-align:left;
	color:#ce0000;
	font-weight:bold;
	line-height:18px;
}

a.btn_feed
{
	font-family:Arial;
	font-size:12px;
	color:#cc0000;
	font-weight:normal;
	text-decoration:none;
	line-height:25px;
	adding-left:15px;
}

a.btn_feed:hover
{
	font-family:Arial;
	font-size:12px;
	color:#cc0000;
	font-weight:bold;
	text-decoration:none;
	line-height:25px;
	adding-left:15px;
}

.content
{
	font-family:Arial;
	font-size:12px;
	text-align:justify;
	color:#000000;
	line-height:18px;
	padding-left:15px;
	padding-right:15px;
}

a.top
{
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	text-decoration:none;
	color:#ce0000;
	line-height:18px;
	
}
	
a.top:hover
{
	font-family:Arial;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	text-decoration:none;
	color:#ce0000;
	line-height:18px;
}

.contact
{
	font-family:Arial;
	font-size:12px;
	text-align:left;
	color:#bdbdbd;
	line-height:20px;
	padding-left:0px;
	padding-right:0px;
}

.form_con_a
{
	font-family:Arial;
	font-size:12px;
	text-align:left;
	color:#000000;
	line-height:30px;
	

}

.form_con_b
{
	font-family:Arial;
	font-size:12px;
	text-align:left;
	color:#000000;
	line-height:30px;
	padding-left:20px;
}

.form_element
{
	font-family:Arial;
	font-size:12px;
	text-align:left;
	color:#000000;
	line-height:15px;
	border:1px solid #c5c5a9; 
}

.button
{
	font-family:Arial;
	font-size:12px;
	text-align:center;
	color:#81231d;
	line-height:15px;
	background-color:#e7e7ce;
	border:1px solid #c5c5a9; 
}


.tbl_text
{
	font-family:Arial;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	color:#cc0000;
	background-color:#C9C9C9;
	line-height:18px;
	padding-left:5px;
	padding-right:5px;
	
}

.tbl_content
{
	font-family:Arial;
	font-size:12px;
	text-align:left;
	color:#000000;
	line-height:18px;
	font-weight:normal;
	background-color:#DFDFDF;
	padding-left:5px;
	padding-right:5px;
}

.division
{
	font-family:Arial;
	font-size:11px;
	text-align:justify;
	color:#000000;
	line-height:14px;
	font-weight:normal;
}

.wel_content
{
	font-family:Arial;
	font-size:12px;
	text-align:justify;
	color:#000000;
	line-height:20px;
	font-weight:normal;
	
}

a.read_more
{
	font-family:Arial;
	font-size:12px;
	text-align:justify;
	color:#ce0000;
	font-weight:normal;
	line-height:20px;
	text-decoration:none;
	font-weight:bold;
}

a.read_more:hover
{
	font-family:Arial;
	font-size:12px;
	text-align:justify;
	color:#cc0000;
	font-weight:bold;
	line-height:20px;
	text-decoration:none;
}


.footer
{
	font-family:Arial;
	font-size:11px;
	color:#7c2631;
	font-weight:normal;
	line-height:16px;
}

a.foot_link
{
	font-family:Arial;
	font-size:11px;
	text-align:center;
	color:#7c2631;
	font-weight:normal;
	line-height:16px;
	text-decoration:none;
}

a.foot_link:hover
{
	font-family:Arial;
	font-size:11px;
	text-align:center;
	color:#cc0000;
	font-weight:normal;
	line-height:16px;
	text-decoration:none;
}

.profile_text
{
	font-family:Arial;
	font-size:12px;
	text-align:justify;
	color:#000000;
	text-decoration:none;
	line-height:20px;
	font-weight:normal;
	
}
.bg_img{
background: url(../images/egg_feeda.gif);
background-repeat:no-repeat;
font-family:Arial;
font-size:11px;
text-align:justify;
color:#000000;
line-height:14px;
font-weight:normal;
padding:0px 25px 0px 25px;

}
.head_division{
font-family:Arial;
font-size:15px;
color:#9A3A34;
font-weight:bold;

}
/* Top Navigation */

#foot
{
	width:600px;
    position:absolute;
	background-image:url(../images/menu_bar.gif);
	background-repeat:no-repeat;
	display:inline;
	clear:both;
	height:39px;
	margin-top:0px;
	
	
	}

#nav 
{
list-style:none;
margin:0px 0px 0px;
padding:0px;
clear:both;
float:left;
line-height:0px;
}

#nav li
{
margin-left:0px;
float:left;


}

#nav li a
{
height: 34px;
display:block;
float:left;
text-decoration:none;
text-indent: -900em;

}

#nav #nav-home a
{
width: 73px; height: 32px;
background:url(../images/home_btn.jpg) no-repeat left top;
border-right:2px #CC0001 solid;
}

#nav #nav-home a:hover
{
background: url(../images/home_btn.jpg) no-repeat left bottom; 
border-right:2px #CC0001 solid;
}

#nav #nav-home1 a
{
background: url(../images/home_btn.jpg) no-repeat left bottom; width: 73px; height: 32px;
border-right:2px #CC0001 solid;
}

#nav #nav-about a{
width: 73px; height: 32px;
background:url(../images/about_btn.jpg) no-repeat left top;
border-right:2px #CC0001 solid;

}

#nav #nav-about a:hover
{
background: url(../images/about_btn.jpg) no-repeat left bottom;
border-right:2px #CC0001 solid;
}

#nav #nav-about1 a
{
width: 73px; height: 32px;
background: url(../images/about_btn.jpg) no-repeat left bottom;
border-right:2px #CC0001 solid;
}

#nav #nav-product a
{
width: 73px; height: 32px;
background:url(../images/production_btn.jpg) no-repeat left top;
border-right:2px #CC0001 solid;
}

#nav #nav-product a:hover
{
background: url(../images/production_btn.jpg) no-repeat left bottom;
border-right:2px #CC0001 solid;
}

#nav #nav-product1 a
{
background: url(../images/production_btn.jpg) no-repeat left bottom; width: 73px; height: 32px;
border-right:2px #CC0001 solid;
}

#nav #nav-market a
{
width: 73px; height: 32px;
background:url(../images/market_btn.jpg) no-repeat left top;
border-right:2px #CC0001 solid;
}

#nav #nav-market a:hover
{
background: url(../images/market_btn.jpg) no-repeat left bottom;
border-right:2px #CC0001 solid;
}

#nav #nav-market1 a
{
background: url(../images/market_btn.jpg) no-repeat left bottom; width: 73px; height: 32px;
border-right:2px #CC0001 solid;
}
#nav #nav-services a
{
width: 73px; height: 32px;
background:url(../images/services_btn.jpg) no-repeat left top;
border-right:2px #CC0001 solid;
}

#nav #nav-services a:hover
{
background: url(../images/services_btn.jpg) no-repeat left bottom;
border-right:2px #CC0001 solid;
}

#nav #nav-services1 a
{
background: url(../images/services_btn.jpg) no-repeat left bottom; width: 73px; height: 32px;
border-right:2px #CC0001 solid;
}

#nav #nav-careers a
{
width: 73px; height: 32px;
background:url(../images/careers_btn.jpg) no-repeat left top;
border-right:2px #CC0001 solid;
}

#nav #nav-careers a:hover
{
background: url(../images/careers_btn.jpg) no-repeat left bottom;
border-right:2px #CC0001 solid;
}

#nav #nav-careers1 a
{
background: url(../images/careers_btn.jpg) no-repeat left bottom; width: 73px; height: 32px;
border-right:2px #CC0001 solid;
}
#nav #nav-contact a
{
width: 73px; height: 32px;
background:url(../images/contact_btn.jpg) no-repeat left top;
border-right:2px #CC0001 solid;
}

#nav #nav-contact a:hover
{
background: url(../images/contact_btn.jpg) no-repeat left bottom;
border-right:2px #CC0001 solid;
}

#nav #nav-contact1 a
{
background: url(../images/contact_btn.jpg) no-repeat left bottom; width: 73px; height: 32px;
border-right:2px #CC0001 solid;
}
.txtbox
{
font-family:Arial;
font-size:11px;
color:#000000;
width:150px;
height:15px;
padding-top:3px;
border: 1px #FF3300 solid;
}
.txtarea
{
font-family:Arial;
font-size:11px;
color:#000000;
width:150px;
height:50px;
padding-top:0px;
border: 1px #FF3300 solid;
scroll-x:none;

}
#contact_text
{
font-family:Arial;
font-size:12px;
text-align:justify;
color:#000000;
text-decoration:none;
line-height:25px;
}

/* commend */
/*
.tbl_text
{
	font-family:Arial;
	font-size:12px;
	text-align:left;
	color:#000000;
	line-height:18px;
}

.tbl_text2
{
	font-family:Arial;
	font-size:12px;
	text-align:left;
	color:#000000;
	line-height:18px;
	padding-left:15px;
}

.button
{
	font-family:Arial;
	font-size:12px;
	text-align:center;
	color:#000000;
	line-height:18px;
}

rowspan="3"
*/
/* commend */
