body {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	background-color: #E6E1CD;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

#header {
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: auto;
	width: 255px;
}

#header-foh {
	background-image: url(images/menu-foh.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: auto;
	width: 255px;
}

#header-psd {
	background-image: url(images/menu-psd.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: auto;
	width: 255px;
}

#header-cg {
	background-image: url(images/menu-cg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: auto;
	width: 255px;
}

#container {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 0;
}

#banner {
	float: right;
	width: 515px;
}

#content {
	float: right;
	width: 515px;
	background-image: url(images/body.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

#clear {
	clear: both;
}

p {
	padding-right: 30px;
	padding-left: 30px;
}

#more {
	margin-right: 30px;
	text-align: right;
/*	background: url(images/button.jpg);
	background-position: right center;
	background-repeat: no-repeat;*/
}

.more {
	padding-right: 18px;
	line-height: 24px;
	font-style: italic;
	color: #999999;
}

.more a:link {
	text-decoration: none;
	color: #999999;
}

.more a:active {
	text-decoration: none;
	color: #999999;
}

.more a:visited {
	text-decoration: none;
	color: #999999;
}

.more a:hover {
	text-decoration: none;
	color: #333333;
}

h1 {
	font-family: "Myriad Pro";
	font-size: 16px;
	padding-left: 30px;
	font-weight: normal;
	padding-top: 20px;
}

.bigfont {
	font-family: "Myriad Pro";
	font-size: 16px;
	font-weight: normal;
}

.title-side-bar {
	font-family: "Myriad Pro";
	font-size: 14px;
	padding-left: 26px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
}

.big {
	font-family: "Myriad Pro";
	font-size: 20px;
	font-weight: bold;
	padding: 0;
}

.boldit {
	font-weight: bold;
}

.orangeit {
	font-weight: bold;
	color: #d47c12;
}

.blueit {
	font-weight: bold;
	color: #317093;
}

.greenit {
	font-weight: bold;
	color: #7ea04c;
}

li {
	padding-left: 10px;
	margin-left: 20px;
	padding-right: 30px;
}

#stock-quote {
	background-image: url(images/bar-01.jpg);
	background-repeat: no-repeat;
	background-color: #d47c12;
/*	background-color: #187d6b;*/
	width: 255px;
	float: left;
	color: #FFFFFF;
	padding-top: 14px;
	
}

#stockholders-meeting {
	background-image: url(images/bar-02.jpg);
	background-repeat: no-repeat;
	background-color: #7ea04c;
/*	background-color: #235e73;*/
	width: 255px;
	float: left;
	color: #FFFFFF;
	padding-top: 14px;
}

#currency-rate {
	background-image: url(images/bar-03.jpg);
	background-repeat: no-repeat;
	background-color: #317093;
/*	background-color: #864949;*/
	width: 255px;
	float: left;
	color: #FFFFFF;
	padding-top: 14px;
}

#latest-annual {
	background-image: url(images/bar-04.jpg);
	background-repeat: no-repeat;
	background-color: #285363;
/*	background-color: #968d3a;*/
	width: 255px;
	float: left;
	color: #FFFFFF;
	padding-top: 14px;
}

#menu {
	padding-top: 16px;
	height: auto;
	width: 200px;
	padding-left: 24px;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
/*	color: #820b4a;*/
	font-weight: bold;
	line-height: 22px;
	vertical-align: middle;
}

.menu a:link {
	text-decoration: none;
	color: #666666;
}

.menu a:active {
	text-decoration: none;
	color: #666666;
}

.menu a:visited {
	text-decoration: none;
	color: #666666;
}

.menu a:hover {
	text-decoration: none;
	color: #df7a12;
}

#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

.footer {
	font-family: "Lucida Sans Unicode";
	font-size: 10px;
	color: #FFFFFF;	
/*	padding-left: 30px;*/
	text-align: center;
}

.footer a:link {
	text-decoration: none;
	color: #FFFFFF;
}

.footer a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.footer a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

.footer a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.underlineit {
	font-family: "Lucida Sans Unicode";
	font-size: 11px;
	color: #FFFFFF;
}

.underlineit a:link {
	text-decoration: none;
	color: #FFFFFF;
}

.underlineit a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.underlineit a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

.underlineit a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.leftimg {
	width: 160px;
	float: left;
	text-align: right;
}

.righttext {
	width: 350px;
	float:right;
}

.index-leftimg {
	width: 240px;
	float: left;
	text-align: right;
}

.index-righttext {
	width: 270px;
	float:right;
}

#index-content {
	background-image: url(images/bigbar-01.jpg);
	background-repeat: no-repeat;
	width: 515px;
	float: right;
	padding-top: 14px;
}

#rightit {
	text-align: right;
}

.grayit {
	color: #CCCCCC;
}

.dark-grayit {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link {
	text-decoration: none;
	color: #7ea04c;
}

a:active {
	text-decoration: none;
	color: #7ea04c;
}

a:visited {
	text-decoration: none;
	color: #7ea04c;
}

a:hover {
	text-decoration: underline;
	color: #7ea04c;
}

.contactusbutton {
	font-size: 10px;	
	margin-left: 18px;
	margin-bottom: 4px;
	width: 90px;
}

.contactusinput {
	font-size: 10px;	
	margin-left: 18px;
	margin-bottom: 4px;
	width: 200px;
}

.numberinput {
	font-size: 10px;	
	margin-left: 18px;
	margin-bottom: 4px;
	width: 30px;
}

.mainnumberinput {
	font-size: 10px;	
	margin-left: 18px;
	margin-bottom: 4px;
	width: 90px;
}

.checkbox {	
	margin-left: 18px;
	margin-bottom: 4px;
}

.redit {
	color: #FF0000;
	font-weight: bold;
}
