body{
	background-color: #FFFFFF;
	text-align:center;
	margin: 0 auto;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #334784;
}
html {
	text-align:center;
	margin: 0 auto;
	height: 100%;
}
p{
	font-size: 0.7em;
	line-height: 1.35em;
	margin: 0px 0px 10px 0px;
}
input, select, textarea{
	font-size: 9px;
	line-height: 12px;
	padding: 1px;
	}
h1 {
	color: #DF5902;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.05em;
	margin: 7px 0px 12px 0px;
}

.blue_h1{
	color: #334784;
}
h2 {
	color: #334784;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 0.75em;
	margin: 15px 0px 5px 0px;
}
h3 {
	color: #DF5902;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;

	font-size: 1.em;
	background-image: url(images/title_bg.gif);
	margin-bottom: 3px;
	padding-top: 5px;
	margin-top: 0px;
	font-size: 0.7em;
}
h4{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00A9E4;
	margin-bottom: 7px;
	margin-top: 6px;
}
a, a:link, a:visited, a:hover, a:active{
	text-decoration: underline;
	color: #334784;
}
li{
	list-style-type: none;
	list-style-image: url(images/arrow.gif);
	font-size: 11px;
	line-height: 16px;
	margin: -1px 0px 0px 18px;
	padding: 0px 0px 0px 0px;
}
ul{
	font-size: 11px;
	line-height: 16px;
	margin: 0px 0px 8px 0px;
}
/*################################################
MAIN STRUCTURE
################################################*/
#container {
	margin: 0 auto;
	width: 723px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	position: relative;
	background-image: url(images/bg.gif);
	overflow: auto;
}
#container1 {
	margin: 0 auto;
	width: 723px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	position: relative;
	background-image: url(images/bg.gif);
}
#container_top{
	background-image:url(images/bg_top.jpg);
	margin: 0 auto;
	padding: 0px;
	position: relative;
	clear: both;
	font-size: 1px;
	height: 15px;
	width: 723px;
}
#container_middle{
	position: relative;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	width: 699px;
}
#container_bottom{
	position: relative;
	background-image:url(images/bg_bottom.jpg);
	margin: 0 auto;
	background-repeat: repeat-x;
	font-size: 0.6em;
	padding: 12px 0px 8px 5px;
	text-align: left;
	clear: both;
	width: 718px;
	color: #BECAD4;
}
#container_home{
	position: relative;
	overflow: auto;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
}
/*################################################
MAIN
################################################*/
.box_header{
	height:68px;
	text-align: left;
	background-image: url(images/header_bg.jpg);
	float: none;
	clear: both;
	margin: 5px 0px 0px 0px;
	position: relative;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.box_logo{
	width: 231px;
	text-align: left;
	float: left;
	position: relative;
	clear: both;
	background-color: #FFFFFF;
	height: 59px;
}
.box_nav{
	height:14px;
	text-align: left;
	float: left;
	margin-top: 25px;
	position: relative;
	clear: none;
	margin-left: 25px;
}

.box_nav img{
	margin:0px 8px 0px 0px;

}
#box_main{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	background-repeat: repeat;
	position: relative;
	height: 100%;
	clear: both;
	width: 697px;
}
.box_main{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	background-repeat: repeat;
	position: relative;
	height: 100%;
	clear: both;
	overflow: hidden;
	background-image: url(images/bg_big.gif);
}
#box_main_home{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	position: relative;
	background-image: url(images/header_line_bg.gif);
}
/*################################################
LAYOUT - HOME
################################################*/
.box_left_home{
	text-align: left;
	float: left;
	width: 295px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 15px;
}
.box_right_home{
	text-align: left;
	float: right;
	position: static;
	margin: 0px 0px 0px 0px;
	clear: none;
}
.box_right_home_image{
	text-align: right;
	float: right;
	width: 384px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 265px;
	background-image: url(images/home_image_1.jpg);
}
.box_left_home_content{
	padding-left: 15px;
	padding-right: 0px;
	padding-top: 5px;
}
.box_left_home_image_bottom{
	position: relative;
	background-image: url(images/home_image_2.jpg);
	height: 80px;
	margin: 0px 0px 0px 0px;
	clear: both;
	text-align: left;
}
.box_left_home_line_bottom{
	background-image: url(images/home_image_line.gif);
	height:8px;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	clear: both;
	position: relative;
	background-color: #FFFFFF;
}
.box_left_home_brochure{
	position: relative;
	width: 300px;
	margin: 0px;
	padding: 3px 0px 0px 15px;
}
.box_left_home_brochure img{
	float:left;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.box_left_home_brochure p{
	line-height: 1em;
	margin-bottom: 7px;
	margin-top: 0px;
	color: #6189AD;
}
.box_left_home_brochure h1{
color: #DF5902;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.05em;
	margin: -1px 0px 2px 0px;
}
/*################################################
LAYOUT
################################################*/
.box_left{
	text-align: left;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 15px;
	position: relative;
	width: 360px;
	overflow: visible;
}
.box_right{
	text-align: right;
	float: right;
	width: 300px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 400px;
	position: relative;
}
.box_right_bg{
	text-align: left;
	float: left;
	position: relative;
	width: 349px;
	padding: 4px 0px 0px 0px;
	background-image: url(images/image_blank.gif);
	height: 498px;
}
.box_left_blue{
	width: 229px;
	height:25px;
	background-color: #334784;
	clear: both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.box_left_content{
	text-align: left;
	background-repeat: repeat-x;
	padding: 0px 0px 5px 15px;
}

/*################################################
OTHER
################################################*/
#box_line_h{
	margin:00px 0px 5px 0px;
	background-image: url(images/line_h.gif);
	position: relative;
	width: 300px;
	height: 10px;
	padding: 0px;
	font-size: 1px;
	left: 0px;
}
.box_image_left{
	margin-right:5px;
	padding:0px;
	float:left;
	margin-top: 2px;
}
.box_image_right{
	margin-left:5px;
	padding:1px;
	float:right;
	margin-top: 0px;
}

a.orange, a.orange:link, a.orange:visited, a.orange:hover, a.orange:active{
	text-decoration: underline;
	color: #334784;
}
td{
	font-size: 10px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.box_bottom{
height:50px;

}

a.orange, a.orange:link, a.orange:visited, a.orange:hover, a.orange:active{
	text-decoration: none;
	color: #DF5902;
	font-size:0.7px;
}

a.blue_sm, a.blue_sm:link, a.blue_sm:visited, a.blue_sm:hover, a.blue_sm:active{
	text-decoration: none;
	color: #7195B7;
	font-size:0.6em;
}
p.text_9pt{
	font-size:0.6em;
	line-height: 1.1em;
}
p.text_10pt{
	font-size:0.7em;
}


.image_01 {width:302px;background-image:url(images/image_multi-trade1.jpg);background-repeat:no-repeat;height: 327px;}
.image_02 {width:302px;background-image:url(images/image_multi-trade2.jpg);background-repeat:no-repeat;height: 327px;}
.image_03 {width:302px;background-image:url(images/image_multi-trade3.jpg);background-repeat:no-repeat;height: 327px;}
.box_anim {
	width:302px;
	height: 327px;
	background-repeat:no-repeat;
}
