@charset "utf-8";
/* CSS Document */

.welcome_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #a57329;
	line-height:24px;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #686868;
	line-height:24px;
}

.contact_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #878787;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#container {
	width:100%;
	background-image:url(images/home_tile.png);
	background-repeat:repeat-x;
}

#bg_home {
	height:1300px;
	background-image:url(images/home_bg.png);
	background-position:center;
	background-repeat:no-repeat;
}

#wrapper {
	width:986px;
	margin-left:auto;
	margin-right:auto;
}

#header {
	width:960px;
	height:112px;
	margin-left:auto;
	margin-right:auto;
}

#logo {
	margin-top:15px;
	margin-left:10px;
	width:236px;
	height:97px;
	float:left;
}

#nav {
	margin-top:6px;
	width:689px;
	height:106px;
	margin-right:10px;
	float:right;
	background-color:#CCC;
}

#nav_bottom {
	width:940px;
	height:3px;
	margin-left:auto;
	margin-right:auto;
}

#menu-mission {
width:104px;
height:106px;
background-image:url(images/nav_mission.png);
float:left;
}

#menu-invest {
width:138px;
height:106px;
background-image:url(images/nav_invest.png);
float:left;
}

#menu-strategy {
width:106px;
height:106px;
background-image:url(images/nav_strategy.png);
float:left;
}

#menu-news {
width:109px;
height:106px;
background-image:url(images/nav_news.png);
float:left;
}

#menu-key {
width:120px;
height:106px;
background-image:url(images/nav_key.png);
float:left;
}


#menu-contact {
width:112px;
height:106px;
background-image:url(images/nav_contact.png);
float:left;
}

#menu-mission:hover { 
background-position: 0 -106px;
}

#menu-invest:hover { 
background-position: 0 -106px;
}

#menu-strategy:hover { 
background-position: 0 -106px;
}

#menu-news:hover { 
background-position: 0 -106px;
}

#menu-key:hover { 
background-position: 0 -106px;
}

#menu-contact:hover { 
background-position: 0 -106px;
}

#mission-link {
display: block;
width:104px;
height:106px;
}

#mission-link span {
position: absolute;
top: -999em;
}

#invest-link {
display: block;
width:138px;
height:106px;
}

#invest-link span {
position: absolute;
top: -999em;
}

#strategy-link {
display: block;
width:106px;
height:106px;
}

#strategy-link span {
position: absolute;
top: -999em;
}

#news-link {
display: block;
width:109px;
height:106px;
}

#news-link span {
position: absolute;
top: -999em;
}

#key-link {
display: block;
width:120px;
height:106px;
}

#key-link span {
position: absolute;
top: -999em;
}

#contact-link {
display: block;
width:112px;
height:106px;
}

#contact-link span {
position: absolute;
top: -999em;
}

#contact_info {
width:960px;
height:10px;
text-align:right;
}

#welcome {
	width:951px;
	height:288px;
	background-image:url(images/home_welcome.png);
	margin-left:auto;
	margin-right:auto;
}

#welcome_copy {
	width:505px;
	height:148px;
	padding-top:100px;
	margin-left:25px;
}

#home_invest {
	margin-top:10px;
	height:320px;
}

#home_invest_banner {
width:100%;
height:59px;
margin-left:1px;	
}

#home_invest_pic {
margin-left:30px;
width:319px;
height:218px;
float:left;
}

#home_invest_copy {
margin-left:30px;
width:540px;
height:147px;
float:left;	
}

#home_invest_copy img {
float:right;	
}

#home_key {
	margin-top:10px;
	height:319px;
}

#home_key_banner {
width:100%;
height:59px;
margin-left:2px;	
}

#home_key_copy {
margin-left:30px;
width:625px;
height:147px;
float:left;
}

#home_key_copy img {
float:right;	
}


#home_contact_copy {
margin-left:30px;
width:265px;
height:147px;
float:left;	
}

#home_contact_copy img {
float:right;	
}

#footer {
width:960px;
height:175px;
margin-left:auto;
margin-right:auto;
}

#subnav {
width:650px;
height:20px;
margin-top:25px;
margin-bottom:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bolder;
color:#666;
float:left;
}

#navlist li {
display: inline;
list-style-type: none;
padding-right: 15px;
}

#navlist a {
color:#999;
text-decoration:none;
}

#navlist a:hover {
color:#FFF;
}

.footer_copy {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666;	
}

.footer_copy a {
color:#666;	
}

.footer_copy a:hover {
color:#fff;	
}


#copyright {
padding-top:20px;
margin-left:40px;
height:40px;
width:400px;
font-size:10px;
}

.copyright_copy {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#666;	
}

.copyright_copy a {
color:#666;	
}

.copyright_copy a:hover {
color:#fff;	
}

#sub_content {
width: 960px;
height: 920px;
margin-left:auto;
margin-right:auto;
}

#page_banner {
margin-top:20px;
margin-left:-12px;
}

#page_image {
width:275px;
margin-left:25px;
float:left;
}

#page_copy {
	width:580px;
	float:right;
	padding-right:20px;
}

#key_page_copy {
	width:920px;
	height: 877px;
	padding-left:20px;
	padding-right:20px;
	overflow:scroll;
}