body{
	background: url(/img/inside_bgTile.gif) repeat-x #2c364f;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	margin: -15px 0 0 0;
	color: #e2e2e2;
}
a{
	color: #b9c2d7;
}
a:hover{
	color: white;
}
img{
	border: 0;
}
h1, h2, h3, h4, h5{
	margin: 0px;
}
h1{
  font-size: 16px;
}
h2{}
h3{
	color: #e3de44;
	border-bottom: 1px solid #565e72;
	font-size: 14px;
	margin-bottom: 10px;
}
h4{
  font-size: 11px;
}
h5{
  float: right;
}
.clear{
	font-size: 1px;
	line-height: 1px;
	clear: both;
}
#holder{
	width: 900px;
	margin: 0 auto;
	position: relative;
}
ul#nav{
	list-style: none;
	padding: 23px 0 0 0;
	margin: 0;
}
ul#nav li{
	margin: 0;
	padding: 0 10px 0 0;
	display: inline;
}
#hTop{
	height: 189px;
	background: url(/img/home_logo.jpg) no-repeat 20px 0px;
	text-align: right;
	margin: -2px 0 15px 0;
}
#master0{
  float: right;
}
#iTopLeft{
 float: left; 
}
#iTopRight{
 float: left; 
}
#left{
	float: left;
	width: 233px;
	margin: 0;
}
#home_content{
	width: 590px;
	float: left;
	line-height: 18px;
	padding-left: 40px;
}
#iContent{
	width: 590px;
	float: left;
	line-height: 18px;
	padding-left: 40px;
	background: url(/img/inside_topBG.jpg) no-repeat;
	position: relative;
}
#iContent h1{
  color: #e3de44;
  margin: 90px 0 70px 0;
}
#insideTopImg{
  position: absolute;
  right: 20px;
  top: 40px;
}
#left ul{
	margin: 0;
	padding: 10px 10px 20px 20px;
}
#left ul li{
	margin: 0 0 15px 0;
	font-size: 10px
}
#newsMarkets{
	width: 591px;
	height: 249px;
	background: url(/img/home_contentBG.jpg) no-repeat;
	position: relative;
}
#whatsNew{
	position: absolute;
	width: 280px;
	top: 74px;
	left: 19px;
	line-height: 12px;
}
#whatsNew img.newsImg{
	float: left;
	margin: 0 10px 10px 0;
}
a.readMore{
	color: #e3de44;
	text-decoration: none;
}
a.readMore:hover{
	color: white;
}
#footer{
	background: url(/img/footer_bgTile.gif) repeat-x #343434;
	margin: 0;
}
#footerHolder{
	margin: 0 auto;
	width: 860px;
	padding: 20px;
}
#partners{
	width: 340px;
}
div.articles{
  position: relative;
  border-bottom: 1px solid #555F72;
  padding: 20px 0;
}
div.articles img{
  float: left;
  margin-right: 10px;
}
img.articleImg{
  float: left;
  margin-right: 10px;
  width: 50%;
  padding-top: 10px;
}
small{
  font-size: 8px;
  vertical-align: super; 
}







