div#container { 
	width: 700px;
}

.thumbheader {
	font-family: arial;
	font-size: 13px;
	color: #99B526;
	
}

.header1 {
	font-family: arial;
	font-size: 20px;
	color: #99B526;
	margin-top: 6px;
	
}

.header2 {
	font-family: arial;
	font-size: 12px;
	font-weight: bolder;
	color: #99B526;
	margin-top: 0px;
}

div#left { 
	float: left;
	width: 297px;
	height: 500px;
}

div#right { 
	float: left;
	width: 400px;
	min-height: 580px;
	height: auto;
	border-left: solid #B3B3B3 1px;
}

div#image { 
	width: 297px; 
	height: 189px;
 	background-image: url('img/top_trading.jpg');	
	background-repeat:no-repeat;
	border-bottom: solid #B3B3B3 1px;
}

div#navi { 
	font-family: arial, verdana;
	font-size: 11px;
	width: 297px;
	height: auto;
	text-align: right;
	background-image: url('img/downimg_trading.jpg'); 
	background-repeat: no-repeat; 
	line-height: 24px;		
}

div#navi a:hover, a:active, a:visited, a:link {
	color: #99B526;
	text-decoration: none;

}

div#navitext {
	color: #99B526;
	font-weight: bolder; 
	padding-top: 25px;
	padding-right: 10px;
}

div#contactshort { 
	margin-top: 100px;
	color: #B3B3B3;
	line-height: normal;
}

div#logotab {
	border-bottom: solid #B3B3B3 1px;
	width: 400px; 
	height: 189px;
	text-align: right;
}

div#logo { 
	padding-top: 58px;
	padding-bottom: 0px;
	width: 400px;
	height: 105px;
}

div#tab { 
	width: 400px; 
	height: 27px;
	border-top: #FFFFFF 1px;
}

div#content { 
	font-family: arial, verdana;
	font-size: 12px;
	padding-left: 15px;
	padding-top: 20px;
}

div#content a {
	font-family: arial, verdana;
	font-size: 12px;
	color: #99B526;
}