*{
	margin: 0;
	padding: 0;
}
body {
	background-image: url(images/bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.3;
	margin: 0 auto;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
	line-height: 1.5;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	line-height: 1.5;
	color: #003399;	
}
#wrapper {
	width: 870px;
	margin: 0 auto;
	background: url(images/wbg.jpg) repeat-y;
	text-align: left;
}
#header {
	background-image: url(images/company_01.jpg);
	height: 191px;
	width: 870px;
}
#container{
	width: 870px;
}
#leftmenu{
	height: 389px;
	background-image: url(images/leftbg.jpg);
	float: left;
	width: 253px;
	text-decoration: none;
}
.left{
	border-right-width: 8px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FF9900;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.left2{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-width: medium;
	border-left-color: #FF9900;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
}
.bar_1{
	width: 184px;
	height: 18px;
	background-color:#E6E6E6;
	background-repeat: no-repeat;
	border-top-width: 2px;
	border-right-width: 15px;
	border-bottom-width: 2px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
}
#main{
	background-image: url(images/mainbg.jpg);
	text-align: center;
	float: right;
	width: 616px;
	
}
.main_font{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #666666;
}
.main_font-small{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#main_company{
	text-align: left;
	height: 389px;
	background-image: url(images/company_03.jpg);
}
#main_intro{
	text-align: left;
}
#main_intro ul li{
	list-style:none;
}
#main table, #main table caption{
	margin:0 auto;
}
#main table caption{
	text-align:center;
	font-weight:bold;
	font-size:140%;
	line-height: 1.5;
}
.form{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #999999;
}
#bar{
	background-image: url(images/bottombar.jpg);
	height: 36px;
	width: 870px;
	clear: both;
}
a.link_a {
	color:#000000;
}
a.link_a:hover{
	color: #3366FF;
}
#footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	clear: both;
	height: 62px;
	background-image: url(images/company_04.jpg);
	padding-left: 265px;
	background-repeat: no-repeat;
}
#Copyright, #Copyright a:link, #Copyright a:visited, #Copyright a:hover, #Copyright a:active {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	text-align: left;
	width: 600px;
	height: 30px;
	padding: 10px 0 0 0;
}
#home{
	display: block;
	width: 71px;
	height: 20px;
	position: relative;
	top: 8px;
	margin: 0 0 0 765px;
}
.hide{
	display:none;
}