/* CSS Document */

/******************************************************************************************

	Site:		Junction 10 Consulting Limited
	Section:	Home

	Author:		Maze
	
	
	
	Media type:		All

	1 - Structure/Layout

******************************************************************************************/



/***********************************************************************
	2 - STRUCTURE/LAYOUT
************************************************************************/


#welcome-container {
	width:200px;
	float: left;
}



/* #recent projects */


#recent-projects {
	float: right;
	width: 392px;
}


#recent-projects img {
	margin-bottom: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

.recent-projects {
	width:186px;
	float: left;
}


#recent-projects .one {
	margin-right: 20px;

}


#recent-projects p {
	margin-top: 0px;
	text-align: right;

}

