body {
    background:#333333 url('art/site_bg.jpg') top center repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	font-weight:normal;
	color:#333333;
	padding:0px;
	margin:0px;
    }
    
    h1{
    font-weight:normal;
    color:#036;
    font-size:22pt;
    line-height:24pt;
    }
    
    h2{
    font-weight:normal;
    color:#333;
    font-size:16pt;
    line-height:18pt;
    }
    
    a{
    color:#036;
    text-decoration:none;
    }
    
    a:hover{
    color:#06C;
    text-decoration:none;
    }
    
    .introtext{
    font-size:12pt;
    line-height:20pt;
    color:#036;
    }
    
    #footer{
    width:920px;
    margin:20px auto 30px auto;
    font-size:8pt;
    line-height:12pt;
    color:#999999;
    }
    
    #footer a{
    margin-right:10px;
    font-size:8pt;
    line-height:12pt;
    color:#999999;
    text-decoration:none;
    }
    
    #footer a:hover{
    margin-right:10px;
    font-size:8pt;
    line-height:12pt;
    color:#666666;
    text-decoration:underline;
    }
    
    #wrapper{
    width:920px;
    margin:0px auto;
    }
    
    #investorlogin{
    font-size:8pt;
    font-weight:bold;
    line-height:8pt;
    padding:10px 0px;
    text-align:right;
    }
    
    .loginboxes{
    color:#CCCCCC;
    width:165px; padding:0px; float:right; text-align:left;
    }
    
    .loginbutton{
    width:122px; padding:0px; float:right; text-align:left;
    }
    
    #container{
    border:4px solid #FFFFFF;
    background:#dbdbdb;
	 -moz-box-shadow: 0 0 5px 2px #000; 
	 -webkit-box-shadow: 0 0 5px 2px#000; 
	 box-shadow: 0 0 5px 2px #000;
    }
    
    #header{
    height:284px;
    border-bottom:4px solid #FFFFFF;
    }
    
    #logo{
    float:left;
    width:255px;
    height:284px;
    border-right:4px solid #FFFFFF;
    }
    
    #navigation{
    float:right;
    height40px;
    background:#036;
    border-bottom:4px solid #FFFFFF;
    }
    
    #pageimage{
    float:right;
    height:65px;
    width:633px;
    background:#000000;
    padding:175px 0px 0px 20px;
    color:#FFFFFF;
    font-size:28pt; line-height:46pt;
    }
    
    #maincontent{
    width:914px;
    margin:0px auto;
    padding:0px;
    overflow: hidden;
    }
    
    #sidebar{
	background:#dbdbdb;
	width:255px;
	float:left;
	text-align:center;
	margin:0px;
	padding:0px;
    }
    
    #pagecontent{
    border-left:4px solid #FFFFFF;
    background:#FFF url('/art/maincontentbg.jpg') bottom center repeat-x;
    float:right;
    width:655px;
	height:378px;
	padding:0;
	margin:0;
    }
    
    #pagecontent2{
    background:#FFF url('/art/maincontentbg.jpg') bottom center repeat-x;
    float:right;
    width:615px;
	padding:10px 20px 20px 24px;
	margin:0;
    }
    
    ul#nav { background:url('/art/nav.gif'); padding:0; margin:0; width:653px; height:40px; z-index:15; position:relative;}
	ul#nav li { list-style-type:none; padding:0; margin:0 }
	ul#nav li a { height:40px; display:block; top:0; text-indent:-9999px; outline:none; position:absolute; text-indent:-9999px; }

	li#navHome a, li#navStrategies a, li#navAssetManagement a, li#navTeam a, li#navPortfolio a, li#navContact a{ background:url('/art/nav.gif'); padding:0; margin:0; }


	li#navHome a { background-position:-0px 0px; width:93px; height:40px; left:0px; }
	li#navHome a:hover{ background-position:-0px -40px; }
	body#pageHome li#navHome a { background-position:-0px -80px; } 

	li#navStrategies a { background-position:-93px 0px; width:117px; height:40px; left:93px; }
	li#navStrategies a:hover{ background-position:-93px -40px; }
	body#pageStrategies li#navStrategies a { background-position:-93px -80px; }

	li#navAssetManagement a { background-position:-210px -0px; width:111px; height:40px; left:210px; }
	li#navAssetManagement a:hover{ background-position:-210px -40px; }
	body#pageAssetManagement li#navAssetManagement a { background-position:-210px -80px; } 
	
	li#navTeam a { background-position:-321px 0px; width:84px; height:40px; left:321px; }
	li#navTeam a:hover{ background-position:-321px -40px; }
	body#pageTeam li#navTeam a { background-position:-321px -80px; }  
	
	li#navPortfolio a { background-position:-405px -0px; width:130px; height:40px; left:405px; }
	li#navPortfolio a:hover{ background-position:-405px -40px; }
	body#pagePortfolio li#navPortfolio a { background-position:-405px -80px; } 
	
	li#navContact a { background-position:-535px -0px; width:118px; height:40px; left:535px; }
	li#navContact a:hover{ background-position:-535px -40px; }
	body#pageContact li#navContact a { background-position:-535px -80px; } 
    
    
    
    
    
     #investments-container{
    padding:20px 0px 40px 20px;
    }
    
    #investments-title{
	margin:20px 0px;
    }
    
    #investments-title h2{
	padding:0;
	margin:0;
    }
    
    #investments-results{
    font-size:10pt;
    line-height:10pt;
	margin-bottom:10px;
	padding-right:20px;
	color:#999999;
    }
    
    
	.investments-item{
	width:185px;
	margin:0px 10px 20px 10px;
	float:left;
	font-size:10pt;
	line-height:12pt;
	color:#666666;
	}
	
	.investments-item-photo {
	margin-bottom:10px;
	}
	
	.investments-item-photo img{
	border:1px solid #CCCCCC;
	}
	
	.investments-item-title{
	font-weight:normal;
	padding:0px 0px 5px 0px;
	font-size:9pt;
	line-height:12pt;
	border-bottom:1px solid #EFEFEF;
	height: 60px;
	overflow:hidden;
	text-align:center;
	}
	
	.investments-item-date{
	width:50%;
	padding:5px 0px;
	float:left;
	}
	
	.investments-item-budget{
	width:50%;
	float:right;
	padding:5px 0px;
	text-align:right;
	}
	
	.investments-item-description{
	border-top:1px solid #EFEFEF;
	padding:10px 0px;
	width: 100%;
	height: auto; 
  	max-height: 90px;
  	overflow: hidden; 
	}
	
	.investments-item-readmore{
	padding:10px 0px;
	}
	
	.investments-item-readmore a{
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background:#003366;
	color:#FFFFFF;
	font-weight:bold;
	padding:8px 10px;
	}
	
	.investments-item-readmore a:hover{
	background:#000033;
	}
    
    #investments-main-photo{
    position:relative;
    }
    
    #investments-detail-title{
    position:absolute;
    background:url('../../art/dark.png') top center repeat;
    color:#FFFFFF;
    font-size:18pt;
    width:100%;
    padding:20px 0px;
    text-indent:22px;
    font-weight:bold;
    }
    
    #investments-detail-title span{
    font-weight:normal;
    font-size:10pt;
    line-height:11pt;
    padding-left:10px;
    }
    
    #investments-sidebar{
    width:200px;
    background:#EFEFEF;
    padding:20px;
    color:#666666;
    font-size:10pt;
    line-height:14pt;
    float:left;
	-webkit-border-radius: 0px 0px 10px 0px;
	border-radius: 0px 0px 10px 0px;
    }
    
    #investments-detail-contents{
    width:638px;
    padding:20px;
    float:right;
    color:#666666;
    font-size:10pt;
    line-height:14pt;
    }
    
    #investments-description{
    font-size:12pt;
    line-height:18pt;
    }
    
    #investments-thumbs img{
    border:1px solid #CCCCCC;
    margin:10px 10px 0px 0px;
    }