/* tag for css html */
body {
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	margin: 0;
	background-color: #181818;
	background-image:url(images/bg.jpg);	
	background-repeat:repeat-x;	
}
input {
	margin: 0px 5px 5px 5px;	
}
a{
	text-decoration:none;	
}
a:visited{
	color:#FFFFFF;
}
a:link{
	color:#FFFFFF;
}
a:hover{
	color:#FFFF00;	
}
/* tag for div id html */
#image_slide {
	position:absolute; 
	left: 119px; 
	top: 441px; 
	width: 636px; 
	height: 122px;
}
#linktohome{
	background-image:url(images/headerBg.png);
	background-repeat:no-repeat;	
	height: 400px;
	display:block;
	text-indent:-9999px;
}
#linktocustomer{
	height : 200px;
	width: 550px;
	display:block;
	text-indent:-9999px;	
}
#bg {

}
#content {		
	margin-top: 180px;	
}
#navi_left {
	width:190px;
	position:absolute;
	top:200px;
	left:0;
}
#navi_left2 {
	width:238px; 
	float:left; 
	height:auto;	
}
#content_mid {
	position:absolute;
	left:190px;
	top:200px;
	right:0;	
	width:887px;
	background-color:#48433e;		
}
#header_content {
	height: 39px;
	width:887px;
	background-image:url(images/bgHeaderContent.jpg);
}
#txt_header_content {
	height:39px;
	width: 500px;
	background-image:url(images/sansesan_text.png);
	background-repeat:no-repeat;
}
#middler_content {
	width: 887px;
}
#middler_content2 {
	float:left;
	color:#FFFFFF;
	background-color:#24211f;
	width:auto;
	height:auto;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #95928f;
	border-bottom-color: #95928f;
	border-left-color: #95928f;
	margin-bottom:40px;
}
#banner_content {
	background-image:url(images/banner_ourgoal.jpg);
	height:172px;
}
#mailing_listbox {
	margin-top:50px;
	width:160px; 
	background-color:#786446; 
	padding:10px 10px 0px 30px; 
	background-image:url(images/shadow_nav2.png); 
	background-repeat:no-repeat;
}
#footer_content {
	height: 19px;
	width:887px;	
	background-color:#8c8274;
	text-align:center;
	font-size:10px;
	padding-top:10px;	
	color:#1c1818;
	clear:both;
}
#order_online {
	position:fixed; 
	bottom:0px; 
	left:100px; 
	width:144px; 
	height:69px; 
	background-image:url(images/order_online.png);
	cursor:pointer;
}
/*tag for div class */
.left_navi {
	background-image:url(images/bgNaviBtn.jpg);
	background-repeat:no-repeat;
	height: 30px;
	width: 160px;
	margin-bottom:10px;
	margin-left:20px;
	padding-top:8px;
	padding-left:10px;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}
.boxHeader {
	border: thin solid #9e9d98;
	background-color:#3c3223;
	margin-left:5px;
	margin-bottom:5px;
	padding : 5px 5px 5px 5px;
	font-size:12px;
}
.button_active {
	margin-top:10px;
 	width:217px; 
	height:20px; 
	background-image:url(images/button_active.jpg);
	font-size:12px;
	padding: 5px 0px 5px 20px;
	font-weight:bold;
}
.button_active a:link {
	color:#000000;
	font-weight:bold;	
}
.button_active a:visited {
	color:#000000;
	font-weight:bold;	
}
.button_active a:hover {
	color:#000000;
	font-weight:bold;	
}
.button_sub{
	width:178px; 
	height:10px; 
	background-image:url(images/button_sub.jpg);
	font-size:10px;
	padding: 5px 0px 5px 20px;	
	font-weight:bold;	
}
.button_sub a:link {
	color:#000000;
	font-weight:bold;	
}
.button_sub a:hover {
	color:#FFFF00;	
	font-weight:bold;	
}
.button_sub a:visited {
	color:#000000;	
	font-weight:bold;	
}
.button_subactive{
	width:178px; 
	height:10px; 
	background-image:url(images/button_sub.jpg);
	font-size:10px;
	padding: 5px 0px 5px 20px;	
	color:#FFFF00;	
	font-weight:bold;	
}
.button_subactive a:link {
	color:#FFFF00;	
	font-weight:bold;	
}
.button_subactive a:visited {
	color:#FFFF00;	
	font-weight:bold;	
}
.button_passive {
	margin-top:10px; 
	width:185px; 
	height:20px; 
	background-image:url(images/button_passive.jpg);
	background-repeat:no-repeat;
	font-size:12px;
	padding: 5px 0px 5px 20px;
	color:#FFFFFF;
	font-weight:bold;	
}
.text_header {
	font-size:14px; 
	margin:25px 30px 20px 35px;
}
.text_underheader {
	font-size:10px; 
	margin:25px 30px 20px 35px;
}
.text_underheader a:link {
	color:#FF0000;
}
.text_underheader a:visited {
	color:#FF0000;
}
.text_underheader a:hover {
	color:#FF0000;
}
.announcement_box {
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #5b5a58;
	border-bottom-color: #5b5a58;
	border-left-color: #5b5a58;	
	background-color:#181615;
	padding-left:15px;
	padding-bottom:15px;
	font-size:9px;
	text-decoration:underline;
}
.announcement_box2 {
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #5b5a58;
	border-left-color: #5b5a58;	
	background-color:#181615;
	padding-left:15px;
	padding-bottom:15px;
	font-size:9px;
}
.announcement_box3 {
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #5b5a58;
	border-bottom-color: #5b5a58;
	border-left-color: #5b5a58;	
	background-color:#181615;
	padding-left:15px;
	padding-bottom:15px;
	font-size:9px;
}
.text_announcement {
	border-bottom-style: solid;
	border-bottom-color: #5b5a58;	
	border-bottom-width: thin;
	margin-bottom:10px;	
	padding-bottom:10px;
	margin-right:15px;
}
.joinFacebook{
	margin: 25px 30px 5px 55px; 
	font-size:14px; 
	cursor:pointer;
}
.joinFacebook a:hover{
	text-decoration:none;
	color:#FFFFFF;
}
.joinFacebook a:link{
	text-decoration:none;
	color:#FFFFFF;
}
