/* CSS Document */
				
* {
    padding: 0;
    margin: 0;
}

html, body {
	height: 100%;
	margin:0;
	padding:0;
}

body {
	font-family: verdana, arial, helvetica, sans-serif;
    font-size: 10pt;
	color:#666666;
	line-height: 150%;}
	
#about {background: #F5ED9C url(images/bg1.gif) repeat;}

#local {background: #F5ED9C url(images/bg2.gif) repeat;}

#product {background: #F5ED9C url(images/bg3.gif) repeat;}

#contactus {background: #F5ED9C url(images/bg4.gif) repeat;}
	
#small {background: #F5ED9C url(images/bg-line.gif) repeat;}

a {
	color:#ff5900;
	text-decoration: none;}
	
#des a:hover {
	color: #fff;
	background: #ff5900;
	text-decoration: none;}

#right-bottom a:hover {
	color: #fff;
	background: #ff5900;
	text-decoration: none;}

a img {
border:0;
background:none;
}

#right-bottom a img {
border:0;
background:#fff;
}


#main {
	width: 730px;
	margin: 0 auto;
	vertical-align: top;
}

.right-top {
	padding-right:55px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	vertical-align: top;
	background: url(images/meun-bg.png) no-repeat;
	height: 250px;
	width: 499px;}
	
.left-nav {
	background: url(images/left-nav-bg.png) no-repeat;
	width: 231px;
	height: 521px;
	padding-top: 50px;
	text-align:center;}
	
#right-bottom {
	background: url(images/right-border.png) repeat-y;
	vertical-align: top;
	width: 499px;
	padding-right:55px;}
	
.footer {
	padding-right:55px;
	background: url(images/bottom.png) no-repeat;
	font-size: 7pt;
	line-height: 100%;
	height: 50px;
	width: 730px;}

#lang {
	height: 40px;
	width: 400px;
    font-size: 7pt;
	line-height: 100%;
}

#lang a:hover {
	color: #fff;
	background: #ff5900;
	text-decoration: none;}
		
image {border: 0px;}

b {
	font-size:18pt;
	font-weight:bolder;
	color: #ff0000;}
	
b.newssection {
	font-size: 12px;
	font-weight:bold;
	color: #990000;}
	
.title {
	font-size:10pt;
	font-weight:bold;
	color: #ff0000;}
	
.sub-title {
	font-size:12pt;
	font-weight:bold;
	color: #689202;}
	
#nav {
	padding-left: 61px;
	padding-right: 10px;
	padding-top: 50px;
	vertical-align: top;}	
	
#nav a {color:#A8702E;
	text-decoration: none;
	font-weight:bold;
	font-size: 8pt;}

#nav a:hover {
	color: #fff;
	background: #A8702E;
	font-weight:bold;
	font-size: 8pt;
	text-decoration: none;}
	
#des {
	background: #fff;
	padding: 10px;}
	
#des-padding {
	padding:20px;}
	
.date {font-size:10pt;
	font-weight:bold;
	color: #F11F5B;}

.marquee {width: 120px;
			height: 155px;
			background-color:#C1D72E;
			color: #000000;}