/* CSS Document */
body{
	text-align: center; 
	min-width: 845px; 
	margin-top:-10px;
	background-color:#EFEFEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #787878;
	

}

a{
	text-decoration:none;
	color: #787878;
	}

a:hover{
	color:#003D78;
	text-decoration:underline;
	}

#container{
	background-image:url(../images/bg.gif); 
	background-repeat: repeat-y; 
	position: relative; 
	width: 845px; 
	text-align: left;
	margin:0 auto;
	}
	
#container1{
	_margin-top: 55px;
	background-image:url(../images/bg.gif);
	background-repeat: repeat-y;
	}	
	
#content{
	padding-left: 30px;
	}
	
#content3{
	padding-right: 25px;
	}		
	
.about{
	background-image:url(../images/home_about_bg.jpg);
	width: 256px;
	height: 231px;
	background-repeat: no-repeat;
}	

.manufact{
	background-image:url(../images/home_manufact_bg.jpg);
	width: 256px;
	height: 231px;
	left: auto;
	background-repeat: no-repeat;
}	

.global{
	background-image:url(../images/home_global_bg.jpg);
	width: 256px;
	height: 231px;
	left: auto;
	background-repeat: no-repeat;
}	

.about_text{
	font: Verdana;
	font-size: 12px;
	color: #787878;
	margin-left: 125px;	
	margin-top: 40px;
	line-height: 19px;
		}
	
a.about_text{
	color: #003D78;
	text-decoration: none;
	}
	
.manufact_text{
	font: Verdana;
	font-size: 12px;
	color: #787878;
	margin-left: 30px;
	margin-top: 40px;
	line-height: 19px;
		}
	
.global_text{
	font: Verdana;
	font-size: 12px;
	color: #787878;
	margin-left: 150px;	
	margin-top: 40px;
	line-height: 19px;
		}
	
a.global_text{
	color: #003D78;
	text-decoration: none;
	}
	
.foot_text{
	font: Verdana;
	font-size: 11px;
	color: #787878;
	margin-top: 3px;
		}
		
.globe{
	float: left;
	margin-left:-20px;
	margin-top: 40px;
	}
	
.headline{
	font-size: 18px;
	color: #003D78;
	
	}
	
.box{
	width:150px;
	background-image:url(../images/line_bg.gif);
	background-repeat:repeat-y;
	border-color: #787878;
	padding-left: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-style: solid;
	border-width: 1px;
	}
#container table tr td .investor_title {
	text-decoration: underline;
	font-size: 10px;
	color: #999;
	font-weight: bold;
}
#container table tr td table {
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
