@charset "utf-8";
/* CSS Document */

.project{
	margin-bottom: 24px;
	margin-top: 24px;
}

.project iframe{
	margin:24px;
}

.project img{
    display: block;
    position: relative;
    left: -50%;
}

.image{
	float: left;
    position: relative;
    left: 50%;
}

.info{
	float: left;
	width: 430px;
	margin-bottom: 24px;
	margin-left: 39px;

}

.info2{
	float: left;
	width: 430px;
	margin-bottom: 24px;
	margin-left: 15px;

}

.vproject{
	float: left;
	height:180px;
	margin-left: 1px;
	margin-right: 1px;
	width: 1px;
	background: #09C;
}

.project_split{
	height: 1px;
	margin-left: 24px;
	width:894px;
}

.vspace{
	float: left;
	height: 24px;
	width: 942px;
}

.project p{
	margin: 0;
}