body, html{
	font-family: Arial, Helvetica, sans-serif;
	background: url(../images/slither.gif) top left repeat-x Black;
	text-align: center;
}
div#container{
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
div#masthead{
	height: 112px;
	position: relative;
}
div#masthead img{
	position: absolute;
	top: 34px;
	left: 85px;
}
div#masthead p#strap{
	position: absolute;
	top: 48px;
	right: 85px;
	color: White;
	font-size: 11px;
}
div#masthead p#strap span{
	color: #FF7900;
}
div#nav{
	float: left;
	margin-left: 85px;
	background: #FF7900;
	width: 150px;
	height: 375px;
}
div#nav ul li{
	text-indent: 10px;
}
div#nav ul li a{
	text-decoration: none;
	color: #242424;
	font-size: 11px;
	line-height: 25px;
}
div#nav ul li a.selected{
	color: White;
}
div#nav ul li a:hover{
	text-decoration: underline;
}
div#text{
	position: relative;
	float: left;
	background: url(../images/text-slither.gif) repeat-x Black;
	width: 650px;
	height: 375px;
}
div#text1{
	position: relative;
	float: left;
	background: url(../images/01home_03.jpg) no-repeat;
	width: 650px;
	height: 375px;
}
div#text2{
	position: relative;
	float: left;
	background: url(../images/02knowledge_03.jpg) no-repeat;
	width: 650px;
	height: 375px;
}
div#text3{
	position: relative;
	float: left;
	background: url(../images/03hedgefunds_03.jpg) no-repeat;
	width: 650px;
	height: 375px;
}
div#text4{
	position: relative;
	float: left;
	background: url(../images/04management_03.jpg) no-repeat;
	width: 650px;
	height: 375px;
}
div#text5{
	position: relative;
	float: left;
	background: url(../images/05cayman_03.jpg) no-repeat;
	width: 650px;
	height: 375px;
}
div#text6{
	position: relative;
	float: left;
	background: url(../images/06clients_03.jpg) no-repeat;
	width: 650px;
	height: 375px;
}
div#text7{
	position: relative;
	float: left;
	background: url(../images/07news_press_03.jpg) no-repeat;
	width: 650px;
	height: 375px;
}
div#article{
	float: right;
	width: 396px;
	height: 375px;
	background: url(../images/text-slither.gif) repeat-x Black;
	color: White;
	font-size: 11px;
}
div#article h1{
	color: #FF7900;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	margin: 10px 25px 5px 25px;
}
div#article h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin: 5px 25px 10px 25px;
}
div#article p{
	margin: 10px 25px 10px 25px;
}
div#copy{
	color: #454545;
	width: 396px;;
	position: absolute;
	bottom: 0;
	right: 0;
}
div#copy p a{
	text-decoration: none;
	color: #454545;
	margin: 0;
	
}
div#article p#staff-name{
	margin: 8px 25px 8px 25px;
}
p#staff-name a{
	color: #FF7900;
	text-decoration: underline;
}
p#staff-name a#email{
	color: White;
}
p#staff-name a:hover{
	text-decoration: none;
}
p a#link{
	color: #FF7900;
}

