
#projectwrap{
width:1186px;margin:0 auto;	

	
}
#projectinfo{
	width:100%;
	margin: 0 auto;
	
	position:fixed;
	border: none;

}
#projectih{
	width:342px; 
	height:380px;
	background:#f08200;
	margin-top:-500px;
	
}


#projectih .header .description{
	width:320px; 
	margin:0 auto;
	margin-top:10px;
	margin-left:10px;
	color: #eee;
		
}
#projectih .header .description a{
	 background:#282828;
 color: #fff;
	margin-top:-100px;
}
#projectih .header .description a:hover{
 background:#fff;
 color: #f08200;
		
}
#projectih .header p.title {
    margin-bottom: 50px;
	 padding-top: 38px;
    font-size: 28px;
    line-height: 28px;
	border: none;
    text-align: center;
    color: #fff;
	
}

#projectih .header p.subtitle {
    font-size: 16px;
    line-height:30px;
	margin-bottom: 70px;
    text-align: left;
    color: #f0f0f0;
	margin-top:0px;
}



#projectbody{
	margin-top: 0px;
	width:800px;float:right;
}

#header{margin-top:-100px;}
